15 Ways To Optimize Blog Appear Faster

15 Ways To Optimize Blog Appear Faster
Gadgets For Blogger - Need for speed up your blog? Yups, who does not want his blog pages appear more quickly, in fact, besides the quality of content, page loading speed factor is a very big influence for the convenience of visitors. It is the human nature in which waiting is a very tedious job, is that we must look together, do not let visitors run away and move to another site just because your blog is very slow when it opened late .. even if it's just a few seconds. Factor connection speed can also be said to be one culprit, although we think our blog pages appear in a flash when it is opened on our own computers, but not so with the visitor's connection khan:)

Well, here I try to give tips on how to Optimize your blog in order to appear more quickly, certainly within reasonable limits fast:)

15 Ways To Optimize Blog page appear more quickly:

1. Enable Compression with GZIP
Modern browsers typically support compression for HTML, CSS and Javascript. Compress the three files will certainly save time loading pages and automatically would be a reduction in download time. The Webmaster smart out there we strongly recommend using the Gzip compression. For techniques and tutorials Gzip please disearch aja ya .. have a lot to discuss. If readers use the Blogspot platform just ignore this because the default compression blogspot itself already supports these techniques. For others such as Wordpress users plaform please use Gzip compression is or if do not want to bother use Gzip should just use WP Super Cache plugin.

2. Dispose of empty Spaces in the HTML
Discard the empty Spaces as well as in compression techniques, ie by compressing HTML, XML or PHP by removing a space that feels useless. One of them included also in the Inline for Javascript and CSS code. By removing the empty space will certainly save a lot of bytes of data and receive the effects will accelerate the download process. To get rid of unnecessary Spaces I typically use tools like Notepat + + Editor. It's easy, that is by blocking all the code you want spaces removed and then select the menu TextFX -> TextFX Edit and choose Delete or Delete Blank Lines Surplus Lines Blank.

3. Perform Compression CSS (Stylesheet)
Mechanical compression of CSS is actually quite simple, almost the same way with the above is by removing unnecessary white space. Compacting CSS coding can also be intensified when downloading, parsing and execution time on a page. For simplicity we do the compression on CSS, please use the many free tools available such as YUI Compressor and cssmin.js.

4. Put the CSS (Stylesheet) on Top
Sometimes we do not put the CSS in the header, usually the way we use to create a single style for a particular style on the widget. The webmasters who are experts usually suggest we should call all the CSS code in the page HEAD CSS either Internal or External CSS it should be the one calling in the header.


5. Remove CSS (Stylesheet) unnecessary
When the browser accessing the page, usually have to go through the process of downloading and analyzing each line of code in CSS (stylesheets) in advance, imagine if a lot of useless CSS code that must be processed but not executed at all! This will be very annoying because it would hamper the process should be faster rendering!

6. Validation Check CSS (Stylesheet)
Although common mistake in writing the CSS code, browser will not display any error messages on the screen, all executions will continue to run without any error report even though it was only wrong in one letter only. Let's not ignore this error, please check validation. For more easily please use free online tools such as the W3C CSS validations

7. The combination of CSS (Stylesheet) in External file
Internal CSS deficiency is only one measure of the swelling capacity (size) on the size of the page. Experienced Webmasters are always suggesting we should do the dialing access code via external CSS, if possible even better do a combination of all the CSS code in just one file only. (For Blogger users ignore this technique because it would be great with an internal call)

8. Perform JavaScript Compression
JavaScript compression technique is similar to CSS is that by removing unnecessary white space. Compacting JavaScript coding can also be intensified when downloading, parsing and execution time on a page. For simplicity we do the compression on the JavaScript please use the free tools are already widely available such as YUI Compressor, and JSMin Closure Compiler

9. Remove Javascript not Need
Like it or not the use javacript (JS) is sometimes very necessary, although JS sometimes makes loading the page will be heavier. When a browser accesses a page, usually must go through the download process and analyze the code in JS first, imagine if a lot of JS calls in vain to be processed but not executed at all! Please go back and check the JS code which we think is useless, re-check and not to park too long, if not used anymore mending delete it!

10. The combination of Javascript in External file
Almost the same case with the above CSS External, Internal javascript deficiency is only one measure of the swelling capacity (size) on the size of the page. Experienced Webmasters are always suggesting we should make the call through an external access, if possible even better do a combination of all coding JS in just one file only. (For Blogger users if possible you should call through the internal files only, please read again hosting solutions internally javasript)

11. Perform Image Optimization
Dynamic websites without a decorated picture would not attract sufficient, but excessive use of images will be a problem when the browser to download the page. Should reduce the unnecessary images, especially on images that have a large enough size. If it is forced to use it, you should do optimization of the image by way of compression without compromising picture quality. My suggestion please use Yahoo! Smush.it

12. Do not Force Scale Images in HTML
Avoid using large images just because we can adjust the width and height in HMTL, We were able to rearrange the images at will through CSS or the html tags <img> as in the following <img width = "100" height = "100" src = "gambar.jpg" /> even though the actual image size is 200x200px should not shrink by resetting the scale of the image, it would be better to create an image 100x100px according to the size of the actual image.

13. Avoid blank image SRC
Dialling SRC tag to the image there are usually two possibilities, either through HTML or memalui <img scr=""> Javascript var img = new Image (); img.src = ""; even though the browser to ignore this request if the image is empty, still it is through the rendering process which should not overload the server. Please check back blank SRC, If it does not use mending textareas.

14. Check Back Broken link
Link was dead would not like the reader, let alone readers .. although search engines do not like this. Do check broken links as often as possible, many tools on the Internet that can perform this task, one that can best use the tools of the W3C Checklink

15. Remove widgets or plugins that do not Need
Widget that too much just makes the page so the more weight, especially the widget is not very useful. Please re-separated, we aggregated the widgets if nothing at all like installing maanfaat clock and calendar. Ask yourself what's the point put hours on the blog, if only as a timepiece .. so what good hours on taksbar windows?
o-om.com

0 comments:

Post a Comment