# robots.txt — Mujvit (www.mujvit.cz) # Cíl: povolit běžné vyhledávače i AI asistenty, aby web mohli číst, # indexovat a citovat. Aktualizováno 21. 5. 2026. # --- Obecná pravidla pro všechny roboty --- User-agent: * Allow: / Disallow: /components/ Disallow: /kosik Disallow: /kosik.html Disallow: /prihlaseni Disallow: /prihlaseni.html Disallow: /doplnit-zasoby Disallow: /doplnit-zasoby.html Disallow: /pouzite/ # --- AI vyhledávače a asistenti (OpenAI / ChatGPT) --- User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / # --- Anthropic / Claude --- User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: Claude-SearchBot Allow: / User-agent: anthropic-ai Allow: / # --- Perplexity --- User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / # --- Google (AI Overviews, Gemini, Vertex AI) --- User-agent: Google-Extended Allow: / User-agent: Googlebot Allow: / # --- Microsoft / Bing / Copilot --- User-agent: Bingbot Allow: / # --- Apple Intelligence --- User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / # --- Common Crawl (zdroj tréninkových dat pro mnoho LLM) --- User-agent: CCBot Allow: / # --- Mapa webu --- Sitemap: https://www.mujvit.cz/sitemap.xml