Help Needed to Optimize Server Performance for My Website

Hello everyone,

I hope you’re all doing well. I run the website www.malerherzwerk.ch and recently conducted a performance analysis using Google PageSpeed Insights. The analysis revealed several areas for optimization to improve the loading times and overall performance of my site.

Here are some key findings from the PageSpeed report:

Overall Score (mobile version): 62

First Contentful Paint (FCP): 2.4 seconds

Largest Contentful Paint (LCP): 4.1 seconds

Total Blocking Time (TBT): 920 milliseconds

Main Issues and Recommendations:

  1. Reduce JavaScript Execution Time:

• Remove unnecessary JavaScript or load it asynchronously.

• Minimize and optimize JavaScript bundles.

  1. Optimize Largest Contentful Paint (LCP):

• Optimize and compress large images.

• Use modern image formats like WebP.

• Implement lazy loading for non-visible content.

  1. Minimize Main Thread Work:

• Prioritize critical JavaScript to avoid long execution times.

• Use Web Workers to offload background processes.

  1. Reduce Unused JavaScript:

• Review and remove unused JavaScript.

• Implement code-splitting techniques.

  1. Manage Third-Party Scripts:

• Minimize the use of third-party scripts.

• Load third-party scripts only when needed.

Since I can’t perform all these optimizations alone, I’m reaching out for your help and support. Specifically, I’m looking for:

• Recommendations for server-side settings to reduce loading times.

• Tips for configuring caching, database optimizations, or CDN integration.

• Assistance with implementing compression techniques like Gzip or Brotli.

• Suggestions for reducing server response time.

Have any of you had similar experiences and can share tips or best practices? Any help and feedback would be greatly appreciated!

Thank you in advance for your support.

Best regards,

I’m sorry that you don’t get any feedback here from the community or from any wix employees. I also have the same problems. The page is loading very slow, especially images.

@Benito_Circone @mrs_benedetti You can use this wix app for speed optimization -Website Speedy | Wix App Market | Wix.com