Skip to content

RSS feed is not discoverable from the page head #222

Description

@aistomin

Problem

jekyll-feed is installed and the social block links /feed.xml, but no page emits <link rel="alternate" type="application/rss+xml">, so feed readers and browsers cannot auto-discover the feed.

Proposal

Add {% feed_meta %} to the <head> of _layouts/default.html and extend an e2e spec to assert the link tag is present.

Please read how to contribute

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions