Xpode.com        Click here to Print this article.

Meta tags

Meta tags are very useful and can be used for many purposes. These can be very useful in SEO(serch engine optimization). Meta tags can be very useful in page redirection. you have seen on many sites. which redirects you on some other urls after a specific interval. A way to do this is with meta tags.

Page redirection with meta tag


<META http-equiv="refresh" content="5;URL=http://www.google.com">    

With meta tags we can refresh the page after some intervals.

 <meta http-equiv="refresh" content="600">

Meta tags are very useful in SEO ranking.

We can tell Seach engines that what contents are in our site. Search engine will show the website with meta tags. Examples:

  <meta name="" content="">


Meta name can be Keywords and contents can be description of the site. For this site www.xpode.com we will write the meta tags

<meta name="keywords" content="Asp.net, HTML, Css tutorials ">





http://
http://

Contributed by:
Rohit kakria
I am software developer, moderator of xpode.com

Resourse address on xpode.com
http://www.xpode.com/Print.aspx?Articleid=98

Click here to go on website