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

adding robots txt file to stop ai bots #1264

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

ClJarvis
Copy link
Contributor

@ClJarvis ClJarvis commented Oct 6, 2024

Linked Issue

This is for issue #1032 adding a robot txt.

Description

Created a robots txt file. looked at current list of AI bots that others are blocking.

Methodology

The file should be in the top-level directory of a site. Is this the correct tier for the site.

Code of Conduct

By submitting this pull request, you agree to follow our Code of Conduct

@ClJarvis ClJarvis requested a review from a team as a code owner October 6, 2024 16:22
Copy link

netlify bot commented Oct 6, 2024

👷 Deploy Preview for virtual-coffee-io processing.

Name Link
🔨 Latest commit 7c48316
🔍 Latest deploy log https://app.netlify.com/sites/virtual-coffee-io/deploys/67040f2cb5a2cd0008b63fc9

Copy link
Member

@danieltott danieltott left a comment

Choose a reason for hiding this comment

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

Thanks @ClJarvis

Can you move this in to src/app (docs for robots.txt in next.js)

@danieltott
Copy link
Member

@ClJarvis for documentation purposes, can you ID these bots and let us know what they are? Or if you got this list from somewhere, maybe at least a link to that list. That would be very helpful - thank you!

Moving robots.txt to correct sub folder
@ClJarvis
Copy link
Contributor Author

ClJarvis commented Oct 7, 2024

@danieltott Moved the file.

Gathering some documentation.

Copy link
Member

@danieltott danieltott left a comment

Choose a reason for hiding this comment

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

This is looking great - thanks @ClJarvis !

@danieltott danieltott merged commit 3cf2b5a into Virtual-Coffee:main Oct 10, 2024
5 checks passed
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.

Do we need a robots.txt file to stop AI crawlers?
2 participants