Exclude posts from preload
-
As I have a lot of blog posts, and’d rather like to focus on my pages performance, I would like to exclude posts from being automatically preloaded.
I tried the RegEx way in “Never cache the following pages”, setting the pattern to my blog posts. My post being located in /news/ or /en/news/, is site:
news/\*
en/\news/\*According to my server logs, after saving and purging caches, posts keep being warmed up.
As I can only set a single sitemap, that means I can only ask for all website pages caching… or a single Yoast sub sitemap (so for example, all my pages but no products, nor categories or nor product categories, …).
How can I get round these limitation?
Thanks
The topic ‘Exclude posts from preload’ is closed to new replies.