Search results

  1. serpent_driver

    OpenCart LS Module Scroll Mobile Issue

    This is the proof that you don't understand anything. You can't check only check if cache status is hit or miss. If a page is requested and its status is miss, the page will always be cached and is hit after this request. If you check your page with https://check.lscache.io/ the requested URL is...
  2. serpent_driver

    OpenCart LS Module Scroll Mobile Issue

    see attachment 3500 URLs in 3 minutes..... at your host
  3. serpent_driver

    OpenCart LS Module Scroll Mobile Issue

    You're pretty cheeky for only making big speeches here and not helping to defend your country! Fir is offered help, but you know everything better anyway. So why should I continue to discuss this with you?!
  4. serpent_driver

    OpenCart LS Module Scroll Mobile Issue

    Anyway, it is nonsense what you are doing. You have minimal ressources on your server and you use totally wrong parameters for curl. Why do you stress your server with useless processes you don't have any advantage from. I know nowbody who does that. Anyway, do whatever you think it is okay...
  5. serpent_driver

    OpenCart LS Module Scroll Mobile Issue

    If Journal would do that, then you have to do nothing, but if I check your site I always get webp images and it doesn't matter how I request your pages. Journal uses srcset attribute in HTML code, but there is now fallback (.jpg or .png) image type defined to serve alternative images if there is...
  6. serpent_driver

    OpenCart LS Module Scroll Mobile Issue

    Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.41 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
  7. serpent_driver

    OpenCart LS Module Scroll Mobile Issue

    @AndreyPopov If you want to harden if Safari supports webp images or not you must inspect all other header that are sent within a request. One of the most important header for detection if a browser supports whatever is the "Accept" header. Every browser sends this header, but each browser...
  8. serpent_driver

    OpenCart LS Module Scroll Mobile Issue

    Purging the entire cache makes sense. OpenCart is a software for online shops and for online shops it is typical that a product can be displayed everywhere in a shop. If you change the price or description of an item, this update must be visible everywhere in the shop, from homepage to checkout...
  9. serpent_driver

    OpenCart LS Module Scroll Mobile Issue

    Say you'll behave sensibly from now on and don't keep complaining that this software is bad. Then you will be helped! The problem isn't LiteSpeed, it's Journal. Journal is not genuine software and why would LiteSpeed support something made by a third party?
  10. serpent_driver

    OpenCart LS Module Scroll Mobile Issue

    Yes and No, but OS version matters if Safari supports webp. Check .htaccess of LScache plugin for Wordpress. Yes, I am shure! :) "Chrome" is part of Googlebot user agent, so if you exclude Chrome from Googlebot UA you exclude Googlebot! How should that work if you exclude Googlebot from...
  11. serpent_driver

    litespeed cache and adsense questions/problems?

    Nice try, but you can't get both. A fast loading page AND money with ads? No way! You have to set priorities, either fast loading page or money with ads, but you can try to get help at cache plugin support page at Wordpress. This forum does no longer support cache plugin for Wordpress...
  12. serpent_driver

    How can I access file .htaccess ?

    There is no index.html page for 301 redirection. It is either controlled by web server (.htaccess) or application with header redirection.
  13. serpent_driver

    OpenCart LS Module Scroll Mobile Issue

    May I help you to make up 100,000 requests per hour?
  14. serpent_driver

    OpenCart LS Module Scroll Mobile Issue

    When will you start learning, that it doesn't make sense trying to make cache for bots available? ;) First, this rule is completely wrong. Second, there are hundreds of bots and almost every bot has different user agent. Third, this rule prevents cache for Google, Bingbot and other popular...
  15. serpent_driver

    How can I use .htaccess file for non-www to www 301 redirection?

    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{HTTP_HOST} !^www\. RewriteRule ^(.*)$ http://www.gurgaonnightlife.co.in/$1 [R=301,L] </IfModule> You should add SSL certificate to your domain!
  16. serpent_driver

    OpenCart LS Module Scroll Mobile Issue

    You are the one who is buggy. You want a faster Shop? Okay, a fast shop is not for free and forces to learn the basics about what cache is and how a cache works. Otherwise it makes no sense to teach and to help you. I am out of here!
  17. serpent_driver

    OpenCart LS Module Scroll Mobile Issue

    @Lee Whatever you try to solve, you won't solve it, if there is no basic conditions. This MASTER condition is, that if your theme has a device detection this dection must be synchronized with cache rules in .htaccess. If there is any difference you will always fail, so the big question is if...
  18. serpent_driver

    Litespeed and TCP Fast Open

    You are talking about, what you don't understand. LiteSpeed cache is "already". The plugin for Wordpress is only a control panel to manage LiteSpeed cache. Not the plugin caches, the server caches. The only one who don't understand is you! Why do admins allow to post such nonsense?!
  19. serpent_driver

    Conflict between litespeed and Microsoft Clarity

    Which application do you use to analyze with M$ Clarity?
  20. serpent_driver

    Purge Cache at 00 o'clock

    ↓↓↓↓↓↓↓
Top