Close

×

Tutorials

Blogger Tutorial

Start Blogger

Templates

Blogger Templates

Recent Post Popular Post Featured Post Related Post

nayan ad

Share


Like
×

Top Navigation Menu

×

Search v5Blogger

Powered by Google
Now Blogger Blog can be made faster 80%.
  • Set attribute values.
  • Use data dictionary values.
  • Expr is basically used in conjuction with data tags.

Use Javascript instead of jQuery

Try to use use plain javaspript instead of using huge jQueary library.

Use W3.CSS instead of Bootstrap

Bootstrap contain a huge javascript & css library. So try to use W3.CSS to create responsive grid.

Use SVG instead of FontAwesome

A Blogger site may contain a dozen of icon. FontAwesome load a huge font & css library which is really unnecessary. Use SVG to solve the problem.

Minify CSS & JS

By minifing CSS & JS the size of webpage will significantly reduce which make site load faster.

Specify Image Dimensions

Unspecific image dimension cause browser loading time long. So specify it.

Put CSS at the top and JS at the bottom

Browser load the first element first. So put CSS first cause quick visibility of site without loading JavaScript.

Optimize Image Size

Optimize Image will load faster.

Footer Note

v5 Blogger is optimized for learning, testing, and training. Examples might be simplified to improve reading and basic understanding. Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. While using this site, you agree to have read and accepted our terms of use, cookie and privacy policy. Copyright 2016. All Rights Reserved.
Powered by W3.CSS.

v5 Library