Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show other tagged resources on the same domain when submitting a resource #23

Open
toolness opened this issue Mar 27, 2014 · 0 comments

Comments

@toolness
Copy link
Owner

It's potentially very easy to duplicate semantically identical content, e.g.

  • if someone in England tags a resource at /en-GB/ while another in the US tags a resource at /en-US/
  • if someone tags a resource at /about/ while another tags it at /

We could avoid duplication if we show other resources tagged on the same domain when creating a resource. This isn't currently very easy to do but I have mentioned some ideas in mozilla/MakeAPI#205.

This can also be alleviated by normalizing non-ambiguous differences in URLs in #22, and by analyzing metadata on the target page to figure out what the page's "canonical" URL might be, as in #4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant