Skip to content

Comments

Add robot.txt file#3962

Closed
amanmahajan7 wants to merge 2 commits intomainfrom
robot
Closed

Add robot.txt file#3962
amanmahajan7 wants to merge 2 commits intomainfrom
robot

Conversation

@amanmahajan7
Copy link
Collaborator

@amanmahajan7 amanmahajan7 self-assigned this Feb 19, 2026
- name: Install dependencies
run: npm i

- name: Oxfmt
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Move this step to fail early

@amanmahajan7 amanmahajan7 marked this pull request as ready for review February 19, 2026 16:07
@nstepien
Copy link
Collaborator

I don't think we need one here, there already is one at the root:
https://comcast.github.io/robots.txt

@nstepien
Copy link
Collaborator

nstepien commented Feb 19, 2026

The robots.txt file must be located at the root of the site host to which it applies. For instance, to control crawling on all URLs below https://www.example.com/, the robots.txt file must be located at https://www.example.com/robots.txt. It cannot be placed in a subdirectory (for example, at https://example.com/pages/robots.txt).

@amanmahajan7
Copy link
Collaborator Author

Ah I see. Completely missed it

@nstepien nstepien deleted the robot branch February 19, 2026 17:52
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