Hello! I have a website, after filling it began to slow down a lot, the long response of the server and the database. I’m afraid will affect the ranking. Hosting will not call, that would not be taken for advertising.
Please tell me a fast and not very expensive hosting for a heavy site, with large images and complex functionality. The site has a complex slider, but the site itself is https://outdoorsly.org/
Thank!
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Greetings!
It looks like you’re running a Wordpress site. I have some thoughts to share on this. In most cases, the reason for a slow Wordpress site is that people do not realize how heavy their dynamic web applications can be. I will explain.
The transaction for a typical Wordpress site goes like this:
The most crucial moment here is Step 3. The more that Wordpress has to process, the longer the web server has to wait to receive the finished product so that it can return headers to the visitor. To resolve this, you can try a few things:
The lighter the application, the faster it can return it’s finished product. Static caching can mitigate a lot of this by preventing the application from constantly working so hard to return the exact same data to every visitor. Keep in mind that some plugins and themes can render static caching ineffective, and in such cases the only thing that you can really do is try to find out which is the cause and consider an alternate solution.
Now there is one thing I want to address beforehand. I frequently hear as a counter to this knowledge “It wasn’t slow before, so something other than the website must have changed.” I can’t speak to that with certainty, but I can tell you that I’ve witnessed a great deal of sites that simply did not follow this logic. I’ve witnessed websites that were poorly optimized but experienced no problems until that poor optimization compiled over time, until it created a burden so large that it could no longer hold on to it with ease. An example of this: A plugin that monitors visitors (real and robots), compares each one to a database table, and writes each visitor to that same table. The longer that site exists, the slower it becomes, without any external factors. So make sure that you don’t allow any perceived logic of the situation to keep you from testing the web application, this is all too common and tends to lead one down the path of unnecessary spending on the resolution.
Jarland
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.