SEO audit for infiniteloopfilms.com
Infinite Loop Films Production Group
Health 54/100 (fair) · 16 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)Infinite Loop Films is an independent group of producers and directors dedicated to making quality independent films.
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Titles | 88 | 2 | 0 | 0 |
| Security | 64 | 1 | 16 | 16 |
| Canonical | 70 | 0 | 16 | 0 |
| Mobile | 70 | 0 | 16 | 16 |
| Duplicate | 81 | 0 | 10 | 5 |
| Headings | 83 | 0 | 9 | 0 |
| Content | 85 | 0 | 8 | 45 |
| Meta Description | 85 | 0 | 8 | 0 |
| Images | 89 | 0 | 6 | 0 |
| Agent Readiness | 98 | 0 | 1 | 15 |
| Cache | 100 | 0 | 0 | 16 |
| Links | 100 | 0 | 0 | 9 |
| Performance | 100 | 0 | 0 | 44 |
| Social | 100 | 0 | 0 | 32 |
| Structured Data | 100 | 0 | 0 | 16 |
| URL | 100 | 0 | 0 | 6 |
Errors (2 rules)
error Mixed content on HTTPS page
Rule security.mixed_content · Security · 1 occurrence(s)
- https://infiniteloopfilms.com/video.html — 1 insecure subresource(s), e.g. http://www.infiniteloopfilms.net/video/trailer_letterbox_MSTR.mov
error Missing or empty <title>
Rule title.missing · Titles · 2 occurrence(s)
Warnings (11 rules)
warning Control has no accessible name
Rule agent.control_no_name · Agent Readiness · 1 occurrence(s)
- https://infiniteloopfilms.com/sc_main.html — 1 button/link(s) with no text or aria-label — an agent can't target them
warning Missing canonical tag
Rule canonical.missing · Canonical · 16 occurrence(s)
- https://infiniteloopfilms.com/
- https://infiniteloopfilms.com/audio.html
- https://infiniteloopfilms.com/future.html
- https://infiniteloopfilms.com/index.html
- https://infiniteloopfilms.com/sc_cast.html
- https://infiniteloopfilms.com/sc_main.html
- https://infiniteloopfilms.com/sc_music.html
- https://infiniteloopfilms.com/sc_plot.html
- https://infiniteloopfilms.com/sc_sched.html
- https://infiniteloopfilms.com/sc_staff.html
- https://infiniteloopfilms.com/scma.html
- https://infiniteloopfilms.com/spampolicy.html
- https://infiniteloopfilms.com/tmb.html
- https://infiniteloopfilms.com/tmbcast.html
- https://infiniteloopfilms.com/tmbthanks.html
- https://infiniteloopfilms.com/video.html
warning Thin content (low word count)
Rule content.thin · Content · 8 occurrence(s)
- https://infiniteloopfilms.com/audio.html — 180 words
- https://infiniteloopfilms.com/sc_cast.html — 51 words
- https://infiniteloopfilms.com/sc_main.html — 22 words
- https://infiniteloopfilms.com/sc_sched.html — 117 words
- https://infiniteloopfilms.com/sc_staff.html — 47 words
- https://infiniteloopfilms.com/tmbcast.html — 98 words
- https://infiniteloopfilms.com/tmbthanks.html — 196 words
- https://infiniteloopfilms.com/video.html — 66 words
warning Duplicate page content
Rule duplicate.content · Duplicate · 2 occurrence(s)
- https://infiniteloopfilms.com/ — content shared by 2 pages: https://infiniteloopfilms.com/index.html
- https://infiniteloopfilms.com/index.html — content shared by 2 pages: https://infiniteloopfilms.com/
warning Homepage duplicated across protocol/host variants (no redirect)
Rule duplicate.protocol_host · Duplicate · 3 occurrence(s)
- https://infiniteloopfilms.com/ — http://infiniteloopfilms.com/ serves the same homepage content with a 200 and no redirect — Google sees a duplicate. Pick one canonical host/scheme and 301-redirect the others.
- https://infiniteloopfilms.com/ — http://www.infiniteloopfilms.com/ serves the same homepage content with a 200 and no redirect — Google sees a duplicate. Pick one canonical host/scheme and 301-redirect the others.
- https://infiniteloopfilms.com/ — https://www.infiniteloopfilms.com/ serves the same homepage content with a 200 and no redirect — Google sees a duplicate. Pick one canonical host/scheme and 301-redirect the others.
warning Duplicate <title> across pages
Rule duplicate.title · Duplicate · 5 occurrence(s)
- https://infiniteloopfilms.com/ — title shared by 2 pages: https://infiniteloopfilms.com/index.html
- https://infiniteloopfilms.com/index.html — title shared by 2 pages: https://infiniteloopfilms.com/
- https://infiniteloopfilms.com/sc_cast.html — title shared by 3 pages: https://infiniteloopfilms.com/sc_plot.html, https://infiniteloopfilms.com/sc_music.html
- https://infiniteloopfilms.com/sc_music.html — title shared by 3 pages: https://infiniteloopfilms.com/sc_plot.html, https://infiniteloopfilms.com/sc_cast.html
- https://infiniteloopfilms.com/sc_plot.html — title shared by 3 pages: https://infiniteloopfilms.com/sc_music.html, https://infiniteloopfilms.com/sc_cast.html
warning Missing <h1>
Rule h1.missing · Headings · 9 occurrence(s)
- https://infiniteloopfilms.com/
- https://infiniteloopfilms.com/audio.html
- https://infiniteloopfilms.com/future.html
- https://infiniteloopfilms.com/index.html
- https://infiniteloopfilms.com/sc_main.html
- https://infiniteloopfilms.com/tmb.html
- https://infiniteloopfilms.com/tmbcast.html
- https://infiniteloopfilms.com/tmbthanks.html
- https://infiniteloopfilms.com/video.html
warning Content-Type header doesn't match the actual content
Rule headers.content_type_mismatch · Security · 16 occurrence(s)
- https://infiniteloopfilms.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://infiniteloopfilms.com/audio.html — 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://infiniteloopfilms.com/future.html — 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://infiniteloopfilms.com/index.html — 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://infiniteloopfilms.com/sc_cast.html — 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://infiniteloopfilms.com/sc_main.html — 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://infiniteloopfilms.com/sc_music.html — 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://infiniteloopfilms.com/sc_plot.html — 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://infiniteloopfilms.com/sc_sched.html — 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://infiniteloopfilms.com/sc_staff.html — 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://infiniteloopfilms.com/scma.html — 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://infiniteloopfilms.com/spampolicy.html — 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://infiniteloopfilms.com/tmb.html — 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://infiniteloopfilms.com/tmbcast.html — 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://infiniteloopfilms.com/tmbthanks.html — 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://infiniteloopfilms.com/video.html — 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 Images missing alt text
Rule images.missing_alt · Images · 6 occurrence(s)
- https://infiniteloopfilms.com/audio.html — 1 of 25 images missing alt
- https://infiniteloopfilms.com/sc_cast.html — 1 of 1 images missing alt
- https://infiniteloopfilms.com/sc_music.html — 1 of 1 images missing alt
- https://infiniteloopfilms.com/sc_plot.html — 1 of 1 images missing alt
- https://infiniteloopfilms.com/sc_sched.html — 1 of 1 images missing alt
- https://infiniteloopfilms.com/sc_staff.html — 1 of 7 images missing alt
warning Missing meta description
Rule meta_desc.missing · Meta Description · 8 occurrence(s)
- https://infiniteloopfilms.com/sc_cast.html
- https://infiniteloopfilms.com/sc_main.html
- https://infiniteloopfilms.com/sc_music.html
- https://infiniteloopfilms.com/sc_plot.html
- https://infiniteloopfilms.com/sc_sched.html
- https://infiniteloopfilms.com/sc_staff.html
- https://infiniteloopfilms.com/scma.html
- https://infiniteloopfilms.com/spampolicy.html
warning Missing viewport meta tag
Rule mobile.viewport_missing · Mobile · 16 occurrence(s)
- https://infiniteloopfilms.com/
- https://infiniteloopfilms.com/audio.html
- https://infiniteloopfilms.com/future.html
- https://infiniteloopfilms.com/index.html
- https://infiniteloopfilms.com/sc_cast.html
- https://infiniteloopfilms.com/sc_main.html
- https://infiniteloopfilms.com/sc_music.html
- https://infiniteloopfilms.com/sc_plot.html
- https://infiniteloopfilms.com/sc_sched.html
- https://infiniteloopfilms.com/sc_staff.html
- https://infiniteloopfilms.com/scma.html
- https://infiniteloopfilms.com/spampolicy.html
- https://infiniteloopfilms.com/tmb.html
- https://infiniteloopfilms.com/tmbcast.html
- https://infiniteloopfilms.com/tmbthanks.html
- https://infiniteloopfilms.com/video.html
Notices (19 rules)
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://infiniteloopfilms.com/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice No main landmark for AI agents
Rule agent.no_main_landmark · Agent Readiness · 14 occurrence(s)
- https://infiniteloopfilms.com/ — add a <main> element (or role=main) around the primary content
- https://infiniteloopfilms.com/audio.html — add a <main> element (or role=main) around the primary content
- https://infiniteloopfilms.com/future.html — add a <main> element (or role=main) around the primary content
- https://infiniteloopfilms.com/index.html — add a <main> element (or role=main) around the primary content
- https://infiniteloopfilms.com/sc_cast.html — add a <main> element (or role=main) around the primary content
- https://infiniteloopfilms.com/sc_music.html — add a <main> element (or role=main) around the primary content
- https://infiniteloopfilms.com/sc_plot.html — add a <main> element (or role=main) around the primary content
- https://infiniteloopfilms.com/sc_sched.html — add a <main> element (or role=main) around the primary content
- https://infiniteloopfilms.com/scma.html — add a <main> element (or role=main) around the primary content
- https://infiniteloopfilms.com/spampolicy.html — add a <main> element (or role=main) around the primary content
- https://infiniteloopfilms.com/tmb.html — add a <main> element (or role=main) around the primary content
- https://infiniteloopfilms.com/tmbcast.html — add a <main> element (or role=main) around the primary content
- https://infiniteloopfilms.com/tmbthanks.html — add a <main> element (or role=main) around the primary content
- https://infiniteloopfilms.com/video.html — add a <main> element (or role=main) around the primary content
notice Page served uncached (no-store/private or CDN bypass)
Rule cache.not_cacheable · Cache · 16 occurrence(s)
- https://infiniteloopfilms.com/ — Cache-Control: (none) · cloudflare: DYNAMIC
- https://infiniteloopfilms.com/audio.html — Cache-Control: (none) · cloudflare: DYNAMIC
- https://infiniteloopfilms.com/future.html — Cache-Control: (none) · cloudflare: DYNAMIC
- https://infiniteloopfilms.com/index.html — Cache-Control: (none) · cloudflare: DYNAMIC
- https://infiniteloopfilms.com/sc_cast.html — Cache-Control: (none) · cloudflare: DYNAMIC
- https://infiniteloopfilms.com/sc_main.html — Cache-Control: (none) · cloudflare: DYNAMIC
- https://infiniteloopfilms.com/sc_music.html — Cache-Control: (none) · cloudflare: DYNAMIC
- https://infiniteloopfilms.com/sc_plot.html — Cache-Control: (none) · cloudflare: DYNAMIC
- https://infiniteloopfilms.com/sc_sched.html — Cache-Control: (none) · cloudflare: DYNAMIC
- https://infiniteloopfilms.com/sc_staff.html — Cache-Control: (none) · cloudflare: DYNAMIC
- https://infiniteloopfilms.com/scma.html — Cache-Control: (none) · cloudflare: DYNAMIC
- https://infiniteloopfilms.com/spampolicy.html — Cache-Control: (none) · cloudflare: DYNAMIC
- https://infiniteloopfilms.com/tmb.html — Cache-Control: (none) · cloudflare: DYNAMIC
- https://infiniteloopfilms.com/tmbcast.html — Cache-Control: (none) · cloudflare: DYNAMIC
- https://infiniteloopfilms.com/tmbthanks.html — Cache-Control: (none) · cloudflare: DYNAMIC
- https://infiniteloopfilms.com/video.html — Cache-Control: (none) · cloudflare: DYNAMIC
notice Main text is hard to read (low Flesch Reading Ease)
Rule content.readability_poor · Content · 5 occurrence(s)
- https://infiniteloopfilms.com/ — this page reads as difficult (Flesch Reading Ease 46, 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://infiniteloopfilms.com/index.html — this page reads as difficult (Flesch Reading Ease 46, 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://infiniteloopfilms.com/sc_sched.html — this page reads as very difficult (Flesch Reading Ease 18, 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://infiniteloopfilms.com/scma.html — 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://infiniteloopfilms.com/spampolicy.html — this page reads as difficult (Flesch Reading Ease 36, 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 · 5 occurrence(s)
- https://infiniteloopfilms.com/ — meta description shared by 2 pages: https://infiniteloopfilms.com/index.html
- https://infiniteloopfilms.com/index.html — meta description shared by 2 pages: https://infiniteloopfilms.com/
- https://infiniteloopfilms.com/tmb.html — meta description shared by 3 pages: https://infiniteloopfilms.com/tmbcast.html, https://infiniteloopfilms.com/tmbthanks.html
- https://infiniteloopfilms.com/tmbcast.html — meta description shared by 3 pages: https://infiniteloopfilms.com/tmb.html, https://infiniteloopfilms.com/tmbthanks.html
- https://infiniteloopfilms.com/tmbthanks.html — meta description shared by 3 pages: https://infiniteloopfilms.com/tmb.html, https://infiniteloopfilms.com/tmbcast.html
notice No character encoding declared (meta charset or Content-Type)
Rule encoding.charset_missing · Content · 16 occurrence(s)
- https://infiniteloopfilms.com/ — no <meta charset> and no charset in the Content-Type — declare UTF-8 so parsers don't guess the encoding
- https://infiniteloopfilms.com/audio.html — no <meta charset> and no charset in the Content-Type — declare UTF-8 so parsers don't guess the encoding
- https://infiniteloopfilms.com/future.html — no <meta charset> and no charset in the Content-Type — declare UTF-8 so parsers don't guess the encoding
- https://infiniteloopfilms.com/index.html — no <meta charset> and no charset in the Content-Type — declare UTF-8 so parsers don't guess the encoding
- https://infiniteloopfilms.com/sc_cast.html — no <meta charset> and no charset in the Content-Type — declare UTF-8 so parsers don't guess the encoding
- https://infiniteloopfilms.com/sc_main.html — no <meta charset> and no charset in the Content-Type — declare UTF-8 so parsers don't guess the encoding
- https://infiniteloopfilms.com/sc_music.html — no <meta charset> and no charset in the Content-Type — declare UTF-8 so parsers don't guess the encoding
- https://infiniteloopfilms.com/sc_plot.html — no <meta charset> and no charset in the Content-Type — declare UTF-8 so parsers don't guess the encoding
- https://infiniteloopfilms.com/sc_sched.html — no <meta charset> and no charset in the Content-Type — declare UTF-8 so parsers don't guess the encoding
- https://infiniteloopfilms.com/sc_staff.html — no <meta charset> and no charset in the Content-Type — declare UTF-8 so parsers don't guess the encoding
- https://infiniteloopfilms.com/scma.html — no <meta charset> and no charset in the Content-Type — declare UTF-8 so parsers don't guess the encoding
- https://infiniteloopfilms.com/spampolicy.html — no <meta charset> and no charset in the Content-Type — declare UTF-8 so parsers don't guess the encoding
- https://infiniteloopfilms.com/tmb.html — no <meta charset> and no charset in the Content-Type — declare UTF-8 so parsers don't guess the encoding
- https://infiniteloopfilms.com/tmbcast.html — no <meta charset> and no charset in the Content-Type — declare UTF-8 so parsers don't guess the encoding
- https://infiniteloopfilms.com/tmbthanks.html — no <meta charset> and no charset in the Content-Type — declare UTF-8 so parsers don't guess the encoding
- https://infiniteloopfilms.com/video.html — no <meta charset> and no charset in the Content-Type — declare UTF-8 so parsers don't guess the encoding
notice Missing <!DOCTYPE html> (quirks-mode rendering risk)
Rule encoding.doctype_missing · Content · 16 occurrence(s)
- https://infiniteloopfilms.com/ — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- https://infiniteloopfilms.com/audio.html — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- https://infiniteloopfilms.com/future.html — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- https://infiniteloopfilms.com/index.html — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- https://infiniteloopfilms.com/sc_cast.html — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- https://infiniteloopfilms.com/sc_main.html — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- https://infiniteloopfilms.com/sc_music.html — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- https://infiniteloopfilms.com/sc_plot.html — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- https://infiniteloopfilms.com/sc_sched.html — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- https://infiniteloopfilms.com/sc_staff.html — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- https://infiniteloopfilms.com/scma.html — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- https://infiniteloopfilms.com/spampolicy.html — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- https://infiniteloopfilms.com/tmb.html — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- https://infiniteloopfilms.com/tmbcast.html — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- https://infiniteloopfilms.com/tmbthanks.html — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- https://infiniteloopfilms.com/video.html — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
notice Missing html lang attribute
Rule i18n.lang_missing · Mobile · 16 occurrence(s)
- https://infiniteloopfilms.com/
- https://infiniteloopfilms.com/audio.html
- https://infiniteloopfilms.com/future.html
- https://infiniteloopfilms.com/index.html
- https://infiniteloopfilms.com/sc_cast.html
- https://infiniteloopfilms.com/sc_main.html
- https://infiniteloopfilms.com/sc_music.html
- https://infiniteloopfilms.com/sc_plot.html
- https://infiniteloopfilms.com/sc_sched.html
- https://infiniteloopfilms.com/sc_staff.html
- https://infiniteloopfilms.com/scma.html
- https://infiniteloopfilms.com/spampolicy.html
- https://infiniteloopfilms.com/tmb.html
- https://infiniteloopfilms.com/tmbcast.html
- https://infiniteloopfilms.com/tmbthanks.html
- https://infiniteloopfilms.com/video.html
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 14 occurrence(s)
- https://infiniteloopfilms.com/ — the likely hero/LCP image (topleftblackcurve.gif) 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://infiniteloopfilms.com/audio.html — the likely hero/LCP image (topleftblackcurve.gif) 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://infiniteloopfilms.com/future.html — the likely hero/LCP image (topleftblackcurve.gif) 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://infiniteloopfilms.com/index.html — the likely hero/LCP image (topleftblackcurve.gif) 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://infiniteloopfilms.com/sc_cast.html — the likely hero/LCP image (logo.png) 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://infiniteloopfilms.com/sc_main.html — the likely hero/LCP image (story.jpg) 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://infiniteloopfilms.com/sc_music.html — the likely hero/LCP image (logo.png) 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://infiniteloopfilms.com/sc_plot.html — the likely hero/LCP image (logo.png) 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://infiniteloopfilms.com/sc_sched.html — the likely hero/LCP image (logo.png) 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://infiniteloopfilms.com/sc_staff.html — the likely hero/LCP image (logo.png) 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://infiniteloopfilms.com/tmb.html — the likely hero/LCP image (topleftblackcurve.gif) 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://infiniteloopfilms.com/tmbcast.html — the likely hero/LCP image (topleftblackcurve.gif) 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://infiniteloopfilms.com/tmbthanks.html — the likely hero/LCP image (topleftblackcurve.gif) 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://infiniteloopfilms.com/video.html — the likely hero/LCP image (topleftblackcurve.gif) 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 Internal link has no anchor text / accessible name
Rule links.no_anchor_text · Links · 1 occurrence(s)
- https://infiniteloopfilms.com/sc_main.html — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
notice Page has only one internal inlink (fragile crawl path)
Rule links.single_inlink · Links · 8 occurrence(s)
- https://infiniteloopfilms.com/sc_cast.html — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
- https://infiniteloopfilms.com/sc_music.html — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
- https://infiniteloopfilms.com/sc_plot.html — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
- https://infiniteloopfilms.com/sc_sched.html — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
- https://infiniteloopfilms.com/sc_staff.html — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
- https://infiniteloopfilms.com/scma.html — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
- https://infiniteloopfilms.com/tmbcast.html — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
- https://infiniteloopfilms.com/tmbthanks.html — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
notice Legacy <meta name=keywords> tag present (Google ignores it)
Rule meta.keywords_present · Content · 8 occurrence(s)
- https://infiniteloopfilms.com/ — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- https://infiniteloopfilms.com/audio.html — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- https://infiniteloopfilms.com/future.html — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- https://infiniteloopfilms.com/index.html — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- https://infiniteloopfilms.com/tmb.html — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- https://infiniteloopfilms.com/tmbcast.html — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- https://infiniteloopfilms.com/tmbthanks.html — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- https://infiniteloopfilms.com/video.html — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
notice Missing Open Graph tags
Rule og.missing · Social · 16 occurrence(s)
- https://infiniteloopfilms.com/ — og:title, og:description, og:image
- https://infiniteloopfilms.com/audio.html — og:title, og:description, og:image
- https://infiniteloopfilms.com/future.html — og:title, og:description, og:image
- https://infiniteloopfilms.com/index.html — og:title, og:description, og:image
- https://infiniteloopfilms.com/sc_cast.html — og:title, og:description, og:image
- https://infiniteloopfilms.com/sc_main.html — og:title, og:description, og:image
- https://infiniteloopfilms.com/sc_music.html — og:title, og:description, og:image
- https://infiniteloopfilms.com/sc_plot.html — og:title, og:description, og:image
- https://infiniteloopfilms.com/sc_sched.html — og:title, og:description, og:image
- https://infiniteloopfilms.com/sc_staff.html — og:title, og:description, og:image
- https://infiniteloopfilms.com/scma.html — og:title, og:description, og:image
- https://infiniteloopfilms.com/spampolicy.html — og:title, og:description, og:image
- https://infiniteloopfilms.com/tmb.html — og:title, og:description, og:image
- https://infiniteloopfilms.com/tmbcast.html — og:title, og:description, og:image
- https://infiniteloopfilms.com/tmbthanks.html — og:title, og:description, og:image
- https://infiniteloopfilms.com/video.html — og:title, og:description, og:image
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 14 occurrence(s)
- https://infiniteloopfilms.com/ — 25 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://infiniteloopfilms.com/audio.html — 25 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://infiniteloopfilms.com/future.html — 24 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://infiniteloopfilms.com/index.html — 25 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://infiniteloopfilms.com/sc_cast.html — 1 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://infiniteloopfilms.com/sc_main.html — 6 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://infiniteloopfilms.com/sc_music.html — 1 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://infiniteloopfilms.com/sc_plot.html — 1 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://infiniteloopfilms.com/sc_sched.html — 1 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://infiniteloopfilms.com/sc_staff.html — 7 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://infiniteloopfilms.com/tmb.html — 25 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://infiniteloopfilms.com/tmbcast.html — 30 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://infiniteloopfilms.com/tmbthanks.html — 24 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://infiniteloopfilms.com/video.html — 24 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 · 16 occurrence(s)
- https://infiniteloopfilms.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://infiniteloopfilms.com/audio.html — 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://infiniteloopfilms.com/future.html — 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://infiniteloopfilms.com/index.html — 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://infiniteloopfilms.com/sc_cast.html — 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://infiniteloopfilms.com/sc_main.html — 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://infiniteloopfilms.com/sc_music.html — 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://infiniteloopfilms.com/sc_plot.html — 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://infiniteloopfilms.com/sc_sched.html — 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://infiniteloopfilms.com/sc_staff.html — 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://infiniteloopfilms.com/scma.html — 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://infiniteloopfilms.com/spampolicy.html — 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://infiniteloopfilms.com/tmb.html — 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://infiniteloopfilms.com/tmbcast.html — 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://infiniteloopfilms.com/tmbthanks.html — 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://infiniteloopfilms.com/video.html — 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 structured data detected
Rule schema.none · Structured Data · 16 occurrence(s)
- https://infiniteloopfilms.com/
- https://infiniteloopfilms.com/audio.html
- https://infiniteloopfilms.com/future.html
- https://infiniteloopfilms.com/index.html
- https://infiniteloopfilms.com/sc_cast.html
- https://infiniteloopfilms.com/sc_main.html
- https://infiniteloopfilms.com/sc_music.html
- https://infiniteloopfilms.com/sc_plot.html
- https://infiniteloopfilms.com/sc_sched.html
- https://infiniteloopfilms.com/sc_staff.html
- https://infiniteloopfilms.com/scma.html
- https://infiniteloopfilms.com/spampolicy.html
- https://infiniteloopfilms.com/tmb.html
- https://infiniteloopfilms.com/tmbcast.html
- https://infiniteloopfilms.com/tmbthanks.html
- https://infiniteloopfilms.com/video.html
notice Missing recommended security headers
Rule security.missing_headers · Security · 16 occurrence(s)
- https://infiniteloopfilms.com/ — HSTS, CSP, X-Content-Type-Options
- https://infiniteloopfilms.com/audio.html — HSTS, CSP, X-Content-Type-Options
- https://infiniteloopfilms.com/future.html — HSTS, CSP, X-Content-Type-Options
- https://infiniteloopfilms.com/index.html — CSP, X-Content-Type-Options, HSTS
- https://infiniteloopfilms.com/sc_cast.html — HSTS, CSP, X-Content-Type-Options
- https://infiniteloopfilms.com/sc_main.html — HSTS, CSP, X-Content-Type-Options
- https://infiniteloopfilms.com/sc_music.html — HSTS, CSP, X-Content-Type-Options
- https://infiniteloopfilms.com/sc_plot.html — HSTS, CSP, X-Content-Type-Options
- https://infiniteloopfilms.com/sc_sched.html — CSP, X-Content-Type-Options, HSTS
- https://infiniteloopfilms.com/sc_staff.html — CSP, X-Content-Type-Options, HSTS
- https://infiniteloopfilms.com/scma.html — HSTS, CSP, X-Content-Type-Options
- https://infiniteloopfilms.com/spampolicy.html — CSP, X-Content-Type-Options, HSTS
- https://infiniteloopfilms.com/tmb.html — HSTS, CSP, X-Content-Type-Options
- https://infiniteloopfilms.com/tmbcast.html — HSTS, CSP, X-Content-Type-Options
- https://infiniteloopfilms.com/tmbthanks.html — HSTS, CSP, X-Content-Type-Options
- https://infiniteloopfilms.com/video.html — HSTS, CSP, X-Content-Type-Options
notice Missing Twitter Card tag
Rule twitter.missing · Social · 16 occurrence(s)
- https://infiniteloopfilms.com/
- https://infiniteloopfilms.com/audio.html
- https://infiniteloopfilms.com/future.html
- https://infiniteloopfilms.com/index.html
- https://infiniteloopfilms.com/sc_cast.html
- https://infiniteloopfilms.com/sc_main.html
- https://infiniteloopfilms.com/sc_music.html
- https://infiniteloopfilms.com/sc_plot.html
- https://infiniteloopfilms.com/sc_sched.html
- https://infiniteloopfilms.com/sc_staff.html
- https://infiniteloopfilms.com/scma.html
- https://infiniteloopfilms.com/spampolicy.html
- https://infiniteloopfilms.com/tmb.html
- https://infiniteloopfilms.com/tmbcast.html
- https://infiniteloopfilms.com/tmbthanks.html
- https://infiniteloopfilms.com/video.html
notice Underscores in URL path (prefer hyphens)
Rule url.underscores · URL · 6 occurrence(s)
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://infiniteloopfilms.com/spampolicy.html | 200 | yes | 231 | 14 |
| https://infiniteloopfilms.com/scma.html | 200 | yes | 239 | 1 |
| https://infiniteloopfilms.com/audio.html Infinite Loop Films Production Group: Audio Clips |
200 | yes | 180 | 8 |
| https://infiniteloopfilms.com/future.html Infinite Loop Films Production Group: Future Productions |
200 | yes | 418 | 8 |
| https://infiniteloopfilms.com/index.html Infinite Loop Films Production Group |
200 | yes | 244 | 8 |
| https://infiniteloopfilms.com/tmb.html Infinite Loop Films Production Group: The Music Box |
200 | yes | 227 | 8 |
| https://infiniteloopfilms.com/video.html Infinite Loop Films Production Group Video Clips |
200 | yes | 66 | 8 |
| https://infiniteloopfilms.com/sc_main.html Second Chances: The Musical |
200 | yes | 22 | 4 |
| https://infiniteloopfilms.com/tmbcast.html Infinite Loop Films Production Group: The Music Box Cast |
200 | yes | 98 | 1 |
| https://infiniteloopfilms.com/tmbthanks.html Infinite Loop Films Production Group: The Music Box Special Thanks |
200 | yes | 196 | 1 |
| https://infiniteloopfilms.com/sc_cast.html Second Chances: The Musical - Cast |
200 | yes | 51 | 1 |
| https://infiniteloopfilms.com/sc_music.html Second Chances: The Musical - Cast |
200 | yes | 240 | 1 |
| https://infiniteloopfilms.com/sc_plot.html Second Chances: The Musical - Cast |
200 | yes | 653 | 1 |
| https://infiniteloopfilms.com/sc_sched.html Second Chances: The Musical - Schedule |
200 | yes | 117 | 1 |
| https://infiniteloopfilms.com/sc_staff.html Second Chances: The Musical - Production Staff |
200 | yes | 47 | 1 |
| https://infiniteloopfilms.com/ Infinite Loop Films Production Group |
200 | yes | 244 | 0 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.