Canonical URL’s for WordPress

Hi there,
Thanks for downloading one of my plugins. If you like my plugins, please support me by donating a small amount through PayPal.
If you donate even a small amount, that both keeps me enthusiastic and it allows me to keep working on improving my plugins!
Best,
Joost
P.S. did you know about my weekly WordPress newsletter? You should sign up right now!
Suppose you have read my Twitter Analytics post, and you've started tagging all the URL's you spread on Twitter with Google Analytics campaign variables. So at some point, a search engine would enter your site through this URL:
http://yoast.com/twitter-analytics/?utm_source=twitter&utm_medium=twitter &utm_campaign=twitter
If it did, in "old times", this would mean you'd have a duplicate content issue: the same content indexed under two different URL's. An issue SEO's have been trying to solve on web pages for ages, which sometimes created huge limitations. This is where the canonical element, and thus this plugin, comes in. The plugin will add this code to the <head> section of your page:
<link rel="canonical" href="http://yoast.com/twitter/analytics/"/>
And now, the search engine will suddenly count the links it has seen to that campaign tagged URL, towards the canonical URL, and not index the campaign tagged URL anymore. Simple, yet effective.
This feature works with Google, and both Live Search and Yahoo! have announced they will be supporting it shortly.
Want to know more? Check out this video by Matt Cutts of Google who explains the new element in-depth:





