Create XML sitemaps with query params for priming
-
I like the priming functionality, that uses an XML sitemap to pre-build the cache. Right now, I use Yoast to build my sitemap. But I also use a product filtering plugin, that adds query params to save the current filter to the URL. If I manually trigger caching, by for instance filtering on a certain product category, the URL will be cached (I use Redis and enabled caching of query params). That means that filtering on that same category a second time will be very fast.
But, Yoast won’t build me URL’s for every possible combination of filters. Is there some plugin or other way that people have tackled this in the past?
The topic ‘Create XML sitemaps with query params for priming’ is closed to new replies.