• Resolved mcdeth

    (@mcdeth)


    Hi, based on orderby I display different title, but it won’t update due to cache. How can I set to treat these pages separately?

    Other question is if I have “Drop Query String” with utm*, it means it will serve cache as if there was no utm param?

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

    (@qtwrk)

    could you please share me some example URL ? I am not sure if I understand the part order by and title here

    drop query string means , for example if you put utm into that field , then https://domain.com/something/?utm=xxx and https://domain.com/something/?utm=yyy and https://domain.com/something/?utm=zzz` will hit same cache copy

    Thread Starter mcdeth

    (@mcdeth)

    Default link is

    ww.wp.xz.cn/category

    I show different title/text based on orderby param, i.e.

    ww.wp.xz.cn/category?orderby=date

    ww.wp.xz.cn/category?orderby=newin

    but with lscache it hits cache and updates only products

    Plugin Support qtwrk

    (@qtwrk)

    did you add orderby into the drop query string ?

    and also 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 ‘Separate cache for orderby’ is closed to new replies.