how to improve the performance of wordpress website

4
How to improve performance of Wordpress website Wordpress is no doubt the top most choice of every website owner because it is easy to set up and has easy to use CMS. However many of the users consider is not so SEO friendly. The use of plugins where improve the functionality of the website, it also affects the site’s performance. So why one need to improve the performance of the website: 1. Speed of site is an important factor and must be below 2 seconds. 2. Better ranking of website on search engine. 3. To reduce the bounce rate. 4. To increase the conversions. 5. To give better user experience.

Upload: creative-dreamrz

Post on 15-Jan-2017

133 views

Category:

Internet


2 download

TRANSCRIPT

Page 1: How to improve the performance of Wordpress website

How to improve performance of Wordpress website  

Wordpress is no doubt the top most choice of every website owner because it is easy to set up and has easy to use CMS. However many of the users consider is not so SEO friendly. The use of plugins where improve the functionality of the website, it also affects the site’s performance.

So why one need to improve the performance of the website:

1. Speed of site is an important factor and must be below 2 seconds. 2. Better ranking of website on search engine. 3. To reduce the bounce rate. 4. To increase the conversions. 5. To give better user experience.

Page 2: How to improve the performance of Wordpress website

There are many factors to be considered to improve the speed of the wordpress website, which are discussed below: Get rid of extra plugins Plugins are the one of the best as well as worst thing in wordpress. Using good plugin can improve the functionality of the website but unnecessary use of plugins can worsen the performance of the site. So to improve the performance the first and foremost thing is to identify the plugins that are doing more harm than good. There are many tools that can be used to find out which plugin is good and which is not. Hosting Selecting a good hosting company is also crucial if you own a website. Choosing the wrong hosting can do negative affect to the performance. Selecting a good server doesn’t mean you need a dedicated server or spent lots of bucks on it. All you need to do is to select the web hosting company that have good uptime and also take care of few things like bandwidth, server response time, disk space, type of hosting and your need of hosting. Mobile friendly website Having a website that isn’t mobile friendly can be the worst thing that can happen to a website nowadays. As Google has already updated its mobile friendly update and is fully up now, responsive websites are must from SEO point of view. If you have one that is mobile friendly than its good otherwise it is time to take some action and make your website responsive. You can have mobile friendly test of your website here. Image Optimization

Page 3: How to improve the performance of Wordpress website

Large size of images can decrease the loading speed of the site. Make sure to compress the size of images before uploading it. Compressing the images with desktop software can be bit time consuming but if you want to do it in one go just there is a plugin called WP smush it that can be beneficial. It automatically compresses the images and upload them and make the process less time consuming. Also make sure to add ‘alt tag’ to all the images to make it more search engine friendly. Minify CSS and Javascript Having a website in wordpress means having multiple CSS and javascript files and it keeps on increasing with each plugin added to website. The large CSS and javascript can be one reason behind low speed of the website. The only solution to this problem is to minify the code. It can be easily done with many online tools available. Apart from this you can use another plugin like Combine CSS and javascript that can compress many files into few. The only problem is that these plugins may not work properly with some other plugins so better to read about them properly before using them, Caching Caching is very important factor in website that can improve the website’s performance. All you need to do is install plugins like WP Super cache and W3 total cache that will cache the static pages of the website. These files are then served to user and improves the website’s performance. Caching is of two type i.e. client side(browser caching) and server side(server caching). In client side caching, browser keeps the local

Page 4: How to improve the performance of Wordpress website

cache for all of the images, css, html files and helps to reduce the server load by reducing number of requests per page. Server side caching is complex and is done for huge traffic. Instead of asking the database to return same posts again and again, it is better to cache the results into single query and keep it into web server until new request for new post of made or their is some updation in the existing. This was all about improving wordpress website’s performance. You can also hire best wordpress web development company to make an outstanding website.