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

prefixPath in gatsby-config prevents creation of sitemap.xml and proper RSS feed #106

Open
KnowIsPow opened this issue Feb 24, 2020 · 1 comment
Labels
help wanted Community project

Comments

@KnowIsPow
Copy link

Issue Summary
XML sitemaps aren't created, and RSS feeds to not load properly when using prefix paths.

To Reproduce

  1. add pathPrefix to gatsby-config file
  2. add siteURL to siteConfig.js (with prefix added but without trailing slash, eg www.example.com/pathPrefix)
  3. run gatsby build --prefix-paths
@aileen aileen added the help wanted Community project label Sep 15, 2020
@Romstar
Copy link

Romstar commented Sep 20, 2020

Experiencing the same thing, I'll post back here if I find a fix.

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

No branches or pull requests

3 participants