When a user tries to register a new URL asking Linkpit to generate a random tag, Linkpit should check if a similar URL already is there in a Database which whose tag was also randomly generated. This way, we can save on Database storage.
You will have to create a new field in the linkpit redirection called `random' which is true if the tag was generated by Linkpit and false if the user specified this tag.
Note that this modification will affect the privacy of the tag in some way. For now it is certain that the tags at Linkpit are not at all private. As such, anyone an view a random tag from the search box. So it is advisable that private and confidential pages should not be used with linkpit.
When a user tries to register a new URL asking Linkpit to generate a random tag, Linkpit should check if a similar URL already is there in a Database which whose tag was also randomly generated. This way, we can save on Database storage.
You will have to create a new field in the linkpit redirection called `random' which is true if the tag was generated by Linkpit and false if the user specified this tag.
Note that this modification will affect the privacy of the tag in some way. For now it is certain that the tags at Linkpit are not at all private. As such, anyone an view a random tag from the search box. So it is advisable that private and confidential pages should not be used with linkpit.