There is a subtler variation on this. Two different urls resolving to the same article. A site may publish:
- http://foo.com/date/bar/some-inane-tech-article
- http://foo.com/date/some-inane-tech-article
Both urls point to the same article, both are unique but point to the same document. A quick example might be an article and the same article printed.
Here is an live example I just spotted:
original ~ http://www.paulgraham.com/ycombinator.html ~ post ~ http://news.ycombinator.com/item?id=133430
dupe ~ http://paulgraham.com/ycombinator.html ~ post ~ http://news.ycombinator.com/item?id=134775
- http://thoughtpad.net/alan-dean/http-headers-status.png, http://news.ycombinator.com/item?id=134933
- http://thoughtpad.net/alan-dean/http-headers-status.gif, http://news.ycombinator.com/item?id=134236
There is a subtler variation on this. Two different urls resolving to the same article. A site may publish:
- http://foo.com/date/bar/some-inane-tech-article
- http://foo.com/date/some-inane-tech-article
Both urls point to the same article, both are unique but point to the same document. A quick example might be an article and the same article printed.