Search results

  1. serpent_driver

    no-cache to <span>

    :( Again...... Which LScache plugin for which application? There is more than 1 LScache plugin available at LiteSpeed.
  2. serpent_driver

    no-cache to <span>

    The question was if you use any LScache "Plugin"
  3. serpent_driver

    no-cache to <span>

    Do you use any LScache plugin for your application? If it is custom check this: https://docs.litespeedtech.com/lscache/devguide/advanced/#esi
  4. serpent_driver

    browser caching

    Do you have more than 1 "Header set Cache-Control" in .htaccess?
  5. serpent_driver

    Disable request for a file on all hosted sites

    https://httpd.apache.org/docs/2.4/rewrite/remapping.html
  6. serpent_driver

    Litespeed on a Directadmin + cloudlinux server

    First of all, disable php-fpm. LiteSpeed has its own and better PHP handler, but must be setuped in LSWS WebAdmin if it hasn't been done during installation. Maybe this could already cause your issue. I am not an expert for CloudLinux, but to me, the order of installation could be wrong and it...
  7. serpent_driver

    Litespeed on a Directadmin + cloudlinux server

    https://docs.litespeedtech.com/cp/directadmin/
  8. serpent_driver

    Best methods for allowing Googlebot to crawl the rendered page with CSS?

    Yes, content, but not huge number of toooo much and to big static sources like Javascript and CSS Setting cache to private isn't a out of the box setting. I think you don't understand what the problem is. There is no rendering issue. Your page has too much bad code and too much code for...
  9. serpent_driver

    Best methods for allowing Googlebot to crawl the rendered page with CSS?

    The issue is not caused by LScache plugin, although there are some misconfigurations. Cache private?! Why? Possible reasons that could cause issue: Tooooooooooo much data to load, > 5MB is toooo much Tooooooooooo much Javascript Tooooooooooo much CSS Tooooooooooo much violations of content...
  10. serpent_driver

    After installing it many times, this problem occurred.

    Google is your friend: https://forums.cyberpanel.net/discussion/3025/install-fails
  11. serpent_driver

    Unwanted domain is redirected to my site

    Do you know how to access to your cPanel control panel?
  12. serpent_driver

    Unwanted domain is redirected to my site

    Okay, but it doesn't matter what tool ever can check whatever. To block certain user that comes from a specific host your server needs information like referrer. With server redirection the referrer from the host that redirects doesn't transfer the referrer. You can verify it if you check your...
  13. serpent_driver

    Unwanted domain is redirected to my site

    Sorry, what is a href explorer?!
  14. serpent_driver

    Unwanted domain is redirected to my site

    Again, where do you see this information?
  15. serpent_driver

    Unwanted domain is redirected to my site

    Where and how do you get information who is accessing this host?
  16. serpent_driver

    Unwanted domain is redirected to my site

    How should LiteSpeed or any other webserver or whatever know who is accessing to this host?!
  17. serpent_driver

    Unwanted domain is redirected to my site

    No, this is how the Internet works.
  18. serpent_driver

    Unwanted domain is redirected to my site

    That can't be solved because your host get's no information about this host. He is transparent.
  19. serpent_driver

    Unwanted domain is redirected to my site

    If this host uses standard redirect with 302 or 301 the referrer is not the host that redirects, so you can't block this host with referrer redírect. Example: User requests link from Google result page. The page the user requests redirects to your page. Referrer is not the host that redirects...
Top