SEO audit for angelaadamsmd.com
Domain Default page
Health 65/100 (fair) · 7 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Canonical | 70 | 0 | 7 | 0 |
| Duplicate | 70 | 0 | 7 | 0 |
| Meta Description | 70 | 0 | 7 | 0 |
| Mobile | 70 | 0 | 7 | 0 |
| Security | 70 | 0 | 7 | 7 |
| Content | 79 | 0 | 5 | 2 |
| Agent Readiness | 100 | 0 | 0 | 3 |
| Images | 100 | 0 | 0 | 7 |
| Performance | 100 | 0 | 0 | 14 |
| Robots | 100 | 0 | 0 | 1 |
| Social | 100 | 0 | 0 | 14 |
| Structured Data | 100 | 0 | 0 | 7 |
| Titles | 100 | 0 | 0 | 3 |
Warnings (8 rules)
warning Missing canonical tag
Rule canonical.missing · Canonical · 7 occurrence(s)
warning Thin content (low word count)
Rule content.thin · Content · 5 occurrence(s)
warning Duplicate page content
Rule duplicate.content · Duplicate · 2 occurrence(s)
- https://angelaadamsmd.com/ — content shared by 2 pages: https://angelaadamsmd.com/index.html
- https://angelaadamsmd.com/index.html — content shared by 2 pages: https://angelaadamsmd.com/
warning Homepage duplicated across protocol/host variants (no redirect)
Rule duplicate.protocol_host · Duplicate · 3 occurrence(s)
- https://angelaadamsmd.com/ — http://angelaadamsmd.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://angelaadamsmd.com/ — http://www.angelaadamsmd.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://angelaadamsmd.com/ — https://www.angelaadamsmd.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 · 2 occurrence(s)
- https://angelaadamsmd.com/ — title shared by 2 pages: https://angelaadamsmd.com/index.html
- https://angelaadamsmd.com/index.html — title shared by 2 pages: https://angelaadamsmd.com/
warning Content-Type header doesn't match the actual content
Rule headers.content_type_mismatch · Security · 7 occurrence(s)
- https://angelaadamsmd.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://angelaadamsmd.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://angelaadamsmd.com/test/fcgi/test.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://angelaadamsmd.com/test/perl/test.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://angelaadamsmd.com/test/php/test.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://angelaadamsmd.com/test/python/test.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://angelaadamsmd.com/test/ssi/test.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 Missing meta description
Rule meta_desc.missing · Meta Description · 7 occurrence(s)
warning Missing viewport meta tag
Rule mobile.viewport_missing · Mobile · 7 occurrence(s)
Notices (12 rules)
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://angelaadamsmd.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 · 2 occurrence(s)
- https://angelaadamsmd.com/ — add a <main> element (or role=main) around the primary content
- https://angelaadamsmd.com/index.html — add a <main> element (or role=main) around the primary content
notice Main text is hard to read (low Flesch Reading Ease)
Rule content.readability_poor · Content · 2 occurrence(s)
- https://angelaadamsmd.com/ — this page reads as difficult (Flesch Reading Ease 32, 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://angelaadamsmd.com/index.html — this page reads as difficult (Flesch Reading Ease 32, 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 Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 7 occurrence(s)
- https://angelaadamsmd.com/ — the likely hero/LCP image (panel-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://angelaadamsmd.com/index.html — the likely hero/LCP image (panel-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://angelaadamsmd.com/test/fcgi/test.html — the likely hero/LCP image (panel-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://angelaadamsmd.com/test/perl/test.html — the likely hero/LCP image (panel-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://angelaadamsmd.com/test/php/test.html — the likely hero/LCP image (panel-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://angelaadamsmd.com/test/python/test.html — the likely hero/LCP image (panel-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://angelaadamsmd.com/test/ssi/test.html — the likely hero/LCP image (panel-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.
notice Images without width/height (layout shift / CLS)
Rule images.missing_dimensions · Images · 7 occurrence(s)
- https://angelaadamsmd.com/ — 6 of 6 images without width/height
- https://angelaadamsmd.com/index.html — 6 of 6 images without width/height
- https://angelaadamsmd.com/test/fcgi/test.html — 2 of 2 images without width/height
- https://angelaadamsmd.com/test/perl/test.html — 2 of 2 images without width/height
- https://angelaadamsmd.com/test/php/test.html — 2 of 2 images without width/height
- https://angelaadamsmd.com/test/python/test.html — 2 of 2 images without width/height
- https://angelaadamsmd.com/test/ssi/test.html — 2 of 2 images without width/height
notice Missing Open Graph tags
Rule og.missing · Social · 7 occurrence(s)
- https://angelaadamsmd.com/ — og:title, og:description, og:image
- https://angelaadamsmd.com/index.html — og:title, og:description, og:image
- https://angelaadamsmd.com/test/fcgi/test.html — og:title, og:description, og:image
- https://angelaadamsmd.com/test/perl/test.html — og:title, og:description, og:image
- https://angelaadamsmd.com/test/php/test.html — og:title, og:description, og:image
- https://angelaadamsmd.com/test/python/test.html — og:title, og:description, og:image
- https://angelaadamsmd.com/test/ssi/test.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 · 7 occurrence(s)
- https://angelaadamsmd.com/ — 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://angelaadamsmd.com/index.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://angelaadamsmd.com/test/fcgi/test.html — 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://angelaadamsmd.com/test/perl/test.html — 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://angelaadamsmd.com/test/php/test.html — 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://angelaadamsmd.com/test/python/test.html — 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://angelaadamsmd.com/test/ssi/test.html — 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.
notice robots.txt missing (root returns 404/none)
Rule robots.txt_missing · Robots · 1 occurrence(s)
- https://angelaadamsmd.com/ — robots.txt did not return a 200 at the site root — a healthy site should serve one (declare your sitemap and confirm the host serves root files)
notice No structured data detected
Rule schema.none · Structured Data · 7 occurrence(s)
notice Missing recommended security headers
Rule security.missing_headers · Security · 7 occurrence(s)
- https://angelaadamsmd.com/ — HSTS, CSP, X-Content-Type-Options
- https://angelaadamsmd.com/index.html — HSTS, CSP, X-Content-Type-Options
- https://angelaadamsmd.com/test/fcgi/test.html — HSTS, CSP, X-Content-Type-Options
- https://angelaadamsmd.com/test/perl/test.html — HSTS, CSP, X-Content-Type-Options
- https://angelaadamsmd.com/test/php/test.html — HSTS, CSP, X-Content-Type-Options
- https://angelaadamsmd.com/test/python/test.html — CSP, X-Content-Type-Options, HSTS
- https://angelaadamsmd.com/test/ssi/test.html — HSTS, CSP, X-Content-Type-Options
notice Title is very short
Rule title.too_short · Titles · 3 occurrence(s)
notice Missing Twitter Card tag
Rule twitter.missing · Social · 7 occurrence(s)
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://angelaadamsmd.com/index.html Domain Default page |
200 | yes | 366 | 5 |
| https://angelaadamsmd.com/test/fcgi/test.html FastCGI test page |
200 | yes | 38 | 2 |
| https://angelaadamsmd.com/test/perl/test.html Perl test page |
200 | yes | 39 | 2 |
| https://angelaadamsmd.com/test/php/test.html PHP test page |
200 | yes | 39 | 2 |
| https://angelaadamsmd.com/test/python/test.html Python test page |
200 | yes | 38 | 2 |
| https://angelaadamsmd.com/test/ssi/test.html SSI test page |
200 | yes | 38 | 2 |
| https://angelaadamsmd.com/ Domain Default page |
200 | yes | 366 | 0 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.