Search results

  1. 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?
  2. 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...
  3. 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...
  4. 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.
  5. serpent_driver

    OpenCart LS Module Scroll Mobile Issue

    May I help you to make up 100,000 requests per hour?
  6. 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...
  7. 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!
  8. 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!
  9. 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...
  10. 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?!
  11. serpent_driver

    Conflict between litespeed and Microsoft Clarity

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

    Purge Cache at 00 o'clock

    ↓↓↓↓↓↓↓
  13. serpent_driver

    Purge Cache at 00 o'clock

    Maybe there is a much simplier solution, but it depends on this "module" you are talking about. It must trigger itself and if specified time passed by it does a request to an almost empty PHP file that contains only a header to purge the cache. header("X-LiteSpeed-Purge:*"); // purges the...
  14. serpent_driver

    LiteSpeed with cPanel and Directory listing (404 vs 403 error)

    @speedoflite Options -Indexes works in document_root only and can't be defined on server level, but you try to add this to -Indexes part of httpd.conf
  15. serpent_driver

    Purge Cache at 00 o'clock

    Yes, it is possible, but with a max delay of ~ 1 min. This can be done with cURL and a cron that checks every minute if x-litespeed-cache header is miss and if header is miss you can be notified per email or almost everything you want to.
  16. serpent_driver

    OpenCart LS Module Scroll Mobile Issue

    You should post your issue at Slack! https://www.litespeedtech.com/slack
  17. serpent_driver

    LiteSpeed Cache issue in PrestaShop 1.7.8+

    Did you already reported it at Slack?
  18. serpent_driver

    Best hosting for wordpress (single domain)

    What you see below is a test result of a traceroute from my own loaction (Central Europe) to your server. The connection isnt't bad, but your host isn't very good. It seems your host has no good connection to internet backbone. In this case I would choose a better one. |...
  19. serpent_driver

    Best hosting for wordpress (single domain)

    You can't choose the location that gives the best result if server test location is thousands of kilometers far away from your loaction. Such test and result will also be bad. If you want a real check of your server you must use the next server to your location. If GTMetrix wants money for other...
Top