Skip to content

robalexdev/rss-blogroll-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 25, 2025
ebb53c3 · Feb 25, 2025
Jun 19, 2024
Apr 30, 2024
Feb 25, 2025
Apr 30, 2024
Jan 19, 2025
Feb 25, 2025
Jan 19, 2025
Apr 25, 2024
Feb 25, 2025
Jul 15, 2024
Jul 10, 2024
Feb 25, 2025
Jul 10, 2024
Jul 10, 2024
Jun 29, 2024
Jul 10, 2024
Feb 25, 2025
Jul 14, 2024
Dec 31, 2024
Jul 10, 2024
Jul 10, 2024

Repository files navigation

RSS Blogroll Network

A website that maps connections between blogs, blogrolls, web-rings, and other RSS-related entities. In particular, this website uses OPML blogrolls as the basis for crawling blogs.

https://alexsci.com/rss-blogroll-network/

Read the blog post to learn more.

Joining the network

The best way to join the network is for a blog already in the network to add your blog to their blogroll. This may happen organically over time if you have content that's interesting to others in the network. There are no restrictions on what sites can join the network organically, as the network is decentralized.

Opt out of the network

See privacy to learn more.

Running the crawler

Build https://github.com/ralexander-phi/feed2pages-action, which has the crawler code. Run the crawler using ../feed2pages-action/util. Then build this project (go build) and run the analysis tool: ./rss-blogroll-network. Finally build the site with hugo: hugo or hugo server.

When you run again, clear the cache: rm -Rf cache/