Page Titles should be Unique and Accurate
The title tag for your page tells both your visitors and the search engines what the topic for that page is. The <title> tag is part of the HTML for your page and should be placed between the <head> tags. Each page on your website should have a unique title based on the content of that page. For example, the title of this page happens to be the same as the main title.
“Page Titles should be Unique and Accurate”
If you open the page html code (ctrl-U in most browsers), you’ll see the following title tag between the heading tags:
<head>
.
<title>Page Titles should be Unique and Accurate – Rich Close dot com</title>
.
</head>
The page title will show up in both the header bar at the top of your search engine window and will usually appear as the first line of the search results page, underlined in blue and is clickable to take you to your website page.
Titles should be Unique and Accurate – Rich Close dot com
The title tag for your page tells both your visitors and the search engines what the topic for that page is. The <title> tag is part of the HTML for your page and should be placed between the <head> tags…
Richclose.com/page-titles-should-be-unique-and-accurate.html cached similar pages
If your title includes keywords from the user’s search query, they’ll be in bold to help the user find them within the relevant text.
In addition to the content that the page title should represent, if it’s the home page of your website it may also include the name and address of your business or some main tidbits that describe what you do.
All the pages in your website should have a title which accurately describes the title for that page again you can include your site or business name as part of that title.
Return to SEO home page
Tweet This Post

