# 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: /yogaessentials.co.za/administrator/ Disallow: /yogaessentials.co.za/api/ Disallow: /yogaessentials.co.za/bin/ Disallow: /yogaessentials.co.za/cache/ Disallow: /yogaessentials.co.za/cli/ Disallow: /yogaessentials.co.za/components/ Disallow: /yogaessentials.co.za/includes/ Disallow: /yogaessentials.co.za/installation/ Disallow: /yogaessentials.co.za/language/ Disallow: /yogaessentials.co.za/layouts/ Disallow: /yogaessentials.co.za/libraries/ Disallow: /yogaessentials.co.za/logs/ Disallow: /yogaessentials.co.za/modules/ Disallow: /yogaessentials.co.za/plugins/ Disallow: /yogaessentials.co.za/tmp/ Sitemap: https://yogaessentials.co.za/sitemap.xml