Well I came to suggest Kick.com in the links on the profile but having scoured through all the other requests. ((Busy much?)) I'd like to propose something a littel different. I don't know how you currently deal with the link on profiles and this is under the asumption they are crrently stored on a single "user profile" table. But if you were to split profile links to its own table tied back to the profile id and had a second additional table for sites. e.g.
userprofilelinks table sites table
| id | userid | siteid | url | | id | sitename | tld | favicon |
Then if you were to setup a system to say check for if a tld of the urls from the user links page exceeds a value but doesn't appear of the sites table have something go scrape the site for everything to fill out the sites table.
Then go back and back fill the site id for the profile links in the search.
Then for the front end just a have a single blank field with a + button for additional fields as the user fills out the field after a point there is just one site it could possibly be grab the favicon and put it in front of the text field and the site id in a hidden field..
End result no more requests for some random site as the site does that work for you ;)
Please authenticate to join the conversation.
Closed
Feature Request
Almost 2 years ago

Talia Tokugawa
Get notified by email when there are changes.
Closed
Feature Request
Almost 2 years ago

Talia Tokugawa
Get notified by email when there are changes.