This week when I tested my blog and comparative with popular blog like WordPress's blogger
found some blog is load very fast, but some blog load to slow.
NOTE: We can test blog's speed by use tool like:
WhichLoadsFaster and Stopwatch
What 's root cause for fast and slow of blog loading?
1# Images and Media
Image and media inside blogger post is big size or more images or more video post in one page.
this cause make blog must use time take to load slow, we can solved by
Decrease the size of images,
if we use third party images can solved by uploading them to
Picasa web album in blogger tool
and if we have a large number of images to display, please upload to
Picasa web album then link to album in your post to display.
2# Import CSS to blog template
Avoid using import CSS, Sometimes be useful, files loaded through import cannot be downloaded at the same time as the main style-sheet which increases the overall load time of the page.
Consider copying the CSS from external file into your main style sheet or use multiple
<link> tags.
3# Reduce The Number of HTTP Requests
Another great way of speeding up your web pages is to simply reduce the number of files that need to be loaded. There a few ways that you can do this.
4# The Third Party JavaScript and Links
For optimal blog load speed, we recommend using Google/Blogger widgets, JavaScript and links. However, if you need to use third party JavaScript and links, your blog will load much faster if you put all JavaScript at the bottom of your blog. If you have third party JavaScript and links in your sidebar, put them in at the bottom of the sidebar.
Some technique for Google Blogger user to make blog load faster
For Google Blogger users can edit post layout by Go to blogger layout and we can easily
edit the number of posts displayed of the main page from the Layout
tab.
Click Edit in the Blog post section to change the number of posts you want to display on the main page.
I recommend displaying 10 or fewer posts on the main page and I set my blog to 4 posts in main page and you can test my blog loading is fast or slow, then tell me by leave a comment in the box below...:)
Resource and tool:
Share some idea what do you think?
No comments:
Post a Comment