User-agent: * Allow: / # Block internal Next.js image optimization URLs Disallow: /_next/image Disallow: /_next/static # NOTE: Old translated pages (/fr /es /de /pt) are intentionally crawlable. # They now return HTTP 410 Gone (see server.js) so Google permanently drops them # (they caused a scaled-content penalty). Crawlers MUST be able to fetch these # URLs to see the 410 — do NOT add Disallow rules for these locales until they # have fully fallen out of Google/Bing, or the 410 will never be seen. # Block parameter URLs (referral tracking, UTM, filters) Disallow: /*?ref= Disallow: /*?utm_source= Disallow: /*?utm_medium= Disallow: /*?utm_campaign= Disallow: /*?via= Disallow: /*?tag= # Sitemap Sitemap: https://blipix.pro/sitemap.xml