Ads

Ads
zzzz

Monday, June 9, 2014

5 ways speed load blogspot

20Me Reviews     9:08 PM    

Unlike WordPress plugins can use to speed up your blog. With Blogspot , the blog accelerate in fact rely heavily on tips or tricks more. In this article, I will guide you to improve your page load speed Blogspot in many different ways.

Come on, let's eat oil "lubricating" the blog. :D

1. Archive CSS

The day long activities could lead to code CSS Template endless, seemingly never end, this may make the blog page loading speed slightly slower. To compress the CSS, you to Template> Edit HTML . Find the card  <b:skin> and copy the entire CSS until before the closing  </ b: skin> . Access to this address: http://www.csscompressor.com/ to compress CSS CSS and replace the old section of the blog.

2. Optimize image

The images taken from other sites and put up his blog will slow download speeds for photos of uploading photos and blog this time depends on the speed of the host containing the pictures you take. So my advice is that you should just directly upload images to blogs, this will improve the speed somewhat.

3. Tối ưu Javascript

The script inserts the blog is not recommended because it will make your blog slow speed considerably. To improve the speed you can optimize the script through the following ways:

Insert directly into the template script tag with the following:

1
2
3
<script type='text/javascript'>//<![CDATA[
code
//]]></script>
The script inserts directly into the layout template instead of page load speed will be faster, however this will be longer and this template is not good for SEO . Therefore, you should insert the script as the bottom, as close to the </ body> as possible and still keep my advice is to use it as little as quick script:D

The script does not necessarily appear on all pages, so you should calculate whether it should appear on the page. The location customize the appearance of your script will talk in detail later in the article, however there are 2 cards can help you in this base:

The script is displayed in the home page:

1
2
3
<b:if cond='data:blog.url == data:blog.homepageUrl'>
DATA
</b:if>
The page displays the script in the article:

1
2
3
<b:if cond='data:blog.pageType == "item"'>
DATA
</b:if>
4. Use Jump Break instead of the default Auto Read More

As I said in the article  Show full article at Blogspot homepage?  then if the default Insert Jump Break Blogspot actually post the collapse of the Template Auto Read More hides only part article. So if you do not use Jump Break the home page or search page, you will still load archive of all contents of the article, this is really going to slow down your blog very much! Therefore Insert Jump Break into each article is really needed:D

5. Accelerated by Cloudflare blog or Incapsula

Both 2 and Incapsula Cloudflare service can support absolute acceleration website with features to cache static files and CDN integration. Your blog will actually be run with one incredible speed than before using. However Cloudflare can bring unwanted DNS error resulting in an inability to access the blog. Incapsula So it seems appropriate to use the most! Detailed installation Incapsula you can see in this article:  Incapsula - Who should replace most used Cloudflare

Epilogue

Blogspot service is always first create a blog fast, compact, lightweight yet to meet many of your needs, the blog will slow down significantly. I hope that this article can really help you accelerate the easiest way Blogspot 1

0 nhận xét :

© 2014-2015 Ebook-Coding Share and Learning | Distributed By My Blogger Themes | Designed By Ebook-coding