User-agent: *
Allow: /

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

# Disallow sensitive/private areas
Disallow: /config.php
Disallow: /config_loader.php
Disallow: /process_form_secure.php
Disallow: /csrf_token.php
Disallow: /.env
Disallow: /vendor/
Disallow: /node_modules/
Disallow: /logs/
Disallow: /admin_consent.php
Disallow: /admin_dashboard.php
Disallow: /auto_consent.php
Disallow: /create_consent.php
Disallow: /create_consent_form.php
Disallow: /otherstuff/

# Allow public pages
Allow: /index.php
Allow: /services.php
Allow: /contact.php
Allow: /opt-in.html
Allow: /signup.php
Allow: /legal-documents.php
Allow: /service-agreement.php
Allow: /consent_simple.php
Allow: /styles.css
Allow: /contact_form_styles.css
Allow: /legal_documents.css
Allow: /assets/

# Crawl delay (optional)
Crawl-delay: 1
