Do you want your readers to know what your page is about?

Do you want people reading search engine results to know what your web page is about?

If you answer “No” to these questions, then you should rethink why your on the web.

The title tag places content in the title bar at the top of the web browser.

Title Bar

Why is this important?

The title bar lets readers know what to expect on that page. If no title tag exists, most browsers display the name of the actual html file. Imagine a title bar that looks like this:

Index.html in the title bar

By the way, this is a screenshot from an actual website that I found. The website belongs to a department of a prominent university. Not good. The title bar tells the reader nothing about what to expect on that page.

Title tags are also used by search engines. The title tag is typically used as the first line of the search result.

Search Engine Results

The importance here should be apparent. You need to be telling searchers what your page is about. They are not going to guess. Results with a clear title tag will be more attractive than those whose title tag is murky.

The code for the title tag is fairly straightforward.

<title>Your Title Here</title>

No big secret in writing the tags. The trick is the words between the tags.

Tips on writing good titles:

  • 60 characters or less. See my SERP example above? I was experimenting with my title tag and I wrote one that was too long. What happened? Google placed an ellipsis at the end. It cut off some important information I wanted to communicate. I have since shortened the title tag.
  • Focus on using your main keyword phrase
  • Write it for human readers
  • Multiple keyword phrases can be accomplished by writing a good sentence
  • If writing a good sentence is impossible or impractial, use short keyword phrases separated by a | (bar). For example: Blue Widgets | Red Widgets | Green Widgets

Put this into practice. Below are three title tags I pulled from some random search engine results. I have rewritten them according to the tips above.

OLD:Webster Groves, Kirkwood, Ballwin and St. Louis Missouri real estate listings, homebuying, sel [cutoff at this point]
PROBLEM: Way to much keyword stuffing. The home page is trying to be to much.

NEW:[Real Estate Broker Name] | Your Saint Louis Real Estate Agent
SOLUTION: Quite different huh. I did some quick keyword analysis and found lots of searches for “saint louis real estate”. Now, what he can do is create separate pages for each of the cities he focuses on.
Example: [broker name] | Webster Groves, Missouri (MO) Real Estate Agent.
This site is trying to capture too much traffic to its home page by using keyword stuffing. Instead, they could expand their reach by tightening up their page title (and content) and then creating more content by adding additional pages focusing on other keywords.

OLD: Baking Tips for the Very Best Homade Cookies
PROBLEM: Misspelling

NEW: Baking Tips for the Very Best Homemade Cookies
SOLUTION: This is a huge oversight. While I have my share of spelling mistakes within my posts, having a spelling mistake in the title is inexcusable.

OLD:Find A Good Job By State, Occupation, Salary and Much Much More
PROBLEM: Too many Muches

NEW: Find A Good Job By State, Occupation or Salary | Job Search Articles
SOLTUION: There was no verb in the title when I felt it needed one. Plus the addtion of “find” may help them pick up a few longtail keywords. Adding things like “much much more” is a waste of time and space. It adds no value. Why not use that space to add a keyword of value or just leave it off.

Where do you put the title tag? Visit the post on creating HTML Head sections.

Web Development Tutorials to Increase Your Skills

Seeking to improve your HTML and CSS skils? The resources below can help you become a better web developer and designer and help you make your website superior to your competitors:

  • Learn CSS3: In CSS3 First Look, staff author James Williamson provides an in-depth introduction to the newest CSS standard, detailing its modular format, history, and current level of browser support, while also demonstrating its capabilities and applications. The course includes tutorials on using new selectors, modifying typography and color, working with the box model, and understanding media queries.
  • XHTML and HTML Essential Training: Bill Weinman helps designers and coders understand XHTML and HTML. In the process, Bill covers document structure, block and inline-level tags, floating images, controlling white space, phrase and font markup, and tables and frames. He even provides a good introduction to CSS. Bill offers step-by-step guidance for building a complete working web site
  • Learn HTML5: Author James Williamson introduces the newest HTML specification, providing a high-level overview of HTML5 in its current state, how it differs from HTML 4, the current level of support in various browsers and mobile devices, and how the specification might evolve in the future.
  • The Complete Web Designer: Ten modules/courses compiled to teach you everything you need to know to become a commercial web designer. Hands-on practical training that simplifies and targets the key techniques needed to build modern web sites. Training from experienced web designers who KNOW what is required in the real world of web design
  • The Complete Web Developer: With so many languages and technologies out there, it is really hard for someone to know what to study and in what order - especially if you want to be able to make a living at it! Course focuses on using PHP and MySQL. The Complete Programmer package is designed to guide you along to the way, step-by-step, towards becoming a professional web programmer.
Tagged with:
 

About the Author

Paul Flyer loves to research the web and find resources and tools for building, maintaining and promoting websites. Based in Saint Louis, MO, he works in management and spends his free time sharpening his web development and copy writing skills. Feel free to contact Paul with any questions, comments or ideas. He is also available to help you with your own website.