Catalog / hellbenderburritos.com
58

SEO audit for hellbenderburritos.com

Hellbender Burritos | Wrap Shop | 457 William Ave, Davis, WV 26260, USA

ecommerceWix

Health 58/100 (fair) · 13 pages crawled · generated 2026-08-26

Download Markdown report (feed to ChatGPT / Claude / Cursor)

Hellbender Burritos is a made-from-scratch wrap shop built for Davis, West Virginia. It’s for locals grabbing a familiar favorite, for skiers, hikers, and bikers rolling in hungry after a day outside,…

Screenshot of hellbenderburritos.com
13
pages crawled
12
indexable pages
2
errors
24
warnings
93
notices
3
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Structured Data 78 2 3 5
Content 82 0 8 12
Meta Description 86 0 6 5
Duplicate 95 0 2 2
Links 95 0 2 3
Headings 98 0 1 1
Indexability 98 0 1 0
Sitemap 98 0 1 0
Canonical 100 0 0 1
Images 100 0 0 8
Performance 100 0 0 34
Security 100 0 0 13
Social 100 0 0 9
Findings

Errors (1 rules)

error JSON-LD block missing @context or @type

Rule schema.no_context_type · Structured Data · 2 occurrence(s)

Warnings (8 rules)

warning Duplicate <title> across pages

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

warning Missing <h1>

Rule h1.missing · Headings · 1 occurrence(s)

warning Page is noindex

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

warning Orphan page (no internal inlinks)

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

warning Structured-data date has already passed (stale event/job/offer)

Rule schema.stale_date · Structured Data · 3 occurrence(s)

warning Non-indexable URL listed in sitemap

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

Notices (14 rules)

notice Canonical target reachable only via a canonical tag (no inlinks)

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

  • https://www.hellbenderburritos.com/menus — this URL is a canonical target but has no internal links pointing to it — crawlers only learn of it via the canonical tag. Add direct internal links (or list it in the sitemap).

notice Duplicate meta description across pages

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

notice Multiple <h1> elements

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

notice Image filename is generic/auto-generated (missed image-search signal)

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

  • https://www.hellbenderburritos.com/giftcards — 3 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 · 8 occurrence(s)

  • https://www.hellbenderburritos.com/ — the likely hero/LCP image (1e6316_6c7615042a1e4587bb8c88456622d4e1~mv2.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://www.hellbenderburritos.com/about-us — the likely hero/LCP image (1e6316_ae6a0712eb60466ba59c5d2bb274fcf2~mv2.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://www.hellbenderburritos.com/event-details/outdoor-gear-swap-and-burrito-discount-day — the likely hero/LCP image (1e6316_d25dda6c83924bd38f40d564a1501e5a~mv2.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://www.hellbenderburritos.com/event-details/retro-beats-and-burritos-bash — the likely hero/LCP image (1e6316_e4871c8af9334b20904f431cab6d5320~mv2.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://www.hellbenderburritos.com/event-details/seasonal-wrap-feast-and-festivities — the likely hero/LCP image (1e6316_fe7b491b207840dc840c405035e22bcc~mv2.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://www.hellbenderburritos.com/event-list — the likely hero/LCP image (1e6316_fe7b491b207840dc840c405035e22bcc~mv2.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://www.hellbenderburritos.com/menus — the likely hero/LCP image (menus_side_image.7077f229.jpeg) 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://www.hellbenderburritos.com/menus?menu=dinner-menu — the likely hero/LCP image (menus_side_image.7077f229.jpeg) 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)

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

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

notice Missing Open Graph tags

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

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

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

notice No Last-Modified header (no conditional GET for unchanged pages)

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

  • https://www.hellbenderburritos.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.hellbenderburritos.com/about-us — 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.hellbenderburritos.com/event-details/outdoor-gear-swap-and-burrito-discount-day — 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.hellbenderburritos.com/event-details/retro-beats-and-burritos-bash — 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.hellbenderburritos.com/event-details/seasonal-wrap-feast-and-festivities — 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.hellbenderburritos.com/event-list — 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.hellbenderburritos.com/giftcards — 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.hellbenderburritos.com/jointheteam — 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.hellbenderburritos.com/menu — 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.hellbenderburritos.com/menus — 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.hellbenderburritos.com/menus?menu=dinner-menu — 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.hellbenderburritos.com/order-online — 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.hellbenderburritos.com/tracker-page — 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.
Pages (showing 13 of 13)
URLStatusIndexableWordsIn-links
https://www.hellbenderburritos.com/
Hellbender Burritos | Wrap Shop | 457 William Ave, Davis, WV 26260, USA
200 yes 108 13
https://www.hellbenderburritos.com/about-us
About Us | Hellbender Burritos
200 yes 313 13
https://www.hellbenderburritos.com/giftcards
Gift Card | Hellbender Burritos
200 yes 148 13
https://www.hellbenderburritos.com/jointheteam
Join the Team | Hellbender Burritos
200 yes 311 13
https://www.hellbenderburritos.com/menu
Menu | Hellbender Burritos
200 yes 109 13
https://www.hellbenderburritos.com/event-list
Events | Hellbender Burritos
200 yes 120 3
https://www.hellbenderburritos.com/event-details/outdoor-gear-swap-and-burrito-discount-day
Outdoor Gear Swap and Burrito Discount Day | Hellbender Burritos
200 yes 160 1
https://www.hellbenderburritos.com/event-details/retro-beats-and-burritos-bash
Retro Beats and Burritos Bash | Hellbender Burritos
200 yes 161 1
https://www.hellbenderburritos.com/event-details/seasonal-wrap-feast-and-festivities
Seasonal Wrap Feast and Festivities | Hellbender Burritos
200 yes 159 1
https://www.hellbenderburritos.com/menus
Menu | Hellbender Burritos
200 yes 424 0
https://www.hellbenderburritos.com/menus?menu=dinner-menu
Menu | Hellbender Burritos
200 yes 424 0
https://www.hellbenderburritos.com/order-online
Order Online | Hellbender Burritos
200 yes 195 0
https://www.hellbenderburritos.com/tracker-page
Order Tracking Page | Hellbender Burritos
200 no 85 0

Audit your own site — free

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

Scan your site →