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

Sitemap has links for not existing content pages #44

Closed
romangg opened this issue Aug 14, 2024 · 4 comments
Closed

Sitemap has links for not existing content pages #44

romangg opened this issue Aug 14, 2024 · 4 comments

Comments

@romangg
Copy link
Member

romangg commented Aug 14, 2024

The automatically created sitemap at https://manjaro.org/sitemap.xml since #42 contains some links to pages, that don't exist:

Screenshot_20240814_131638

These are markdown files in the content directory but as they are not linked and document driven mode is deactivated the pages are not generated (and also not meant to exist).

This could be a bug in the Sitemap Nuxt module.

@romangg
Copy link
Member Author

romangg commented Aug 14, 2024

@nurRiyad, do you have an idea if this is a bug in the Nuxt module or there is some configuration issue with our page?

@nurRiyad
Copy link
Contributor

I will check. Give me some time. Hopefully in the next 48h

@nurRiyad
Copy link
Contributor

There is a way to exclude content folder from generating sitemap. I use that and exclude the /products/device/** not to add in the sitemap. Fixed #45

@romangg
Copy link
Member Author

romangg commented Aug 16, 2024

Fixed by #45.

@romangg romangg closed this as completed Aug 16, 2024
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

2 participants