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

[Issue #3405] Setup API to respond to robots.txt requests #3484

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

mdragon
Copy link
Collaborator

@mdragon mdragon commented Jan 10, 2025

Summary

Fixes #3405

Time to review: 3 mins

Changes proposed

Add a very high level robots.txt implementation for the API side.

Additional Information

Content provided by the route passes validation and enforces correct crawling restrictions:
image
image
image

@mdragon mdragon requested a review from chouinar as a code owner January 10, 2025 16:18
@mdragon mdragon changed the title [Issue #3405] setup API to respond to robots.txt requests [Issue #3405] Setup API to respond to robots.txt requests Jan 10, 2025
Copy link
Collaborator

@chouinar chouinar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mdragon mdragon merged commit 830931f into main Jan 10, 2025
2 checks passed
@mdragon mdragon deleted the mdragon/3405-api-robots-txt branch January 10, 2025 16:26
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.

Create robots.txt for API
2 participants