Page load times will always be a concern for web developers, especially as you discover new ways to impress visitors with custom imagery, dynamic content, and more video. That’s because with each new asset added, your site has to generate additional HTTPS requests in order to communicate with your visitors’ browsers. And those HTTPS requests […] View original post at …
How to Fix the 500 Internal Server Error in WordPress
The 500 Internal Server Error is one of the most common panic-inducing “I’ve broken everything!” catch-all errors in WordPress that can literally mean anything. The most common reasons for WordPress throwing up this error include having a corrupted .htaccess file, exceeding your PHP memory limit, or having improper file permissions, but there could also be other potential causes, such as …
Shared, VPS, Dedicated or Cloud Hosting? Which is Best for WordPress?
There are so many different types of hosting that it can be overwhelming to choose the right one for your WordPress site, but at the same time, it just means there are enough options so you can choose the perfect fit. Speaking personally, when it comes to WordPress, I reckon your own Linux server is usually the best bet. But …
Stress Testing Your WordPress Site So You’re Ready for Traffic Spikes
It’s important to know just how well your WordPress website can handle large amounts of traffic in the event you get a sudden traffic spike. With Tsung, you can stress test your site for free, see your server’s limits first-hand, and use the data to create a plan to scale your site. Tsung (formerly IDX-Tsunami) is an open source distributed …