Yoast Test Helper

This plugin makes testing Yoast SEO, Yoast SEO add-ons and integrations and resetting the different features a lot easier.

6 database tables

Table NameDescriptionMethod
wp_yoast_indexableStores yoast indexable data created by this plugin.Static
wp_yoast_indexable_hierarchyStores yoast indexable hierarchy data created by this plugin.Static
wp_yoast_migrationsStores yoast migrations data created by this plugin.Static
wp_yoast_primary_termStores yoast primary term data created by this plugin.Static
wp_yoast_prominent_wordsStores yoast prominent words data created by this plugin.Static
wp_yoast_seo_linksStores yoast seo links data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:wpseo_tracking_last_requestOption key:yoast_migrations_freeOption key:yoast_migrations_premium
wp_posts
Custom post type:bookCustom post type:movie
wp_terms
Custom taxonomy:book-categoryCustom taxonomy:book-genreCustom taxonomy:movie-categoryCustom taxonomy:movie-genre
wp_usermeta
User meta