Changes between Version 18 and Version 19 of qSEOptimizer/properties
- Timestamp:
- Jan 14, 2010 12:43:17 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
qSEOptimizer/properties
v18 v19 19 19 [[Image(description-tag.png, nolink)]] 20 20 21 Description of the document, presented in meta <description> tag in page HTML source. Is automatically taken from document description. 21 Description of the document, presented in meta <description> tag in page HTML source. Is automatically taken from document description. Search engines often display the Description META tag along with a title in their results. 22 22 23 23 {{{ … … 29 29 [[Image(keyword-tag.png, nolink)]] 30 30 31 Keywords, the page will be indexed with. They are displayed in meta <keywords> tag. '''Check Keywords''' button allows to count keywords on the page, see whether meta keywords and actual document keywords coincide. 31 The Keyword Meta Tag is one of the most important META tags that search engines look for when indexing your website. Keywords - are words, the page will be indexed with. They are displayed in meta <keywords> tag. 32 33 '''Check Keywords''' button allows to count keywords on the page, see whether meta keywords and actual document keywords coincide. 32 34 33 35 {{{ … … 50 52 [[Image(robot-tag.png, nolink)]] 51 53 52 Robots 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.54 The Robots META Tag is used by search engines as a means to indicate the level of spidering a search engine should do. Most search engines look for this META tag and will only index and/or spider the pages you want to be indexed. 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 55 54 56 Robots META Tag that may contain one or more of the following keywords without regard to case: noindex, nofollow, all, index and follow.