DB Cache Sitemap
-
I noticed that my APC cache is filling up with some very large database cache objects, I have a pretty standard configuration with Yoast SEO sitemaps as recommended. The issue is that the Page Cache primer requests all the sitemaps and W3 Total Cache is caching the database queries and the sitemaps as objects. Yoast SEO queries the entire post content for every post in the site which is very large.
The easiest solution I can come up with is to add a query regular expression in “Reject Query Words”?
/bSELECT l.ID, post_title, post_content, post_name, post_parent, post_author, post_modified_gmt, post_date, post_date_gmt/bAny better suggestion?
K
The topic ‘DB Cache Sitemap’ is closed to new replies.