User-agent: * # Allow all public pages and locale roots (so content like /vi/video-effects/ and /en are clearly allowed) Allow: / Allow: /en Allow: /en/ Allow: /vi/ Allow: /zh/ Allow: /es/ Allow: /de/ Allow: /fr/ Allow: /it/ Allow: /pt/ Allow: /nl/ Allow: /ja/ Allow: /ko/ Allow: /ar/ Allow: /ru/ Allow: /pricing Allow: /community Allow: /posts # Disallow admin pages (truly private, no need to index) Disallow: /admin/ Disallow: /*/admin/ Disallow: /api-keys Disallow: /*/api-keys # Note: /my-videos, /my-credits, /my-orders, /my-invites, /my-images are NOT blocked here. # These pages already have noindex meta tags set in the console layout. # Allowing crawling lets Google read the noindex tag and properly de-index the URLs. # Disallow API routes Disallow: /api/ # Disallow search query parameters Disallow: /*?*q= # Disallow invalid locale patterns (duplicate locale codes) Disallow: /*/ja/ja Disallow: /*/ko/ko Disallow: /*/vi/vi Disallow: /*/fr/fr Disallow: /*/it/it Disallow: /*/pt/pt Disallow: /*/nl/nl Disallow: /*/zh/zh Disallow: /*/ar/ar Disallow: /*/es/es Disallow: /*/de/de Disallow: /*/ru/ru Disallow: /ja/ja Disallow: /ko/ko Disallow: /vi/vi Disallow: /fr/fr Disallow: /it/it Disallow: /pt/pt Disallow: /nl/nl Disallow: /zh/zh Disallow: /ar/ar Disallow: /es/es Disallow: /de/de Disallow: /ru/ru # Disallow translation text URLs (year/month in various languages) Disallow: /año Disallow: /an Disallow: /jaar Disallow: /năm Disallow: /tháng Disallow: /month Disallow: /年 Disallow: /月 Disallow: /Jahr Disallow: /Monat Disallow: /mois Disallow: /месяц Disallow: /mese Disallow: /year Disallow: /maand Disallow: /mes Disallow: /mês Disallow: /월 Disallow: /ano Disallow: /شهر Disallow: /سنة # Allow static assets so Google can render pages properly # Only block versioned/hashed asset URLs with deployment params Disallow: /_next/static/chunks/ Disallow: /*?dpl= # Sitemap Sitemap: https://pixwit.ai/sitemap.xml