<meta name="keywords" conetent="a list, of, keywords, for, your, page, seperated, by commas">

This meta tag is the keywords for each page on your website. As I said in the first part of this meta tag tutorial, this meta tag is usually ignored by most search engines nowadays, but it doesn't hurt to include it. And remember - this meta tag should be different for each page unless they have the same content.

<meta name="description" content="A few short sentences describing the page">

This meta tag gives the description for each page on your website. Remember, this meta tag should be different for each page unless they have the same content.

<meta nameE="Author" content="your name, or the authors name">

Use this meta tag to show the author/s of the page.

<meta name="Date" content="November 21, 1984">

This meta tag is for the date that the page was created.

<meta name="Copyright" content="1995-2009 meta tag, inc.">

Use this meta tag to show that your website and it's content are copyrighted.

<META HTTP-EQUIV="Cache-Control" CONTENT ="no-cache">

This meta tag will stop the page from being cached by servers or browsers. Remeber, this tag is on a per-page basis. Putting it on one page won't stop your entire website from being cached

<META HTTP-EQUIV="refresh" CONTENT="600">

Use this meta tag to refresh the page every 600 seconds. The 600 can be change to whatever you like.

<META HTTP-EQUIV="refresh" CONTENT="10;url=http://www.ooshie.com">

This meta tag allows you to send the user to another page or website. The "10" represents the ammount of seconds before the page will refresh with the URL you supply.

<META HTTP-EQUIV="Window-target" CONTENT="_top">

This meta tag will Keep your page out of other websites frames.

These next few meta tags are for search engine robots. "Robots" (or bots, spiders, crawlers, ect.) are programs used by search engines to index your site's pages.

<META NAME="robots" CONTENT="all">

Index pages separately

<META NAME="robots" CONTENT="noindex,nofollow">

Stops this page from being indexed (will not show up in search engines).

<META NAME="robots" CONTENT="noindex,follow">

Do not index the home page but follow the links.

<META NAME="robots" CONTENT="index,nofollow">

Only index the home, nothing else.

<META NAME="robots" CONTENT="index,follow>

This is the default robots meta tag. This tells the bots to index the home page and follow (and index) all links to other pages. If that is what you desire there is no reason to add a robots meta tag, but it won't hurt!

Click Submit If You Digg This!

Thumbs Up For StumbleUpon.com!

Copyright © 2009 ooshie.com All Rights Reserved. Contact