Skip to content

fix: remove invalid rss standard#12

Open
pseudoyu wants to merge 1 commit intoshaform:masterfrom
pseudoyu:master
Open

fix: remove invalid rss standard#12
pseudoyu wants to merge 1 commit intoshaform:masterfrom
pseudoyu:master

Conversation

@pseudoyu
Copy link
Copy Markdown
Contributor

@pseudoyu pseudoyu commented Jun 19, 2024

https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fcity.shaform.com%2Fzh%2Findex.xml

in w3c rss validator, it shows

line 2, column 0: Use of unknown namespace: http://webfeeds.org/rss/1.0 [[help](https://validator.w3.org/feed/docs/warning/UnknownNamespace.html)]

<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:webfeeds=" ...

not all rss reader support the webfeeds tag, could remove the xmlns:webfeeds="http://webfeeds.org/rss/1.0" to increase compatibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant