# robots.txt for Revyv (updated 2025-09-03) # Purpose: Align crawl directives with current sitemap entries and block non-public utility folders. User-agent: * # Disallow server/processing helper directories (not for indexing) Disallow: /php/ Disallow: /mailer/ # (Informational) Core public pages reflected in sitemap.xml # Allow rules are generally unnecessary because Allow is default, but kept for clarity. Allow: /index.html Allow: /about-revyv.html Allow: /why-revyv.html Allow: /contacts.html # Assets (CSS/JS/Images) should remain crawlable for rendering Allow: /assets/ # If duplicate demo / legacy templates reappear and you wish to exclude them, list below: # Disallow: /about.html # Disallow: /home-grid-slider.html # Crawl pacing (uncomment if server strain observed) # Crawl-delay: 5 # Sitemap reference (keep in sync when deploying a regenerated sitemap) Sitemap: https://revyvcare.com/sitemap.xml