# Robots.txt for Floatpays (https://www.floatpays.com) # Allow all user agents to access the site User-agent: * Disallow: # Disallow access to sensitive or non-public directories Disallow: /admin/ Disallow: /api/ Disallow: /private/ Disallow: /user-data/ # Allow all search engines to crawl the site Allow: / # Sitemap location Sitemap: https://www.floatpays.com/sitemap.xml Sitemap: https://www.floatpays.co.za/sitemap.xml