Implement basic robots.txt #264

Merged
Dalai Felinto merged 2 commits from robots into main 2024-10-21 16:49:20 +02:00

It basically makes sure that the approval queue does not get crawled.


Example of crawling this patch is trying to avoid (see "Review: Mio3 UV"). This was pointing to the approval queue:

It basically makes sure that the approval queue does not get crawled. --- Example of crawling this patch is trying to avoid (see "Review: Mio3 UV"). This was pointing to the approval queue: <img src="http://projects.blender.org/infrastructure/extensions-website/attachments/eaae13d5-0a73-4baa-a7af-e04ebb3398c6" width="250" />
Dalai Felinto added 1 commit 2024-10-21 15:45:29 +02:00
It basically makes sure that the approval queue does not get crawled.
Dalai Felinto requested review from Francesco Siddi 2024-10-21 15:45:59 +02:00
Dalai Felinto added 1 commit 2024-10-21 15:51:06 +02:00
Author
Owner

I wonder if we should make the API not crawlable as well.
So basically:

  • /oauth
  • /admin
  • /api
  • /approval-queue

At the moment only approval-queue is in the robots.txt

I wonder if we should make the API not crawlable as well. So basically: * /oauth * /admin * /api * /approval-queue At the moment only approval-queue is in the robots.txt
Francesco Siddi approved these changes 2024-10-21 16:17:28 +02:00
Francesco Siddi left a comment
Owner

I think this is ok.

I think this is ok.
Dalai Felinto merged commit 41c4ae35e9 into main 2024-10-21 16:49:20 +02:00
Dalai Felinto deleted branch robots 2024-10-21 16:49:21 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/extensions-website#264
No description provided.