Quantcast
Channel: How do you add atom:link with rel="self" to an rss document? - Stack Overflow
Viewing all articles
Browse latest Browse all 6

Answer by HoldOffHunger for How do you add atom:link with rel="self" to an rss document?

$
0
0

This one took me some time!

<atom10:link    xmlns:atom10="http://www.w3.org/2005/Atom"    rel="self"    type="application/rss+xml"    href="https://example.com/news.rss"/>

The error message is not very informative when it tells you to add a <atom:link>, because it should be telling you to add an <atom10:link>.

Here is a demo of it at work: W3C Validator.


Viewing all articles
Browse latest Browse all 6

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>