Catalog / palmettoheritage.com
65

SEO audit for palmettoheritage.com

Palmetto Heritage | SC Homes, Property and Real Estate

otherWordPress

Health 65/100 (fair) · 16 pages crawled · generated 2026-08-26

Download Markdown report (feed to ChatGPT / Claude / Cursor)
16
pages crawled
13
indexable pages
0
errors
65
warnings
138
notices
4
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Performance 74 0 14 23
Meta Description 76 0 13 0
Mobile 76 0 13 13
Content 83 0 9 5
Agent Readiness 93 0 4 17
Links 93 0 4 5
Canonical 96 0 2 0
Crawlability 96 0 2 0
Duplicate 96 0 2 0
Images 96 0 2 2
Headings 100 0 0 5
Security 100 0 0 26
Social 100 0 0 26
Structured Data 100 0 0 13
URL 100 0 0 3
Findings

Warnings (11 rules)

warning Control has no accessible name

Rule agent.control_no_name · Agent Readiness · 4 occurrence(s)

warning Missing canonical tag

Rule canonical.missing · Canonical · 2 occurrence(s)

warning Duplicate <title> across pages

Rule duplicate.title · Duplicate · 2 occurrence(s)

warning Incomplete/empty response after retries (likely transient — re-crawl)

Rule fetch.incomplete · Crawlability · 2 occurrence(s)

warning Images missing alt text

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

warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)

Rule images.no_lazy_lcp_candidate · Performance · 1 occurrence(s)

  • https://palmettoheritage.com/listings/ — the likely hero/LCP image (00623504-150x150.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 · 4 occurrence(s)

warning Render-blocking script in <head> (no defer/async)

Rule perf.render_blocking · Performance · 13 occurrence(s)

Notices (19 rules)

notice Heading levels skip a level

Rule agent.heading_skip · Agent Readiness · 3 occurrence(s)

notice No llms.txt for AI agents

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

notice No main landmark for AI agents

Rule agent.no_main_landmark · Agent Readiness · 13 occurrence(s)

notice Main text is hard to read (low Flesch Reading Ease)

Rule content.readability_poor · Content · 5 occurrence(s)

  • https://palmettoheritage.com/about/ — 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://palmettoheritage.com/about/marvin-cartee/ — this page reads as difficult (Flesch Reading Ease 41, 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://palmettoheritage.com/about/melinda-gray/ — 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://palmettoheritage.com/estate-listings/308-n-adair/ — 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://palmettoheritage.com/realtor_staff/marvin-cartee/ — 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 Multiple <h1> elements

Rule h1.multiple · Headings · 5 occurrence(s)

notice Likely hero image lacks fetchpriority=high

Rule images.hero_no_fetchpriority · Performance · 4 occurrence(s)

  • https://palmettoheritage.com/2010/10/hello-world/ — the likely hero/LCP image (staticmap) 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://palmettoheritage.com/author/marvin/ — the likely hero/LCP image (no-img.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://palmettoheritage.com/estate-listings/308-n-adair/ — the likely hero/LCP image (staticmap) 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://palmettoheritage.com/listing/residential/ — the likely hero/LCP image (image0-3-150x150.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.

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

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

notice Internal link has no anchor text / accessible name

Rule links.no_anchor_text · Links · 4 occurrence(s)

notice Page has only one internal inlink (fragile crawl path)

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

notice Missing Open Graph tags

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

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

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

notice No ETag header (no conditional GET for unchanged pages)

Rule perf.no_etag · Performance · 13 occurrence(s)

  • https://palmettoheritage.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://palmettoheritage.com/2010/10/hello-world/ — 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://palmettoheritage.com/about/ — 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://palmettoheritage.com/about/marvin-cartee/ — 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://palmettoheritage.com/about/megan-cartee/ — 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://palmettoheritage.com/about/melinda-gray/ — 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://palmettoheritage.com/author/marvin/ — 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://palmettoheritage.com/contact-us/ — 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://palmettoheritage.com/estate-listings/308-n-adair/ — 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://palmettoheritage.com/listing/residential/ — 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://palmettoheritage.com/listings/ — 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://palmettoheritage.com/realtor_staff/marvin-cartee/ — 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://palmettoheritage.com/sell/ — 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 Missing recommended security headers

Rule security.missing_headers · Security · 13 occurrence(s)

notice target=_blank link without rel=noopener (tab-napping)

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

notice Underscores in URL path (prefer hyphens)

Rule url.underscores · URL · 2 occurrence(s)

notice Uppercase letters in URL path

Rule url.uppercase · URL · 1 occurrence(s)

Pages (showing 16 of 16)
URLStatusIndexableWordsIn-links
https://palmettoheritage.com/
Palmetto Heritage | SC Homes, Property and Real Estate
200 yes 63 13
https://palmettoheritage.com/about/
About | Palmetto Heritage
200 yes 149 13
https://palmettoheritage.com/contact-us/
Contact Us | Palmetto Heritage
200 yes 103 13
https://palmettoheritage.com/listings/
Listings | Palmetto Heritage
200 yes 325 13
https://palmettoheritage.com/sell/
Sell | Palmetto Heritage
200 yes 103 13
https://palmettoheritage.com/listing/residential/
Residential | Estate Type | Palmetto Heritage
200 yes 244 5
https://palmettoheritage.com/realtor_staff/marvin-cartee/
Marvin Cartee | Palmetto Heritage
200 yes 167 2
https://palmettoheritage.com/estate-listings/308-n-adair/
308 N Adair CLINTON, SC | Palmetto Heritage
200 yes 234 2
https://palmettoheritage.com/2010/10/hello-world/
Hello world! | Palmetto Heritage
200 yes 97 1
https://palmettoheritage.com/about/marvin-cartee/
Marvin Cartee | Palmetto Heritage
200 yes 194 0
https://palmettoheritage.com/about/megan-cartee/
Megan Cartee | Palmetto Heritage
200 yes 168 0
https://palmettoheritage.com/about/melinda-gray/
Melinda Gray | Palmetto Heritage
200 yes 231 0
https://palmettoheritage.com/author/marvin/
marvin | Palmetto Heritage
200 yes 105 0
https://palmettoheritage.com/about/tony-bailey/ 0 no 0 0
https://palmettoheritage.com/category/uncategorized/
WordPress › Error
500 no 14 0
https://palmettoheritage.com/wp-content/uploads/2026/05/IMG_1738-scaled.jpg 200 no 0 1

Audit your own site — free

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

Scan your site →