How to Include & Indent Subcategories Using wp_dropdown_categories

Title of blog post with landscape background

I was using wp_dropdown_categories() this week to, well… Create a dropdown menu that links users to the category archives page on a WordPress website, obviously. And I couldn’t figure out how to indent the subcategories, even though that seemed like a very obvious thing you’d want to do. Google was amazingly useless in this task. Though it almost always is, … Read More

All Pages Have Home Page Content – WordPress Caching Issue

Header image for the blog post including the post title

While migrating a new client website over to our premium WordPress hosting this week, I ran into a problem that I don’t think I’ve ever seen before: every page that you would navigate to had the same content as the home page. What’s weird is that the URLs seemed to be correct, but the content was not. In our case, … Read More

How to Easily Embed a Twitter (X) Feed in WordPress Without Plugin

Header image for the post, displaying the post title with the background being a screenshot of an embedded Twitter feed on this website

As a web developer, using social media plugins which are famously prone to breaking are the bane of my existence. That’s why, when I figured out that you could very easily embed a Twitter (X) feed of your timeline directly on your WordPress website without using any plugins, I knew I had to write about it immediately. This incredibly lightweight … Read More

Migrate Comments from Disqus Back to WordPress

Banner image with title of blog post and peaceful photo background

If you’re anything like me, you’ve been fed up with Disqus and the asinine ads ruining your beautiful website. Maybe you’ve been putting off figuring out how to migrate all of the comments back to WordPress, thinking it’s going to be a nearly-impossible task. I’ve got great news for you! It’s actually quite simple. Disqus tried to make it very … Read More

Helpful .htaccess Redirect Code That Actually Works

Banner for this blog post with title and nice image of a stream

I’ve been doing this around 12 years now, and I still get so frustrated that the code I find online for .htaccess redirects never seems to work. I don’t know if everyone is just using old methods, or if maybe they only apply to certain hosting environments, or what the problem is. So for my own reference, I have saved … Read More

“Record Could Not be Added” DNS Error in GoDaddy – Solution

Banner for the blog post, featuring the post title and a server room background

The other day, while working with the DNS records of a client who uses GoDaddy’s nameservers, I got the cryptic message: “record could not be added” when trying to save a new record or change an existing record. Besides being a prime example of how not to write error messages, it truly just didn’t give me any indication of why I couldn’t change the … Read More

Ongoing Elementor Vulnerability and Hack – Solution

Two of my client’s sites have recently been hit with the exact same website hack that I believe exploits a vulnerability found in versions 3.6.0 through 3.6.2. While the vulnerability has been fully described as a “remote code execution vulnerability,” I have not seen anyone describe any widespread attacks actually exploiting it. Until now! Well, friends, I am here to … Read More

Email Deliverability, or Why Your Website Emails Aren’t Showing Up

Header image with title of post

The bane of every website developer’s existence: email deliverability. While it may be easy to think that email functions much the same way as real mail – you send a letter to someone, it takes a relatively simple path and eventually arrives in the recipients mailbox – in reality it doesn’t at all. Imagine a world in which there was … Read More

Redirect Entire WordPress Website Except One Page

Banner for post with post title overlaid over photo of car near sharp turn

Redirecting or forwarding an entire WordPress website except a single page (such as the home page) to another address is actually quite easy. If you’re here, I’m guessing you followed a number of tutorials and tried your hand at crafting the perfect .htaccess file only to be let down every single time when it inevitably didn’t work at all. Well … Read More

HostingAdvice.com Feature

Header Image showing title of blog post and screenshot of our feature in HostingAdvice.com

We are excited to announce that we were featured on the popular hosting information website, HostingAdvice.com. We got to do an interview and they wrote up a whole piece about our history and business. If you haven’t heard of them before, HostingAdvice.com is a highly-trafficked website that does reviews of website hosts, provides tutorials and guides on various aspects of … Read More