User-agent: * Allow: / # Main pages Allow: / Allow: /index.html Allow: /services.html Allow: /privacy-policy.html Allow: /terms-of-service.html Allow: /cookie-policy.html # Static assets Allow: /assets/ Allow: /android-chrome-*.png Allow: /apple-touch-icon.png Allow: /favicon*.png Allow: /favicon.ico Allow: /site.webmanifest Allow: /*.css Allow: /*.js Allow: /*.svg Allow: /*.png Allow: /*.webp # Block sensitive/development files Disallow: /package.json Disallow: /wrangler.jsonc Disallow: /input.css Disallow: /.env* Disallow: /node_modules/ Disallow: /src/ Disallow: /.git/ Disallow: /.wrangler/ Disallow: /dist/ Disallow: /tailwindcss-* # Sitemap location Sitemap: https://digitalwarehouses.com/sitemap.xml