Skip to content

Improving Page Loading Speed

The Fiwetis theme achieves high scores in Google PageSpeed Insights tests. The following 5 optimization measures can further improve page loading performance.

1. Compress Image Assets

Images are typically the largest resources on a page. Using online compression tools can significantly reduce file sizes without sacrificing visual quality.

  • Visit TinyPNG and upload the images you want to compress
  • Download the compressed images and replace the originals on your website

2. Disable Unused Plugins

The theme includes multiple third-party plugins. Disabling plugins not used by the current site reduces unnecessary resource requests.

  1. Go to ThemePluginPro > Theme Options > Plugins.
  2. Turn off the plugins not used by the current site.

Disable Plugins

3. Enable Image Lazy Loading

Lazy loading ensures images are only requested when they enter the browser viewport, thereby reducing initial page rendering time.

Lazy Loading Settings

4. Enable Content Builder Output Compression

After enabling Content Builder compression, the page's HTML output will be transmitted in a compressed format, effectively reducing the amount of data transferred over the network.

  1. Go to ThemePluginPro > Global Options.
  2. Enable the compression feature in the Content Builder options section.

Content Builder Compression

5. Enable DNN Resource Combination and Compression

The built-in resource compression feature of the DNN platform can combine and compress multiple CSS/JS files, reducing the number of HTTP requests and transfer size.

  1. Log in to the DNN backend with a superuser account.
  2. Navigate to Admin > Servers > Servers Settings > Performance.
  3. Enable the Composite Files (resource combination and compression) option.

DNN Resource Compression

Fiwetis DNN Roofing Theme Documentation