Google Basic of html title tag-need to know for SEO

May 17, 2011

Basic of html title tag-need to know for SEO

Its the first brick base of a webpage.A clear concept of title tag is important for better SEO optimization.If you look for to get better SEO ranking in Google SEO,Yahoo and other top level search engine result page you need to know basic of html title tag.
The W3.org, is the authority of webpage rules and regulation.It clearly states that every html document should have a title.And there is a defined way to do this.

What we need to know basic of html title tag in a webpage

1.What title tag do

  • Title tag text is showed in the address bar of all browser.
  • In organic search from any search engine Google, yahoo ,Bing title tag text is shown.
  • Title tag text helps visitor to find a webpage when the bookmarks it.

2.title tag html

<html>
<head>
<title>Title of the document</title>
</head>

<body>
The content of the document......
</body>

</html>

3.It is recommended by the world wide web authority.

importance of title tag for better SEO
View Large
Read in w3.org -importance of title tag in a webpage document

No comments:

Post a Comment