Troubleshooting WordPress Issues

Troubleshooting WordPress Problems

When something goes wrong on your WordPress site, how do you react? Do you freak out, or have a mini panic attack? Don’t worry, that’s a fairly typical reaction from the normal WordPress user ;) With this post I’d like to change the way you look at and react to WordPress problems :)

With WordPress, as with many things in life, we learn a lot when things aren’t going smoothly; learning to deal with technical problems pushes us out of our comfort zone and forces us to develop new skills and a deeper understanding.

Much of what I’ve learned in WordPress over the years has happened through things going wrong and me having to figure out how to fix it. Every time you face a problem and learn how to deal with it, your confidence is boosted and your problem-solving toolkit, and resilience, expands. The next time an issue crops up you are better equipped to handle it and you feel less panic.

Read More

The Complete Guide to Using The Yoast SEO WordPress Plugin

Complete Guide to Using Yoast SEO for WordPress

This guide is current as of  March 2017.

Get The PDF: Download the PDF version of this guide for easy reading!

While some general aspects of SEO will be touched on in this guide in the course of explaining the plugin, beginners may find that they need a more fundamental understanding of how SEO works in general, in order to get the best use out of this plugin. I have written an ebook that addresses that need:
The Beginners’ Guide to SEO for Business

Yoast SEO is on most lists of ‘must-have’ WordPress plugins. But the extensive set of options it provides can seem intimidating, especially to newer users.

Yoast has a fair amount of commentary and explanatory text throughout the plugin screens so I won’t duplicate anything he’s saying there, but I’ll try and clarify the less obvious parts.

If you’ve used an older version of Yoast on a site, there are several menu tabs you’re used to seeing, that are hidden by default on first activation of more recent versions.

To access all of the settings referred to in this guide, you will need to activate the Advanced settings.

Read More

How To Add A Top Bar Mailchimp Opt-In

MailChimp Top Bar Opt-In for WordPress
A top bar email sign up is a nice way to boost your opt-ins without being overly obnoxious. Especially with the current trend toward one column blogs, without a sidebar, it’s a great solution for making an opt-in prominent without being an eyesore. Here’s an example of what I’m talking about:

Top Bar Email Opt In

I wanted to add a top bar email opt in to a site and was prepared to have to research and test a few plugins, maybe fiddle with some styles and generally sink a little bit of time into the whole endeavour.

However I was able to get the job done in less than 15 minutes thanks to a couple of wondrous plugins.

Read More

Code Snippets To Customize Jetpack

How to customize the Jetpack WordPress plugin

Automattic’s Jetpack plugin has come a long way! It’s been much-maligned in the past for being bloated and slow and for that reason many developers wouldn’t touch it with a 10-foot keyboard. These days it’s much better – it’s more truly modularized to give you more control over exactly what’s activated. From the code side of things, developers will be pleasantly surprised to discover that it has been sprinkled with lots of actions and filters. So, while Jetpack is still generally marketed to entry-level end users, there are actually some nice Easter eggs for developers who want to customize things a little bit for their clients.

Read More

How To Work on Your WordPress Site Without Going Live

Work on your WordPress site without going live
Last Updated on March 11, 2023.

So, you want to make some changes to your WordPress site without anyone else seeing?
Perhaps it’s a new site you’re getting ready to launch, or maybe you’re giving a facelift to an existing site. How can you work on your WordPress site without publishing the changes for the world to see?

You have a few options depending on your specific situation.

Use a “Coming Soon” style plugin

One approach is to put up a temporary splash page or landing page which displays a “coming soon” or “maintenance mode” style message.

This can be done easily with a plugin; the one I’d recommend is Coming Soon by SeedProd.

Any normal visitor who tries to access your site will see the custom message you create and nothing else. You, as the administrator, will be able to see the site as normal while logged in. The Coming Soon plugin gives you ample control over the splash page, where you can add text, images, a logo, background image etc.

Read More

How To Go Beyond WordPress Basics

From WordPress Beginner to Intermediate, Going Beyond the Basics

From WordPress Beginner → Intermediate

What’s  the difference between a WordPress beginner, and an intermediate WordPress user?

If you’ve mastered the dashboard, are great at working with themes and plugins, what’s next? How do you progress to the next step, without necessarily become a code-slinging developer?

Definitions are obviously arbitrary, but for me, an intermediate WordPress user is someone who has mastered the dashboard, can find their way around any theme pretty quickly, and who isn’t afraid to get their hands dirty behind the scenes. That might not be creating custom themes or plugins from scratch, but it likely involves customizing sites with copy/paste code snippets, tweaking CSS, migrating sites, using FTP, and generally understanding the ‘behind the scenes’ of a WordPress site. They are also familiar with WordPress best practices, such as safe ways to modify themes etc. This isn’t someone who is going to hack your site to pieces, but someone who understands the right way to do things, keeping a site future-proofed, update-able and easy for the owner to manage.

This is the kind of stuff that makes some folks shudder with horror, but in reality if you can grasp some of this stuff, it’ll give you so much more confidence. If you’re working with clients, I’d consider it not only a requirement, but your responsibility as a WordPress consultant.

So how do you get to the Intermediate stage, where to start?

If you are like a lot of users, you might be forced into it when something goes wrong on your site. Most of the cool stuff I’ve learned in WordPress, I’ve generally learned by things breaking ? It’s initiation by fire, but it forces you out of your comfort zone. And, let’s face it, there’s very little you can learn in life by staying exactly how and where you are.

Read More