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

Add support for directories in "exclude" #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

frivoal
Copy link

@frivoal frivoal commented Apr 17, 2015

It is often useful to exclude an entire part of the hierarchy from
the sitemap, and this change lets you do that. The approach is
very basic, and could generate false positives if you want to include
foobar.html but exclude foobar.htm, but for the general case, it works.

It is often useful to exclude an entire part of the hierarchy from
the sitemap, and this change lets you do that. The approach is
very basic, and could generate false positives if you want to include
foobar.html but exclude foobar.htm, but for the general case, it works.
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.

1 participant