Category: WordPress

WordPress how-tos for bloggers covering updates, news, plugins, themes, development, speed and security.

  • Gain more insights about your blog with Google Site Kit

    Gain more insights about your blog with Google Site Kit

    We have several different hats as bloggers and freelancers. And because of that it can be quite easy to drop the ball on the webmaster tasks we should be doing – especially when we’re busy creating content, managing social media and marketing our latest offering. If you’ve ever felt overwhelmed by the amazing tools offered…

  • WordPress missed schedule error: why your scheduled post didn’t publish and how to fix it

    WordPress missed schedule error: why your scheduled post didn’t publish and how to fix it

    You spend a lot of time creating a post, set the date and click schedule. Easy, right? Well, no! If you regularly schedule content on WordPress you know the frustration of a missed schedule error, which stops your post from publishing correctly. I’m going to share a quick solution with you to prevent this from…

  • A look at what’s new in WordPress 5.3 (and how to safely update)

    A look at what’s new in WordPress 5.3 (and how to safely update)

    The next major WordPress update is coming and let me tell you, it’s a good one! I’ve been testing some of the new features, and I can’t wait for them to be made official. So, what can we expect? Its focus has been on Gutenberg editor improvements, more intuitive interactions, UI polishing, improved accessibility and…

  • How to create Custom Post Types on WordPress

    How to create Custom Post Types on WordPress

    One of the reasons WordPress powers more than 39% of the internet is down to its versatility. WordPress uses more than just posts and pages to organise content. One way you can expand your site from being “just a blog” to being a flexible bespoke website is using custom post types. In this post, I’ll explain…

  • How to create a sitemap for your WordPress blog (and why you should!)

    How to create a sitemap for your WordPress blog (and why you should!)

    If you’ve ever read anything about SEO, you’ve probably come across the term sitemap. If that’s the case, then you have probably read that you should have one and that you should tell search engines about it. If you have no idea what they are, how to create one or why you should submit it…

  • How to safely update WordPress, Themes and Plugins

    How to safely update WordPress, Themes and Plugins

    Not sure where to start with updating your WordPress site and afraid something might go wrong? While this is an understandable concern, it is important to use the latest version for the best security and performance of your website. So, whether you need to update the WordPress version, a plugin or your theme, this post…

  • 10 tips for securing your WordPress website

    10 tips for securing your WordPress website

    One thing you have to think about when you go self-hosted is security! Here are ten things you can do to help secure your WordPress site… 1. Keep WordPress updated One of the most common security issues for WordPress sites are related to running outdated versions of the WordPress core, themes and plugins. Regularly updating your…

  • Are you incorrectly getting consent for cookies? The ICO publish cookie guidance for website owners and bloggers

    Are you incorrectly getting consent for cookies? The ICO publish cookie guidance for website owners and bloggers

    Since the General Data Protection Regulation (GDPR) came into effect last year, there has been a lot of questions surrounding cookies. Last week the Information Commissioner Office (ICO), which is the UK Data Protection Authority, published its long-awaited cookie guidelines. In relation to cookies, we look to the Privacy and Electronic Communications Regulations (PECR) before…

  • How to create a child theme on WordPress (and why you should)

    How to create a child theme on WordPress (and why you should)

    A child theme allows you to make customisations to different aspects of your site’s appearance while preserving your theme’s style and functionality. A parent theme includes all of the required WordPress template files and assets for the theme to work. A child theme works like any other theme, except it inherits the style and functions of the…

  • How to automatically set your featured image on WordPress

    How to automatically set your featured image on WordPress

    If you’ve recently changed your theme, you may be wondering why some post thumbnails aren’t being displayed anymore. This could be that the featured images aren’t set, but instead of manually editing each post individually to add a featured image there are ways to automatically set it. You can use a plugin to do this…

  • How to access your WordPress files via FTP using FileZilla (for beginners)

    How to access your WordPress files via FTP using FileZilla (for beginners)

    There’s been a lot of talk lately about the need for bloggers to understand the technical side of their websites. This post will show you how to set up and login to an FTP client and access your WordPress files. Related: Hosting 101 – complete guide to web hosting What is FTP/SFTP? FTP is short…

  • How to choose and install a WordPress theme

    How to choose and install a WordPress theme

    Today I’m covering WordPress themes – where to choose one from, how to install them, when to update them and how to safely switch themes… What is a WordPress theme?In relation to WordPress, a theme is a small directory found in the wp-content/themes folder, stored on your web host, that contains several files. These files control the…