Catalog / hideyourmamas.com
39

SEO audit for hideyourmamas.com

Hide Your Mamas

other

Health 39/100 (poor) · 7 pages crawled · generated 2026-08-26

Download Markdown report (feed to ChatGPT / Claude / Cursor)
Screenshot of hideyourmamas.com
7
pages crawled
6
indexable pages
3
errors
24
warnings
48
notices
1
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Security 57 3 0 14
Headings 70 0 7 0
Content 74 0 6 3
Meta Description 74 0 6 0
Budget 96 0 1 0
Canonical 96 0 1 1
Images 96 0 1 7
Indexability 96 0 1 0
Links 96 0 1 0
Agent Readiness 100 0 0 1
Performance 100 0 0 15
Sitemap 100 0 0 1
Social 100 0 0 6
Findings

Errors (1 rules)

error Mixed content on HTTPS page

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

  • https://www.hideyourmamas.com/ — 1 insecure subresource(s), e.g. http://static1.squarespace.com/static/622d50881d0a694110f4240d/t/622d50c64ee40a32b4a3eee8/1647136966803/hide+your+mamas+dark.png?format=1500w
  • https://www.hideyourmamas.com/cart — 1 insecure subresource(s), e.g. http://images.squarespace-cdn.com/content/v1/622d50881d0a694110f4240d/0d370ec4-aefb-492f-a444-165e19efb858/hide+your+mamas+dark.png?format=1500w
  • https://www.hideyourmamas.com/hideyourmamas — 1 insecure subresource(s), e.g. http://static1.squarespace.com/static/622d50881d0a694110f4240d/t/622d50c64ee40a32b4a3eee8/1647136966803/hide+your+mamas+dark.png?format=1500w

Warnings (8 rules)

warning Noindex page receives internal links (crawl-budget waste)

Rule budget.noindex_linked · Budget · 1 occurrence(s)

  • https://www.hideyourmamas.com/cart — this noindex page has 7 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://www.hideyourmamas.com/, https://www.hideyourmamas.com/contact, https://www.hideyourmamas.com/hideyourmamas.

warning Interior page canonicalizes to the homepage

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

  • https://www.hideyourmamas.com/hideyourmamas — this interior page canonicalizes to the homepage (https://www.hideyourmamas.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 · 6 occurrence(s)

warning Images missing alt text

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

warning Page is noindex

Rule index.noindex · Indexability · 1 occurrence(s)

warning Orphan page (no internal inlinks)

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

Notices (11 rules)

notice No llms.txt for AI agents

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

notice Canonical points to a different URL

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

notice Low text-to-HTML ratio

Rule content.low_ratio · Content · 3 occurrence(s)

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

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

notice Missing Open Graph tags

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

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

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

  • https://www.hideyourmamas.com/ — 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.hideyourmamas.com/cart — 3 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.hideyourmamas.com/contact — 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.hideyourmamas.com/hideyourmamas — 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.hideyourmamas.com/hym — 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.hideyourmamas.com/listen — 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.hideyourmamas.com/watch — 9 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://www.hideyourmamas.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 · 7 occurrence(s)

  • https://www.hideyourmamas.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://www.hideyourmamas.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://www.hideyourmamas.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://www.hideyourmamas.com/hideyourmamas — 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://www.hideyourmamas.com/hym — 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://www.hideyourmamas.com/listen — 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://www.hideyourmamas.com/watch — 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 target=_blank link without rel=noopener (tab-napping)

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

  • https://www.hideyourmamas.com/ — 12 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
  • https://www.hideyourmamas.com/cart — 12 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
  • https://www.hideyourmamas.com/contact — 14 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
  • https://www.hideyourmamas.com/hideyourmamas — 12 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
  • https://www.hideyourmamas.com/hym — 12 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
  • https://www.hideyourmamas.com/listen — 12 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
  • https://www.hideyourmamas.com/watch — 12 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)

Pages (showing 7 of 7)
URLStatusIndexableWordsIn-links
https://www.hideyourmamas.com/
Hide Your Mamas
200 yes 37 7
https://www.hideyourmamas.com/cart
Hide Your Mamas
200 no 32 7
https://www.hideyourmamas.com/contact
Contact 3 — Hide Your Mamas
200 yes 39 7
https://www.hideyourmamas.com/hym
About 1 — Hide Your Mamas
200 yes 58 7
https://www.hideyourmamas.com/listen
Listen — Hide Your Mamas
200 yes 66 7
https://www.hideyourmamas.com/watch
Watch — Hide Your Mamas
200 yes 36 7
https://www.hideyourmamas.com/hideyourmamas
Hide Your Mamas
200 yes 37 0

Audit your own site — free

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

Scan your site →