Steps in Customizing your Blog using WordPress



Before you start thinking of customizing your blog, you must have got a self hosted blog in which you already install WordPress. If you haven’t check outĀ Basics Steps in Starting your own Blog or Website.

 

Follow The Steps Below To Customize your Blog.

[1] Log into your new blog

At this stage, you should now have a blank WordPress site installed, along with your admin access username and password written down somewhere.

Start by typing in your new web address (www.YourNewBlog.com) to see what your WordPress blog looks like. Here’s what you’ll probably see:

Next, log in to your admin panel by going to an address like: http://YourNewBlog.com/wp-admin/. (You’ll use the same username and password you chose earlier during the setup.)

After logging in, you’ll see the welcome page of the admin panel. It should be fairly intuitive after browsing around for a few minutes, with all of your major options helpfully located in the sidebar panel.

[2]Ā Customizing and Choosing a Blog Theme

Once you’re inside WordPress dashboard, you can start customizing your blog. We’ll go through everything you need to do to get your blog ready and your first post published today.

You should get familiar with the look and items of the WordPress admin menu. Here are the various admin menu items:

  • Dashboard – This is the page you see right after logging in.
  • Posts – Here you can write and publish new blog posts and view and edit old ones. We’ll go through this once we’ve set up the blog otherwise.
  • Media – This is your media library with all the images, PDFs, videos, etc. you’ve uploaded.
  • Links – Many blogs don’t use this at all. You can skip it for now.
  • Pages – Here you can write and publish new pages and view and edit old ones. We’ll look at this after choosing your blog design.
  • Comments – Everything related to comments. You can get familiar with this when you’ve published your first post and readers leave the first comments.
  • Appearance – Here you can change what your blog looks like. We’ll go through this in detail below.
  • Plugins – Here you can add and remove plugins, which add functionality to your blog. We’ll go through this after selecting the theme.
  • Users – If you create your content with others, you can add them as users here, so they can edit posts. Otherwise, you can skip this for now.
  • Tools – Here are some additional tools you can use for publishing posts. You can skip this for now.
  • Settings – Here you can edit your blog’s settings. We’ll look at the essential settings later.
Choose a FREE Theme for Your Blog

I think choosing your new WordPress blog design is the most fun step.

The good news:

  • You can do it all on your own.
  • You can get a FREE WordPress theme that makes your blog look great.
  • You can change it later (just don’t change it so often that your readers can’t keep up).

The bad news:

  • You can spend a LONG time looking for the perfect theme.
  • A WordPress theme is responsible for how your blog looks, so it’s an important decision.

In other words, a WordPress theme is like your car’s frame. It changes how the car looks, but doesn’t impact the features or performance too much.

Luckily for you, WordPress has thousands of great-looking themes already optimized to fit any brand, niche, or industry.

Here’s what to look for in a WordPress theme:

  • Simplicity: Unclear design makes it difficult for readers to navigate your blog.
  • Responsiveness: The theme needs to adjust its layout across different screen sizes and devices. In the highly mobile world we live in, responsiveness is a necessity.
  • Speed: Although most themes don’t slow down your blog significantly, it’s still good to test it. To test a theme’s speed, use the Pingdom Website Speed Test, enter the URL of the theme’s demo, and see how long the page takes to load. If the load time is longer than three seconds, you might want to find a different theme (ideally, the load time is below two seconds).
  • Ease of customization: It should be easy to customize the theme—otherwise, you’ll struggle every time you want to tweak something. Fortunately, many themes offer plenty of easy customization options.
  • SEO readiness: The theme shouldn’t make a huge difference to search engines. But it’s still better to choose a theme that’s designed with SEO in mind. (Look for ā€œSEO Optimizedā€ or ā€œSEO readyā€ in the theme description.)
  • Security: Themes don’t generally create security issues. But it’s anyway good to check some user reviews and comments—and while doing that, check if people have had security problems with the theme.

Keep these factors in mind when choosing a theme. But most importantly, pick something you love and want your readers to see.

[3]Ā Adding Posts and Pages

Before you add any post Check outĀ Basic Things You Must Put in Place before Publishing a Post on Your WordPress Blog

Okay, now you should be all set up with WordPress. So, now for the fun part – it’s time to create your first blog post! I’ll take you through each step of this process to make it easy for you.

Go back to your WordPress admin panel (http://your_domain.com/wp-admin/) and then to ā€œPosts Ā» Add Newā€ Ā (or ā€œPages Ā» Add New) from the left sidebar.

What you’ll see is a very friendly editor screen that should remind you of MS Word or Pages on Mac:

Let’s break down what you’re seeing here:

  1. Title Area: This is where you write the title of your post.
  2. Content Area: This is where the body text of your post goes. The whole area works just like text editing in Word or Pages. You can also add images and other media to your post by clicking the ā€œAdd Mediaā€ button.
  3. Standard Editing Tools: Here are options like bold, italic, lists, paragraphs, and headlines.
  4. Publishing Tools: This is where you get your post shown to the world; chief among them is the big blue ā€œPublishā€ button. You can also set a publication date to schedule your post in the future or save the post as a draft for more editing.
  5. Additional Fine-tuning Tools: Update your blog post and categorize it (you can learn more about WordPress categories and tagsĀ here.

Here are a few things to keep in mind:

Adding links to your posts:Ā You should use outbound links to other websites when needed to back up your claims. For example, if you’re writing an article about meditation, you can link to a study that showed that meditation helped people feel calmer. To add links to your posts, highlight the desired text, then scroll up to the blog menu.

Click the paperclip-looking item to the right of the ā€œAlign rightā€ item (above the ā€œAdd BWS Shortcodeā€).

yperlink image

From there, add the URL you want to link to:

adding links to posts

Then, click the Settings icon on the right (the wheel-looking item above, next to the arrow).

Click the ā€œOpen in link a new tabā€ box. This is important—you don’t want people to leave your site when they click on a link!

Adding Images to your posts:Ā I touched on this briefly before, but I’ll explain it more here. Start by scrolling up to the top of the blog menu and click ā€œAdd Mediaā€.

From here, select the files you’d like to upload. You can find previously uploaded files from the ā€œMedia Libraryā€ at the top-left corner next to ā€œUpload Filesā€.

Once you’ve uploaded an image, you can choose its size and placement.

To add a featured image (the image that will be at the top of your post and in the thumbnails of your article), scroll to the right sidebar of your blog menu. You’ll see an option titled ā€œSet featured imageā€. Click that, then go through the same uploading process to add in a featured image here.

Adding videos from YouTube:Ā Adding in a video can spice up your post. This process used to be a bit complicated, but after some recent WordPress updates, it’s easy.

All you have to do is copy the YouTube video URL into the content area. Make sure that the URL is on its own line and not clickable. When you publish the post, the video will appear. I told you it was simple! Our friends at WPBeginner have a guide for this if you need any further help—check it outĀ here.

Creating the slug:Ā Your slug is the URL of the post. You want to make this slug clear and concise. This will make it easier for people to share it on social media, and overall it will just look better.

You can find the slug underneath the post title. It will say ā€œPermalink: http://yourdomain.com/post_titleā€.

Sometimes, the title of your blog post will make the perfect slug. But usually, it will be too long, and you should change it, so that it’s no longer than 2-4 words.

Here are some tips for optimizing your WordPress slugs:

  • Target SEO keywords. Think of what people would type to Google when they search for the information you share in the post—those are SEO keywords.
  • Avoid duplicates (make sure it’s not the same as another slug on your website).
  • Don’t change the slug after publishing the post (unless you absolutely have to) as this will result in lost traffic.

Adding headings:Ā Headings help you structure your content and make it easier for people to read. Consider adding headings for each of your main points.

To add a heading, scroll up to ā€œParagraphā€ drop-down menu. Select the heading you’d like to use. Note that the ā€œHeading 1ā€ is usually reserved for the post’s title, so stick to the smaller headings (with larger numbers) inside the post.

Publish Your Post (or Page)

When you’re done working with your post, click the ā€œPublishā€ button and then the ā€œView postā€ link that’s going to appear at the top of the page (you’ll see your post live on the site).

Congratulations! You just published your first blog post. Before you share it with others (which is the next step), let’s add a simple tracking system to your site, so you’ll see exactly how many people you’ve reached.

[4] Get Traffic and Monetize Your Blog

No blog is complete without compelling content.

To start, you should figure out the topic(s) that your blog will focus on. Then, come up with 10-15 ideas for new posts. Make these posts a mix of informative and entertaining.

You’ll also want to err on the side of creating evergreen content (content that doesn’t become dated/is always relevant) versus news/current affairs content (which becomes dated and irrelevant). Evergreen content will continue to generate traffic overtime, while other content will run its course and become irrelevant.

Here are some tips for creating strong blog content that your audience will love:

Promoting your blog:

If you want more blog readers as well as the opportunity to monetize your blog, you need to promote your blog.

Turning a blog into a profitable business is doable if there’s enough traffic.

Traffic = customers and money.

How to make a blog with sustainable traffic? All you need is:

  • A content plan (i.e., what will be your blog’s main topic)
  • A game plan for social media (i.e., which social media sites you’ll use and what content you’ll share)
  • Some basic knowledge of SEO (traffic from Google)

For now, here are some tips to get started promoting your blog:

  • Start collecting your blog visitors emails by setting up an email marketing software.
  • Read throughĀ this for SEO, usability, and Google guidelines.
  • Check outĀ these videos on YouTube about SEO.
  • Don’t be spammy on social media. Instead, aim for a good mix of social media content—share blog posts and videos, as well as content from other influencers, and also share other interesting and value-adding statuses.
  • Answer questions on Quora.com and link back to your blog.
  • Post and promote on relevant Subreddits on Reddit.
  • Use republishing to get featured on large websites.

 

Love this post and you love to get a copy
Click on either the link/button below to Get theĀ PDFĀ file and Read Offline.

Steps in Customizing your Blog using WordPress

CHECK OUT  Troubleshooting a Faulty Computer System { Hardware and Software Problems }
Tags:

4 thoughts on “Steps in Customizing your Blog using WordPress”

  1. These are ɑctually great ideas in about blogging. You have touched some nice factors here.

    Anyy waay keep up wrintіng.

  2. Thanks for finally writing about >Steps in Customizing your Blog using WordPress – Engineering Basic <Liked it!

Enter your Comment....

This site uses Akismet to reduce spam. Learn how your comment data is processed.