Changes between Version 26 and Version 27 of qSEOptimizer


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

--

Legend:

Unmodified
Added
Removed
Modified
  • qSEOptimizer

    v26 v27  
    5252Do this for all documents that need enhanced SEO properties. 
    5353 
    54 == Canonical URL == 
     54== [wiki:qSEOptimizer/properties Canonical URL] == 
    5555 
    56 Starting from version 2.0.4 SEOptimizer has new feature added to the list of SEO Properties - '''Canonical URL'''.  
     56Starting from version 2.0.4 SEOptimizer has new feature added to the list of SEO Properties - '''[wiki:qSEOptimizer/properties Canonical URL]'''.  
    5757 
    5858Canonical URL for search engine marketing purposes is the URL you want people to see. Depending on how your web site was programmed or how your tracking URLs are setup for marketing campaign, there may be more than one URL for a particular web page. 
    59  
    60 The problem most search engine marketers run into deals with domains. Sometimes if a domain is not setup properly, the domain URL (example.com) and the www example URL (www.example.com) are considered individual web pages. So, our site might have identical or vastly similar content that's accessible through multiple URLs, e.g: 
    61  * www.example.com 
    62  * example.com/ 
    63  * www.example.com/index.html 
    64  * example.com/home.asp 
    65  
    66 Since all pages may be indexed by Google - you could get hit for duplicate content and at the very least you would be splitting your link popularity. 
    67  
    68 Canonical URL field provides you with more control over the URL returned in search results. You can specify canonical URL for every single page. 
    69  
    70 [[Image(canonical-url.png, nolink)]]