Hosting and Speed Optimization solutions for very large listing WordPress website - wordpress

I have a WordPress listing website. The database has been reached to 25MBs, and site content is more than 12GBs. Site speed has gone terribly slow. What do you recommend for hosting solution and speed optimization?

test your site speed on
https://developers.google.com/speed/pagespeed/insights/
&
http://tools.pingdom.com/
this both sites are help you to find the reason of your speed related issue.
As per you mentioned your site content is more than 12GBs that means your site has may be too much images - below one of the plugin can be useful for you.
https://wordpress.org/plugins/w3-total-cache/
https://wordpress.org/plugins/cache-images/

Related

optimize wordpress site sharing with bluehost

my site takes so time to load how can I fix this problem, I have a wp site it's shared with Bluehost when I run the site take so time to load any idea how to solve this issue?!
A lot of factors are involved in website speed, use some tool to scan your site and have some information:
Google PageSpeed help you to understand if image are too big, if the server response time id too high etc.. and also give you some information about the possible fix.
https://developers.google.com/speed/pagespeed/insights/?hl=IT
Other thing that may help you to speed up your site is a cache plugin like:
w3 total cache
wp super cache
...
this plugin have a default settings that help also unexperienced user to have a little benefit.

Woocommerce Shop: Domain hosting on X (namecheap), WP hosting on Y (siteground) = Loading Time Issues?

Is my woocommerce shop facing loading time issues when I host the domain with namecheap (for example) and use another company like siteground (e.g.) for hosting the WordPress site?
I'm wondering if it's better to host both things (domain and WP installation) with one company (for example siteground).
Goal: the faster the shop page is loading the better:)
Help is very much appreciated. I don't have much experience with this yet.
Having a domain and hosting with different companies does not affect the speed of your website at all.
The load speed is fully dependent on the host server capacity and how well your website is coded. Well, Wordpress sites without optiization are pretty massive.
I suggest checking what can be optimized within your website to make it more "light'. I've used this tool https://gtmetrix.com/, you can also check any other similar tool like Google Speed test, etc.

What is causing my Wordpress site to load so slowly?

So I recently setup a Wordpress site that is being hosted through HostGator with their business share-hosting plan. The website was experiencing very slow load times, sometimes up to 30-45 seconds.
I went ahead and scaled down/resized all the images that are currently on the site, added a caching plugin (W3 Total Cache), an optimization plugin (WP-Optimize), a CDN (Truespeed CDN), minified js/css, and added expires headers.
The site scores much better on site speed tests after I made these changes
Pingdom: 87
GTmetrix: 92%/87%
and it seems that the timing to the first byte is pretty quick too.
Loading the site in its current state still feels pretty slow and after taking these measures, I'm unsure of what could be causing the issue, or if possibly the host might be too slow. Any help and suggestions would be much appreciated.
The url for the site is: http://vmklighting.com/
I am also using Shopisle Theme with Woocommerce and WPML.

My wordpress site's performance is not improving with W3TotalCache plugin. Why?

My site is hosted on Hostgator and I am using Eleven40 theme from for my site beside that I am using W3TotalCache plugin to improve my site's performance. But the performance is still not improving. In gtmetrix it's showing very low performance. GZip compression enabled, images are compressed but still not getting expected result. Not only these two but from many other aspects like page size, load speed, the number of requests etc it's lagging.
Can anyone please suggest me a way around?
GTmetrix report
Try this plugin - it has worked for me a few times in the past:
https://wordpress.org/plugins/wp-performance-score-booster/

WordPress test site is slow despite good scores on several page speed sites

I am developing a website for a car rental company and am using a subdomain for testing. The site is very slow on all browsers (and on the backend) despite high score on Pingdom, PageSpeed Insights, and GTmetrix. I'm not new to WordPress and page speed and have been able to achieve speed with the use of plugins and the right hosting.
I am using the Avada theme with the following plugins (I have already removed each plugin individually to see if any one of them was the culprit):
Autoptimize
JCH Optimize
Ninja Forms
Justified Image Grid
W3 Total Cache (used with maxCDN)
WP Migrate DB
WP-Optimize
wpMandrill
Our hosting provider is HostGator but I want to use Pagely.
Here is our Site
I just tested it out on pingdom and scored a 91/100.
Also, pages with very little content, such as our contact page, run slow as well.
FYI, this is a test site so you might find random pics of my dog in strange locations.
If you are using Google Chrome, open an incongnito page and open developer tools, click on network and then load your site. Now sort by time(latency). You will notice JCH Optimize, Autoptimize and WP-Optimize are taking up a lot of load time. Disable these plugins one by one to see if it makes any difference.
Also - I don't think you need three different plugins to optimize your site. One should be enough.
Hope this helps.

Resources