Get your own customer support community
 

Restore canonical URLs for iPlayer programme pages

You seem to have appended the URLs, which end in the programme's uniqe PID, with a text string of the programme's name - eg http://www.bbc.co.uk/iplayer/episode/.... I'm guessing this is for some possibly misguided SEO reason.

The downside of this is that you're not redirecting from the 'old' URLs (ending in just the PID) to the new form, so there's now 2 versions of the URL which both return the same page - not great. Not only can this confuse search engines (though Google is pretty good at figuring out 'similar pages' now), but also means that sites like delicious, digg, etc can end up with two URLs stored in them, with attention divided between them.

What's worse is that you seem to be ignoring the final string altogether, so that it's possibly to invent URLs with meaningless strings, which still return valid pages, eg http://www.bbc.co.uk/iplayer/episode/...

My advice would be to either go back to the old style URLs, which were shorter anyway, or to use the new-style URLs consistently, and serve permanent redirects from the old URLs to the new ones.

It's a shame that it's come to this, after you spent so much care in the original crafting of the iPlayer and /programmes URLs!
 
sad
Inappropriate?
4 people have this problem

User_default_medium