All Collections
Troubleshooting
PageSpeed Scores
NitroPack configuration: How to fix page and file size flagged as too big by Google
NitroPack configuration: How to fix page and file size flagged as too big by Google
Updated over a week ago

You have just tested your website via Google PageSpeed Insights, and there is a warning about Avoid enormous network payloads.”

image3.png

This means that your page size or a specific file is bigger than the recommended size of 1.6MB. To pass the audit, you will need to optimize the size to fit Google’s guidelines.

How to reduce page/file size with NitroPack?

There are 8 effective ways that work on autopilot:

  1. Optimize Images and Convert Them to WebP

  2. Delay JS Execution and Remove Unused JS

  3. Use Fewer fonts and Optimize Fonts

  4. Remove Unnecessary Content, Widgets, and Plugins

  5. Implement Browser Caching and GZIP Compression

✅ With NitroPack, all the above optimizations are covered without the need to install any other additional plugins or do manual work to solve them.

You already have NitroPack, but the warning is showing nevertheless?

This can happen in two cases:

1. You have exclusions added to your NitroPack account. You can see if you have exclusions via Cache Settings > Cache > Excluded Resources.

2. You have self-hosted videos included on the page.

image2.png

NitroPack, unfortunately, does not optimize self-hosted videos, as the files are usually large and would consume a lot of bandwidth.

We do, however, lazy load iFrames, and more information on that topic can be found in our article:

To solve this, you can add the videos in an iFrame container by using a service such as Youtube or Vimeo, which NitroPack can lazy load and therefore optimize.

📌 If you need any assistance or have questions, reach out to our support team at [email protected] or via this link: https://support.nitropack.io

Did this answer your question?