Home > Articles

Creating a Personal Blog with WordPress.com

This chapter serves as a quick start for how to create a blog using WordPress.com. You'll learn how to create an account, customize your theme, decide what content to use, and integrate multimedia into your blog.
This chapter is from the book

It seems a little redundant to talk about creating a personal blog, because in the beginning all blogs were personal. To have a business blog was anathema to bloggers. Making a blog that is all about “you” is the heart of personal blogging. You is in quotes because, as you’ve learned, who “you” are online depends on how much or how little you want to reveal. Because this is a personal blog, it’s intended to reflect your beliefs, hobbies, and family—essentially, who you are.

I think many people dismiss personal blogs as less serious than “professional” or “business” blogs, but I think it’s just the opposite. Personal blogs are very serious, even if the subject matter isn’t. What’s more important than who you are? Because the origins of blogging center on the personal blog, it’s important not to dismiss them out of hand.

I first started blogging to learn about it for professional reasons and to have an outlet for things I wasn’t doing at work. My blog was the epitome of the personal blog. In my case, my blog was mostly about collaboration tools, software, and other geek esoterica. Still, it was personal, and, because I expressed myself well and made some local connections, my humble blog became a springboard to my present career. However, there is a strange hybrid here that is worth noting, the personal-business blog. My blog falls under that category because it is my personal blog, but it serves to drive and support my professional career and business life.

This chapter takes what you’ve learned in the previous four chapters and builds on it so you can go from a general blog to something that’s more your style. Roll up your sleeves here and get to work.

I’ve written this chapter to serve as a quick start for a blog using WordPress.com. I could have chosen Blogger or a few other engines—Tumblr will get a chapter of its own—to serve as the example, but I’ve found that starting a blog on WordPress.com gives you a great foundation to build a blog, or a website (which I cover in Chapter 7, “Creating a Website”), with a clear and easy path to grow and expand over time.

Unlike the first edition of this book, I don’t cover how to start podcasting or video blogging in this chapter—both of those topics are covered in Chapter 10, “Creating a Multimedia Blog.” Over the years of teaching people how to blog and create websites with WordPress.com, I’ve found that people want to do the following:

  • Post content
  • Post images
  • Embed videos from YouTube (and other places)
  • Personalize the theme or design of their blog

That’s pretty much it. This chapter puts the focus squarely on those goals. Technology will, for the most part, take a backseat to getting things done simply and easily.

Getting Started with WordPress.com

In Chapter 2, “Installing and Setting Up Your First Blog,” I talked about setting up a blog on WordPress.com. I’m going to go into the process in more detail in this chapter to get more into the nitty gritty of things.

Before we get started on creating this new blog of yours, let’s first create a place for it to live.

Creating Your Account

Creating an account on WordPress.com is fast, easy, and free. WordPress.com provides a tremendous number of features for free. In fact, it’s pretty easy to start and stick with WordPress.com for years and years.

The first step is to go to WordPress.com and look for the big Get Started Here button (see Figure 5.1)

Figure 5.1

Figure 5.1. The home page for WordPress.com.

When you click the button, you’ll see a screen that looks something like Figure 5.2. Note that I had to scroll down and shrink things down so you could see all the form fields in one image.

Figure 5.2.

Figure 5.2. The sign-up screen for WordPress.com.

In Figure 5.2, you see that I’ve picked “createyourownblog2ndedition” for the name. The menu that is open shows that I can have createyourownblog2ndedition.wordpress.com for free, but other options, like createyourownblog2ndedition.com, for a cost. You don’t have to decide right this minute whether you want to buy or use a domain for your blog. We’ll talk about buying and using domains with WordPress.com later in the chapter.

You’ll also note that my username for this blog is also createyourownblog2ndedition. On WordPress.com, you can keep your username and blog name the same, or you can put a different name in the field. Something shorter, like cyob2nded, might have been a good choice here. Why? Shorter URLs are easier for you, and everyone else, to type.

I entered a password and confirmed it in the field, as well as an email address. It is very important that you enter your email address correctly because before you can start your blog, you have to click a link sent to that email address to confirm your account. When you click Sign Up, you go to a screen, like Figure 5.3, to put in a little information about yourself while waiting for that confirmation email to arrive.

Figure 5.3

Figure 5.3 The Edit Profile page on WordPress.com that you reach after starting the sign-up process.

When the email arrives in your inbox, you need to click the Activate Blog button. When you do, you’ll see a screen like Figure 5.4.

Figure 5.4

Figure 5.4. Confirmation and success! Also, your Dashboard for your blog on WordPress.com.

At this point, if you’re ready, you can start blogging! But maybe you’d like to know what some of the import settings and configuration steps are before you dive into blogging.

Key WordPress.com Settings and Configuration

Despite WordPress.com adding more and more features to the service, they’ve kept the number of things you need to do to get started to a bare minimum. Technically, you’ve completed all of them (signing up and confirming your account), but there are a few things I suggest you do to get started on the right foot.

First is updating a few of the basic settings. On the left side of the screen, click the Settings menu item (refer to Figure 5.4). This brings you to the General settings screen. You’ll see that the Site Title field is the name you created when you signed up for WordPress.com. You’ll also notice that the Tagline is “Just another WordPress.com site.” In Figure 5.5 you can see I’ve updated those fields to things that are more descriptive and interesting. Try to keep the site title reasonably short, but be more descriptive in the Tagline field. The Tagline is supposed to tell visitors a little about what they can expect to read when they come to your site. The last thing I change on this screen is the Timezone. Just pick your city from the menu.

Figure 5.5

Figure 5.5 The WordPress.com settings screen.

Scroll to the bottom of the screen, click Save Changes, and you’re done!

Now that the basic settings are updated—yes, believe it or not, that’s all you really need to do—let’s fix up a couple other things that will help you get off on the right foot.

When you start any WordPress.com blog or install WordPress yourself, the software automatically creates a new post and adds a comment to it. This is great so that you can see that everything worked, but leaving the “Hello World” post on your site isn’t needed. So, let’s delete the post—which will delete the comment as well.

First, click Posts from the menu on the left side. This brings up a list of all (right now, all one of them) posts on your blog. Pass your mouse pointer right below the title of the post until you see the menu that has Trash as an option. Just click Trash and you’re done (see Figure 5.6)!

Figure 5.6

Figure 5.6 Deleting the first default post on a new blog.

One last thing, and then you are set to get off and running. Just like creating a default Post, WordPress also creates a default About page. Again, on the left menu (you’re going to be clicking this menu a lot, by the way), click Pages and you’ll see a list of all the pages currently available (see Figure 5.7).

Figure 5.7

Figure 5.7. The list of the Pages for this site.

Just like with the Posts listing, pass your mouse below the title, but instead of clicking Trash, click Edit. You can also just click the title About, and you’ll get to the same editing screen (see Figure 5.8).

Figure 5.8

Figure 5.8. You’ll soon see that the Post editing screen looks almost identical to this Page editing screen.

What you’re going to do here is update the content. Maybe you’ll change the title to something more than just “About” (about what?) and edit the content of the Page as well. Don’t worry if you’re not sure about what you’re going to say; you can always come back and edit this Page as much as you’d like. Nothing is set in stone here. When you’re done, click Update. If you want to see how it looks, click View Page and a new tab or window will open with the results. Figure 5.9 shows what I did for this demo blog.

Figure 5.9

Figure 5.9. My updated About page, as meager as it might be.

We’re ready to start with the next step of getting this blog ready for action. Are there more things you can update? Certainly. If you pass your mouse pointer over the Users menu item on the left, a menu will pop out. If you choose My Profile, you can update the picture that is connected to your account and edit other bits of information (see Figure 5.10).

Figure 5.10

Figure 5.10. The profile page on the blog, where you can update more information if you want.

Do you need to update this? Eventually, but not right away. Right now we have more fun things to do. The next step is picking a cool and awesome theme for your blog.

Themes and Customizations

One of the best things about WordPress (and most other blogging engines) is that, on a whim, you can change the look and feel of your site with a click. Your content (Posts and Pages) isn’t affected at all. You might have to put widgets and menus back in place, but the important stuff—the stuff you’ve written—will be safe and sound.

Choosing the Right Theme for Your Blog

To get started picking a theme for your blog, first click the Appearance menu on the left. You’ll come to a page showing about 30 of the more than 190 themes available to you on WordPress.com. If you see what you like on the first screen, that’s great, but most of us want to browse around a little first.

To try to narrow down your theme choices, you can put a term into the search box (for example, “blue”) and click search, but you still might find yourself faced with a large number of theme choices. What I prefer to do is use the feature filter, as shown in Figure 5.11.

Figure 5.11

Figure 5.11. The feature filter with a few choices made.

After you’ve made your selections, click Apply Filters; you should see a few themes to pick from, like in Figure 5.12.

Figure 5.12

Figure 5.12. Results of my feature filter selections (more choices are offscreen).

It is possible you’ll see no results at all. Why? Well, because you might have narrowed the field so closely that there are no themes that appear to fit those criteria. Theme designers put in their own keywords and features, and sometimes they don’t do the most thorough job of it. So, the best suggestion when you get no results is to reduce the number of filters you’re applying and try again. Sometimes I’m reduced to looking for things like “three columns” or “blue” or “light” when looking for the perfect theme for the job. It just depends on what catches your eye for the task at hand.

After you pick the theme you’re interested in, you can select Preview to get an idea of how it looks (but there isn’t much to see, because you haven’t posted anything yet). Click Activate if you like what you see—at least for the time being—you can always change your mind later and pick a new theme.

Headers and Backgrounds

Many themes allow you to set a custom header image. Themes like Twenty Eleven and Twenty Ten come with several images that you can choose from (or have chosen at random). The theme I’m using for the examples here is called Dusk to Dawn and doesn’t come with any images, but you can easily add your own. You start by clicking the Header submenu under Appearance. In Figure 5.13 you can see that if you upload an image that is 870×220 pixels it will be used as is; if it’s larger you’ll be able to crop it (very handy that you can crop the image right within WordPress!). I made an image for this demo blog, uploaded it, cropped it a bit, and you can see the result in Figure 5.14.

Figure 5.13

Figure 5.13. The custom header image screen within WordPress.

Figure 5.14

Figure 5.14. The result! The custom header in place on the blog.

Although the ability to have a custom header is built in to WordPress, not all themes take advantage of the functionality. I particularly like being able to easily have a custom header image (and one that I can change easily), so I make sure that’s one of the features I select in the feature filter.

Some themes go even a step further and allow you to use a featured image on a Post to be the header for just that Post (like Twenty Ten and Twenty Eleven).

Being able to change your header as easily as uploading a new image makes updating your blog with a fresh look very, very easy. Changing things around doesn’t just end with the header; many themes allow you to choose new background images and colors as well.

Dusk to Dawn is one of those themes that allows you to mix things up a bit. Start by clicking Background under Appearance and, just like the Headers section, you’ll be given options for what to do next.

You can see what that default background looks like in Figure 5.14, but in Figure 5.15, you can see that I’ve picked a lighter shade of blue (if you’re reading this in black and white, trust me, it’s a lighter shade of blue). Figure 5.16 shows the result, which I think makes the details of the default background image stand out more.

Figure 5.15

Figure 5.15. Custom background screen in WordPress.

Figure 5.16

Figure 5.16. The new background color on the demo blog. Much nicer, I think.

Headers and backgrounds are nice window dressing, but what about something a little more useful, like a navigation menu? That’s our next stop.

Menus

Another feature built in to WordPress that themes can take advantage of is the custom menus function. Not long ago, editing your navigation menus was more than a bit of a chore. WordPress Menus allow you to create, edit, rearrange, and manage menus by just dragging and dropping. Like Headers and Background, choose Menus under Appearance to get started (see Figure 5.17).

Figure 5.17

Figure 5.17. The custom menu configuration screen.

This particular theme uses menus, but has them only on the sidebar. Other themes have menus horizontally across the top, either above or below the Header (sometimes even both places).

Working with Menus is easy. The first step is to create the menu by giving it a name in the Menu Name box and then clicking Create Menu. We don’t have a lot to add to our menu right now, but I added a custom link to my home page (trishussey.com) and added the About page we edited earlier in this chapter to my navigation menu. After I clicked Save Menu, I also made sure to pick the name of my menu from the menu in the Theme Locations box (and then clicked Save). This ensured that my menu would appear on my blog (believe me, I’ve missed that step before and wondered what was going on).

You can see the menu on the sidebar in Figure 5.18.

Figure 5.18

Figure 5.18. My custom menu in place on the sidebar.

The last bit of fun we’re going to have here in the themes department (and before we get to the good stuff—writing!) is talking about widgets. I talked a little about widgets in Chapter 2, but here I’m going to show you how they are used on a WordPress-based site.

Widgets

Like everything else theme related, you’ll find the Widget screen under the Appearance menu by clicking Widgets. In Figure 5.19 you can see what the default widget screen looks like for this theme. Like headers and backgrounds, each theme can define which and how many widgets are displayed at first.

Figure 5.19

Figure 5.19. The default Widget screen. Oh, the possibilities!

Adding a widget to your sidebar is very easy—just drag and drop it into place! In Figure 5.20 you can see a number of widgets that I’ve dropped onto this theme’s sidebar. I left the configuration area for the Facebook Like widget open so you could see how that looks.

Figure 5.20

Figure 5.20. Just a few widgets in place as an example.

Some themes have widget areas only in the sidebars, but other themes have them in the header, footer, and even in the middle of the page. In Chapter 2, I said that a widget is just an easy way to contain extra code to display things like Twitter feeds, Facebook Like buttons, a list of your recent posts, or all the pages on your blog. Because the widgets move in and out like little boxes or containers, you can add and remove interesting interactive elements to your site without needing to know how to code them yourself.

Figure 5.21 shows what some of the widgets on this demo site look like in place. Again, as I said in Chapter 2, widgets are great and can you can add really neat stuff to your blog using widgets, but you can also go overboard. Too many widgets slows down how fast your blog loads. When in doubt, have a friend check your site on their computer to see if it still loads okay for them. If it takes a minute or two to completely load, you probably have too many widgets!

Figure 5.21

Figure 5.21. Widgets in place. Why don’t you Like me on Facebook?

That’s about all we need to do to your site at the moment to get you going to the next step—writing. If you’re feeling a little lost with WordPress, don’t worry—its Help section is great. You can refer to it anytime from the Help menu, and it should clarify something for you if one of the features has changed between my writing this book and your reading it.

With the foundation in place, let’s get to writing—or at least creating content.

InformIT Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from InformIT and its family of brands. I can unsubscribe at any time.

Overview


Pearson Education, Inc., 221 River Street, Hoboken, New Jersey 07030, (Pearson) presents this site to provide information about products and services that can be purchased through this site.

This privacy notice provides an overview of our commitment to privacy and describes how we collect, protect, use and share personal information collected through this site. Please note that other Pearson websites and online products and services have their own separate privacy policies.

Collection and Use of Information


To conduct business and deliver products and services, Pearson collects and uses personal information in several ways in connection with this site, including:

Questions and Inquiries

For inquiries and questions, we collect the inquiry or question, together with name, contact details (email address, phone number and mailing address) and any other additional information voluntarily submitted to us through a Contact Us form or an email. We use this information to address the inquiry and respond to the question.

Online Store

For orders and purchases placed through our online store on this site, we collect order details, name, institution name and address (if applicable), email address, phone number, shipping and billing addresses, credit/debit card information, shipping options and any instructions. We use this information to complete transactions, fulfill orders, communicate with individuals placing orders or visiting the online store, and for related purposes.

Surveys

Pearson may offer opportunities to provide feedback or participate in surveys, including surveys evaluating Pearson products, services or sites. Participation is voluntary. Pearson collects information requested in the survey questions and uses the information to evaluate, support, maintain and improve products, services or sites, develop new products and services, conduct educational research and for other purposes specified in the survey.

Contests and Drawings

Occasionally, we may sponsor a contest or drawing. Participation is optional. Pearson collects name, contact information and other information specified on the entry form for the contest or drawing to conduct the contest or drawing. Pearson may collect additional personal information from the winners of a contest or drawing in order to award the prize and for tax reporting purposes, as required by law.

Newsletters

If you have elected to receive email newsletters or promotional mailings and special offers but want to unsubscribe, simply email information@informit.com.

Service Announcements

On rare occasions it is necessary to send out a strictly service related announcement. For instance, if our service is temporarily suspended for maintenance we might send users an email. Generally, users may not opt-out of these communications, though they can deactivate their account information. However, these communications are not promotional in nature.

Customer Service

We communicate with users on a regular basis to provide requested services and in regard to issues relating to their account we reply via email or phone in accordance with the users' wishes when a user submits their information through our Contact Us form.

Other Collection and Use of Information


Application and System Logs

Pearson automatically collects log data to help ensure the delivery, availability and security of this site. Log data may include technical information about how a user or visitor connected to this site, such as browser type, type of computer/device, operating system, internet service provider and IP address. We use this information for support purposes and to monitor the health of the site, identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents and appropriately scale computing resources.

Web Analytics

Pearson may use third party web trend analytical services, including Google Analytics, to collect visitor information, such as IP addresses, browser types, referring pages, pages visited and time spent on a particular site. While these analytical services collect and report information on an anonymous basis, they may use cookies to gather web trend information. The information gathered may enable Pearson (but not the third party web trend services) to link information with application and system log data. Pearson uses this information for system administration and to identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents, appropriately scale computing resources and otherwise support and deliver this site and its services.

Cookies and Related Technologies

This site uses cookies and similar technologies to personalize content, measure traffic patterns, control security, track use and access of information on this site, and provide interest-based messages and advertising. Users can manage and block the use of cookies through their browser. Disabling or blocking certain cookies may limit the functionality of this site.

Do Not Track

This site currently does not respond to Do Not Track signals.

Security


Pearson uses appropriate physical, administrative and technical security measures to protect personal information from unauthorized access, use and disclosure.

Children


This site is not directed to children under the age of 13.

Marketing


Pearson may send or direct marketing communications to users, provided that

  • Pearson will not use personal information collected or processed as a K-12 school service provider for the purpose of directed or targeted advertising.
  • Such marketing is consistent with applicable law and Pearson's legal obligations.
  • Pearson will not knowingly direct or send marketing communications to an individual who has expressed a preference not to receive marketing.
  • Where required by applicable law, express or implied consent to marketing exists and has not been withdrawn.

Pearson may provide personal information to a third party service provider on a restricted basis to provide marketing solely on behalf of Pearson or an affiliate or customer for whom Pearson is a service provider. Marketing preferences may be changed at any time.

Correcting/Updating Personal Information


If a user's personally identifiable information changes (such as your postal address or email address), we provide a way to correct or update that user's personal data provided to us. This can be done on the Account page. If a user no longer desires our service and desires to delete his or her account, please contact us at customer-service@informit.com and we will process the deletion of a user's account.

Choice/Opt-out


Users can always make an informed choice as to whether they should proceed with certain services offered by InformIT. If you choose to remove yourself from our mailing list(s) simply visit the following page and uncheck any communication you no longer want to receive: www.informit.com/u.aspx.

Sale of Personal Information


Pearson does not rent or sell personal information in exchange for any payment of money.

While Pearson does not sell personal information, as defined in Nevada law, Nevada residents may email a request for no sale of their personal information to NevadaDesignatedRequest@pearson.com.

Supplemental Privacy Statement for California Residents


California residents should read our Supplemental privacy statement for California residents in conjunction with this Privacy Notice. The Supplemental privacy statement for California residents explains Pearson's commitment to comply with California law and applies to personal information of California residents collected in connection with this site and the Services.

Sharing and Disclosure


Pearson may disclose personal information, as follows:

  • As required by law.
  • With the consent of the individual (or their parent, if the individual is a minor)
  • In response to a subpoena, court order or legal process, to the extent permitted or required by law
  • To protect the security and safety of individuals, data, assets and systems, consistent with applicable law
  • In connection the sale, joint venture or other transfer of some or all of its company or assets, subject to the provisions of this Privacy Notice
  • To investigate or address actual or suspected fraud or other illegal activities
  • To exercise its legal rights, including enforcement of the Terms of Use for this site or another contract
  • To affiliated Pearson companies and other companies and organizations who perform work for Pearson and are obligated to protect the privacy of personal information consistent with this Privacy Notice
  • To a school, organization, company or government agency, where Pearson collects or processes the personal information in a school setting or on behalf of such organization, company or government agency.

Links


This web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every web site that collects Personal Information. This privacy statement applies solely to information collected by this web site.

Requests and Contact


Please contact us about this Privacy Notice or if you have any requests or questions relating to the privacy of your personal information.

Changes to this Privacy Notice


We may revise this Privacy Notice through an updated posting. We will identify the effective date of the revision in the posting. Often, updates are made to provide greater clarity or to comply with changes in regulatory requirements. If the updates involve material changes to the collection, protection, use or disclosure of Personal Information, Pearson will provide notice of the change through a conspicuous notice on this site or other appropriate way. Continued use of the site after the effective date of a posted revision evidences acceptance. Please contact us if you have questions or concerns about the Privacy Notice or any objection to any revisions.

Last Update: November 17, 2020