• Resolved tiberiuz3401

    (@tiberiuz3401)


    Hello. I want to remove query string from the url to stop the plugin from generating a new critical css for the same page that has a different query string.

    In my .htacces file I have this section:
    ### marker DROPQS start ###
    CacheKeyModify -qs:id
    ### marker DROPQS end ###

    But it seems it does nothing, because every time I load the same page with another query string, a new .css file is created in the ccss folder. Can you help me solve this problem?

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Query String not removed’ is closed to new replies.