Question:
How to decrease page loading speed in Wordpress website?
Venu
2013-09-13 04:44:23 UTC
Wordpress is seo friendly site, so i installed a lot of plugins, then it's influence the webpage loading speed. So i removed un-used plugins and deleted empty tables in the database. A little bit speed increased.

But how to get normal stage and how to improve website's page loading speed?
Images is one of the biggest problems.
Fifteen answers:
Sriram
2013-09-14 05:57:21 UTC
Minimize the usage of plugins, you can edit the code of your theme to get the functionality of those plugins. Use a WordPress plugin named "P3 Plugin Profiler" to identify which plugin takes too much resources and affecting page speed.

Your web host might be a problem. Dedicated and VPS servers have good server response time than a normal shared hosting provide.

You can reduce server response time by signing up to PageSpeed service. Find how to do that: http://www.revealingthestuffs.com/increase-page-speed-score



Images plays a vital role in page loading time. Compress it before uploading. Don't use Lazy load plugins, because your images will not be loaded if you are accessing your blog through a mobile.



Avoid using themes that has unnecessary elements and features.



Use W3 total cache or WP super cache, if your hosting provider allows you. Finally enable GZIP compression. It could be done by adding a piece of code in .htaccess file.



Hope these help :)
?
2013-09-13 11:42:56 UTC
There are too many wordpress sites with 10 second load times, which has a detrimental effect on bounce rates and search ranking. Often the bottleneck is the separate mySQL database server, a caching plugin overcomes this to an extent, the w3 total cache plugin mentioned previously can offload your assets to Amazon AWS to provide faster data tansfer. The all-in-one-seo plugin is known to be a cpu hog, that some hosts ban, better to use a newer seo plugin design.

There are Wordpress optimized hosts that provide better load speed, but they are expensive.
2013-09-13 05:12:53 UTC
Sometimes, your webserver is an important factor to have a fast loading website. Example, websites that are hosted on a dedicated server or VPS tend to load faster than those which are hosted on shared hosting.



Besides the server, you can try cache plugin like w3 total cache, compress your images before uploading is a big help too. Update all your files so they are updated and can run with the latest wordpress files at ease too.



Cheers.
vinayak
2016-01-24 21:55:32 UTC
Delete unwanted plugins, use cache plugin, CDN.

For more tutorial on Speed up WordPress website read this tutorial http://www.howtoplugin.com/speed-up-wordpress-website/
2013-09-13 05:22:53 UTC
Sometimes, your webserver is an important factor to have a fast loading website. Example, websites that are hosted on a dedicated server or VPS tend to load faster than those which are hosted on shared hosting.



Besides the server, you can try cache plugin like w3 total cache, compress your images before uploading is a big help too. Update all your files so they are updated and can run with the latest wordpress files at ease too.
mjefferson96
2013-09-13 08:14:43 UTC
You need to install a Lazy Loading plugin or lazyload. That allows your website to only load the images that can fit on the screen. So if you first load the site, only what fits on the screen will be loaded in to memory. If you scroll down more, then those image will be loaded as they scroll up your screen, but not before then, only when they are needed.

http://blog.templatemonster.com/2012/04/06/lazy-load-wordpress-plugins/?utm_campaign=Mass+TM+Newsletter+2012-04-06&utm_medium=email&utm_source=mjefferson96%40hotmail.com
Clark
2014-09-28 20:10:50 UTC
You may need a simple tutorial what you can do in 10 mins but will speed up your site a lot http://wp2x.com/speed-up-wordpress-in-10-steps/
2013-11-21 11:36:56 UTC
Have good hosting.

Test plugins with the P3 Performance Plugin.

Use SmushIt to reduce file size of images.



Read article below for more details
Jemima
2015-05-02 13:33:58 UTC
Every website is different, look at the hosting and use the P3 Plugin Profiler to see what is slowing your site down.



This is the guide i used to fix my site: http://www.adamvowles.co.uk/tutorials/super-fast-wordpress-blog/
srf
2016-02-22 03:52:27 UTC
Use less image, use minify version of your code, use js at the bottom of the page. Test your websites speed using Google insight speed test.
Bilal
2014-03-06 23:45:40 UTC
i will increase loading speed of your site for $5

http://www.fiverr.com/mrbilalmemon/increase-loading-speed-of-wordpress-website
2014-03-24 16:23:50 UTC
Hey Buddy,



You might get some help from

http://webhostingsecretsonline.com



Best Regards
2013-09-13 07:20:45 UTC
I agree with the answers above - your web server may cause the problem. Check the information with your hosting - how fast is the server, where you host the website.

Feel free to change your hosting to the one which works faster.
2014-05-08 20:34:50 UTC
decrease script code
Dorothy
2013-09-13 05:06:33 UTC
You can search in various search engine and get better answer.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...