by | Dec 15, 2018 | Speeding Up WordPress
We see this question a LOT and the answer is maybe. The issue typically isn’t with the number of plugins you install but rather the size, function and quality of the plugins. Large plugins: Everything but the kitchen sink plugins typically include features for just... by | Dec 15, 2018 | Speeding Up WordPress
A caching plugin saves and HTML version of your website to reduce database requests and speed up your site. A CDN stores and serves your website assets (images, CSS, Javascript) to increase site speed and lower bandwidth usage. It’s not required to use either, but for... by | Dec 15, 2018 | Speeding Up WordPress
CDN stands for Content Delivery Network. The CDN stores copies of your website content (specifically images, Javascript and CSS files)Â and delivers it to your readers using a network of servers around the world. This way when readers visit your website data is loaded... by | Dec 15, 2018 | Speeding Up WordPress
WordPress caching dynamically saves and serves an HTML version of your website for your visitors. This puts less of a strain on your server resources, limits database lookups and can greatly speed up the time it takes for your pages to render. GregJamesonGreg Jameson... by | Dec 15, 2018 | Speeding Up WordPress, Troubleshooting
No one likes slow websites, particularly Google. Slow websites are not only bad for your users, they also negatively affect your SEO. Luckily, it is not that hard to improve your website’s speed and performance. There are plenty of tips, tricks, and tools that will...