Search results

  1. serpent_driver

    Pre-cache Mobile pages

    Where did you get the information that Journal produces different image sizes for desktop, mobile and tablet?
  2. serpent_driver

    The button "Send Optimization Request" under Image Optimization is disabled

    "Under Construction Page" plugin causes no-cache. I have installed this plugin and checked the code of this plugin.
  3. serpent_driver

    The button "Send Optimization Request" under Image Optimization is disabled

    I just noticed that your homepage is not a WordPress page, but appears to be a static HTML page. In this case you cannot use the cache.
  4. serpent_driver

    The button "Send Optimization Request" under Image Optimization is disabled

    There are plugins that set a no-cache header. I can't tell you which plugin or plugins do this. If in doubt, you have to find out for yourself, sorry.
  5. serpent_driver

    Pre-cache Mobile pages

    The generation of different images for mobile, desktop AND tablet seems to be a new feature of the current journal version. This makes the cache plugin unusable, at least when using webp images.
  6. serpent_driver

    The button "Send Optimization Request" under Image Optimization is disabled

    1. Check exclude tab if there is a exclude defined. 2. Check .htaccess if there is a no-cache rule.
  7. serpent_driver

    Pre-cache Mobile pages

    Because the built-in crawler doesn't support these varies. He is too primitive. If you use my cache varies, then you have to delete the original cache varies.
  8. serpent_driver

    Pre-cache Mobile pages

    For desktop devices you must enter nothing. Only for mobile devices you have to enter terms: https://www.litespeedtech.com/support/forum/threads/pre-cache-mobile-pages.22587/post-127995 FYI: The cache plugin does not differentiate between an iPhone and other mobile devices if you use the...
  9. serpent_driver

    Pre-cache Mobile pages

    Did you uncomment the rewrite rules in .htaccess?
  10. serpent_driver

    Pre-cache Mobile pages

    No. Mobile == all mobile devices Chrome === all devices (Mobile and Desktop) Safari === all devices (Mobile and Desktop) You should look into the topic of user agents a little more intensively. You don't seem to have any knowledge of what a user agent is and unless you know that, you don't...
  11. serpent_driver

    Pre-cache Mobile pages

    "Mac" and "Macintosh" is for all Apple devices, also for Deskop device, so don't enter it. The cache plugin has default terms for mobile devices already defined, so you don't have to enter additional terms. My cache varies in .htacces are much more accurate than the plugin's cache varies.
  12. serpent_driver

    Pre-cache Mobile pages

    It does not work like that. The terms entered are search terms that are used to search for these words in the user agent string. The term "iPhone" is included in the user agent for the Safari browser on iPhones, but not "iPhone & Macintosh". That's why the search result is false. You don't have...
  13. serpent_driver

    Pre-cache Mobile pages

    Correction. If you use webp images, you need to enable the "Separate View for Safari Browser" setting.
  14. serpent_driver

    Pre-cache Mobile pages

    Enter this Mobile Android Silk/ Kindle BlackBerry Opera Mini Opera Mobi It is not guaranteed that these user agents ensure complete synchronicity between the cache plugin and Journal because I don't know whether Journal differentiates between iPhone and mobile devices. This differentiation...
  15. serpent_driver

    Pre-cache Mobile pages

    Could you please post a screenshot of this setting?
  16. serpent_driver

    Journal3, Webp no support in Safari and LSCache

    @AndreyPopov The problem with your custom solution is that it only works if a page is not cached. Given that running PHP on a cached page is worthless because it is not available, this limitation makes your solution worthless. I don't have to explain to you why this is so. You should/need to...
Top