serpentdriver
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] WebP Image replacementRead also this:
https://docs.litespeedtech.com/lscache/lscwp/ts-media/#webp-not-loading
https://docs.litespeedtech.com/lscache/lscwp/ts-media/#some-webp-load-some-do-not
https://docs.litespeedtech.com/lscache/lscwp/ts-media/#webp-images-not-generated
- This reply was modified 3 years ago by serpentdriver.
Forum: Plugins
In reply to: [LiteSpeed Cache] WebP Image replacementThere are cases where no webp images are delivered. This includes that if the original image is smaller than the webp version, then the original image will be used. If a browser does not support webp images, then the original image will also be used. This affects the Safari browser on iphone if its version is less than or equal to 13.
Forum: Plugins
In reply to: [LiteSpeed Cache] Guest Mode issues.Like I told you in previous answers, you don’t have LiteSpeed web server, so you can’t use Guestmode. That is why you get this error. Disable Guestmode, Mobile View and webp Replacement. With web server you are using you can only use some features for optimization. If you want the real and max speed for your site switch to host provider that offers LiteSpeed.
Forum: Plugins
In reply to: [LiteSpeed Cache] WebP Image replacementNot entirely. When I run PageSpeed Insights, I get the message “Serve images in next-gen formats” with some images from the WordPress theme. Does this mean that it is not working properly by replacing them for Insights or for all cases in general?
This can mean that not all images have been converted in webp format yet, so before you make a new test verify if all images have been converted. You can see the status on dashboard of the cache plugin.
Forum: Plugins
In reply to: [LiteSpeed Cache] WebP Image replacementDoes this function detect whether the browser is compatible with the webp format or not and show the image in the correct format that it can recognize?
Yes, but this detection is a bit faulty, but works in most cases.
2. – Does it apply to all images, including those that make up the active theme, or only those published within the published entries?
The replace function applies to all images in HTML Output. The filter searches for
<img>tag in HTML code and replaces .jpg to .jpg.webp or .png to .png.webp or any other supported media type if the browser supports webp. Otherwise the original image is used.Does this answer your Questions?
- This reply was modified 3 years ago by serpentdriver.
- This reply was modified 3 years ago by serpentdriver.
Forum: Plugins
In reply to: [LiteSpeed Cache] Pagespeed Insights@nobodygr
You did the wrong settings at the wrong function.TTL Setting is for page cache and not for browser cache. Reduce these values. The current values make the cache alive for 180 days.
The correct settings for browser cache is in tab “Browser”. Enable browser cache and set the value to 31104000 (= 1 year). This value is expected from PageSpeed.
Forum: Plugins
In reply to: [LiteSpeed Cache] Exexpected Error in ToolboxAs I said before, he should not specify any settings. That is not his job.
Forum: Plugins
In reply to: [LiteSpeed Cache] Exexpected Error in ToolboxThe solution is that your provider should not interfere with settings. Providing directives is the most he has to take care of.
Forum: Plugins
In reply to: [LiteSpeed Cache] Exexpected Error in ToolboxIn principle, everything your hosting provider writes is correct, but it is about which Expire setting is the right setting and not about which setting must be present. Above all, your provider may not specify any settings. Your provider interferes with his server-side settings in something he can have no knowledge of. A hosting provider can take care of hosting, but may not apply default settings without having the necessary knowledge to do so. In concrete cases, he specifies settings for which he lacks the necessary knowledge. This causes your WordPress installation to get the wrong settings.
Forum: Plugins
In reply to: [LiteSpeed Cache] [Cache] not workingLet me asking you a question. What do think will happen if you cache a already cached page?
Think carefully about the answer because your answer decides whether you can be helped or not.
Forum: Plugins
In reply to: [LiteSpeed Cache] [Cache] not workingThen, check your installed plugins which could cause it. You give yourself a speed advantage.
Forum: Plugins
In reply to: [LiteSpeed Cache] [Cache] not workingI’ve checked your .htaccess and can’t find anything unusual. The cause can also be caused by a PHP response header that another plugin has set. Are you using the LiteSpeed webserver or OpenLiteSpeed?
Forum: Plugins
In reply to: [LiteSpeed Cache] [Cache] not workingOf course, cache is working. Check response headers.
x-litespeed-cache: hitbut there is non default modification in your .htaccess that prevents correct browser caching for dynamically generated sources.
- This reply was modified 3 years, 1 month ago by serpentdriver.
Okay, then you don’t have a new problem, but you should change your hosting provider. A warmed up cache is speeding up the page load time dramatically.
Forum: Plugins
In reply to: [LiteSpeed Cache] No ‘x-litespeed-cache’ headerPlease mark it as solved.