Optimocha
Forum Replies Created
-
Forum: Plugins
In reply to: [Speed Booster Pack ⚡ PageSpeed Optimization Suite] ExpiresByType values@markhhg that’s strange, I tested your homepage twice and it showed no recommendations for browser caching in the second run.
When you change the .htaccess values manually (like setting 12 months instead of 1 month for images), how does Lighthouse react to the changes?
Forum: Plugins
In reply to: [Speed Booster Pack ⚡ PageSpeed Optimization Suite] ExpiresByType valuesAh, gotcha: When you test a page for the first time, it’ll show the recommendation for your images because, well, it’s your first test and Lighthouse’s emulated browser haven’t cached those assets yet. When you test for the second time (which is the proper practice), you won’t see the images on that list because they’re cached.
Forum: Plugins
In reply to: [Speed Booster Pack ⚡ PageSpeed Optimization Suite] ExpiresByType values@markhhg can you send us a link or a screenshot?
Forum: Plugins
In reply to: [Speed Booster Pack ⚡ PageSpeed Optimization Suite] Css js combineHey @markhhg,
With the HTTP/2 protocol which is used by the majority of the websites around the world (source), it’s not necessary to combine assets like CSS and JS.
In some cases, it might even be harmful to speed because the browser wouldn’t be able to download small files in parallel. Downloading a large, 1MB single CSS file takes more time than downloading, say, 10 CSS files that are 1MB in total.
Forum: Plugins
In reply to: [Speed Booster Pack ⚡ PageSpeed Optimization Suite] ExpiresByType valuesHi @markhhg,
The ExpiresByType values are based on the famous HTML5 Boilerplate: https://github.com/h5bp/html5-boilerplate/blob/master/dist/.htaccess
Also, I don’t see any guidelines on Google’s web.dev website: https://www.google.com/search?q=ExpiresByType+site%3Aweb.dev
However, you can rest assured that the values SBP has aren’t at all against Google’s guidelines.
- This reply was modified 5 years, 2 months ago by Optimocha.
Forum: Plugins
In reply to: [Disable Cart Fragments by Optimocha] Conflict with Divi customization@taisa1984 that’s weird, our plugin shouldn’t at all affect Divi like that (I should know because our main website is on Divi too). Can you confirm that when Disable Cart Fragments is deactivated and your caches are flushed, the problem goes away?
Forum: Plugins
In reply to: [Speed Booster Pack ⚡ PageSpeed Optimization Suite] Aligncenter PictureHey @momo2105,
I was just about to respond to your email! 🙂 Let’s continue there and I will update this forum thread if our findings would benefit other SBP users.
They might be clashing @maxgorky, unfortunately it’s not possible for us to guarantee compatibility with other performance-related plugins, except for Autoptimize – we love AO and they love us! When you use multiple performance plugins at the same time, it’s very possible conflicts may arise.
Hey @maxgorky,
Are you using any caching solution other than Speed Booster Pack?
@arnaudbroes thanks! We’ll include it in our next version.
@maxgorky thanks for the tip! We’re always working on new features, and those PageSpeed recommendations are on our list.
Hey @maxgorky,
I actually got back to you yesterday over email, told:
You need to toggle the PreBoost switch above the input where you entered the URLs to preload.
Just turn on the switch right above the box that you entered the URLs to preload, and you’re good to go! 🙂 The switch has the following text next to it: “Enable preloading of the assets specified below.”
Hey @arnaudbroes,
Speed Booster Pack’s owner here. Anything we can do to ensure compatibility between the two plugins?
Hey @maqbj,
Marking this as resolved as they’re not issues to be resolved. Regarding your questions:
1. I can’t guarantee they would work but if they don’t tamper with the cart fragments script, the two plugins will work together without issues.
2. Yes.
3. Just a joke! 🙂Forum: Plugins
In reply to: [Speed Booster Pack ⚡ PageSpeed Optimization Suite] Database cleanupHey @tjalexander70,
The uninstall process of SBP removes the options used by SBP currently. However if you’re an old user, remnants of the old SBP options (before the time we, Optimocha, acquired Speed Booster Pack) might have stuck. A few lines of options, even when they’re autoloaded, won’t affect your website performance in any way but feel free to remove them if you want to.