• Resolved digitalkult

    (@digitalkult)


    Hey Team,

    we need to cache and preload the variation urls like (fitgrade.ch/protein-eiweiss/body-attack-protein-donut/?attribute_pa_groesse=21-x-60g&attribute_pa_geschmack=blueberry)

    I’ve already enabled “Cache URIs with query string variables” on Redis using sitemap preload. The Sitemap includes every possible url variation for cache preloading in a variation sitemap generated by YOAST (fitgrade.ch/product_variation-sitemap1.xml).

    Product URLs without ?attribute get preloaded and served perfectly.

    Product URLs with ?attributes are getting preloaded but are not served fast.

    I tried changing to Disk Cache to check if its a redis problem. Without success. The ?-urls get preloaded but they dont seem to be served. If I hit an ?-url manually the page gets cached and gets served fast it should. Only the preload doesnt work properly.

    Is there any fix to make the preload work on ?attributes or is this a known bug?

    Thank you so much!

Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Cache Preload for Query Strings not working’ is closed to new replies.