Learn to clean up WordPress posts, categories, tags, and pages for a faster, more secure author website that’s optimised for readers and search engines.
Every web hosting company I know offers a one click WordPress install but these usually come with preinstalled Themes and plugins which add weight and complexity to an author website.
The secret to a fast, secure WordPress website is only use what you need and keep what you use updated. By only keeping what we need we help harden the site from hackers and keep the site’s footprint as light as possible for the fastest page loading times. Establishing this base now will pay dividends for the lifetime of the site.
Over the next few lessons we are going to strip away everything you don’t need in a default WordPress install starting with the posts, categories, tags, and pages.
After installing WordPress with your Web Host log into the WordPress administration dashboard using the admin username and password you configured when you set up the site. The admin login url is usually yourdomainname/wp-admin
Two quick notes.
After logging in you’ll see the WordPress dashboard.
The WordPress dashboard is made up of the following sections.
I’ll cover these sections as I use them in the lessons.
We’ll start by removing all the widgets we don’t need from the WordPress dashboard, before removing unwanted posts, changing the default post category, and publishing three pages we need for this phase of the setup.
Working our way down the Navigation sidebar on the left I click on posts to see what has been included with the WordPress install.
By default most WordPress installations include at least one post. We don’t need these default posts so I’ll delete this ‘Hello World’ post and empty the trash as well to make sure it is completely gone.
Default WordPress installs come with a single category, called Uncategorized.
I’m going to edit that and change it to ‘News’. We’ll also change the Slug.
The Slug is the URL friendly version of the name that appears in the weblink. If I wanted to share all the news items on Dirk’s site I’d send the link dirkvolcano.com/news
WordPress wants slugs in lower case and no spaces. We’re not going to have a parent category but I am going to add in a description which is best practice for SEO.
Stay updated with the latest news and announcements from Dirk Volcano. Discover upcoming book releases, exclusive previews, writing updates, and behind-the-scenes insights into the self-publishing journey. Never miss a story!
There’s more information on why that’s a good idea on the ‘SEO for Authors’ online course linked below.
I’ll click update before moving on to tags.
There are usually no tags set up in a default wordpress install. I don’t tend to use TAGS much as they are not indexed by Google. That’s not to say tags aren’t useful but I prefer to use categories, which are indexed by search engines.
I’ll leave this blank.
We will come back to categories and tags in later modules when we look at setting up custom post types to publish our books.
Next on the Navigation sidebar I click on pages to see what has been included with the WordPress install.
WordPress installations include at least one example page. Here we have a sample page and a draft privacy policy page.
We don’t need the sample page so I’ll delete it and empty the trash to make sure it’s completely gone.
We will go into detail on the privacy page later but for now we are going to publish the default page as it is.
Next we want to add SIX new pages. We are not going to add any content in these pages but we do need them to be created and published before we get to the WordPress settings lesson later in this module.
Back on the navigation bar on the left I select pages and add new pages.
I create the first page, name it HOME and publish.
I’ll create another new page and call it BLOG.
To finish off this lesson I’ll publish EIGHT more pages.
That’s all we need to do to clean up our WordPress posts, categories, tags and pages. Let me know in the group if you have any questions about what we’ve covered so far or about keeping WordPress as lean as possible. See you in the next lesson.