# 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: # https://www.robotstxt.org/orig.html User-agent: * Disallow: /jm4/administrator/ Disallow: /jm4/api/ Disallow: /jm4/bin/ Disallow: /jm4/cache/ Disallow: /jm4/cli/ Disallow: /jm4/components/ Disallow: /jm4/includes/ Disallow: /jm4/installation/ Disallow: /jm4/language/ Disallow: /jm4/layouts/ Disallow: /jm4/libraries/ Disallow: /jm4/logs/ Disallow: /jm4/modules/ Disallow: /jm4/plugins/ Disallow: /jm4/tmp/