One of the most common questions I’m asked about how I run my blogs is, “What web host do you use and recommend?”
Over the past ten years I’ve used around eight different hosting services, ranging from the very early days of relying upon free host Blogger, through to my more recent use of Amazon’s Web Services. The challenge has always been that my blogs have constantly changed in terms of what they require, given new designs, added features, and growing traffic.
As a result, we’ve had our fair share of nightmares: numerous periods of blogs crashing due to load problems, and a couple of security issues that required a lot of time, energy, and money to resolve.
In the last six months, I’ve made a switch in the hosting of all of my blogs, which has resulted in the most stable period for my blogs in the last decade.
The switch was to move over to Synthesis—a managed hosting service created for WordPress users by the team at Copyblogger Media.
A number of things attracted me to Synthesis:
- It’s designed for WordPress: All of the hosts I’ve used over the years were certainly WordPress-compatible, but when problems arose and I sought support it sometimes became apparent that WordPress was just one of many many platforms that they could work with. As a result, functionality and processes were sometimes were clunky, and to get set up well, I often had to bring in experts. The Synthesis team knows WordPress inside-out. Not only have they designed a service that works with it from the ground up, they’ve been very supportive in helping iron out some bugs I’d not been able to resolve previously.
- Genesis support: I had recently moved ProBlogger over to the Genesis framework, which is also created by CopyBlogger’s StudioPress team. While they’ll host non-Genesis sites, their familiarity with it gave me confidence. I’m moving dPS to Genesis in the short term too, so I’m excited about having everything running on compatible and well-synced systems.
- Security: I’ve had my fair share of security attacks over the years, so finding a secure host was key for me.
- Support: I’ve got people on my team who are able to offer support on some levels, but the Sythesis team have added to this incredibly—particularly when it came to migrating from my old host to their services. Being in Australia isn’t an issue, either—their support desk is open 24/7 and their response time is super-quick.
- Expense: This is the first server switch that I’ve done where I ended up paying less than I was with the previous service. While I’m sure you can get cheaper services, for the features you get, I find this service very reasonable in comparison to what I was paying. View their pricing plans here—plans start at $27 per month.
All in all, my blogs are now faster, more secure, and more reliable, and they’re experiencing just a fraction of the problems that they were on other system. I sleep a lot easier these days with Genesis and Synthesis!
Disclaimer: I am a proud affiliate for Synthesis and Genesis. They are two of the few services I use and have no hesitation in recommending.





























My name is Darren Rowse and I’m a full time Blogger making a living from blogs like 
Should You Use a Third-Party Commenting System on Your Blog?
This guest post is by Syed Balkhi of WPBeginner.
If you’ve been blogging for anything more than a few months, you probably have come across blogs using third-party commenting systems like Disqus, Livefyre, Facebook Comments, Intense Debate, and more. You may have asked yourself, “Why do other blogs use these systems? Are they helpful? Should I use a third-party commenting system on my site?”
I have used both the built-in WordPress commenting system and a third-party commenting platform for an extensive period of time. In this article, I will share the pros and cons, from my personal experience, of using a third-party commenting system, and point you to some of the plugins that I use to extend the power of built-in WordPress comments.
Pros of third-party commenting systems
1. Single login (authenticity)
There are a lot of trolls on the web leaving anonymous comments. By using a third-party commenting system, you can require the user to register before the comment, and so cut down on trolling.
If you’re using a popular third-party commenting system like Disqus, Livefyre, or Facebook Comments, then the chances are that the user already has an account with those services. Users can surf from one website to another while staying logged in to the commenting platform, and this allows them to easily track all of their comments—and those of others—throughout the blogosphere.
2. Expanded social media presence
Almost all third-party commenting platforms offer some sort of expanded social media presence, Facebook Comments being the leader because it gives you the viral aspect. Your users’ comments can be posted on their walls, as long as they leave right the checkbox checked.
Other platforms allow users to integrate with Twitter and Facebook. Livefyre, in particular, allows the user to tag their Facebook or Twitter friends within the comments. This tagging sends a tweet or Facebook message to their friend(s) notifying them about your post.
3. Spam control
Requiring a commenter to log in to comment virtually eliminates the chance of a spam bot attacking your site.
4. Increased engagement
Most third-party commenting platforms claim to increase engagement. Some do it by making your comments appear in real-time, simulating a chat-like feel within comments. Others allow users to easily subscribe to comments via email to keep up with the conversation.
Cons of third-party commenting systems
1. Change and frustration
While the concept of using one login across all websites sounds noble, it doesn’t always work.
If your current commenting system doesn’t require user registration, then your users will likely be frustrated when you introduce a new system. This change “forces” them to create an account with a third-party service to leave a comment on your site—and that may seem as if they’re losing their freedom to comment on your site. This can drive some of your most loyal users away.
2. Lack of control
If you are the kind of blogger who likes to fine-tune and tweak every aspect of your blog, then third-party comment systems probably aren’t for you.
You will lose control over most aspects of your commenting platform in terms of formatting and design by adopting these systems. Your users will also experience slower page loads while the third-party commenting platform loads (especially during maintenance and occasional server outages), which is totally out of your control. Last but certainly not least, you will not be able to add features, such as lead-generation option or comment policy text links, without mastering the commenting system’s API.
My choice: default WordPress comments
After using a third-party commenting system, Livefyre, for over a year, I decided to switch back to the default WordPress comment system. While I could go into the excruciating details about why I switched away from Livefyre, the main point was the cons outweighed the pros. I wanted more control over the look and functionality of our comments, and I also wanted to keep our users happy. Lastly, I was able to replicate just about every advantage of a third-party commenting system using WordPress plugins.
So let’s go through that pros and cons list again, and see how it caused me to switch to WordPress comments.
I noticed the main reason why people leave spam comments is to get backlinks. Well, I decided to get rid of the link feature altogether. This required me to edit the comments.php file, but it wasn’t very hard. All I had to do was get rid of the Website field from the comment submission form. Then, I just edited the way our comments were displayed in the theme by removing the hyperlinks from the name and Gravatar image. This takes away the backlink incentive for most spammers. Another thing I did was disabled pingbacks/trackbacks on all posts. I noticed a lot of folks were trying to send trackback spam on our site, hoping for a backlink from posts. However by doing this, I totally avoided that issue.
As you can see, I was able to get almost all of the benefits of a third-party commenting system that people want while still using the built-in WordPress comments. Not to mention that I was able to customize the look of our comments, so they look good and are in keeping with out site.
Do you use third-party commenting systems?
Despite my experience, third-party commenting systems work perfectly for some bloggers and their blogs. I’d be interested in hearing your experiences of using a third-party commenting platform—or choosing to use the default system that came with your blog.
Syed Balkhi is the founder of WPBeginner, the largest unofficial WordPress resource site that offers free WordPress videos for beginners as well as other comprehensive guides like choosing the best WordPress Hosting, speeding up WordPress, and many more how-to’s.