How to reset the Yoast indexables Source
- Go to
Add new pluginand installYoast Test Helper - Next, go to
Tools>Yoast Testand click onReset Indaxable tables & migrations - Then go to
Yoast>Toolsand pressStart SEO data optimization- If Start SEO data optimization button in not active needed add to
wp-config.phpfile constantdefine( 'WP_ENVIRONMENT_TYPE', 'production' );Source
- If Start SEO data optimization button in not active needed add to
Cases when I used it:
- When Breadcrumbs and JSON-LD generation not added taxonomy (
category) to the list; - When I changed the
categorytaxonomy slug tocategoriesand it was added to breadcrumbs and JSON-LD withdomain.com/category/abc;