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

Why don't SitemapIndexStream have lastmodDateOnly option? #356

Closed
mbarouski opened this issue Apr 8, 2021 · 1 comment · May be fixed by tbreeze-zengenti/react-starter#3
Closed

Why don't SitemapIndexStream have lastmodDateOnly option? #356

mbarouski opened this issue Apr 8, 2021 · 1 comment · May be fixed by tbreeze-zengenti/react-starter#3
Labels

Comments

@mbarouski
Copy link

mbarouski commented Apr 8, 2021

I see that SitemapStream has lastmodDateOnly option:

new SitemapStream({
  // ...
  lastmodDateOnly: true
});

but SitemapIndexStream doesn't.

I think it would be nice to have the option in both. Correct me please if I'm wrong.

UPD: same about hostname option.

@derduher
Copy link
Collaborator

derduher commented May 2, 2021

lastmodDateOnly is a pretty niche feature. It seems to only be required in specialized cases. You are welcome to open a PR to add support.

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