Changes between Version 17 and Version 18 of qSEOptimizer/properties


Ignore:
Timestamp:
Jan 14, 2010 11:51:19 AM (15 years ago)
Author:
olha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • qSEOptimizer/properties

    v17 v18  
    3939[[Image(html-comment-tag.png, nolink)]] 
    4040 
    41 Comment that can be embedded into HTML header and be displayed under page <title> tag as the following: 
     41HTML comments are not metadata but, are typically found in the <head></head> section of web pages right under page <title> tag as the following: 
    4242 
    4343{{{ 
     
    5050[[Image(robot-tag.png, nolink)]] 
    5151 
    52 Robots meta tag value. Allows or denies indexing, following links, etc. for spiders indexing your content. 
     52Robots meta tag value, which allows or denies indexing, following links, etc. for spiders indexing your content. This tag is useful when you cannot upload or control the /robots.txt file of your websites. This is the last chance to keep your content out of search engine indexes and services. 
     53 
     54Robots META Tag that may contain one or more of the following keywords without regard to case: noindex, nofollow, all, index and follow. 
    5355 
    5456{{{ 
     
    6062[[Image(distribution-tag.png, nolink)]] 
    6163 
    62 Distribution meta tag to designate time and area distribution of the document.  
     64The Distribution Tag defines the level of distribution of the present document. It defines the level or degree of distribution of your webpage and how it should be classified in relation to methods of distribution on the world wide web. There are currently only three forms of distribution supported by the distribution tag:  
     65 * Global - indicates that your webpage is intended for mass distribution to everyone 
     66 * Local - intended for local distribution of your document  
     67 * IU - Internal Use (not intended for public distribution.  
    6368 
    6469{{{