Skip to content

Disallow invalid URL that pattern Googlebot keeps trying to request #344

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

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

spilth
Copy link
Collaborator

@spilth spilth commented Aug 1, 2024

Problem

Googlebot keeps requesting URLs like /catalog/F44DD53A-82DD-4B2B-B0AE-7B9352112DFD/catalog/nyu-2451-34565 which is not a valid request and returns a 404. In the last 24 hours alone there have been 15k requests for URLs like these.

Solution

Add an entry to robots.txt to Disallow these URL requests from bots.

Addresses #316

Type

Chore

@spilth spilth requested a review from ekate August 1, 2024 13:45
@spilth spilth merged commit 02e7ad1 into main Aug 1, 2024
1 check passed
@spilth spilth deleted the 316-block-invalid-googlebot-request branch August 1, 2024 14:00
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.

2 participants