Skip to content

Commit 4555e9d

Browse files
robots txt updated
1 parent e9e7442 commit 4555e9d

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

robots.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,8 @@ Disallow: /
7171
# The _assets directory is disallowed to prevent indexing of style, script, and image files.
7272
# The Setup directory is also disallowed as it contains build-related files.
7373
User-agent: *
74-
Disallow: /_assets/ # Disallow crawling of the assets directory
75-
Disallow: /Setup/ # Disallow crawling of the setup/build directory
74+
# Disallow crawling of the assets directory
75+
Disallow: /_assets/
76+
77+
# Disallow crawling of the setup/build directory
78+
Disallow: /deployment/

0 commit comments

Comments
 (0)