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

Pages with Future Dates included in the sitemap #317

Open
cycomachead opened this issue Aug 27, 2024 · 0 comments
Open

Pages with Future Dates included in the sitemap #317

cycomachead opened this issue Aug 27, 2024 · 0 comments

Comments

@cycomachead
Copy link

In some pages, there's front-matter which looks like:

title: ...
published: true
date: [future...]
---

These pages are in a collection, and jekyll does not compile them unless you have future: true in your config / build. If a page isn't going to built, then it shouldn't be in the sitemap.

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