DISQUS

Benjamin Golub's Blog: URL Canonicalization: Stop the Dupes!

  • Paul · 1 year ago
    Thanks for the tip...I just made the switch to gReader Comments.
  • Benjamin Golub · 1 year ago
    No problem; glad I could help!
  • Voyagerfan5761 · 1 year ago
    I beg to differ that FriendFeed doesn't need to bother with it. Well, OK, they don't need to, but it would make the service that much more convenient for users, if identical items were combined and the discussion merged... Just beating the dead horse. :-)
  • Benjamin Golub · 1 year ago
    I have to disagree; FriendFeed is about discussion within (and extending slightly out of) your group of friends. I'm glad they don't merge everything together but it would be nice to see what other people have to say about a story.
  • smazurov · 1 year ago
    I remember when looking at google shared feeds, is that 95% of the items have the actual *final* url of the story, under original-id tag. Do you not use that at all in aggregation efforts?
  • Benjamin Golub · 1 year ago
    FeedBurner sometimes gives this out; most of the time it doesn't though. It looked to me like maybe a setting in FeedBurner can enable this? I use it if it's available; if not I have no other choice but do follow the redirect to find it.
  • Yuvi Panda · 1 year ago
    Well, I've been bitten by this too. However, since my dataset was small and performance wasn't an issue, I tried HEADing every url, with the result that quite a few sites don't respond very well to HEADs :(
  • Url Canonicalization · 1 year ago
    There is also a way to sort the problem by adding a snippet of code into you .htaccess fil, but I didn't know about these features...

    Thanks for the links and keep up the good articles, this is the 3rd article ive read now and I've learnt something new from all of them =D

    Jordan