website icon indicating copy to clipboard operation
website copied to clipboard

[Bug]: RSS feed is not valid

Open HammyHavoc opened this issue 1 year ago • 1 comments

Checked Existing

  • [x] I have checked the repository for duplicate issues.

What happened?

I have tried to add the project's RSS feed (https://pretendo.network/blog/feed.xml) repeatedly, and have zero luck.

According to https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fpretendo.network%2Fblog%2Ffeed.xml, this isn't a valid feed, it's a webpage, seemingly not formatted correctly.

What did you expect to happen?

That the RSS feed would be valid, otherwise why offer it?

Steps to reproduce?

Try to subscribe to the blog RSS feed.

Other relevant information. (OPTIONAL)

No response

HammyHavoc avatar Feb 09 '25 23:02 HammyHavoc

I've made a change so that the requests won't be blocked now - can you try using the feed in your viewer now?

I couldn't get your validator link to work, but a different validator does throw up an issue with an image URL that we can fix: https://www.rssboard.org/rss-validator/check.cgi?url=https%3A%2F%2Fpretendo.network%2Fblog%2Ffeed.xml

binaryoverload avatar Feb 10 '25 00:02 binaryoverload