As a buyer of WordPress hosting companies, I’ve been all across the web searching for markets where I can find sellers. This has allowed me to get a good sense of the options available for selling a website hosting business, too, and I thought I would share some of those here. Obviously there are a number of reasons why someone … Read More
Wordpress - Category Archive
Your WordPress Hosting Clients May be More Valuable Than you Think
So you’ve managed to run your website hosting business successfully and you’ve amassed a number of WordPress hosting clients. You’ve perhaps started considering retirement or moving on to another chapter, and you’re considering trying to sell. The question you’re probably asking yourself is: what are my WordPress hosting clients worth? They may be more valuable than you think; to the … Read More
How to Include & Indent Subcategories Using wp_dropdown_categories
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
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 Feed in WordPress Without Plugin
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 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 solution … Read More
Migrate Comments from Disqus Back to WordPress
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
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
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
Doesn’t Load Until I Scroll – Delayed JavaScript
I solved a somewhat strange issue on a client’s WordPress website the other day. On their products page, none of the products would load until the visitor scrolled or otherwise interacted with the site. A “loading” icon showed up, but nothing would load until an action was taken. In this case, they were using the Essential Grid plugin on a … Read More
Email Deliverability, or Why Your Website Emails Aren’t Showing Up
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