Catalog / metkofarms.com
31

SEO audit for metkofarms.com

www.freshfarm2freezer.com

other

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

Download Markdown report (feed to ChatGPT / Claude / Cursor)
Screenshot of metkofarms.com
7
pages crawled
6
indexable pages
4
errors
21
warnings
46
notices
1
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Security 43 4 0 7
Headings 74 0 6 0
Content 79 0 5 5
Meta Description 79 0 5 0
Agent Readiness 96 0 1 4
Budget 96 0 1 0
Canonical 96 0 1 1
Indexability 96 0 1 0
Links 96 0 1 1
Images 100 0 0 7
Performance 100 0 0 15
Sitemap 100 0 0 1
Social 100 0 0 5
Findings

Errors (1 rules)

error Mixed content on HTTPS page

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

  • https://metkofarms.com/ — 1 insecure subresource(s), e.g. http://static1.squarespace.com/static/63c74c96ac3e8f2d80d412b9/t/63cc810cecd0ba470eb4f6e6/1674346764868/Website.png?format=1500w
  • https://metkofarms.com/cart — 1 insecure subresource(s), e.g. http://images.squarespace-cdn.com/content/v1/63c74c96ac3e8f2d80d412b9/44187361-a010-4c9e-84e0-d34bc085ef74/Website.png?format=1500w
  • https://metkofarms.com/home — 1 insecure subresource(s), e.g. http://static1.squarespace.com/static/63c74c96ac3e8f2d80d412b9/t/63cc810cecd0ba470eb4f6e6/1674346764868/Website.png?format=1500w
  • https://metkofarms.com/store-1/p/style-02-hxmaf-95npc — 1 insecure subresource(s), e.g. http://static1.squarespace.com/static/63c74c96ac3e8f2d80d412b9/63cc8ae3024fc4640bcec02b/63cc8ae3024fc4640bcec03d/1711046933115/20240321_133033.jpg?format=1500w

Warnings (8 rules)

warning Control has no accessible name

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

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

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

  • https://metkofarms.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://metkofarms.com/, https://metkofarms.com/home, https://metkofarms.com/appointments-4.

warning Interior page canonicalizes to the homepage

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

  • https://metkofarms.com/home — this interior page canonicalizes to the homepage (https://metkofarms.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)

warning Page is noindex

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

warning Orphan page (no internal inlinks)

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

warning Missing meta description

Rule meta_desc.missing · Meta Description · 5 occurrence(s)

Notices (12 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)

  • https://metkofarms.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)

notice Low text-to-HTML ratio

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

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

Rule images.missing_dimensions · Images · 7 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 · 5 occurrence(s)

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

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

  • https://metkofarms.com/ — 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://metkofarms.com/appointments-4 — 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://metkofarms.com/cart — 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://metkofarms.com/faqs — 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://metkofarms.com/home — 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://metkofarms.com/store-1 — 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://metkofarms.com/store-1/p/style-02-hxmaf-95npc — 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.

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

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

  • https://metkofarms.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://metkofarms.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://metkofarms.com/appointments-4 — 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://metkofarms.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://metkofarms.com/faqs — 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://metkofarms.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.
  • https://metkofarms.com/store-1 — 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://metkofarms.com/store-1/p/style-02-hxmaf-95npc — 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 · 7 occurrence(s)

notice Indexable page not listed in sitemap

Rule sitemap.orphan_not_listed · Sitemap · 1 occurrence(s)

Pages (showing 7 of 7)
URLStatusIndexableWordsIn-links
https://metkofarms.com/
www.freshfarm2freezer.com
200 yes 103 7
https://metkofarms.com/cart
www.freshfarm2freezer.com
200 no 34 7
https://metkofarms.com/appointments-4
Farmer - Set up your cattle sale — www.freshfarm2freezer.com
200 yes 50 2
https://metkofarms.com/faqs
FAQs — www.freshfarm2freezer.com
200 yes 259 2
https://metkofarms.com/store-1
Store 1 — www.freshfarm2freezer.com
200 yes 181 2
https://metkofarms.com/store-1/p/style-02-hxmaf-95npc
Maple Syrup Plastic Quart — www.freshfarm2freezer.com
200 yes 145 1
https://metkofarms.com/home
www.freshfarm2freezer.com
200 yes 103 0

Audit your own site — free

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

Scan your site →