Top 5 Caching Plugins Compared under the Load of 300 Concurrent Visitors
If you are new to blogging or internet marketing, you might not know the value of cache. Not only if you are new, but thousands of experienced bloggers/internet marketers don’t leverage the power of caching and end up paying hundreds of dollars to VPS company to maintain a website that […]
Introducing ServerAvatar API
We built the 5th version of ServerAvatar keeping the public API in mind. We launched it 9 months ago. It was not possible to make the API public in that version because we had a lot on a plate and making an API public is not something you can take […]
A Highly Effective WordPress Caching Setup in 5 minutes!
Note: This tutorial is for new webmasters who are just getting started. This article will cover everything from the definition of caching to load testing results. You can skip the first section if you already know the meaning of caching. You know, the internet is growing fast! Google knows about […]
A Small Update in ServerAvatar Six Launch
I know, 26th January was a launch date fixed for ServerAvatar Six. But you are still using the current version. And there are some updates that I want to share with you regarding the development and launch process of ServerAvatar Six. First of all, let me tell you How we […]
A Few Very Important Announcements!
I(Adarsh Sojitra) am creating a post on this blog after a very long time. The last time I posted on the blog, I didn’t have a team to help me build this thing. Since last one and a half year I think, I worked a lot on learning SaaS business […]
How to redirect users from one domain to another
As a blogger who manages many blogs at a time, You have to deal with many challenges that you might not have experience with. And many of these tasks are done at the server level which means you need some kind of help to complete the task. One of such […]
A Complete Guide to W3 Total Cache (Be faster than your competitor)
If you want to speed up your WordPress website, the first thing you should consider doing is enabling the cache. And there is no denying the fact that the W3 Total Cache is one of the most popular caching plugins for WordPress. This free plugin has over 1 million downloads. […]
Best WordPress Security Plugins you must have (2018 list)
There are a lot of people who are still trying to find the answer of this Question, “My Website is not that much huge, neither we are a big MNC or something, Why should I secure my website?” Well, the answer is that the hackers do not only target huge […]
Ubuntu 18.04 is now Supported by ServerAvatar
Ubuntu 18.04 was released on 26th April 2018 with Long term support. Yes, LTS stands for Long-term support. Till now, ServerAvatar only supported Ubuntu 16.04 but from now, You can connect a server running Ubuntu 18.04 with ServerAvatar. The method to connect your server remains same. You still just have […]
How to install PHP imagemagick extension
PHP imagemagick extension is used to modify and create images using imagemagick API. Some WordPress plugins or some packages might require you to have PHP imagemagick installed in your configuration. By default, ServerAvatar does not install imagemagick PHP extension on your servers. To install the module, Just follow this tutorial. It’s very easy […]
How to install PHPMyAdmin on Ubuntu 16.04
MySQL is hard to deal with in case you don’t know SQL queries. For example, If you want to select a user that has specific email address example@gmail.net from users table, You will have to execute the following query in your MySQL console to select a record. mysql> SELECT * from users […]
How to solve “remote host identification has changed”?
Connecting to a remote server through command line or tools that use SSH can be a pain in the brain sometimes. We understand the situation when everything seems perfect but does not function properly. Here is the error you might be facing right now. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION […]