Skip to content

Commit

Permalink
Update grammar (joomla#10778)
Browse files Browse the repository at this point in the history
  • Loading branch information
brianteeman authored and wilsonge committed Jun 15, 2016
1 parent da79cb0 commit aacfe55
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions robots.txt.dist
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# If the Joomla site is installed within a folder such as at
# e.g. www.example.com/joomla/ the robots.txt file MUST be
# moved to the site root at e.g. www.example.com/robots.txt
# AND the joomla folder name MUST be prefixed to the disallowed
# path, e.g. the Disallow rule for the /administrator/ folder
# MUST be changed to read Disallow: /joomla/administrator/
# If the Joomla site is installed within a folder
# eg www.example.com/joomla/ then the robots.txt file
# MUST be moved to the site root
# eg www.example.com/robots.txt
# AND the joomla folder name MUST be prefixed to all of the
# paths.
# eg the Disallow rule for the /administrator/ folder MUST
# be changed to read
# Disallow: /joomla/administrator/
#
# For more information about the robots.txt standard, see:
# http://www.robotstxt.org/orig.html
Expand Down

0 comments on commit aacfe55

Please sign in to comment.