Catalog / crunchyroll.com
64

SEO audit for crunchyroll.com

Crunchyroll

other

Health 64/100 (fair) · 50 pages crawled · generated 2026-08-26

Download Markdown report (feed to ChatGPT / Claude / Cursor)
50
pages crawled
47
indexable pages
1
errors
520
warnings
410
notices
0
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Security 70 1 46 61
Hreflang 0 0 217 0
Duplicate 69 0 51 23
Headings 72 0 46 1
Canonical 76 0 40 7
Content 80 0 34 29
Rendering 80 0 34 0
Links 86 0 24 1
Meta Description 90 0 17 29
Performance 97 0 5 75
Budget 98 0 3 0
Agent Readiness 99 0 1 14
Images 99 0 1 13
Robots 99 0 1 0
Cache 100 0 0 47
Crawlability 100 0 0 5
Mobile 100 0 0 19
Social 100 0 0 36
Structured Data 100 0 0 46
Titles 100 0 0 4
Findings

Errors (1 rules)

error Mixed content on HTTPS page

Rule security.mixed_content · Security · 1 occurrence(s)

Warnings (17 rules)

warning Control has no accessible name

Rule agent.control_no_name · Agent Readiness · 1 occurrence(s)

warning robots.txt-disallowed URL receives internal links (crawl-budget leak)

Rule budget.disallow_linked · Budget · 3 occurrence(s)

  • https://www.crunchyroll.com/payments/manage — internal links point to https://www.crunchyroll.com/payments/manage, which robots.txt disallows for Googlebot — Googlebot discovers the URL, checks robots, then rejects it without indexing, wasting crawl budget and losing the link equity. Remove the internal links, or use noindex instead of Disallow if the page should be fetchable. Linked from: https://www.crunchyroll.com/simulcastcalendar.
  • https://www.crunchyroll.com/search — internal links point to https://www.crunchyroll.com/search, which robots.txt disallows for Googlebot — Googlebot discovers the URL, checks robots, then rejects it without indexing, wasting crawl budget and losing the link equity. Remove the internal links, or use noindex instead of Disallow if the page should be fetchable. Linked from: https://www.crunchyroll.com/videos/popular, https://www.crunchyroll.com/videos/action/new, https://www.crunchyroll.com/videos/action/adventure/new.
  • https://www.crunchyroll.com/watchlist — internal links point to https://www.crunchyroll.com/watchlist, which robots.txt disallows for Googlebot — Googlebot discovers the URL, checks robots, then rejects it without indexing, wasting crawl budget and losing the link equity. Remove the internal links, or use noindex instead of Disallow if the page should be fetchable. Linked from: https://www.crunchyroll.com/videos/popular, https://www.crunchyroll.com/videos/action/new, https://www.crunchyroll.com/videos/action/adventure/new.

warning Thin content (low word count)

Rule content.thin · Content · 34 occurrence(s)

warning Duplicate page content

Rule duplicate.content · Duplicate · 12 occurrence(s)

  • https://www.crunchyroll.com/music — content shared by 12 pages: https://www.crunchyroll.com/videos/popular, https://www.crunchyroll.com/videos/action/new, https://www.crunchyroll.com/videos/action/adventure/new
  • https://www.crunchyroll.com/redeem — content shared by 12 pages: https://www.crunchyroll.com/videos/popular, https://www.crunchyroll.com/videos/action/new, https://www.crunchyroll.com/videos/action/adventure/new
  • https://www.crunchyroll.com/simulcast — content shared by 12 pages: https://www.crunchyroll.com/videos/popular, https://www.crunchyroll.com/videos/action/new, https://www.crunchyroll.com/videos/action/adventure/new
  • https://www.crunchyroll.com/simulcasts/seasons/ — content shared by 12 pages: https://www.crunchyroll.com/videos/popular, https://www.crunchyroll.com/videos/action/new, https://www.crunchyroll.com/videos/action/adventure/new
  • https://www.crunchyroll.com/simulcasts/seasons/summer-2026 — content shared by 12 pages: https://www.crunchyroll.com/videos/popular, https://www.crunchyroll.com/videos/action/new, https://www.crunchyroll.com/videos/action/adventure/new
  • https://www.crunchyroll.com/videos/action — content shared by 12 pages: https://www.crunchyroll.com/videos/popular, https://www.crunchyroll.com/videos/action/new, https://www.crunchyroll.com/videos/action/adventure/new
  • https://www.crunchyroll.com/videos/action/adventure/new — content shared by 12 pages: https://www.crunchyroll.com/videos/popular, https://www.crunchyroll.com/videos/action/new, https://www.crunchyroll.com/simulcasts/seasons/summer-2026
  • https://www.crunchyroll.com/videos/action/new — content shared by 12 pages: https://www.crunchyroll.com/videos/popular, https://www.crunchyroll.com/videos/action/adventure/new, https://www.crunchyroll.com/simulcasts/seasons/summer-2026
  • https://www.crunchyroll.com/videos/action/popular — content shared by 12 pages: https://www.crunchyroll.com/videos/popular, https://www.crunchyroll.com/videos/action/new, https://www.crunchyroll.com/videos/action/adventure/new
  • https://www.crunchyroll.com/videos/alphabetical — content shared by 12 pages: https://www.crunchyroll.com/videos/popular, https://www.crunchyroll.com/videos/action/new, https://www.crunchyroll.com/videos/action/adventure/new
  • https://www.crunchyroll.com/videos/new — content shared by 12 pages: https://www.crunchyroll.com/videos/popular, https://www.crunchyroll.com/videos/action/new, https://www.crunchyroll.com/videos/action/adventure/new
  • https://www.crunchyroll.com/videos/popular — content shared by 12 pages: https://www.crunchyroll.com/videos/action/new, https://www.crunchyroll.com/videos/action/adventure/new, https://www.crunchyroll.com/simulcasts/seasons/summer-2026

warning Duplicate <title> across pages

Rule duplicate.title · Duplicate · 39 occurrence(s)

warning Content-Type header doesn't match the actual content

Rule headers.content_type_mismatch · Security · 46 occurrence(s)

  • https://www.crunchyroll.com/ — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
  • https://www.crunchyroll.com/animeawards/ — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
  • https://www.crunchyroll.com/ar/news/ — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
  • https://www.crunchyroll.com/ar/news/latest — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
  • https://www.crunchyroll.com/ar/news/seasonal-lineup/2026/6/17/summer-anime-2026-crunchyroll — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
  • https://www.crunchyroll.com/es-es/news/ — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
  • https://www.crunchyroll.com/es-es/news/latest — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
  • https://www.crunchyroll.com/es-es/news/seasonal-lineup/2026/7/9/crunchyroll-calendario-semanal-verano-2026 — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
  • https://www.crunchyroll.com/games/ — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
  • https://www.crunchyroll.com/it/news/ — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
  • https://www.crunchyroll.com/it/news/latest — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
  • https://www.crunchyroll.com/it/news/seasonal-lineup/2026/6/17/estate-anime-2026-crunchyroll — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
  • https://www.crunchyroll.com/news/ — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
  • https://www.crunchyroll.com/news/latest — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
  • https://www.crunchyroll.com/news/seasonal-lineup/2026/6/17/summer-anime-2026-crunchyroll — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
  • https://www.crunchyroll.com/pt-pt/news/ — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
  • https://www.crunchyroll.com/pt-pt/news/latest — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
  • https://www.crunchyroll.com/pt-pt/news/seasonal-lineup/2026/6/17/animes-temporada-julho-2026-crunchyroll — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
  • https://www.crunchyroll.com/ru/news/ — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
  • https://www.crunchyroll.com/ru/news/latest — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
  • https://www.crunchyroll.com/simulcasts/seasons/summer-2026 — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
  • https://www.crunchyroll.com/videos/action/adventure/new — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
  • https://www.crunchyroll.com/videos/action/new — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
  • https://www.crunchyroll.com/videos/popular — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
  • https://www.crunchyroll.com/welcome — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".

warning Self hreflang language disagrees with html lang

Rule hreflang.mismatch_html_lang · Hreflang · 7 occurrence(s)

  • https://www.crunchyroll.com/ar/news/ — the self-referencing hreflang is "ar" but <html lang> is "en" — contradictory language signals can make Google distrust the hreflang cluster. Align both to the same BCP-47 language.
  • https://www.crunchyroll.com/de/news/ — the self-referencing hreflang is "de" but <html lang> is "en" — contradictory language signals can make Google distrust the hreflang cluster. Align both to the same BCP-47 language.
  • https://www.crunchyroll.com/es-es/news/ — the self-referencing hreflang is "es" but <html lang> is "en" — contradictory language signals can make Google distrust the hreflang cluster. Align both to the same BCP-47 language.
  • https://www.crunchyroll.com/fr/news/ — the self-referencing hreflang is "fr" but <html lang> is "en" — contradictory language signals can make Google distrust the hreflang cluster. Align both to the same BCP-47 language.
  • https://www.crunchyroll.com/it/news/ — the self-referencing hreflang is "it" but <html lang> is "en" — contradictory language signals can make Google distrust the hreflang cluster. Align both to the same BCP-47 language.
  • https://www.crunchyroll.com/pt-pt/news/ — the self-referencing hreflang is "pt" but <html lang> is "en" — contradictory language signals can make Google distrust the hreflang cluster. Align both to the same BCP-47 language.
  • https://www.crunchyroll.com/ru/news/ — the self-referencing hreflang is "ru" but <html lang> is "en" — contradictory language signals can make Google distrust the hreflang cluster. Align both to the same BCP-47 language.

warning hreflang set has no self-reference

Rule hreflang.missing_self · Hreflang · 15 occurrence(s)

warning hreflang has no return link (not reciprocal)

Rule hreflang.no_return · Hreflang · 195 occurrence(s)

warning Images missing alt text

Rule images.missing_alt · Images · 1 occurrence(s)

warning Internal link points to a redirect

Rule links.redirect_target · Links · 24 occurrence(s)

warning Render-blocking script in <head> (no defer/async)

Rule perf.render_blocking · Performance · 5 occurrence(s)

warning Content only rendered by JavaScript (invisible to non-JS crawlers & AI)

Rule rendering.js_shell · Rendering · 34 occurrence(s)

  • https://www.crunchyroll.com/ — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://www.crunchyroll.com/animeawards/ — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://www.crunchyroll.com/ar/news/ — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://www.crunchyroll.com/ar/news/latest — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://www.crunchyroll.com/ar/news/seasonal-lineup/2026/6/17/summer-anime-2026-crunchyroll — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://www.crunchyroll.com/de/news/ — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://www.crunchyroll.com/de/news/latest — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://www.crunchyroll.com/de/news/seasonal-lineup/2026/7/6/crunchyroll-wochenprogramm-sommer-2026 — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://www.crunchyroll.com/es-es/news/ — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://www.crunchyroll.com/es-es/news/latest — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://www.crunchyroll.com/es-es/news/seasonal-lineup/2026/7/9/crunchyroll-calendario-semanal-verano-2026 — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://www.crunchyroll.com/fr/news/latest — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://www.crunchyroll.com/games/ — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://www.crunchyroll.com/it/news/ — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://www.crunchyroll.com/it/news/latest — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://www.crunchyroll.com/it/news/seasonal-lineup/2026/6/17/estate-anime-2026-crunchyroll — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://www.crunchyroll.com/news/ — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://www.crunchyroll.com/news/latest — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://www.crunchyroll.com/news/seasonal-lineup/2026/6/17/summer-anime-2026-crunchyroll — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://www.crunchyroll.com/pt-pt/news/ — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://www.crunchyroll.com/pt-pt/news/latest — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://www.crunchyroll.com/pt-pt/news/seasonal-lineup/2026/6/17/animes-temporada-julho-2026-crunchyroll — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://www.crunchyroll.com/ru/news/ — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://www.crunchyroll.com/ru/news/latest — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://www.crunchyroll.com/welcome — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.

warning robots.txt blocks CSS/JS the pages need to render

Rule robots.blocks_css_js · Robots · 1 occurrence(s)

  • https://www.crunchyroll.com/ — robots.txt Disallow blocks render-critical CSS/JS under: /js/lang/03cac28c11f27686656428b3c0cf2684/cr/enUS/ — Google's renderer can't fetch these, so the affected pages may render blank or thin. Allow the asset path(s) for Googlebot.

Notices (30 rules)

notice Heading levels skip a level

Rule agent.heading_skip · Agent Readiness · 1 occurrence(s)

notice No llms.txt for AI agents

Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)

notice No main landmark for AI agents

Rule agent.no_main_landmark · Agent Readiness · 12 occurrence(s)

notice Page served uncached (no-store/private or CDN bypass)

Rule cache.not_cacheable · Cache · 47 occurrence(s)

notice Canonical target reachable only via a canonical tag (no inlinks)

Rule canonical.isolated_url · Canonical · 1 occurrence(s)

  • https://www.crunchyroll.com/games/ — this URL is a canonical target but has no internal links pointing to it — crawlers only learn of it via the canonical tag. Add direct internal links (or list it in the sitemap).

notice Canonical points to a different URL

Rule canonical.non_self · Canonical · 6 occurrence(s)

notice Main text is hard to read (low Flesch Reading Ease)

Rule content.readability_poor · Content · 13 occurrence(s)

  • https://www.crunchyroll.com/music — this page reads as difficult (Flesch Reading Ease 48, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.crunchyroll.com/redeem — this page reads as difficult (Flesch Reading Ease 48, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.crunchyroll.com/simulcast — this page reads as difficult (Flesch Reading Ease 48, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.crunchyroll.com/simulcastcalendar — this page reads as difficult (Flesch Reading Ease 37, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.crunchyroll.com/simulcasts/seasons/ — this page reads as difficult (Flesch Reading Ease 48, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.crunchyroll.com/simulcasts/seasons/summer-2026 — this page reads as difficult (Flesch Reading Ease 48, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.crunchyroll.com/videos/action — this page reads as difficult (Flesch Reading Ease 48, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.crunchyroll.com/videos/action/adventure/new — this page reads as difficult (Flesch Reading Ease 48, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.crunchyroll.com/videos/action/new — this page reads as difficult (Flesch Reading Ease 48, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.crunchyroll.com/videos/action/popular — this page reads as difficult (Flesch Reading Ease 48, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.crunchyroll.com/videos/alphabetical — this page reads as difficult (Flesch Reading Ease 48, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.crunchyroll.com/videos/new — this page reads as difficult (Flesch Reading Ease 48, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.crunchyroll.com/videos/popular — this page reads as difficult (Flesch Reading Ease 48, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.

notice Duplicate meta description across pages

Rule duplicate.meta_desc · Duplicate · 23 occurrence(s)

notice Multiple <h1> elements

Rule h1.multiple · Headings · 1 occurrence(s)

notice Likely hero image lacks fetchpriority=high

Rule images.hero_no_fetchpriority · Performance · 13 occurrence(s)

  • https://www.crunchyroll.com/music — the likely hero/LCP image (footer-bg.webp) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
  • https://www.crunchyroll.com/redeem — the likely hero/LCP image (footer-bg.webp) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
  • https://www.crunchyroll.com/simulcast — the likely hero/LCP image (footer-bg.webp) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
  • https://www.crunchyroll.com/simulcastcalendar — the likely hero/LCP image (logo.svg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
  • https://www.crunchyroll.com/simulcasts/seasons/ — the likely hero/LCP image (footer-bg.webp) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
  • https://www.crunchyroll.com/simulcasts/seasons/summer-2026 — the likely hero/LCP image (footer-bg.webp) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
  • https://www.crunchyroll.com/videos/action — the likely hero/LCP image (footer-bg.webp) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
  • https://www.crunchyroll.com/videos/action/adventure/new — the likely hero/LCP image (footer-bg.webp) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
  • https://www.crunchyroll.com/videos/action/new — the likely hero/LCP image (footer-bg.webp) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
  • https://www.crunchyroll.com/videos/action/popular — the likely hero/LCP image (footer-bg.webp) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
  • https://www.crunchyroll.com/videos/alphabetical — the likely hero/LCP image (footer-bg.webp) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
  • https://www.crunchyroll.com/videos/new — the likely hero/LCP image (footer-bg.webp) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
  • https://www.crunchyroll.com/videos/popular — the likely hero/LCP image (footer-bg.webp) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.

notice Images without width/height (layout shift / CLS)

Rule images.missing_dimensions · Images · 13 occurrence(s)

notice Internal link has no anchor text / accessible name

Rule links.no_anchor_text · Links · 1 occurrence(s)

notice Legacy <meta name=keywords> tag present (Google ignores it)

Rule meta.keywords_present · Content · 4 occurrence(s)

notice Meta description too long

Rule meta_desc.too_long · Meta Description · 28 occurrence(s)

notice Meta description too short

Rule meta_desc.too_short · Meta Description · 1 occurrence(s)

notice Missing Open Graph tags

Rule og.missing · Social · 19 occurrence(s)

notice Legacy image format (jpg/png/gif) with no next-gen fallback

Rule perf.images_legacy_format · Performance · 13 occurrence(s)

  • https://www.crunchyroll.com/music — 5 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
  • https://www.crunchyroll.com/redeem — 5 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
  • https://www.crunchyroll.com/simulcast — 5 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
  • https://www.crunchyroll.com/simulcastcalendar — 4 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
  • https://www.crunchyroll.com/simulcasts/seasons/ — 5 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
  • https://www.crunchyroll.com/simulcasts/seasons/summer-2026 — 5 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
  • https://www.crunchyroll.com/videos/action — 5 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
  • https://www.crunchyroll.com/videos/action/adventure/new — 5 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
  • https://www.crunchyroll.com/videos/action/new — 5 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
  • https://www.crunchyroll.com/videos/action/popular — 5 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
  • https://www.crunchyroll.com/videos/alphabetical — 5 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
  • https://www.crunchyroll.com/videos/new — 5 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
  • https://www.crunchyroll.com/videos/popular — 5 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.

notice No ETag header (no conditional GET for unchanged pages)

Rule perf.no_etag · Performance · 47 occurrence(s)

  • https://www.crunchyroll.com/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.crunchyroll.com/animeawards/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.crunchyroll.com/ar/news/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.crunchyroll.com/ar/news/latest — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.crunchyroll.com/ar/news/seasonal-lineup/2026/6/17/summer-anime-2026-crunchyroll — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.crunchyroll.com/es-es/news/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.crunchyroll.com/es-es/news/latest — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.crunchyroll.com/es-es/news/seasonal-lineup/2026/7/9/crunchyroll-calendario-semanal-verano-2026 — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.crunchyroll.com/games/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.crunchyroll.com/it/news/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.crunchyroll.com/it/news/latest — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.crunchyroll.com/it/news/seasonal-lineup/2026/6/17/estate-anime-2026-crunchyroll — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.crunchyroll.com/news/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.crunchyroll.com/news/latest — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.crunchyroll.com/news/seasonal-lineup/2026/6/17/summer-anime-2026-crunchyroll — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.crunchyroll.com/pt-pt/news/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.crunchyroll.com/pt-pt/news/latest — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.crunchyroll.com/pt-pt/news/seasonal-lineup/2026/6/17/animes-temporada-julho-2026-crunchyroll — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.crunchyroll.com/ru/news/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.crunchyroll.com/ru/news/latest — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.crunchyroll.com/simulcasts/seasons/summer-2026 — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.crunchyroll.com/videos/action/adventure/new — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.crunchyroll.com/videos/action/new — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.crunchyroll.com/videos/popular — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.crunchyroll.com/welcome — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.

notice No Last-Modified header (no conditional GET for unchanged pages)

Rule perf.no_last_modified · Performance · 1 occurrence(s)

  • https://www.crunchyroll.com/simulcastcalendar — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.

notice Slow server response

Rule perf.slow_response · Performance · 1 occurrence(s)

notice URL redirects to another URL

Rule redirect.single · Crawlability · 3 occurrence(s)

notice Blocked by robots.txt

Rule robots.blocked · Crawlability · 2 occurrence(s)

notice Deep page has no BreadcrumbList structured data

Rule schema.breadcrumb_missing · Structured Data · 2 occurrence(s)

notice Missing recommended security headers

Rule security.missing_headers · Security · 48 occurrence(s)

notice target=_blank link without rel=noopener (tab-napping)

Rule security.unsafe_cross_origin_links · Security · 13 occurrence(s)

Pages (showing 50 of 50)
URLStatusIndexableWordsIn-links
https://www.crunchyroll.com/about/jobs/index.html
Crunchyroll | About
200 yes 0 13
https://www.crunchyroll.com/devices
Crunchyroll - Crunchyroll-Ready Devices
200 yes 0 13
https://www.crunchyroll.com/games/index.html
Play Free-to-Play and Game Vault Anime-Inspired Games
200 yes 0 13
https://www.crunchyroll.com/news/
Anime News, Top Stories & In-Depth Anime Insights - Crunchyroll News
200 yes 0 13
https://www.crunchyroll.com/redeem
Crunchyroll: Watch Popular Anime, Play Games & Shop Online
200 yes 201 13
https://www.crunchyroll.com/simulcastcalendar
Crunchyroll - Simulcast Calendar
200 yes 210 13
https://www.crunchyroll.com/tos
Crunchyroll Terms of Use
200 yes 0 13
https://www.crunchyroll.com/about/index.html
Crunchyroll | About
200 yes 0 12
https://www.crunchyroll.com/animeawards/
The Anime Awards - Crunchyroll
200 yes 0 12
https://www.crunchyroll.com/discover
Crunchyroll
200 yes 0 12
https://www.crunchyroll.com/music
Crunchyroll: Watch Popular Anime, Play Games & Shop Online
200 yes 201 12
https://www.crunchyroll.com/premium?referrer=newweb_organic_header&return_url=https%3A%2F%2Fwww.crunchyroll.com%2F
Crunchyroll
200 yes 0 12
https://www.crunchyroll.com/privacy/index.html
PRIVACY AND COOKIES POLICY | Sony Pictures International
200 yes 4631 12
https://www.crunchyroll.com/simulcast
Crunchyroll: Watch Popular Anime, Play Games & Shop Online
200 yes 201 12
https://www.crunchyroll.com/simulcasts/seasons/
Crunchyroll: Watch Popular Anime, Play Games & Shop Online
200 yes 201 12
https://www.crunchyroll.com/videos/alphabetical
Crunchyroll: Watch Popular Anime, Play Games & Shop Online
200 yes 201 12
https://www.crunchyroll.com/videos/new
Crunchyroll: Watch Popular Anime, Play Games & Shop Online
200 yes 201 12
https://www.crunchyroll.com/videos/popular
Crunchyroll: Watch Popular Anime, Play Games & Shop Online
200 yes 201 12
https://www.crunchyroll.com/
Crunchyroll
200 yes 0 1
https://www.crunchyroll.com/ar/news/
Anime News, Top Stories & In-Depth Anime Insights - Crunchyroll News
200 yes 0 0
https://www.crunchyroll.com/ar/news/latest
Anime News, Top Stories & In-Depth Anime Insights - Crunchyroll News
200 yes 0 0
https://www.crunchyroll.com/ar/news/seasonal-lineup/2026/6/17/summer-anime-2026-crunchyroll
Anime News, Top Stories & In-Depth Anime Insights - Crunchyroll News
200 yes 0 0
https://www.crunchyroll.com/de/news/
Anime News, Top Stories & In-Depth Anime Insights - Crunchyroll News
200 yes 0 0
https://www.crunchyroll.com/de/news/latest
Anime News, Top Stories & In-Depth Anime Insights - Crunchyroll News
200 yes 0 0
https://www.crunchyroll.com/de/news/seasonal-lineup/2026/7/6/crunchyroll-wochenprogramm-sommer-2026
Anime News, Top Stories & In-Depth Anime Insights - Crunchyroll News
200 yes 0 0
https://www.crunchyroll.com/es-es/news/
Anime News, Top Stories & In-Depth Anime Insights - Crunchyroll News
200 yes 0 0
https://www.crunchyroll.com/es-es/news/latest
Anime News, Top Stories & In-Depth Anime Insights - Crunchyroll News
200 yes 0 0
https://www.crunchyroll.com/es-es/news/seasonal-lineup/2026/7/9/crunchyroll-calendario-semanal-verano-2026
Anime News, Top Stories & In-Depth Anime Insights - Crunchyroll News
200 yes 0 0
https://www.crunchyroll.com/fr/news/
Anime News, Top Stories & In-Depth Anime Insights - Crunchyroll News
200 yes 0 0
https://www.crunchyroll.com/fr/news/latest
Anime News, Top Stories & In-Depth Anime Insights - Crunchyroll News
200 yes 0 0
https://www.crunchyroll.com/fr/news/seasonal-lineup/2026/3/24/printemps-anime-lineup-2026-crunchyroll
Anime News, Top Stories & In-Depth Anime Insights - Crunchyroll News
200 yes 0 0
https://www.crunchyroll.com/games/
Play Free-to-Play and Game Vault Anime-Inspired Games
200 yes 0 0
https://www.crunchyroll.com/it/news/
Anime News, Top Stories & In-Depth Anime Insights - Crunchyroll News
200 yes 0 0
https://www.crunchyroll.com/it/news/latest
Anime News, Top Stories & In-Depth Anime Insights - Crunchyroll News
200 yes 0 0
https://www.crunchyroll.com/it/news/seasonal-lineup/2026/6/17/estate-anime-2026-crunchyroll
Anime News, Top Stories & In-Depth Anime Insights - Crunchyroll News
200 yes 0 0
https://www.crunchyroll.com/news/latest
Anime News, Top Stories & In-Depth Anime Insights - Crunchyroll News
200 yes 0 0
https://www.crunchyroll.com/news/seasonal-lineup/2026/6/17/summer-anime-2026-crunchyroll
Anime News, Top Stories & In-Depth Anime Insights - Crunchyroll News
200 yes 0 0
https://www.crunchyroll.com/pt-pt/news/
Anime News, Top Stories & In-Depth Anime Insights - Crunchyroll News
200 yes 0 0
https://www.crunchyroll.com/pt-pt/news/latest
Anime News, Top Stories & In-Depth Anime Insights - Crunchyroll News
200 yes 0 0
https://www.crunchyroll.com/pt-pt/news/seasonal-lineup/2026/6/17/animes-temporada-julho-2026-crunchyroll
Anime News, Top Stories & In-Depth Anime Insights - Crunchyroll News
200 yes 0 0
https://www.crunchyroll.com/ru/news/
Anime News, Top Stories & In-Depth Anime Insights - Crunchyroll News
200 yes 0 0
https://www.crunchyroll.com/ru/news/latest
Anime News, Top Stories & In-Depth Anime Insights - Crunchyroll News
200 yes 0 0
https://www.crunchyroll.com/simulcasts/seasons/summer-2026
Crunchyroll: Watch Popular Anime, Play Games & Shop Online
200 yes 201 0
https://www.crunchyroll.com/videos/action
Crunchyroll: Watch Popular Anime, Play Games & Shop Online
200 yes 201 0
https://www.crunchyroll.com/videos/action/adventure/new
Crunchyroll: Watch Popular Anime, Play Games & Shop Online
200 yes 201 0
https://www.crunchyroll.com/videos/action/new
Crunchyroll: Watch Popular Anime, Play Games & Shop Online
200 yes 201 0
https://www.crunchyroll.com/videos/action/popular
Crunchyroll: Watch Popular Anime, Play Games & Shop Online
200 yes 201 0
https://www.crunchyroll.com/welcome
Crunchyroll
200 yes 0 0
https://www.crunchyroll.com/search 0 no 0 13
https://www.crunchyroll.com/watchlist 0 no 0 12

Audit your own site — free

157 checks, internal PageRank, render-diff. No signup, results in ~30s.

Scan your site →