ralexander-phi / rss-blogroll-network

https://alexsci.com/rss-blogroll-network/
Apache License 2.0
13 stars 1 forks source link

Add website: Rhys Wynne #4

Closed rhyswynne closed 4 months ago

rhyswynne commented 4 months ago

I'd like to include my website in the RSS Blogroll Network crawler.

My RSS feed is located at: https://www.rhyswynne.co.uk/feed/

I have:

ralexander-phi commented 4 months ago

I'll follow up on this one. Most of the other blogrolls use the xmlUrl to point at another feed, but your using the htmlUrl to point at websites. This is valid and the crawler is processing the links, but they aren't showing up on the web page yet.

rhyswynne commented 4 months ago

Okay. I can change to the feed URL (if present) if that makes it easier?

ralexander-phi commented 4 months ago

You can keep it as is. The htmlUrl is a valid way to build the OPML file, so I added support for that.

I just pushed a bunch more changes and now your page looks much better: https://alexsci.com/rss-blogroll-network/discover/feed-c2d8fce410dbc75ce21ee490648e1d70/

I'm only listing three of the sites in your blogroll as those are the only ones with RSS feeds. This project is sorta RSS-centric so I'm not listing the websites that don't (appear to) have web feeds. I may change that around later.

Ping me if anything looks off, I'm still very much in build mode for this project.