Changes between Version 15 and Version 16 of qSEOptimizer/properties


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

--

Legend:

Unmodified
Added
Removed
Modified
  • qSEOptimizer/properties

    v15 v16  
    6666}}} 
    6767 
    68 == 7. [wiki:qSEOptimizer#CanonicalURL Canonical URL] == 
     68== 7. Canonical URL == 
    6969 
    7070[[Image(canonical-url1.png, nolink)]] 
    7171 
    72 Starting from version 2.0.4 SEOptimizer has new feature added to the list of SEO Properties - '''[wiki:qSEOptimizer#CanonicalURL Canonical URL]'''. Canonical 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. 
     72Canonical 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. 
     73 
     74The 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: 
     75 * www.example.com 
     76 * example.com/ 
     77 * www.example.com/index.html 
     78 * example.com/home.asp 
     79 
     80Since 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. 
     81 
     82Canonical URL field provides you with more control over the URL returned in search results. You can specify canonical URL for every single page. 
    7383 
    7484== 8. Custom Meta Tags ==