If your blog pages too long to open, perhaps the reader will leave your blog. To be honest, who want to wait for along time for these blog pages to open. Making a quick blog page loaded can also save time and cost of dial-up netter (Internet users) / visitors. Not just the cause of loading time depends on internet connection speed of visitors, but as the blog owner, not the wrong thing if you're tweaking layout and source code to speed up the process of loading your page.
There are online tools that allow you to check your blog loading speed, namely Speed Test . You can enter up to ten web address. Shown as the page size, loading time and average speed per KB.
Both loading time is less than 2 seconds, but even up to 8 seconds, the speed is still acceptable. With this result, you will know how long the loading of your blog so that you can reduce something that makes loading a long blog.
Here are some tips that can improve the performance of your blog:
Voice, Video & Gadgets
Blog will look more attractive if there is music, video, flash programs, slideshow & special gadgets. But, we know that the file is needed when loading. The more items that should be read that the longer the loading of your blog page. For that we need to remove what is not really necessary. For example, we can replace the video embed the video link. Or, if you mengembed music, select the one that has very small file sizes (for example, MIDI files, not WAV).
Photos & Images
If there are many pictures in the blog pages, optimizing the image by reducing the size of the file. In the browser Internet Explorer / Firefox, you can right click on the images on the blog page to see the "Properties". If more than 10KB in size, you can change the size. You can edit the image using photo editing software, like Picasa. In some other software, you can choose the image quality (like Photoshop), select the image quality of low / medium. Based on experience, GIF images can be read with a quick & file size is smaller than the image JPG / JPEG.
What do i have to do?
If you have software for image editing, just open & save the image into another image format, which is GIF. Or, if you are using Windows XP, the image on your hard disk, click 2x. You'll see pictures on the "Windows Picture and Fax Viewer". There is an icon that looks like a floppy disk in the bottom right corner. Click on the icon. In the "Save as type", you select the format, like GIF. Your images will be converted to another format. Now you have the same image in 2 different formats, compare the file size. Show pictures with the smallest size in your blog. If you do this on all the existing images on the blog, then your blog loading time will be felt more quickly than before.
There is also an online image optimization tool that can be used to reduce image file size, like Image Optimizer .
Connection to external server
Each connection to an external site to retrieve the information will increase the processing time loading web pages, like the gadgets in this Blog Info column. All information displayed in the gadget itself is taken from the owner of the site server. If there are gadgets that are not necessary, just delete the gadget.
Width & height tags
Figure & tables in various sizes. If we determine the value dimensions on images, code tables, the browser can manage the space allocated for pictures & tables as well as the rest of contents. If we do not determine its value, the browser must load the entire contents of the table / drawing before moving to the other.
JavaScript & external script
Minimal use of JavaScripts on your blog. Because of this language must be read & interpreted by the browser. A complex script would take much time to run. JavaScript code looks like this:
<script type="text/javascript">
Statcounters & ad server, like Google Adsense uses Javascript. Maybe in your blog there are third-party gadgets that use scripts to activate the content. Keep an eye on your blog & gadgets. If there are gadgets that makes loading a long blog, consider to remove it or find another provider.
Clean HTML
To that familiar with HTML programming language, go to the template code (Edit HTML) & remove white space (empty space between the 1st code with other code). But do all that one day you are not confused to edit them.
There is also an empty tag that you can remove that tag does not have a function, for example like this:
<div> </ div>
<font> </ font>
<b> </ b>
Addons </ i>
Do it if you are familiar with HTML code.
Simple design
The majority of sites are faster process loadingnya sites with a simple design, with no decorations or anything additional. Consider simplifying the design of your blog if you want to get a quick loading. Among all the existing templates, template Minima selected as one of the most simple template.
Check Links
Bad links are links that when you click the link turned out to be invalid or no site / error. For example, you have a Link List on your blog, this blog probably is valid, but maybe someday it becomes invalid blog or a bad link. Then you need to check the link in your blog once a week, once a month or up to you. You can use the Broken Link Checker "http://validator.w3.org/checklink".
Content
If your blog loading time is too long, try to show 1-3 posts on the main page. Login & go to Settings> Formatting. In the first option, change the "Show 1 post" (if you want 1 entry only). In default mode, 7 entries displayed on the main page. If you are a long article, you can display only some of the content on the main page.

0 comments:
Post a Comment