# Robots.txt for Informay.com # Allow all search engines to crawl public pages User-agent: * Allow: / Allow: /search Allow: /about Allow: /services Allow: /pricing Allow: /contact Allow: /legal/ Allow: /business/ Allow: /list-business/ Allow: /register-business/ # Disallow admin, owner, and API routes Disallow: /admin/ Disallow: /owner/ Disallow: /api/ Disallow: /auth/ Disallow: /my-appointments # Sitemap location Sitemap: https://informay.com/sitemap.xml