Найден корректный robots.txt
Файл управления сканированием сайта роботами
?
Robots.txt указывает поисковым роботам, какие страницы сканировать, а какие — нет. Ошибки в файле могут случайно закрыть важные разделы от индексации.
Robots.txt настроен корректно. Размер файла: 14055 байт. Загружен за: 78мсек.
Проверяемая страница не запрещена в robots.txt.
Цепочка редиректов для файла robots.txt:
https://media-watch.ru/robots.txt
307 RedirectKeepVerb
https://media-watch.ru/login?redirect=%2Frobots.txt
200 OK
Показать содержимое robots.txt
<!DOCTYPE html><html lang="ru" class="dark __variable_fcbcbf"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/><link rel="stylesheet" href="/_next/static/css/f5c76d4306e87fa2.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-f2199bd710e61a08.js"/><script src="/_next/static/chunks/5d015edf-820a0c7b233f199a.js" async=""></script><script src="/_next/static/chunks/fd9d1056-7ced5c5325b152c8.js" async=""></script><script src="/_next/static/chunks/3024-4804984c9df5e6e4.js" async=""></script><script src="/_next/static/chunks/main-app-a82c44c8ef595b31.js" async=""></script><script src="/_next/static/chunks/2972-4b9fa874de48751f.js" async=""></script><script src="/_next/static/chunks/app/login/page-91ca3480ef950b8b.js" async=""></script><script src="/_next/static/chunks/44530001-5f28d67c5feea1ff.js" async=""></script><script src="/_next/static/chunks/8930-f18690ec800319cc.js" async=""></script><script src="/_next/static/chunks/4567-ecaf30843468e7bf.js" async=""></script><script src="/_next/static/chunks/1822-f227151e1f9ad393.js" async=""></script><script src="/_next/static/chunks/app/layout-c3ad97be4d695fc8.js" async=""></script><script src="/_next/static/chunks/app/error-71edc15d11028721.js" async=""></script><script src="/_next/static/chunks/8255-96933321c4051a46.js" async=""></script><script src="/_next/static/chunks/4798-dd93398ca44fe691.js" async=""></script><script src="/_next/static/chunks/app/page-57e882ba0434cece.js" async=""></script><script src="/_next/static/chunks/app/global-error-bc4627706ee8dda2.js" async=""></script><meta name="theme-color" content="#000000"/><title>Вход — MediaWatch</title><meta name="description" content="Смотрите аниме, фильмы и сериалы и продолжайте с того же места на любом устройстве."/><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"/><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-title" content="MediaWatch"/><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/><link rel="icon" href="/icon.svg?055a1ec63ca20cf7" type="image/svg+xml" sizes="any"/><meta name="next-size-adjust"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="min-h-screen font-sans pt-[env(safe-area-inset-top)] pr-[env(safe-area-inset-right)] pb-[env(safe-area-inset-bottom)] pl-[env(safe-area-inset-left)]"><!--$--><header class="glass sticky top-0 z-40 border-b border-white/[0.06]"><nav class="mx-auto flex max-w-6xl items-center gap-3 px-4 py-3"><a class="flex shrink-0 items-center gap-2 text-lg font-bold" href="/"><span class="grid h-8 w-8 place-items-center rounded-xl bg-accent text-white">▶</span><span class="hidden sm:inline">MediaWatch</span></a><div class="flex-1"><form class="relative" role="search"><svg aria-hidden="true" viewBox="0 0 20 20" fill="none" class="pointer-events-none absolute left-3.5 top-1/2 h-4 w-4 -translate-y-1/2 text-gray-400"><circle cx="8.5" cy="8.5" r="6" stroke="currentColor" stroke-width="1.6"></circle><path d="M13 13L17.5 17.5" stroke="currentColor" stroke-width="1.6" stroke-linecap="round"></path></svg><input type="search" placeholder="Поиск аниме…" aria-label="Поиск аниме" role="combobox" aria-expanded="false" aria-controls="search-suggestions" aria-autocomplete="list" class="w-full rounded-full border border-white/10 bg-bg-card py-2 pl-10 pr-4 text-base text-gray-100 placeholder:text-gray-400 transition focus:border-accent/60 focus:outline-none focus:ring-2 focus:ring-accent/40" value=""/></form></div><div class="flex shrink-0 items-center gap-1"><a aria-label="Подсказки" title="Подсказки" class="press hidden rounded-full px-3 py-2 text-sm text-gray-300 transition hover:bg-white/5 hover:text-white sm:block" href="/tips">💡</a><a class="press rounded-full px-3 py-2 text-sm text-gray-300 transition hover:bg-white/5 hover:text-white" href="/login">Вход</a><a class="press rounded-full bg-accent px-3 py-2 text-sm font-medium text-white transition hover:bg-accent-hover" href="/signup">Регистрация</a></div></nav></header><!--/$--><main class="mx-auto max-w-6xl px-4 py-6"><!--$--><div class="mx-auto mt-8 w-full max-w-sm"><h1 class="mb-1 text-2xl font-bold">Вход</h1><p class="mb-6 text-sm text-gray-400">Войдите, чтобы синхронизировать прогресс между устройствами.</p><form class="flex flex-col gap-4"><label class="flex flex-col gap-1 text-sm"><span class="text-gray-300">Email</span><input type="email" required="" autoComplete="email" class="rounded-lg border border-white/10 bg-bg-card px-3 py-2.5 text-gray-100 focus:border-accent focus:outline-none focus:ring-1 focus:ring-accent" value=""/></label><label class="flex flex-col gap-1 text-sm"><span class="text-gray-300">Пароль</span><input type="password" required="" minLength="6" autoComplete="current-password" class="rounded-lg border border-white/10 bg-bg-card px-3 py-2.5 text-gray-100 focus:border-accent focus:outline-none focus:ring-1 focus:ring-accent" value=""/></label><button type="submit" class="rounded-full press flex items-center justify-center gap-2 bg-accent px-4 py-2.5 font-medium text-white transition hover:bg-accent-hover disabled:opacity-60">Войти</button></form><p class="mt-6 text-center text-sm text-gray-400">Нет аккаунта?<!-- --> <a class="text-accent hover:underline" href="/signup">Регистрация</a></p></div><!--/$--></main><div aria-hidden="true" style="position:fixed;top:0;left:-10000px;width:480px;height:270px;overflow:hidden;opacity:1;pointer-events:none;z-index:30"></div><div class="fixed bottom-4 left-1/2 z-50 flex w-[92%] max-w-sm -translate-x-1/2 flex-col gap-2"></div><script src="/_next/static/chunks/webpack-f2199bd710e61a08.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/media/21350d82a1f187e9-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n2:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n3:HL[\"/_next/static/css/f5c76d4306e87fa2.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"4:I[2846,[],\"\"]\n6:\"$Sreact.suspense\"\n7:I[8551,[\"2972\",\"static/chunks/2972-4b9fa874de48751f.js\",\"2626\",\"static/chunks/app/login/page-91ca3480ef950b8b.js\"],\"default\"]\n8:I[4707,[],\"\"]\n9:I[6423,[],\"\"]\na:I[8638,[\"9762\",\"static/chunks/44530001-5f28d67c5feea1ff.js\",\"2972\",\"static/chunks/2972-4b9fa874de48751f.js\",\"8930\",\"static/chunks/8930-f18690ec800319cc.js\",\"4567\",\"static/chunks/4567-ecaf30843468e7bf.js\",\"1822\",\"static/chunks/1822-f227151e1f9ad393.js\",\"3185\",\"static/chunks/app/layout-c3ad97be4d695fc8.js\"],\"default\"]\nb:I[298,[\"9762\",\"static/chunks/44530001-5f28d67c5feea1ff.js\",\"2972\",\"static/chunks/2972-4b9fa874de48751f.js\",\"8930\",\"static/chunks/8930-f18690ec800319cc.js\",\"4567\",\"static/chunks/4567-ecaf30843468e7bf.js\",\"1822\",\"static/chunks/1822-f227151e1f9ad393.js\",\"3185\",\"static/chunks/app/layout-c3ad97be4d695fc8.js\"],\"default\"]\nc:I[724,[\"9762\",\"static/chunks/44530001-5f28d67c5feea1ff.js\",\"2972\",\"static/chunks/2972-4b9fa874de48751f.js\",\"8930\",\"static/chunks/8930-f18690ec800319cc.js\",\"4567\",\"static/chunks/4567-ecaf30843468e7bf.js\",\"1822\",\"static/chunks/1822-f227151e1f9ad393.js\",\"3185\",\"static/chunks/app/layout-c3ad97be4d695fc8.js\"],\"ToastProvider\"]\nd:I[9715,[\"9762\",\"static/chunks/44530001-5f28d67c5feea1ff.js\",\"2972\",\"static/chunks/2972-4b9fa874de48751f.js\",\"8930\",\"static/chunks/8930-f18690ec800319cc.js\",\"4567\",\"static/chunks/4567-ecaf30843468e7bf.js\",\"1822\",\"static/chunks/1822-f227151e1f9ad393.js\",\"3185\",\"static/chunks/app/layout-c3ad97be4d695fc8.js\"],\"PipPlayerHost\"]\nf:I[376,[\"7601\",\"static/chunks/app/error-71edc15d11028721.js\"],\"default\"]\n10:I[2972,[\"9762\",\"static/chunks/44530001-5f28d67c5feea1ff.js\",\"2972\",\"static/chunks/2972-4b9fa874de48751f.js\",\"8930\",\"static/chunks/8930-f18690ec800319cc.js\",\"8255\",\"static/chunks/8255-96933321c4051a46.js\",\"4798\",\"static/chunks/4798-dd93398ca44fe691.js\",\"1931\",\"static/chunks/app/page-57e882ba0434cece.js\"],\"\"]\n12:I[1667,[\"6470\",\"static/chunks/app/global-error-bc4627706ee8dda2.js\"],\"default\"]\n13:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$L4\",null,{\"buildId\":\"11GBflLNG2Sb73lgETqFy\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"login?redirect=%2Frobots.txt\"],\"initialTree\":[\"\",{\"children\":[\"login\",{\"children\":[\"__PAGE__?{\\\"redirect\\\":\\\"/robots.txt\\\"}\",{}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"login\",{\"children\":[\"__PAGE__\",{},[[\"$L5\",[\"$\",\"$6\",null,{\"children\":[\"$\",\"$L7\",null,{\"mode\":\"login\"}]}],null],null],null]},[null,[\"$\",\"$L8\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"login\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L9\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]],null]},[[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/f5c76d4306e87fa2.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"ru\",\"className\":\"dark __variable_fcbcbf\",\"children\":[\"$\",\"body\",null,{\"className\":\"min-h-screen font-sans pt-[env(safe-area-inset-top)] pr-[env(safe-area-inset-right)] pb-[env(safe-area-inset-bottom)] pl-[env(safe-area-inset-left)]\",\"children\":[[\"$\",\"$La\",null,{}],[\"$\",\"$Lb\",null,{}],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$Ld\",null,{\"children\":[[\"$\",\"$6\",null,{\"fallback\":[\"$\",\"div\",null,{\"className\":\"h-[57px] border-b border-white/5\"}],\"children\":\"$Le\"}],[\"$\",\"main\",null,{\"className\":\"mx-auto max-w-6xl px-4 py-6\",\"children\":[\"$\",\"$L8\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$f\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L9\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[\"$\",\"div\",null,{\"className\":\"mx-auto mt-16 flex max-w-md flex-col items-center gap-4 text-center\",\"children\":[[\"$\",\"div\",null,{\"className\":\"text-5xl\",\"children\":\"🔍\"}],[\"$\",\"h1\",null,{\"className\":\"text-2xl font-bold\",\"children\":\"Ничего не найдено\"}],[\"$\",\"p\",null,{\"className\":\"text-sm text-gray-400\",\"children\":\"Тайтл не существует или временно недоступен в каталоге Shikimori.\"}],[\"$\",\"$L10\",null,{\"href\":\"/\",\"className\":\"rounded-full press bg-accent px-5 py-2.5 text-sm font-semibold text-white transition hover:bg-accent-hover\",\"children\":\"На главную\"}]]}],\"notFoundStyles\":[]}]}]]}]}]]}]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[null,\"$L11\"],\"globalErrorComponent\":\"$12\",\"missingSlots\":\"$W13\"}]\n"])</script><script>self.__next_f.push([1,"14:I[7955,[\"9762\",\"static/chunks/44530001-5f28d67c5feea1ff.js\",\"2972\",\"static/chunks/2972-4b9fa874de48751f.js\",\"8930\",\"static/chunks/8930-f18690ec800319cc.js\",\"4567\",\"static/chunks/4567-ecaf30843468e7bf.js\",\"1822\",\"static/chunks/1822-f227151e1f9ad393.js\",\"3185\",\"static/chunks/app/layout-c3ad97be4d695fc8.js\"],\"default\"]\n15:I[170,[\"9762\",\"static/chunks/44530001-5f28d67c5feea1ff.js\",\"2972\",\"static/chunks/2972-4b9fa874de48751f.js\",\"8930\",\"static/chunks/8930-f18690ec800319cc.js\",\"4567\",\"static/chunks/4567-ecaf30843468e7bf.js\",\"1822\",\"static/chunks/1822-f227151e1f9ad393.js\",\"3185\",\"static/chunks/app/layout-c3ad97be4d695fc8.js\"],\"default\"]\ne:[\"$\",\"header\",null,{\"className\":\"glass sticky top-0 z-40 border-b border-white/[0.06]\",\"children\":[\"$\",\"nav\",null,{\"className\":\"mx-auto flex max-w-6xl items-center gap-3 px-4 py-3\",\"children\":[[\"$\",\"$L14\",null,{}],[\"$\",\"div\",null,{\"className\":\"flex-1\",\"children\":[\"$\",\"$L15\",null,{}]}],[\"$\",\"div\",null,{\"className\":\"flex shrink-0 items-center gap-1\",\"children\":[[\"$\",\"$L10\",null,{\"href\":\"/tips\",\"aria-label\":\"Подсказки\",\"title\":\"Подсказки\",\"className\":\"press hidden rounded-full px-3 py-2 text-sm text-gray-300 transition hover:bg-white/5 hover:text-white sm:block\",\"children\":\"💡\"}],[\"$\",\"$L10\",null,{\"href\":\"/login\",\"className\":\"press rounded-full px-3 py-2 text-sm text-gray-300 transition hover:bg-white/5 hover:text-white\",\"children\":\"Вход\"}],[\"$\",\"$L10\",null,{\"href\":\"/signup\",\"className\":\"press rounded-full bg-accent px-3 py-2 text-sm font-medium text-white transition hover:bg-accent-hover\",\"children\":\"Регистрация\"}]]}]]}]}]\n11:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, viewport-fit=cover\"}],[\"$\",\"meta\",\"1\",{\"name\":\"theme-color\",\"content\":\"#000000\"}],[\"$\",\"meta\",\"2\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"3\",{\"children\":\"Вход — MediaWatch\"}],[\"$\",\"meta\",\"4\",{\"name\":\"description\",\"content\":\"Смотрите аниме, фильмы и сериалы и продолжайте с того же места на лю"])</script><script>self.__next_f.push([1,"бом устройстве.\"}],[\"$\",\"link\",\"5\",{\"rel\":\"manifest\",\"href\":\"/manifest.json\",\"crossOrigin\":\"use-credentials\"}],[\"$\",\"meta\",\"6\",{\"name\":\"apple-mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",\"7\",{\"name\":\"apple-mobile-web-app-title\",\"content\":\"MediaWatch\"}],[\"$\",\"meta\",\"8\",{\"name\":\"apple-mobile-web-app-status-bar-style\",\"content\":\"black-translucent\"}],[\"$\",\"link\",\"9\",{\"rel\":\"icon\",\"href\":\"/icon.svg?055a1ec63ca20cf7\",\"type\":\"image/svg+xml\",\"sizes\":\"any\"}],[\"$\",\"meta\",\"10\",{\"name\":\"next-size-adjust\"}]]\n5:null\n"])</script></body></html>