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

Advise crawlers not to follow pb links #467

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Conversation

joewiz
Copy link
Member

@joewiz joewiz commented Jan 8, 2025

We see a lot of crawlers hitting FRUS page image pages. Since these pages have no text content, search engines needn't index these pages. This doesn't prevent anyone from visiting these pages; it just advises bots that they shouldn't follow links to these pages. Hopefully it'll prevent some unnecessary traffic to a very large collection of pages (~ half a million).

@windauer windauer self-requested a review January 8, 2025 15:40
@windauer windauer merged commit 15d5b65 into master Jan 8, 2025
6 checks passed
Copy link

github-actions bot commented Jan 8, 2025

🎉 This PR is included in version 3.6.9 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@joewiz joewiz deleted the pb-link-nofollow branch January 8, 2025 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants