• Resolved Thinpo.com

    (@mademod)


    Hi,

    LSCache option is active on my website. When the LSCache option is active, the “Currency Switcher” on my site does not work. Can you help me how to exclude Currency Switcher from caching?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support qtwrk

    (@qtwrk)

    please try add this at top of your .htaccess , then purge all

    
    <IfModule LiteSpeed>
    RewriteRule .* - [E=Cache-Vary:my_custom_curr]
    </IfModule>
    Thread Starter Thinpo.com

    (@mademod)

    I tried your suggestion but now the caching doesn’t seem to work.

    My 2nd question is I’m getting a “Reduce initial server response time” warning on Google pagespeed. My mobile first server response time is very high. I have different wordpress sites on the same server. Server specs 2gb ram, ssd disk, 2core
    How can I increase the speed of “Decrease initial server response time”.

    Plugin Support qtwrk

    (@qtwrk)

    please provide the report number , you can get it in toolbox -> report -> click “send to LiteSpeed”

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Exclude From Caching!’ is closed to new replies.