The Meta Author Tag identifies the author of a specific net page. Even though not very supported, its format ordinarily contains the name, e-mail address of your Webmaster, name of your enterprise or the online world address.
<META name="Author" content="Author Information">
Meta Distribution Tag
The Distribution Meta Tag identifies the amount of distribution of the net page and how it need to be additional classified in context for the Planet Wide Net. The 3 kinds of distribution supported by this Tag are:
‘Global’ specifies that your net page is for mass distribution.
‘Local’ allows you to specify that your document is for neighborhood distribution only.
‘Internal Use or IU’ specifies that your document will not be intended for public distribution.
Syntax for distinctive Meta Distribution Tags (Use only one particular of your following):
<HEAD>
<META name="Distribution" content="Global">
<META name="Distribution" content= “Local”>
<META name="Distribution" content= “IU”>
</HEAD>
Meta Revisit Tag
Historically, the Meta Revisit Tag was believed to specify how normally a search engine should really stop by a web page for re-indexing. While not verified, webmasters could indicate the frequency of how normally their content material alterations and is prepared to get a re-index by search engines like google. Lately, a great deal as one particular would prefer to, one particular can not command the re-visit frequency of any search engine, unless you go the PFI route.
<HEAD>
<META name="Revisit-After" content="X Days">
</HEAD>
Note: X indicates the number
List of other Meta Tags
Abstract Meta Tag: offers an overview of your complete net page within a sentence.
<HEAD>
<META name="Abstract" content="Abstract phrase">
</HEAD>
Copyright Meta Tag: offers copyright information and facts about your page, which you want to disclose.
<HEAD>
<META name="Copyright" content="Copyright Statement">
</HEAD>
Expires Meta Tag: tells the search engines like google once the content material on your net web page would expire.
<HEAD>
<META name="Expires" content="Mon, 22 Jan 2004 17:45:05 GMT">
</HEAD>
Language Meta Tag: defines the language made use of on your net page.
<HEAD>
<META HTTP-EQUIV="Content-Language" content="EN">
</HEAD>
Ratings Meta Tag: tells the search engines like google in case your web page is for common, restricted or adult audiences.
<HEAD>
<META name= “Rating” content= “General”>
</HEAD>
No comments:
Post a Comment