User-agent: *
Allow: /

# Sitemap
Sitemap: https://markstechsolution.com/sitemap.xml

# Disallow sensitive areas
Disallow: /config.php
Disallow: /process_form.php
Disallow: /.env
Disallow: /vendor/
Disallow: /node_modules/

# Allow important pages
Allow: /index.php
Allow: /legal-documents.html
Allow: /services/
Allow: /styles.css
Allow: /script.js

# Crawl delay (optional)
Crawl-delay: 1
