the example above does indeed load the 2nd page ( but without ?start=12) if i go
mens
mens page 2
home
mens // this is the mens url but with product 13-17
And this is exactly my problem if Litespeed cache the second page on main category URL without ?start=12.
This Demo site from Joomlart company website My guessing that they are using stranded Joomla cache and even without any caching in local hosting the same behavior happens.
Yes the site have good performance without caching but with cache the site ability to handle traffic triples so it's huge advantage.
I was wondering if there is any solution for that kind of behavior without discarding caching.
Note (Test in localhost without any caching):
If I deleted the site cookies (With the category main URL loading the second page) and refreshed the main category URL loads the first page normally.