Skip to content

Normalize resource URLs to avoid duplicate entries #22

Description

@toolness

Currently we just take the resource URL as it's given by the user, but this means that e.g. http://scratch.mit.edu and http://scratch.mit.edu/ are treated as completely different URLs. We should probably do some basic normalization on the server-side.

If it were easy to do with the Make API, it'd be cool to also show a list of other tagged resources on the same domain--this could be useful e.g. if someone is tagging a site at /en-US/ that has already been tagged at /en-GB/. It's not easy to do that, so alas. But maybe it'd be useful to file a bug in the MakeAPI?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions