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

TransclusionDecideRule: Don't treat sitemap links ('M') as transclusions #470

Merged
merged 1 commit into from
Mar 28, 2022

Conversation

ato
Copy link
Collaborator

@ato ato commented Mar 9, 2022

We should only crawl sitemaps and sitemap links if they are in the primary SURT scope. Otherwise we'll start crawling the sitemaps of every site an embedded resource is pulled in from even when they should be out of scope.

Fixes #469

We should only crawl sitemaps and sitemap links if they are in the
primary SURT scope. Otherwise we'll start crawling the sitemaps of
every site an embedded resource is pulled in from even when they
should be out of scope.

Fixes #469
@ato ato merged commit 971f04d into master Mar 28, 2022
@ato ato deleted the sitemaps-arent-transclusions branch March 28, 2022 04:47
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.

Overcrawling due to sitemap links acting like transclusions
1 participant