• Resolved wpuser

    (@forinn)


    Hi guys,

    I first installed JetPack Boost, which did virtually nothing to improve my speed. Than I installed WP-Optimize and something started to happen, but the strangest thing occurs.

    I did various scans and my results (desktop) would go from 96% to 71% to 55% and back to 70% etc. I didnt do anything significant in the meantime and I dont understand what caused the changes. On mobile I had a slight improvement to 70% and than fallback to 55% and it stayed a bit around that. My desktop results are green but my phone results are red.

    If I use the minimize function my theme wont load properly and my booking form won’t display.

    So, in general:

    • What influences the various outcomes of the pagespeed scans? And how can I achieve a stable site speed optimization on both desktop and mobile?
    • I have a theme with a slider on the homepage and some Google Fonts. It appears that on the first load, my theme will look good but without the fonts, than the fonts show, than the site loads again but with everything white and no styling and than it loads again and it is looking good again. It seems to take longer for me when I load it, but for some strange reason my page speed has improved ??!! I can’t follow. How can I have a nice loading website, with no flashing/changing of styling?
    • If I enable minimize, my theme css will fail and my booking form (/springkussen-huren) wont show anymore.

    Can you please help me? I dont understand why my site performs so badly in the first place as it really is a very little website with little to no special content, large images or lots of stuff. It is merely a few pages with some text and a few images and 1 slider with only 1 image that is not even 200 kb in size.

    Thanks !!

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter wpuser

    (@forinn)

    Please note I had to disable the plugin, after disabling minimize my site did not go back to normal and only disabling the plugin helped. I really hope you can help me.

    Hi there,

    I’m sorry to hear about the trouble you’re having with your site speed. Let’s break it down and see if we can get things running smoothly.

    Several factors can affect your PageSpeed scores, such as server performance, caching issues, third-party scripts, and network conditions. These can all cause your scores to fluctuate.

    To stabilize your site speed on both desktop and mobile, here are a few steps you can take. First, optimize your images using WP-Optimize. You can enable automatic compression for new images by going to WP-Optimize > Images and turning on “Automatically compress newly-added images.”

    For existing images, go to WP-Optimize > Images, find “Uncompressed images,” select them, and press “Compress the selected images.”

    Next, enable caching to speed up your site. Go to WP-Optimize > Cache and enable the caching option.

    Be careful with minification, as it might break your theme. You can test this by going to WP-Optimize > Minify, enabling CSS and JS minification, and checking if your site works fine. If minify breaks your theme, we can exclude specific CSS/JS files causing issues and test in stages by minifying CSS and JS separately.

    The flashing or changing of styling might be due to how fonts and styles are loaded. To fix this, preload fonts to ensure they load faster, use font-display: swap in your CSS to keep text visible during font load, and combine and minify CSS to ensure critical CSS loads first and non-critical CSS loads asynchronously.

    Let’s start with these steps. After you’ve optimized images, enabled caching, and tested minify settings, run a PageSpeed Insights test on both desktop and mobile and analyzing the results.

    Give these steps a try and let me know how it goes. Specifically, did image compression improve your site speed? Was there any improvement in the PageSpeed scores? Did enabling caching make a difference? Did minifying CSS and JS cause any layout issues?

    Once you’ve completed these steps, share your results with me, and we can dive into more detailed optimization or code adjustments if needed.

    Looking forward to your update!

    Thread Starter wpuser

    (@forinn)

    Hi there,

    I think the issue is fixed. I had various plugins installed to test optimization, apparantly there was some plugins interferring with eachother, even though i disabled them they still did something apparantly. I now disabled + deleted all plugins and cleared my cache and re-installed WP-Optimize and now the issue seems over. The results are stable but aren’t great (mobile only 40 and desktop 77)

    • Can you check my website and see if you think it is rendering okay? i dont get the flashing anymore and my site loads normally, every component and styling and font works good, can you check if that is the same on your end?
    • Do you have any tips to improve my speed further? Especially mobile?

    Thanks in advance!

    I’m glad to hear that the issue seems to be fixed! I checked your website, and everything is working great on my end too ??. The site loads normally, all components, styling, and fonts are rendering perfectly without any flashing.

    For further improvement, especially on mobile, consider using a CDN like Cloudflare, Amazon CloudFront, or KeyCDN to reduce load times. Ensure your server is optimized by using the latest PHP version, optimizing your database, and choosing a reliable hosting provider. Enable browser caching to speed up return visits, reduce HTTP requests by combining CSS and JavaScript files, and optimize images by using JPEG or PNG formats and next-gen formats like WebP. Lastly, defer non-critical JavaScript to improve load times. Give these tips a try and see how they improve your site’s performance.

    Thread Starter wpuser

    (@forinn)

    Thanks for the help. I guess I will have to try some other stuff as well. I already have everything enabled for this plugin.

    You’re welcome! I’m glad I could help : )

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘I am totally lost, please help’ is closed to new replies.