Hacker News new | ask | show | jobs
by stevenicr 21 days ago
I do think many people with websites an visiting websites would enjoy using webrings again.

Interesting to see some misconceptions in this comments here, and the graphic at wikipedia showing it as an actual ring of links, but I don't believe that was ever a solid explanation.

Sure there was the option to add your website to most webrings, and some had checker settings to see if a recip link existed then plublish and share.. but that was short lived because spammers, and google's change of 'bad neighborhoods hurt you' - then corporate rollup / walls up..

However on many websites it was great to find similar sites and other sites the author had an interest in and wanted to share with friends / visitros.. recip link or not.

It was a useful tool for discovery and sharing. Google got so important so fast that people (and even at the software level (starting at you wordpress)) removed blogrolls entirely.

Now that it's understood that you can share with the nofollow attribute added to links, I think we will see more people adding blogrolls / webrings and that will naturally lead to more links back, and people appreciating sharing of other places of interest.

I started developing a new webrings plugin to make it easier for people to share and get submissions / suggestions, with options for checking for recip links, having a default nofollow link and such.

This led me to thinking about other uses for the same data / DB / fields.. and decidedly that the same backend parts can also create 'directory pages' - which are essentially what webrings were just as a footer scrolling widget verses full page per category.. so I added that.

Then I realized the same bits are basically waht is needed for creating a directory or associates.. could be other people who meet at a conference, could be people you work with, other companies you've done business with, or other professionals you've bumped into at other job sites / projects.. so I added that and it also is becoming a contact sharing / directory / roledex kind of system.

I did one blog post showing part of the functionality that is in the works: https://betterwebgroup.com/from-business-cards-to-digital-di...

Right now I'm working through the backend being difficult to chose what shows up on the front end and under what conditions.. hope to have sorted by end of month - when will hope people will help with testing and suggestions.

Trying to make it as standalone react system that can work into any website and a wordpress plugin at the same time has led to so challenges.. but it's getting close.