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

Path-enhanced crawling #7

Merged
merged 2 commits into from
Mar 7, 2022
Merged

Path-enhanced crawling #7

merged 2 commits into from
Mar 7, 2022

Conversation

cblgh
Copy link
Owner

@cblgh cblgh commented Mar 7, 2022

Webring sites passed to Lieu which end with a path, e.g. https://example.com/site/lupin will now only have their children pages crawled (as opposed to allowing all pages of example.com being crawled).

This falls more in line with expectations for webring sites which might exist on shared hosting, or just sites which have separate areas that should not be crawled.

Thanks @Amolith for the issue!

@cblgh cblgh merged commit 9f912b8 into main Mar 7, 2022
@cblgh cblgh deleted the path-enhanced-crawling branch March 7, 2022 10:24
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