SEO audit for hellomeganelise.com
Megan Elise
Health 62/100 (fair) · 12 pages crawled · generated 2026-07-12
Download Markdown report (feed to ChatGPT / Claude / Cursor)Megan Elise is an event planner, designer, and career coach in Seattle, Washington. To find out more about her planning, design, and coaching services, visit her website for details!
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Crawlability | 83 | 2 | 0 | 0 |
| Content | 85 | 0 | 6 | 6 |
| Meta Description | 85 | 0 | 6 | 4 |
| Links | 93 | 0 | 3 | 2 |
| Performance | 93 | 0 | 3 | 25 |
| Agent Readiness | 95 | 0 | 2 | 3 |
| Duplicate | 95 | 0 | 2 | 2 |
| Canonical | 98 | 0 | 1 | 1 |
| Headings | 100 | 0 | 0 | 2 |
| Images | 100 | 0 | 0 | 10 |
| Security | 100 | 0 | 0 | 13 |
| Sitemap | 100 | 0 | 0 | 5 |
| Social | 100 | 0 | 0 | 10 |
| Titles | 100 | 0 | 0 | 2 |
Errors (1 rules)
error Client error (4xx) response
Rule status.4xx · Crawlability · 2 occurrence(s)
- https://hellomeganelise.com/coaching — HTTP 401
- https://hellomeganelise.com/design — HTTP 401
Warnings (8 rules)
warning Control has no accessible name
Rule agent.control_no_name · Agent Readiness · 2 occurrence(s)
- https://hellomeganelise.com/ — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://hellomeganelise.com/work — 1 button/link(s) with no text or aria-label — an agent can't target them
warning Interior page canonicalizes to the homepage
Rule canonical.points_to_homepage · Canonical · 1 occurrence(s)
- https://hellomeganelise.com/work — this interior page canonicalizes to the homepage (https://hellomeganelise.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)
- https://hellomeganelise.com/ — 37 words
- https://hellomeganelise.com/latest — 26 words
- https://hellomeganelise.com/new-blog — 57 words
- https://hellomeganelise.com/portfolio — 27 words
- https://hellomeganelise.com/say-hello — 77 words
- https://hellomeganelise.com/work — 37 words
warning Duplicate <title> across pages
Rule duplicate.title · Duplicate · 2 occurrence(s)
- https://hellomeganelise.com/ — title shared by 2 pages: https://hellomeganelise.com/work
- https://hellomeganelise.com/work — title shared by 2 pages: https://hellomeganelise.com/
warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)
Rule images.no_lazy_lcp_candidate · Performance · 1 occurrence(s)
- https://hellomeganelise.com/about — the likely hero/LCP image (54+-+_mg_0355.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 Orphan page (no internal inlinks)
Rule links.orphan · Links · 3 occurrence(s)
- https://hellomeganelise.com/latest — no internal links point here
- https://hellomeganelise.com/portfolio — no internal links point here
- https://hellomeganelise.com/work — no internal links point here
warning Missing meta description
Rule meta_desc.missing · Meta Description · 6 occurrence(s)
warning Render-blocking script in <head> (no defer/async)
Rule perf.render_blocking · Performance · 2 occurrence(s)
- https://hellomeganelise.com/about — 13 render-blocking <script> in <head> (add defer/async or use type=module)
- https://hellomeganelise.com/say-hello — 11 render-blocking <script> in <head> (add defer/async or use type=module)
Notices (19 rules)
notice Heading levels skip a level
Rule agent.heading_skip · Agent Readiness · 2 occurrence(s)
- https://hellomeganelise.com/about — h3 follows h1 — skips h2
- https://hellomeganelise.com/say-hello — h3 follows h1 — skips h2
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://hellomeganelise.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://hellomeganelise.com/work — canonical=https://hellomeganelise.com/
notice Low text-to-HTML ratio
Rule content.low_ratio · Content · 6 occurrence(s)
notice Duplicate meta description across pages
Rule duplicate.meta_desc · Duplicate · 2 occurrence(s)
- https://hellomeganelise.com/ — meta description shared by 2 pages: https://hellomeganelise.com/work
- https://hellomeganelise.com/work — meta description shared by 2 pages: https://hellomeganelise.com/
notice Multiple <h1> elements
Rule h1.multiple · Headings · 2 occurrence(s)
- https://hellomeganelise.com/hello — 2 <h1> elements
- https://hellomeganelise.com/say-hello — 2 <h1> elements
notice Image filename is generic/auto-generated (missed image-search signal)
Rule images.generic_filename · Images · 3 occurrence(s)
- https://hellomeganelise.com/ — 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.
- https://hellomeganelise.com/this-is-me — 2 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.
- https://hellomeganelise.com/work — 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 Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 7 occurrence(s)
- https://hellomeganelise.com/ — the likely hero/LCP image (hello.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://hellomeganelise.com/events — the likely hero/LCP image (stephanie+and+adam-print-0023.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://hellomeganelise.com/hello — the likely hero/LCP image (hello.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://hellomeganelise.com/latest — the likely hero/LCP image (omalley-photographers-104+%281%29.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://hellomeganelise.com/portfolio — the likely hero/LCP image (martinez-115+%281%29.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://hellomeganelise.com/this-is-me — the likely hero/LCP image (10+-+_mg_9927.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://hellomeganelise.com/work — the likely hero/LCP image (hello.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.
notice Images without width/height (layout shift / CLS)
Rule images.missing_dimensions · Images · 7 occurrence(s)
- https://hellomeganelise.com/ — 5 of 5 images without width/height
- https://hellomeganelise.com/events — 4 of 4 images without width/height
- https://hellomeganelise.com/hello — 2 of 2 images without width/height
- https://hellomeganelise.com/latest — 3 of 3 images without width/height
- https://hellomeganelise.com/portfolio — 5 of 5 images without width/height
- https://hellomeganelise.com/this-is-me — 5 of 5 images without width/height
- https://hellomeganelise.com/work — 5 of 5 images without width/height
notice Internal link has no anchor text / accessible name
Rule links.no_anchor_text · Links · 2 occurrence(s)
- https://hellomeganelise.com/ — 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.
- https://hellomeganelise.com/work — 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 Meta description too long
Rule meta_desc.too_long · Meta Description · 3 occurrence(s)
- https://hellomeganelise.com/ — 182 chars
- https://hellomeganelise.com/hello — 300 chars
- https://hellomeganelise.com/work — 182 chars
notice Meta description too short
Rule meta_desc.too_short · Meta Description · 1 occurrence(s)
- https://hellomeganelise.com/about — 12 chars
notice Missing Open Graph tags
Rule og.missing · Social · 10 occurrence(s)
- https://hellomeganelise.com/ — og:image
- https://hellomeganelise.com/about — og:image
- https://hellomeganelise.com/events — og:description, og:image
- https://hellomeganelise.com/hello — og:image
- https://hellomeganelise.com/latest — og:description, og:image
- https://hellomeganelise.com/new-blog — og:description, og:image
- https://hellomeganelise.com/portfolio — og:description, og:image
- https://hellomeganelise.com/say-hello — og:description, og:image
- https://hellomeganelise.com/this-is-me — og:description, og:image
- https://hellomeganelise.com/work — og:image
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 8 occurrence(s)
- https://hellomeganelise.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://hellomeganelise.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.
- https://hellomeganelise.com/events — 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://hellomeganelise.com/hello — 2 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://hellomeganelise.com/latest — 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://hellomeganelise.com/portfolio — 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://hellomeganelise.com/this-is-me — 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://hellomeganelise.com/work — 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 Last-Modified header (no conditional GET for unchanged pages)
Rule perf.no_last_modified · Performance · 10 occurrence(s)
- https://hellomeganelise.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://hellomeganelise.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://hellomeganelise.com/events — 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://hellomeganelise.com/hello — 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://hellomeganelise.com/latest — 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://hellomeganelise.com/new-blog — 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://hellomeganelise.com/portfolio — 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://hellomeganelise.com/say-hello — 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://hellomeganelise.com/this-is-me — 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://hellomeganelise.com/work — 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 · 12 occurrence(s)
- https://hellomeganelise.com/ — CSP
- https://hellomeganelise.com/about — CSP
- https://hellomeganelise.com/coaching — CSP
- https://hellomeganelise.com/design — CSP
- https://hellomeganelise.com/events — CSP
- https://hellomeganelise.com/hello — CSP
- https://hellomeganelise.com/latest — CSP
- https://hellomeganelise.com/new-blog — CSP
- https://hellomeganelise.com/portfolio — CSP
- https://hellomeganelise.com/say-hello — CSP
- https://hellomeganelise.com/this-is-me — CSP
- https://hellomeganelise.com/work — CSP
notice target=_blank link without rel=noopener (tab-napping)
Rule security.unsafe_cross_origin_links · Security · 1 occurrence(s)
- https://hellomeganelise.com/about — 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 · 5 occurrence(s)
- https://hellomeganelise.com/ — indexable but not in sitemap
- https://hellomeganelise.com/events — indexable but not in sitemap
- https://hellomeganelise.com/hello — indexable but not in sitemap
- https://hellomeganelise.com/new-blog — indexable but not in sitemap
- https://hellomeganelise.com/this-is-me — indexable but not in sitemap
notice Title is very short
Rule title.too_short · Titles · 2 occurrence(s)
- https://hellomeganelise.com/ — 11 chars
- https://hellomeganelise.com/work — 11 chars
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://hellomeganelise.com/ Megan Elise |
200 | yes | 37 | 10 |
| https://hellomeganelise.com/about About — Megan Elise |
200 | yes | 553 | 10 |
| https://hellomeganelise.com/say-hello Say Hello — Megan Elise |
200 | yes | 77 | 10 |
| https://hellomeganelise.com/events EVENTS — Megan Elise |
200 | yes | 529 | 6 |
| https://hellomeganelise.com/hello Hello I'm Megan Elise — Megan Elise |
200 | yes | 733 | 6 |
| https://hellomeganelise.com/new-blog New Blog — Megan Elise |
200 | yes | 57 | 6 |
| https://hellomeganelise.com/this-is-me American Portraiture — Megan Elise |
200 | yes | 209 | 6 |
| https://hellomeganelise.com/latest HOME — Megan Elise |
200 | yes | 26 | 0 |
| https://hellomeganelise.com/portfolio PORTFOLIO — Megan Elise |
200 | yes | 27 | 0 |
| https://hellomeganelise.com/work Megan Elise |
200 | yes | 37 | 0 |
| https://hellomeganelise.com/coaching Megan Elise — Secure |
401 | no | 0 | 6 |
| https://hellomeganelise.com/design Megan Elise — Secure |
401 | no | 0 | 6 |
Audit your own site — free
77 checks, internal PageRank, render-diff. No signup, results in ~30s.