# SeaMate Buddy - Maritime Navigation Companion # Robots.txt optimized for Google AdSense and SEO User-agent: * Allow: / # Allow access to main pages for better indexing Allow: /index.html Allow: /flags_ABC.html Allow: /mfhf_test.html Allow: /navarea.html Allow: /privacy-policy.html Allow: /about-us.html # Allow access to important resources and downloads Allow: /seamate_setup_32.exe Allow: /seamate_setup_64.exe Allow: /Observation.xlsm Allow: /GISIS_all_world.xlsx Allow: /Distances.xlsx # Allow access to essential files for AdSense Allow: /ads.txt Allow: /sitemap.xml Allow: /robots.txt # Allow access to static assets Allow: /styles.css Allow: /main.js Allow: /img/ Allow: /*.png Allow: /*.jpg Allow: /*.svg Allow: /*.ico # Disallow access to development and system files Disallow: /.git/ Disallow: /.vscode/ Disallow: /.DS_Store Disallow: /.gitattributes Disallow: /LICENSE Disallow: /README.md Disallow: /*.backup # Google AdSense bot - full access User-agent: Mediapartners-Google Allow: / # Google AdSense crawler - full access User-agent: AdsBot-Google Allow: / # Google AdSense mobile crawler User-agent: AdsBot-Google-Mobile Allow: / # Crawl delay for better server performance Crawl-delay: 1 # Sitemap location Sitemap: https://seamate.me/sitemap.xml