Laura530
Forum Replies Created
-
Forum: Plugins
In reply to: [AMP] Speed is better in 2.0 (lazy load first image)Thank you very much, you are very very kind. I removed the feature image from the template, the social media tags (are not necessary), and added the lazy-loading php plugin above (just in case). The numbers on lighthouse improved remarkably. Now I’ll wait a few days for the real numbers from the search console.
Forum: Plugins
In reply to: [AMP] Speed is better in 2.0 (lazy load first image)https://loanah.com/cortes-de-pelo/?amp
In 2.0: First Contentful Paint 1,1 s /// Largest Contentful Paint 2,2 s
In 2.1: First Contentful Paint 2,0 s /// Largest Contentful Paint 2,5 s
Forum: Plugins
In reply to: [AMP] delay script in amp pages?OK, thanks a lot. The flying scripts plugin allows you to delay the loading of scripts, such as google analytics or adsense, and the loading speed improves a lot, I get a 100 score. I’m not really sure right now about the benefits of using amp, because core web vitals metrics are not good at all. Thank you anyway.
Forum: Plugins
In reply to: [LiteSpeed Cache] Lazy load only for specific browsersI was testing speed with native lazy load in wordpress, and it’s faster than using a plugin, because no javascript is needed.
But this new feature of wordpress doesn’t work on safari and older browsers.
Best regards
- This reply was modified 4 years, 3 months ago by Laura530.
Forum: Plugins
In reply to: [LiteSpeed Cache] Option to disable noscript for image lazy loadingok, thank you.
Forum: Plugins
In reply to: [LiteSpeed Cache] Option to disable noscript for image lazy loadingHi, I use beta test but noscrip is still there.
Forum: Plugins
In reply to: [Contextual Related Posts] Remove thumbnail title attribute?Thank you very much for the reply. The solution works!!
I want to remove them because the keyword density becomes too high.
Forum: Plugins
In reply to: [Autoptimize] Autoptimize and Adsense javascriptI use <!–noptimize–> adsense code <!–/noptimize–>
And adsense code remains intact in html optimization.
Regards
Forum: Plugins
In reply to: [LiteSpeed Cache] How to unload webp version of images?Sorry, I forgot to clarify that I could solve the problem. The plugin was not working because my files were, for example:
filename.jpg
filename.webp
To function properly, the plugin need: filename.jpg.webp.Anyway, I’m not using the webp files, because the page speed slows down a lot.
Forum: Plugins
In reply to: [LiteSpeed Cache] How to unload webp version of images?I came here to do the same question. But in my case, webp are not showing in Chrome either. Not showing at all in all browsers.
Forum: Plugins
In reply to: [Social Media Feather | social media sharing] ShareThis and Privacy issuesThank you very much!
Forum: Plugins
In reply to: [Social Media Feather | social media sharing] ShareThis and Privacy issuesHave you find a suitable replacement? I am looking for but didn’t find it yet.
Forum: Plugins
In reply to: [RICG Responsive Images] Backwards compatibleoh yes, thanks, I have the answer, sorry.
Forum: Plugins
In reply to: [RICG Responsive Images] Backwards compatibleThanks for your reply. I do not use feature images. In my case, in the new posts, the plugin generate this when I attach images:
<img src = “https://myweb.com/wp-content/uploads/2015/01/13-650×975.jpg”srcset =”https://myweb.com/wp-content/uploads/2015/01/13-150×225.jpg 150w, https://myweb.com/wp-content/uploads/2015 /01/13-320×480.jpg 320w, 500w https://myweb.com/wp-content/uploads/2015/01/13-500×750.jpg, https://myweb.com/wp-content/uploads/2015 /01/13-640×960.jpg 640W, 650w https://myweb.com/wp-content/uploads/2015/01/13-650×975.jpg “alt=”lb dress” width =”650 “height =”975” class =”alignnone size-large wp-image-96″/>
This works perfectly. But older post remain with the old code:
<img class = “alignnone wp-image-34 size-full” src = “https://myweb.com/wp-content/uploads/2014/12/121.jpg” alt =”lb dress” width =”667″ height =”1000″/>
I was wondering if there is any way to change all old posts in a batch process.
Hi, I don’t have any error message, but all images say “no savings”. I test them in Shushit.com and they had some kb to compress. So there is something wrong. Any idea?