User-agent: *
Allow: /

# Disallow admin and sensitive areas
Disallow: /admin/
Disallow: /private/
Disallow: /config/
Disallow: /logs/
Disallow: /*.log$
Disallow: /*.txt$
Disallow: /contact_logs.txt

# Allow important files
Allow: /styles.css
Allow: /script.js
Allow: /contact.php
Allow: /sitemap.xml
Allow: /robots.txt

# Sitemap location
Sitemap: https://velaxio.com/sitemap.xml

# Crawl delay (optional)
Crawl-delay: 1
