News from Google. The search engine will allow us to specify more URLs for the same content (example – same article filed under more categories that gets displayed on every category’s page).
Just insert…

<link rel="canonical" href="{original_url}" />

…on all other pages that have the same content. This does not work across domains.
Read more on the subject on Google’s Webmaster Central Blog.