You may have caught the recent announcement that our Hummingbird performance plugin has been integrated with CloudFlare. But given that CloudFlare works on a domain level, what does this mean if you’re running a Multisite network? The good news is that with one CloudFlare account you can cover multiple domains. Unlike many services, you don’t need a separate account for each …
What Are Tooltips Good For Anyway? 6 Simple Options for WordPress
When we recently talked about tips for decluttering your website, we were mostly just focused on hiding away secondary pieces of content that were still worthy of inclusion on the site, but that didn’t quite deserve a spot front and center. Because your visitors’ experience always needs to be top-of-mind when developing a website, it’s really important for you to …
Fixing the “Cannot Modify Header” Error in WordPress
Here’s a frustrating yet common WordPress error that can appear out of the blue, bringing down your site in one fell swoop: “Warning: Cannot modify header information – headers already sent by (output started at…” What’s worse is that this error continues, listing paths to important files on your server which is a potential security risk. But not to worry! …
Fixing the “Are You Sure You Want to Do This” Error in WordPress
The vaguest WordPress error you’ll no doubt come across at some point, which also has a whole laundry list of probable causes, is… “Are you sure you want to do this?” What’s frustrating about this particular error is that it could mean you made a small fixable mistake or, worse, that you’ve been hacked (though typically it’s a security issue that’s …
How to Add Web Push Notifications to Your WordPress Website
When you read the term “push notifications” you probably think about the notices you get on your smartphone every time you receive an email or are mentioned in a tweet. But while most of us are familiar with push notifications because mobile apps have been using them for years, you may not be aware that they’ve made the jump from …
6 Tricks for Decluttering Your WordPress Site and Communicating More Effectively
When creating a website, it’s natural to want to share as much information as possible. While visitors have come to your website to learn more about those pieces of information, that’s all they really want to see: pieces. This isn’t the first time the shrinking attention span of your site’s visitors has come to the forefront of our conversations on …
Changing Your WordPress Database Prefix to Improve Security
WordPress database tables all begin with the wp_ prefix by default. Security gurus often recommend changing the prefix to secure your site, but is it really worth doing? Or is it all sizzle and no steak? The idea is that changing the database prefix helps avoid nasty SQL injections since hackers usually use queries with the standard settings in their …
How to Change WordPress Multisite to Sub-Directories or Sub-Domains Without Errors
If you have ever set up a WordPress Multisite install and then decided to swap from sub-directories to sub-domains, or the other way around, you would know it’s not as simple as clicking a few buttons. Unfortunately, the “Network Setup” page in the backend of Multisite doesn’t give you an easy way to switch. Yeah, it’s frustrating! If you try …
How to Turn Any WordPress Theme Modification into a Simple WordPress Plugin
One of the first things budding WordPress developers learn is to use child themes for customizing WordPress websites. While this is a sound practice, there will also be times when you want to reuse code you’ve added to a child theme with a different theme or on a different website. The best way to package code for use with any …
10 Simple Ways to Convert Casual Visitors into Paying Customers
We spend a lot of time talking about how you can improve your WordPress website’s design and functionality in order to get your visitors to feel a certain way about it. In other words, you want them to want to convert. You’ve given them a quick-loading site, beautiful high-resolution imagery, and an engaging story to follow… and yet you still …