Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15405059
D17637.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
584 B
Referenced Files
None
Subscribers
None
D17637.diff
View Options
diff --git a/src/applications/system/controller/PhabricatorRobotsController.php b/src/applications/system/controller/PhabricatorRobotsController.php
--- a/src/applications/system/controller/PhabricatorRobotsController.php
+++ b/src/applications/system/controller/PhabricatorRobotsController.php
@@ -20,6 +20,7 @@
$out[] = 'User-Agent: *';
$out[] = 'Disallow: /diffusion/';
+ $out[] = 'Disallow: /source/';
// Add a small crawl delay (number of seconds between requests) for spiders
// which respect it. The intent here is to prevent spiders from affecting
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 19, 10:09 AM (3 d, 6 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7705746
Default Alt Text
D17637.diff (584 B)
Attached To
Mode
D17637: Disallow /source/ in robots.txt
Attached
Detach File
Event Timeline
Log In to Comment