Skip to content
SEO Check IN
SEO Check IN

  • About Us
  • Terms of Use
  • Privacy Policy
  • Contact us
SEO Check IN

SEO Meta Tags

  • Html Tag Title
  • Meta Name Description
  • Meta Name Keywords
  • Meta Name Robots
  • Meta Name Revisit-After
  • Meta Name Abstract
  • Meta Name Author
  • Meta Name Contact
  • Meta Name Copyright
  • Meta Name Distribution
  • Meta Name Expires
  • Meta Name Generator
  • Meta Name Googlebot
  • Meta Name Language
  • Meta Name News Keywords
  • Meta Name No E-mail
  • Meta Name Rating
  • Meta Name Reply-To
  • Meta Name Slurp
  • Meta Name Web Author
  • Meta Equiv Cache-Control
  • Meta Equiv Content-Type
  • Meta Equiv Cookie
  • Meta Equiv Disposition
  • Meta Equiv Image-toolbar
  • Meta Equiv MS Theme
  • Meta Equiv Pics-Label
  • Meta Equiv Pragma
  • Meta Equiv Refresh
  • Meta Equiv Resource Type
  • Meta Equiv Script-Type
  • Meta Equiv Style-Type
  • Meta Equiv Window-Target
  • Meta Data Dublin Core

Html Tag Title

Html Tag Title

<title>relevant and attractive phrase | ADD YOUR TITLE</title>

Just look at the following example to see how it looks like :

<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.0 Transitional//EN”> <html>

<head>

<title>My Test page</title>

</head>

<body>

Here you find a test text

</body>

</html>

Check out the following example:

meta-title

Meta Name Description

Meta Tag “DESCRIPTION”

<meta name=”description” content=”text”>

Just look at the following example to see how it looks like :

<meta name=”description” content=”On our website you will find all the information about meta tags, search engine optimization and submitting your website to the search engines.”>

Check out the following example:

Meta Name Keywords

Meta Tag “keywords”

<meta name=”keywords” content=”text”>

Just look at the following example to see how it looks like :

<meta name=”keywords” content=”meta tag, submit, search engines, spiders, sites, submit site, seo websites, website design, search engine submit, website, submit website, add meta tags, find website, be found on internet, keywords, keyword”>

Check out the following example:

Meta Name Robots

Meta Name Robots

<meta name=”robots” content=”selection”>

Just look at the following example to see how it looks like :

<meta name=”robots” content=”index, follow”>

<META NAME=cc=”INDEX, FOLLOW”>

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

<meta name=”robots” CONTENT=”all”>

Check out the following example:

Meta Name Revisit-After

Meta Name Revisit-After

<meta name=”revisit-after” content=”period”>

Just look at the following example to see how it looks like :

<meta name=”revisit-after” content=”7 days”> <meta name=”revisit-after” content=”1 month”>

Check out the following example:

Meta Name Abstract

Meta Tag “ABSTRACT”

<meta name=”abstract” content=”text”>

 

Just look at the following example to see how it looks like :

<meta name=”abstract” content=”a very short description of your website “>

Check out the following example:

Meta Name Author

Meta Tag Name”Author”

<meta name=”author” content=”text”>

Just look at the following example to see how it looks like :

<meta name=”author” content=”the news book”>

<meta name=”author” content=”John Smith”>

Check out the following example:

Meta Name Contact

Meta Name “Contact”

<meta name=”contact” content=”email@address”>

Just look at the following example to see how it looks like :

<meta name=”contact” content=”emailaddress@domainname.com” /> <meta name=”contact” content=”email@domainname.org”>

Check out the following example:

Meta Name Copyright

Meta Tag “COPYRIGHT”

<meta name=”copyright” content=”name of owner”>

Just look at the following example to see how it looks like :

<meta name=”copyright” content=”the Metatags Company”> <meta name=”copyright” content=”the Metatags Company” />

Check out the following example:

Meta Name Distribution

Meta Tag “Distribution”

<meta name=”distribution” content=”option”>

Just look at the following example to see how it looks like :

<meta name=”distribution” content=”world-global”>

Check out the following example:

Meta Name Expires

Meta Tag “Expires”

<meta name=”expires” content=”date”>

Just look at the following example to see how it looks like :

<meta name=”expires” content=”tue, 01 Jun 2010″>

<meta name=”expires” content=”tue, 01 Jun 2010 19:45:00 GMT”>

Check out the following example:

Meta Name Generator

Meta Name “Generator” Tag

<meta name=”generator” content=”program”>

or use:

<meta name=”formatter” content=”program”>

Just look at the following example to see how it looks like :

<meta name=”generator” content=”Dreamweaver”>

<meta name=”generator” content=”EditPlus”>

<meta name=”generator” content=”Frontpage”>

<meta name=”generator” content=”FrontPage 4.0″>

<meta name=”generator” content=”WordPress”>

Check out the following example:

Meta Name Googlebot

Meta Name “Googlebot”

<meta name=”googlebot” content=”code”>

Just look at the following example to see how it looks like :

<meta name=”googlebot” content=”noodp”>

Check out the following example:

Meta Name Language

Meta Tag “LANGUAGE”

<meta name=”language” content=”language”>

Just look at the following example to see how it looks like :

<meta name=”language” content=”Spanish”>

<meta name=”language” content=”English”>

<meta name=”language” content=”English” />

Check out the following example:

Meta Name News Keywords

Meta Tag “news_keywords”

<meta name=”news_keywords” content=”World Cup, Latest News Spain vs India”>

Just look at the following example to see how it looks like :

<meta name=”news_keywords” content=”World Cup, World News, soccer, football, Songs, Music, Movie”>

Check out the following example:

Meta Name No E-mail

Meta Tag “NO EMAIL COLLECTION”

<meta name=”no-email-collection” content=”link or terms”>

Just look at the following example to see how it looks like :

<meta name=”no-email-collection” content=”http://www.domain.info”>

Check out the following example:

Meta Name Rating

Meta Name “Rating” Tag

<meta name=”rating” content=”value”>

Just look at the following example to see how it looks like :

<meta name=”rating” content=”general”>

<meta name=”rating” content=”safe for child”>

Check out the following example:

Meta Name Reply-To

Meta Tag “Reply-To”

<meta name=”reply-to” content=”email address”>

Just look at the following example to see how it looks like :

<meta name=”reply-to” content=”submit-your-website@domain.com”>

Check out the following example:

Meta Name Slurp

Meta Tag “Slurp”

<meta name=”slurp” content=”noydir”>

Just look at the following example to see how it looks like :

<META NAME=”GOOGLEBOT” CONTENT=”NOODP”>

<META NAME=”SLURP” CONTENT=”NOODP”>

<META NAME=”MSNBOT” CONTENT=”NOODP”>

<META NAME=”ROBOTS” CONTENT=”NOYDIR”>

<META NAME=”ROBOTS” CONTENT=”NOODP”>

Check out the following example:

Meta Name Web Author

Meta Tag “WEB_AUTHOR”

<meta name=”web_author” content=”your text”>

Just look at the following example to see how it looks like :

<meta name=”web_author” content=”editorial staff of your company”>

Check out the following example:

Meta Equiv Cache-Control

HTML Meta tag HTTP-EQUIV “CACHE-CONTROL”

<meta http-equiv=”Cache-control” content=”description”>

Just look at the following example to see how it looks like :

<meta http-equiv=”Cache-control” content=”public”>

<meta http-equiv=”Cache-control” content=”private”>

<meta http-equiv=”Cache-control” content=”no-cache”>

<meta http-equiv=”Cache-control” content=”no-store”>

Check out the following example:

Meta Equiv Content-Type

HTML Meta Tag HTTP-EQUIV “CONTENT-TYPE”

<meta http-equiv=”Content-Type” content=”text/html”>

Just look at the following example to see how it looks like :

<meta http-equiv=”Content-Type” content=”text/html; charset=iso-8859-1 “>

Check out the following example:

Meta Equiv Cookie

HTML Meta Tag HTTP-EQUIV “SET-COOKIE”

<meta http-equiv=”Set-Cookie” content=”name, date”>

Just look at the following example to see how it looks like :

<meta http-equiv=”Set-Cookie” content=”ACCOUNT=7696706; path=/; expires=Thursday, 22-June-09 00:15:00 GMT”>

Check out the following example:

Meta Equiv Disposition

HTML Meta Tag HTTP-EQUIV “CONTENT-DISPOSITION”

<meta http-equiv=”content-disposition” content=”description”>

Just look at the following example to see how it looks like :

<meta name=”content-disposition” content=”inline; filename=excellence.csv”>

Check out the following example:

Meta Equiv Image-toolbar

HTML Meta Tag HTTP-EQUIV “IMAGETOOLBAR”

<meta http-equiv=”imagetoolbar” content=”value”>

Just look at the following example to see how it looks like :

<meta http-equiv=”imagetoolbar” content=”yes”>

<meta http-equiv=”imagetoolbar” content=”no”>

Check out the following example:

Meta Equiv MS Theme

HTML Meta Tag HTTP-EQUIV “MSTHEMECOMPATIBLE”

<meta name=”MSThemeCompatible” content=”value”>

Just look at the following example to see how it looks like :

<meta name=”MSThemeCompatible” content=”yes”>

<meta name=”MSThemeCompatible” content=”no”>

Check out the following example:

Meta Equiv Pics-Label

HTML Meta Tag HTTP-EQUIV “PICS LABEL”

<meta http-equiv=”Pics-label” content=”value”>

Categories of Pics Label :

  • Pics-label Multiculturalism

  • Pics-label Education

  • Pics-label Environmental Awareness

  • Pics-label Tolerance

  • Pics-label Violence

  • Pics-label Profanity

  • Pics-label Safety etc…

Check out the following example:

Meta Equiv Pragma

HTML Meta Tag HTTP-EQUIV “PRAGMA”

<meta http-equiv=”pragma” content=”no-cache”>

Just look at the following example to see how it looks like :

<meta http-equiv=”pragma” content=”no-cache”>

<meta http-equiv=”pragma” content=”no-cache” />

Check out the following example:

Meta Equiv Refresh

HTML Meta Tag HTTP-EQUIV “REFRESH”

<meta http-equiv=”refresh” content=”value”>

This refresh-tag will redirect you to another web-page automatically.

<meta http-equiv=”refresh” content=”30; ,URL=http://www.domain.com/login”>

Just look at the following example to see how it looks like :

<meta http-equiv=”refresh” content=”10;URL=/2012registration.html”>

Check out the following example:

Meta Equiv Resource Type

HTML Meta Tag HTTP-EQUIV “RESOURCE-TYPE”

<meta http-equiv=”Resource-Type” content=”value”>

Just look at the following example to see how it looks like :

<meta http-equiv=”Resource-Type” content=”document”>

Check out the following example:

Meta Equiv Script-Type

HTML Meta Tag HTTP-EQUIV “CONTENT-SCRIPT”

<meta http-equiv=”Content-Script-Type” content=”value”>

Just look at the following example to see how it looks like :

<meta http-equiv=”Content-Script-Type” content=”text/javascript”> Applicable values :

  •    text/plain
  •     text/html
  •     application/binary
  •     application/postscripts
  •     image/gif
  •     image/xbm
  •     image/jpeg
  •     audio/basic
  •     video/mpeg
  •     video/QuickTime

Check out the following example:

Meta Equiv Style-Type

HTML tag HTTP-EQUIV “CONTENT-STYLE-TYPE”

<meta http-equiv=”Content-Style-Type” content=”value”>

Just look at the following example to see how it looks like :

<meta http-equiv=”Content-Style-Type” content=”text/css”>

Check out the following example:

Meta Equiv Window-Target

HTML Meta Tag HTTP-EQUIV “WINDOW-TARGET”

<meta http-equiv=”Window-Target” content=”_value”>

Just look at the following example to see how it looks like :

<meta http-equiv=”Window-Target” content=”_top”>

Check out the following example:

Meta Data Dublin Core

Dublin Core Metadata Element Set ( dc meta tags )

<meta name=”dc.language” CONTENT=”text”>

Just look at the following example to see how it looks like :

<meta name=”dc.language” CONTENT=”USA”>

<meta name=”dc.source” CONTENT=”http://www.domain.com/”>

<meta name=”dc.relation” CONTENT=”http://www.second-domain.com/”>

<meta name=”dc.title” CONTENT=”a title”>

<meta name=”dc.keywords” CONTENT=”more keywords”>

<meta name=”dc.subject” CONTENT=”the subject”>

<meta name=”dc.description” CONTENT=”A description of the content”>

Check out the following example:

Main Catagories

  • Directory Submission Sites List
  • Classified Site List
  • Article Submission Sites List
  • Press Release Sites List
  • Social Bookmarking Site List
  • Social Networking List
  • Forum Posting Sites List
  • Search Engine Submission Sites
  • Video Submission Sites
  • Story Submission Sites
  • Image Submission Sites
  • RSS Submission Sites
  • Web 2.0 Site List
  • Web 3.0 Sites List
  • Best SEO Tools site
  • Best Portfolio Sites
  • Blog Commenting Site List
  • Blogs Submission Sites
  • Business Networking Sites
  • InfoGraphic Submission Sites
  • PDF Submission Sites
  • .Gov Backlinks Site List
  • .Edu Backlinks Site List
  • SEO Audit Sites
  • Seo Blog Sites
  • SEO News Sites
  • Top Showcase Sites
  • Wiki Submission Sites List
  • Ping Submission Site List
  • Profile Creation Sites List
  • Q and A Submission Sites
©2023 SEO Check IN