Tag: Building a blog

Everything you need to customise the design and layout of your blog

  • 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 safely update WordPress, Themes and Plugins

    How to safely update WordPress, Themes and Plugins

    Ready to update your WordPress version, plugin(s) or theme but not sure where to start and afraid something might go wrong? While this is understandable, it is important to use the latest version of WordPress, plugins and theme for the best security and performance of your website. How to update WordPress themes and plugins Outdated themes…

  • 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…

  • 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…

  • Automatically backup your WordPress site for free using UpdraftPlus

    Automatically backup your WordPress site for free using UpdraftPlus

    There are several free and paid plugins that will automatically backup your WordPress site, today I’ll show you how to schedule backups using UpdraftPlus. It is one of the most popular free WordPress backup plugins available. It currently has over 2 million active installations and 3,000+ 5 star reviews. UpdraftPlus [affiliate link] allows you to…

  • How to easily check and update the PHP version of your WordPress site

    How to easily check and update the PHP version of your WordPress site

    WordPress is written in a programming language called PHP. This allows content to be saved and read from the database, pulls in different files and just makes your site run as it should. WordPress recommend PHP version 7.4 or greater, but according to WordPress stats page 83.6% of WordPress sites are using PHP 7.0 or…

  • 7 common WordPress errors (and how to easily fix them)

    7 common WordPress errors (and how to easily fix them)

    Ever come across a WordPress error that you have no idea how to resolve? Here are seven common errors you’re likely to come across while working with WordPress and easy solutions on how to fix them. 1. Error: The White Screen of Death I think one of the most terrifying errors is the white screen…