# robots.txt for https://orlandowebpros.com/ # Allow all crawlers full access User-agent: * Allow: / # Block common admin and sensitive folders (if they exist) Disallow: /cgi-bin/ Disallow: /tmp/ Disallow: /admin/ # Sitemap (replace with actual sitemap URL if available) Sitemap: https://orlandowebpros.com/sitemap.xml