Skip to content

Commit 32ed169

Browse files
Copilottoshimaru
andauthored
Disallow /files/ paths in robots.txt (railsdoc#203)
* Initial plan * Add Disallow rule for /files/ path in robots.txt Co-authored-by: toshimaru <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: toshimaru <[email protected]>
1 parent edfc1ff commit 32ed169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/robots.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
# Allow crawling of all content
44
User-agent: *
5-
Disallow:
5+
Disallow: /files/

0 commit comments

Comments
 (0)