I’d earlier written about different ways to remove the footer of a WordPress post or page. The exact solution you need might work for one setup, and fail on another. However, since then, I’ve received questions from some people asking how to insert a footer into WordPress. Turns out the same method used to remove […]
What Are The Limits Of Shared Hosting?
On NameHero, we have a number of different plans for different types of hosting, ranging from ordinary shared hosting, to VPS and dedicated servers based in the cloud. What often isn’t clear is what exactly are the limitations on the first – shared hosting. Because of its very nature, shared hosting is complicated because of […]
3 Hidden Cloudflare Tricks To Load Your Site Faster
NameHero comes with in-built Cloudflare integration, as well as the ability to activate the “Railgun” tool within Cloudflare, which attempts to optimize even dynamic content, instead of just static assets. However, there are a plethora of Cloudflare tools that can dramatically improve your website’s performance, and some of them are either not well-known, or their […]
Most “WordPress Plans” are Just Shared Hosting
It’s an inconvenient truth, but it needs to be said. Most web hosts offer the gamut of buzzword plans on their websites, and they’re all basically shared hosting. “WordPress hosting” is no different. Yes, there are some specialized WordPress hosting services which are expensive and notable. But if you ever see “WordPress hosting” at exactly […]
Why WordPress “Isn’t Just a Blogging Platform”
If you’re designing a website for your client, you want to choose the best tool for the job. And WordPress often fits that bill. You’ve probably already done enough work in the past to know why, and you also know exactly which plugins etc to use to get the result your client wants. There’s just […]
How To Transfer A WordPress.com Blog To WordPress.org
A lot of people start off their blogs on free hosting services like WordPress.com, Blogger, and others and then migrate to a self-hosted service after realizing the limitations that a free hosted website has. Typically, they want more freedom to design their website than what something like WordPress.com can provide. And when they migrate, there’s […]
Yes, You Still Need A CDN With Cloud Hosting!
There are a plethora of questions posted on sites like Quora and Reddit asking about the difference between “cloud hosting” and a “CDN”. These are two completely different products. However, it’s not hard to understand why this confusion exists. When a layperson hears the phrase “cloud hosting”, they get an image of their site being […]
Add JavaScript To Open Links In A New Window In WordPress
One of the biggest benefits of the Gutenberg WordPress editor as I mentioned in my earlier post on one year after, is the “Custom HTML” block that allows you to insert arbitrary HTML, JavaScript and CSS code into a WordPress post. I’d previously talked about using it for JSON structured data, but you can also […]
3 Methods For Additional WordPress Security
As your site becomes more popular, the stakes get higher and higher. You find yourself thinking of more ways to secure your site. Now of course, you can do what everyone else does – plugins to defend against login attempts, strong passwords, and even 2FA. But in this article, I’m going to discuss three additional […]
Why LiteSpeed Cache Is Better Than Caching Plugins
Caching is an important part of any website’s performance strategy. Especially for systems like WordPress, which heavily rely on dynamic, database-powered pages. It dramatically reduces the system resources required to serve a page, leading to faster load times for end-users, and makes everyone happy. However, not all caches are built equally. There are essentially two […]