Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Absolute links in RSS should include domain #65

Closed
gaearon opened this issue Jan 2, 2019 · 0 comments
Closed

Absolute links in RSS should include domain #65

gaearon opened this issue Jan 2, 2019 · 0 comments

Comments

@gaearon
Copy link
Owner

gaearon commented Jan 2, 2019

In RSS feed, links like /stuff are left as /stuff. When email subscription service picks them up, the links end up broken because it doesn't apply base domain to them.

It would be nice if we could somehow hook into Gatsby RSS feed plugin and prepend domain-less links with the site domain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant