# ═══════════════════════════════════════════════════ # FOTOSTRIP STUDIO — robots.txt # https://fotostrip.online/robots.txt # ═══════════════════════════════════════════════════ # Allow all search engines User-agent: * Allow: / # Block non-content directories Disallow: /api/ Disallow: /src/ Disallow: /node_modules/ Disallow: /_next/static/ Disallow: /dist/ # Allow important static assets (Google needs these for rendering) Allow: /src/main.jsx Allow: /*.js$ Allow: /*.css$ Allow: /*.png$ Allow: /*.jpg$ Allow: /*.svg$ Allow: /*.webp$ # Crawl rate suggestion (optional — helps with large sites) Crawl-delay: 1 # Sitemap location Sitemap: https://fotostrip.online/sitemap.xml # ─── Specific bot rules ─── User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: / User-agent: Googlebot-Mobile Allow: / User-agent: AdsBot-Google Allow: / User-agent: Mediapartners-Google Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: /