Saturday, April 27, 2013

title and h1 ideas


http://webmasters.stackexchange.com/questions/2631/should-my-title-tag-be-the-same-as-my-h1-tag


Typically yes, but the text does not need to match exactly.
If I was structuring your blog, I would do something like this (similiar to Grant's advice):
Homepage:
<title>Random Ben | A Life In The Software World</title>
<h1>Random Ben</h1>
Content Page:
<title>Why Apple's iTV MIGHT Change Everything | RandomBen.com</title>
<h1>Why Apple's iTV MIGHT Change Everything</h1>
  • Consider your title tag when thinking about search results/bookmarks, etc. (from John Conde's post)
  • Organize your heading tags like an outline. (from Google)
  • Use heading tags sparingly. (from Google)

No comments:

Post a Comment