Homepage Slow To Load
When I go to the homepage of my website after clearing my cache and history, it oftentimes takes up to 10 s to load, but it is sporadic. Sometimes it loads quickly; other times it
Solution 1:
I am not having any trouble loading your website, see the picture for my loading times. Maybe it is your internet connection that causes the slow loading times?
It is a good idea anyway to improve your websites loading time, Google will rank you higher this way and your customers might like it too ;) You can achieve this by making the following modifications to your website
- Minify your CSS (http://cssminifier.com), PHP and Javascript. 
- Compress your images with the .htaccess file (google .htaccess compress images). 
- Never ever use images that are too big, this causes the most problems with the loading time of websites as images use a lot of bandwidth. 
Post a Comment for "Homepage Slow To Load"