SEO audit for warandpeaceproductions.com
War and Peace Productions
Health 65/100 (fair) · 6 pages crawled · generated 2026-07-29
Download Markdown report (feed to ChatGPT / Claude / Cursor)Discover War and Peace Productions, offering compelling films and engaging content. Explore our portfolio and contact us for collaborations.
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Content | 75 | 0 | 5 | 3 |
| Headings | 80 | 0 | 4 | 1 |
| Budget | 95 | 0 | 1 | 0 |
| Canonical | 95 | 0 | 1 | 1 |
| Indexability | 95 | 0 | 1 | 0 |
| Links | 95 | 0 | 1 | 0 |
| Performance | 95 | 0 | 1 | 8 |
| Titles | 95 | 0 | 1 | 0 |
| Agent Readiness | 100 | 0 | 0 | 2 |
| Images | 100 | 0 | 0 | 2 |
| Meta Description | 100 | 0 | 0 | 1 |
| Security | 100 | 0 | 0 | 7 |
| Sitemap | 100 | 0 | 0 | 1 |
| Social | 100 | 0 | 0 | 5 |
Warnings (8 rules)
warning Noindex page receives internal links (crawl-budget waste)
Rule budget.noindex_linked · Budget · 1 occurrence(s)
- https://warandpeaceproductions.com/cart — this noindex page has 6 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://warandpeaceproductions.com/, https://warandpeaceproductions.com/home, https://warandpeaceproductions.com/about.
warning Interior page canonicalizes to the homepage
Rule canonical.points_to_homepage · Canonical · 1 occurrence(s)
- https://warandpeaceproductions.com/home — this interior page canonicalizes to the homepage (https://warandpeaceproductions.com/) — Google will treat the homepage as authoritative and drop this page from search. Point the canonical at the page's own URL.
warning Thin content (low word count)
Rule content.thin · Content · 5 occurrence(s)
- https://warandpeaceproductions.com/ — 38 words
- https://warandpeaceproductions.com/about — 109 words
- https://warandpeaceproductions.com/contact — 49 words
- https://warandpeaceproductions.com/films — 118 words
- https://warandpeaceproductions.com/home — 38 words
warning Missing <h1>
Rule h1.missing · Headings · 4 occurrence(s)
warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)
Rule images.no_lazy_lcp_candidate · Performance · 1 occurrence(s)
- https://warandpeaceproductions.com/about — the likely hero/LCP image (img_1725.jpg) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
warning Page is noindex
Rule index.noindex · Indexability · 1 occurrence(s)
- https://warandpeaceproductions.com/cart — meta/X-Robots: meta=noindex
warning Orphan page (no internal inlinks)
Rule links.orphan · Links · 1 occurrence(s)
- https://warandpeaceproductions.com/home — no internal links point here
warning Title likely truncated in SERP (too wide)
Rule title.too_long · Titles · 1 occurrence(s)
- https://warandpeaceproductions.com/films — 75 chars, ~582px (limit ~580px)
Notices (15 rules)
notice Heading levels skip a level
Rule agent.heading_skip · Agent Readiness · 1 occurrence(s)
- https://warandpeaceproductions.com/films — h4 follows h1 — skips h2
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://warandpeaceproductions.com/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice Canonical points to a different URL
Rule canonical.non_self · Canonical · 1 occurrence(s)
- https://warandpeaceproductions.com/home — canonical=https://warandpeaceproductions.com/
notice Low text-to-HTML ratio
Rule content.low_ratio · Content · 3 occurrence(s)
notice Multiple <h1> elements
Rule h1.multiple · Headings · 1 occurrence(s)
- https://warandpeaceproductions.com/films — 7 <h1> elements
notice Image alt text is very long (possible keyword stuffing)
Rule images.alt_too_long · Images · 1 occurrence(s)
- https://warandpeaceproductions.com/about — 1 image(s) with alt text over 100 chars — shorten it to a concise description
notice Image filename is generic/auto-generated (missed image-search signal)
Rule images.generic_filename · Images · 1 occurrence(s)
- https://warandpeaceproductions.com/about — 1 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
notice Meta description too long
Rule meta_desc.too_long · Meta Description · 1 occurrence(s)
- https://warandpeaceproductions.com/about — 189 chars
notice Missing Open Graph tags
Rule og.missing · Social · 5 occurrence(s)
- https://warandpeaceproductions.com/ — og:image
- https://warandpeaceproductions.com/about — og:image
- https://warandpeaceproductions.com/contact — og:image
- https://warandpeaceproductions.com/films — og:image
- https://warandpeaceproductions.com/home — og:image
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 1 occurrence(s)
- https://warandpeaceproductions.com/about — 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.
notice No ETag header (no conditional GET for unchanged pages)
Rule perf.no_etag · Performance · 1 occurrence(s)
- https://warandpeaceproductions.com/cart — 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 · 6 occurrence(s)
- https://warandpeaceproductions.com/ — 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.
- https://warandpeaceproductions.com/about — 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.
- https://warandpeaceproductions.com/cart — 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.
- https://warandpeaceproductions.com/contact — 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.
- https://warandpeaceproductions.com/films — 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.
- https://warandpeaceproductions.com/home — 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 Missing recommended security headers
Rule security.missing_headers · Security · 6 occurrence(s)
notice target=_blank link without rel=noopener (tab-napping)
Rule security.unsafe_cross_origin_links · Security · 1 occurrence(s)
- https://warandpeaceproductions.com/contact — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
notice Indexable page not listed in sitemap
Rule sitemap.orphan_not_listed · Sitemap · 1 occurrence(s)
- https://warandpeaceproductions.com/ — indexable but not in sitemap
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://warandpeaceproductions.com/ War and Peace Productions |
200 | yes | 38 | 6 |
| https://warandpeaceproductions.com/about About | Discover Artistic Films — Explore Now — War and Peace Productions |
200 | yes | 109 | 6 |
| https://warandpeaceproductions.com/cart War and Peace Productions |
200 | no | 36 | 6 |
| https://warandpeaceproductions.com/contact Contact | Get in Touch Today — War and Peace Productions |
200 | yes | 49 | 6 |
| https://warandpeaceproductions.com/films Films | Discover Films - Explore Visual Stories — War and Peace Productions |
200 | yes | 118 | 6 |
| https://warandpeaceproductions.com/home War and Peace Productions |
200 | yes | 38 | 0 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.