When and how often Yoast create sitemap index record?
-
Hi,
We have a WordPress site with 500 thousands+ posts.
We’ve already know the huge impact of the record Yoast creating on the tables below:
wp_yoast_indexable_hierarchy
wp_yoast_indexable
To avoid the frequent read/write to DB, we’ve stopped the sitemap feature.
But it seems that Yoast still insert recoreds to the tables via cron job nevertheless sitemap is active or not. It took almost 1 day under high load average.
So, I’d like to know:
- When Yoast create sitemap records? We know the first activation of the plugin trigger one, but is there any whole indices creation?
- How often it occurs? The whole indices make huge impact, so we need preparation for that.
Thanks in advance.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘When and how often Yoast create sitemap index record?’ is closed to new replies.