Optimize theme
Follow these steps to improve your page speed and optimize Minimog
Last updated
Follow these steps to improve your page speed and optimize Minimog
Last updated
1. Disable Gutenberg assets: Usually you only use gutenberg blocks on blog and post pages. So disable them in rest pages to improvement page loading.
Open functions.php in your-site/wp-content/themes/minimog-child
Then add this following code:
2. Disable WordPress global style:
Open functions.php in your-site/wp-content/themes/minimog-child
Then add this following code:
Then upload it to your-site/wp-content/mu-plugins/
_______________________________________________________________________________________________________
Avoid duplicate fonts load by Elementor and Minimog
Go to Elementor -> Settings -> General -> Tick on Disable Default Fonts box.
2. Edit any page with Elementor -> Site Settings (Click on Bars icon) -> Global Fonts -> System Fonts => Choose font family as ‘Default’ for all settings: Primary, Secondary, Text, Accent
New websites don’t need support old Font Awesome version. So choose ‘No’ to disable it then reduce some assets loading for your website.
The “Improved Asset Loading” mode reduces the amount of code that is loaded on the page by default
_______________________________________________________________________________________________________
1. Hosting
We recommended use Nginx hosting.
2. CDN service
3. Used light weight images format Webp
By using WebP format images, you can save over a half of the page weight without losing quality.
Here are instructions for using the Converter for Media plugin to convert images:
4. Caching
We recommended use combine these plugins:
Download this plugin file here:
We high recommended use KeyCDN service ()
To convert images to WebP format, you can use the plugin (Free)
Redis Cache:
Nginx Helper:
Autoptimize: