Category: Server Administration
The Best WordPress Hosting: An Honest Guide (August 2023 Data)

Looking for the best WordPress hosting? We’ve run our own performance tests and analyzed thousands of user ratings from our proprietary WordPress hosting survey to bring you the most up-to-date, definitive list of the best WordPress hosts in 2023 and beyond.
WP Engine vs SiteGround for WordPress Hosting: An Honest Comparison

Trying to choose between WP Engine vs SiteGround to host your WordPress site?
Which is the Best SiteGround Plan? The WordPress Shared Hosting Comparison

WPShout was happily hosted on SiteGround for years, from about 2015 to 2020. We recently switched this site over for the slightly higher performance possibilities of a (significantly more expensive) Kinsta account. But I’m still the proud owner of a SiteGround GoBig account for Low-Key Coffee Snobs, and a number of other personal sites. That’s why we’re offering you this SiteGround plan rundown today.
How and Why to Make a BASH Alias

This Quick Guide covers a common question whose lingo may confuse newbies: how do I make a Bash shell alias? For those for whom that sentence was Greek—let start here: Bash is the “Bourne Again Shell.” (There’s not relationship to the Matt Damon movie character, for better or worse. ;p) In the world of “command line interfaces,” Bash has been the go-to standard for decades, and is still the most common “terminal” in use. In the “terminal” world, Bash aliases solve a common problem: wanting to do things quicker and more effectively. So we’ll quickly and effectively walk you through how to make BASH aliases.
How to Connect UpdraftPlus to Dropbox

WordPress sites have lots of good backup options. But if you’re looking to save money on file-storage (and you already have a Dropbox account) I can’t recommend UpdraftPlus much more highly. It is quick-to-configure and very reliable as a place to keep a backup of your WordPress site. In this Quick Guide we’ll cover the steps to connect UpdraftPlus to Dropbox. Let’s get to it!
Cloudways vs Runcloud: An Honest Review

How to Remove the Date from a WordPress Post URL

So, you want to remove the date from your WordPress post URLs? I get it. Those /2016/07/09/post-slug URLs that seemed pretty cool when you (or someone else) set it up get old.
Change Database Values with Better Search Replace in the WordPress DB

Most people in WordPress know that there exists a “database” somewhere in the whole system. And they might also know that there are times you’ll need to do a little “search and replace” within that database. This is useful if you’re looking to change a string you’ve used across a whole array of posts, of if you’ve just moved your site to a new URL. While the full details of the second case—migrating a WordPress site to a new URL—are well beyond the scope of this Quick Guide, we’ll cover a plugin that can be really useful if you’re doing that too: Better Search Replace.