Common WordPress Errors: How To Fix 7 Frustrating Issues

There are few things more frustrating than trying to access your WordPress site only to be met with an error.

Since you’re reading this post, I’m going to assume you might be feeling that frustration right this very instant.

Here’s the good news, though:

Because WordPress powers over 29% of all the websites on the Internet, we have a pretty good idea of the kinds of common WordPress errors that you’re going to encounter. And to help you get your site back to working in no time, I’m going to show you how to fix all of these errors.

Read Full Article

Setting up WordPress locally in less than 5 minutes

I’ve tried and tested lots of local WordPress solutions over the years, most notably WAMP, MAMP, and Docker, to name just a few. The thing is, I’m impatient. I’d prefer to spend my time designing and developing rather than fiddling around in the terminal or wondering by a local SQL has become corrupted after a reboot and is no longer recognized (thank you MAMP for that one).

After copious gnashing of teeth and colorful swearing I’ve settled on, what I think, is an absolutely outstanding environment for developing sites locally. And that’s Local by Flywheel.

Read Full Article

Where And How To Add Code Snippets To WordPress – Both PHP And CSS

Are you struggling with how to add code snippets to WordPress?

Code snippets unlock a whole heap of helpful functionality…but sometimes it seems like developers just magically expect you to know where to put each code snippet, right?

And because digging into source code is a serious thing, you definitely don’t want to trip up and accidentally make a mistake…

To help you avoid that unfortunate circumstance, I’m going to cover two things in this post:

  • Where to add those code snippets you see flying around the WordPress community
  • How to safely add those code snippets so that they don’t mess up your site and you won’t accidentally lose them if you update your theme (or switch themes)

Read Full Article

How To Give Your WordPress Site A Periodic Health Check

When you launched your WordPress site, you probably did a thorough test to make sure everything worked just like you wanted. On the first day of your new site, it’s like moving into a brand new apartment – everything is clean and works perfectly!

But as time goes on and wear and tear takes its toll, it’s all too easy for that to change…both for apartments and WordPress sites. So to make sure your WordPress site is still humming along perfectly, you need to be a little proactive and give your site periodic health checks.

That’s what I’ll be talking about today – how to give your WordPress site a health check to make sure it’s still in tip-top shape.

Read Full Article

8 Helpful WordPress Analytics Plugins That Aren’t All Named Google Analytics

You’ve got a WordPress website – congrats! Now you need to figure out how to make your website better. And part of doing that is learning more about your content and your visitors. Figuring out what content is the most popular, where your visitors are coming from, what they’re clicking on…

That all helps build a more successful website.

But if you want to do that on WordPress, you’re going to need help. That’s where WordPress analytics plugins come in. And that’s also where most WordPress blogs rattle off a list of Google Analytics plugins and call it a day.

To avoid that, I’m going to spend this post covering a variety of WordPress analytics plugins. Yes – one of those plugins deals with Google Analytics – but the rest open up new analytics options you might not have known about.

*Note – I’m going to refer to all of these as “plugins” because they all offer a dedicated WordPress plugin. But a few of these tools are technically SaaS products. The plugin terminology is used for simplicity.

Read Full Article