SEO MotionZ Forum

Full Version: How many types of Meta Tags?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Some important meta tags are:
Meta title
Meta description
Meta keyword
Canonical tag
Meta robot tags
The most important Meta Tags, required in SEO.

<title>your attractive title here</title>
Title is the first phrase you see as a search result.

<meta name="description" content="your description here">
Description of your website.

<meta name="keywords" content="words">
Most important word to use on specific page.

<meta name="robots" content="selection">
Allows robots to crawl your website.

<meta name="revisit-after" content="period">
How often do you want the spiders to come back and index your website again.

Less used meta tags.

<meta name="copyright" content="text">
<meta name="googlebot" content="noodp">
<meta name="language" content="English">
<meta name="reply-to" content="email address">
<meta name="web_author" content="text">
<meta http-equiv="name" content="value">
<meta name="robots" content="noarchive">
<meta name="googlebot" content="nosnippet">
Pages: 1 2