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

Fix sitemap for MDX pages #405

Merged
merged 1 commit into from
Jan 25, 2022
Merged

Fix sitemap for MDX pages #405

merged 1 commit into from
Jan 25, 2022

Conversation

codemonkey800
Copy link
Collaborator

Closes #404

Before we were including the raw Next.js route and error pages:

image

This fixes it so that MDX pages are listed individually, and error pages are not included:

image

Copy link
Contributor

@justinelarsen justinelarsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🥇

@codemonkey800 codemonkey800 merged commit 302fa0e into main Jan 25, 2022
@codemonkey800 codemonkey800 deleted the jeremy/fix-sitemap-for-mdx branch January 25, 2022 20:15
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

Successfully merging this pull request may close these issues.

Sitemap is not exporting MDX pages
2 participants