wp_yoast_indexable duplicates
-
I’ve indexed the SEO data of my site with Yoast 14.2. The wp_yoast_indexable table has some duplicates, perhaps as the process of building the index had to be restarted a few times.
The rows are identical except for the id, created_at and updated_at fields. The first id of a duplicate is the one that appears in the wp_yoast_indexable_hierarchy table as the ancestor_id, the others do not.
Is it safe to delete the duplicate rows, or does Yoast somehow clean them up automatically? I don’t want to re-index as it took a long time to create over 100,000 records and the process slows my site down a lot.
The topic ‘wp_yoast_indexable duplicates’ is closed to new replies.