What are meta tags?
They are information inserted into the "head" area of your web pages. Other than the title tag (explained below), information in the head area of your web pages is not seen by those viewing your pages in browsers. Instead, meta information in this area is used to communicate information that a human visitor may not be concerned with. Meta tags, for example, can tell a browser what "character set" to use or whether a web page has self-rated itself in terms of adult content.Meta tags helps alot in ranking well in Search Engines.
Coding For Meta Tags:
<html>
<meta name="keywords"
content name="keywords"
content="Keywords that you want for your website"/>
<meta name="description
content="Description for your Website"/>
<meta name="author"
content="Name of the Author"/>
<meta name="copyright"
content="XYZ 2011"/>
<meta HTTP-euip="expire"
content="Fri 29 july 2011 08.08.08 GMT"/>
</html>
The above is the basic structure for Meta tags.
Use our Meta Tags Generator tool,to get your Website on first page of Google.
0 comments:
Post a Comment