How to add Expires Browser Cache code in Blogger ?
2. Hit on the > "Template" and then > "Edit HTML".
3. Click anywhere in the code and press CTRL + F to open the search box.
4. Find "<head>" tag.
5. Just after <head> paste the code shown below.
<include path="/assets/**.css" expiration="7d" />
<include path="/assets/**.js" expiration="7d" />
<include path="/assets/**.gif" expiration="3d" />
<include path="/assets/**.jpeg" expiration="3d" />
<include path="/assets/**.jpg" expiration="3d" />
<include path="/assets/**.png" expiration="3d" />
Video: Add Leverage Browser Cache to Decrease Blogger Page Load Time
Leverage Browser Cache have extra visible feature in page load time.
Also Visit: Install Disqus Commenting System in Blogger
Note: Don't set long expires date for blog in leverage browser caching file. If you set long expiry date it will take some extra time to load
If you have some question about this topic please share in comment section. Also share with your Friends and Social Media Sites.
Post a Comment Facebook Disqus