Skip to content

Add RSS feeds to HTML <head> #525

Open
@rosszurowski

Description

@rosszurowski

I've been enjoying your posts and wanted to add your blog to my RSS reader, but I didn't see any RSS feed available on your site. There are no links to a feed, nor a link tag pointing to the feed. I had to poke around this repo to discover you did, in fact, have one at leerob.io/feed.xml.

I'd suggest adding this to your _document.tsx so that RSS readers can auto-discover your feed themselves.

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions