• Resolved mcdeth

    (@mcdeth)


    Hi.

    When a user visits the shop page ( /shop/ ), they are typically shown all products (over 20,000 in my case). I’ve modified the code to display only categories by default. However, if a user wants to view all products, they can click on “View All,” which reloads the same page with a browse_all GET parameter.

    Is there anything specific I need to configure to ensure these pages are cached separately?

    All settings in Cache are set to ON. I have guest mode enabled too. Drop query strings are basic with added srsltid:

    fbclid
    gclid
    utm*
    _ga
    srsltid

    By the way, google merchant center has started adding srsltid GET param to many urls by default, would be good to have it by default perhaps?

    • This topic was modified 3 months ago by mcdeth.
Viewing 1 replies (of 1 total)
  • Plugin Support qtwrk

    (@qtwrk)

    by default there are all cached separately by URI , as long as the query is NOT within the “drop query string list”

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.