My blog is online from a while now, and I faced most of the common issues that anyone has to face when having a website.
One of them is the performance. Your site has to be fast, or people will leave before to read anything at all.
Users usually wait one or two seconds before to leave a website if the page does not load, so it’s crucial that your website is fast.
There are various ways to speed it up. You can optimize images, HTML, CSS and JavaScript, use a CDN, use different servers for the site and for the database, and use a cache plugin.
My blog, this one you are on now, uses almost of the above, except for a different server for the database and the CDN.
All of the above, are done by using only two plugins, one for the cache and one to optimize images.
But there are a lot of caching plugins, which one to use?
Latest Comments