feeds icon indicating copy to clipboard operation
feeds copied to clipboard

[BUG] W3C: Missing atom:link with rel="self"

Open AlexanderMatveev opened this issue 9 months ago • 0 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

Current Behavior

This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

[line 1](https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2F2novosti.ru%2Fatom.xml#l1), column 38: Missing atom:link with rel="self" [[help](https://validator.w3.org/feed/docs/warning/MissingSelf.html)]

<?xml version="1.0" encoding="UTF-8"?><feed xmlns="http://www.w3.org/2005/Atom">

Expected Behavior

No response

Steps To Reproduce

No response

Anything else?

No response

AlexanderMatveev avatar Jan 16 '25 14:01 AlexanderMatveev