20 Tips To Optimize Your WordPress Site Speed
The web page loading speed is an important part of the usability of the site and SEO work. Google's 200 ranking factors that affect search results in page load speed and user experience is regarded as one of. Many compete in the areas of interest of the site and the availability of people to deliver traffic to your site and provide the rich with each passing day is becoming more important. If your site doesn't load quickly, this means that you can lose your visitors to your competitors.
Below are 20 practical tips were shared that will optimize the loading time of your site:
1. Optitize The Image Size.
The images constitute a large portion of the page size on your site, and ultimately in the domain of your site's load time. The images in the HTML editor on your site, because it is not enough to reduce its size this is true not only affect the appearance on his page. Change the size of the image by using Photoshop or similar tools.
Several online tools can optimize your site's images:
JPEG & PNG Stripper
Smash.it
Online Image Optimizer
Super GIF
2. Format Of Image Files
If you want to optimize the speed of your page loading JPG, PNG and GIF you have to stick to a standard image format such as.
3. Avoid Text Graphics
They may need to use some sites the pages to look attractive stylized texts. However, a lot of texts that are in the display format of a web page that have a size, and you must remember that SEO work is not the place. Use CSS text styles part it is a good idea to keep everything in text format.
4. Get Rid Of Unnecessary Plugins
A site can slow down the speed of loading the page without the need for attachments. Each plug-in is not required. For example, social sharing plugins, there is almost any site these days. That you need to do is to check whether this plugin is an alternative to. For example, a CMS will save you to use the plugin in its default form that hosts them.
5. Avoid inline JavaScript and CSS files
Place JavaScript and CSS to external files is a good method for your site. When you download files from the browser cache for this page will reduce page load time. Moreover, these files take place in an external way, that will make the site easier to maintain.
6. Caching Optimize The Process.
Each visitor visits the site when the images of a web page, the CSS loads and the page loading speed and will have an effect on Java files. In case of use of http caching on your site that these files belong to the system resources, thanks to the proxy and the browser, you have to provide caching and storage. Instead of downloading the files again when you load the pages they are installed again from the cached part. Moreover, the caching system optimizing your site will reduce bandwidth and server costs.
7. JavaScript Place It At The End Of The Document
Javasscript are placed at the end of the document make sure the JavaScript file because of the files that prevent the installation came after him.
8. Avoid Redirects
Allows you to increase speed and avoid redirects. Some bias is inevitable and it should be used, but note that they will use additional http which will increase speed of loading the page. Broken links identify and correct them immediately.
9. Reduce DNS lookups
DNS lookups or DNS lookup, the URL address is typed into a browser, and occurs when the server makes the IP address of a DNS resolver to return. The realization of this process lasts 20-120 milliseconds, but more than one hostname, URL, images, script files, style sheets, and can be used for the various elements such as Flash elements in a site. Multiple unique hostname if DNS lookups will increase speed of page loading. The elements of to reduce the number of unique hostnames in parallel and reduce the number of downloads will improve page loading speed. Use when you have less than six resources of a single server is ideal.
10. Remove unnecessary CSS and HTML Codes
Non-essential HTML and CSS codes by removing lighten the Code of your site. If it's your site built on a CMS predefined CSS classes and ID elements that are used in the design of the theme you can have. Remove unused CSS classes and ID comments, or combine multiple statements in one.
11. Multi-Tracking Scripts To Avoid
Even though it is wise to follow your site's traffic statistics, which could interfere with the loading speed of the page it is important to use multiple monitoring software. If you are using a CMS like WordPress, WP stats or Google Analytics allow the use of should never you should not use them. E-Commerce shopping cart CMS default monitoring scripts that cannot be deleted, can't delete them even if you want to use Google Analytics.
12. G-Zip Encoding Settings
For reducing the total size during online file transfer and similar files can be compressed located on your computer, zip; files located on your site gzip compression method is called heavy jump. This allows you to save on bandwidth and download time decreases the speed of the page loading and at the same time. In a way that will return the contents of the zipped server you are using must be set.
13. Reduce HTTP requests
Reduce the number of image requests by using CSS Sprites. Background images the background-image and background-position elements by using narrow it down to a single image. Combine with inline images cached the style sheet. Duplicate scripts in the code so scripts can detect and duplicate HTTP requests will multiply to take place in the event you must remove them. Use the script tag in your HTML page to keep regulate replication status.
14. Time Of Determination/Cache-Control Headers Use
Given the name of the site to determine the time fixed expires header to the components for dynamic components, headers and Cache-Control headers you can use. This titles, images, style files, scripts, flash elements of the site such as will make the components cacheable. This will enable us to minimize HTTP requests and the page will load faster. Determining the duration of time you can control components cacheable by using the headers of the site.
If Apache is your server, ExpiresDefault Directive, you can specify the duration of the cached content. This directive from the expiration date of cached content, you can adjust a couple of years later.
15. Place At The Top Of The Document Style Files
The style file to be placed on the top portion of the document is a standard method. Thanks to this the elements of style the elements of a page from the server is processed gradually opens in your browser. The logo from the navigation section of the page up to the content of the user internet speed is slow even though the site gives the user a rich visual experience for stage loading. At the same time, improves the speed of the page loading the style files.
16. JavaScript and CSS minification in the process
The removal of unused characters in the code Minification is the name given to the process. With this method the code size is reduced and improvement in the loading times can be made.
For signification widely used online tools are as follows:
Jasmin
YUI Compressor
17. Use a GET request instead of post
In the browser, HTML data requested “method” attributes of the “Get” attribute data “post” has been found to have committed more quickly than the quality. Although each HTTP method yields the same result, the post data to send when you are using the first header portion; using only a single TCP packet. Also, it is recommended for AJAX requests in the browser history because it can be cached.
18. Avoid unnecessary DOM elements
Too many a <DIV> element with complex formatting, such as using JavaScript Dom (Document Object Model) access is slow. Instead of using nested tables for your page layout grids.css, fonts.CSS and reset.you can use options such as css. By entering the following entry in the console of Firebug, you can test the number of DOM elements:
document.getElementsByTagName(‘*’).length
Also, by doing redirects to correct page layout elements that are accessed are cached, refraining from updating nodes offline, you can minimize the use of JavaScript and DOM access.
19. Reduce The Size Of The Cookie
The data that is stored in the cookies exchanged between the server and the browser. So reduce the size of the cookies, means to reduce the size of the data to be transferred, and thus the page load speed will be improved. Cookies remove unnecessary cookies to reduce the size of or in any way determining the duration and the titles of recently set the title of determining the time determine the time.
20. Update your CMS software
If you use a CMS like WordPress you should check for software updates frequently. For the first test, perform the updates on different servers. Software updates in order to improve the speed of your site you should closely follow.