isellsoap/front-end-side-of-news

Add metric: Does the site contain a feed link in the header?

karlcow opened this issue · 0 comments

News sites are important in terms of accessing information, but it's becoming harder and harder to find this essential feature: A link rel for feeds:

<link rel="alternate" type="application/atom+xml" href="/feed.atom" />