Catalog / firestonesmokehouse.com
65

SEO audit for firestonesmokehouse.com

Order Smoky BBQ and Takeaway Online

otherNext.js

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

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

Browse the Firestone Country Smokehouse menu, build a pickup order, and track it on your device.

Screenshot of firestonesmokehouse.com
9
pages crawled
4
indexable pages
0
errors
17
warnings
43
notices
0
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Links 80 0 6 1
Budget 83 0 5 0
Canonical 90 0 3 0
Indexability 93 0 2 0
Content 97 0 1 2
Agent Readiness 100 0 0 1
Cache 100 0 0 3
Crawlability 100 0 0 4
Images 100 0 0 6
Performance 100 0 0 15
Security 100 0 0 6
Social 100 0 0 1
Structured Data 100 0 0 4
Findings

Warnings (6 rules)

warning robots.txt-disallowed URL receives internal links (crawl-budget leak)

Rule budget.disallow_linked · Budget · 3 occurrence(s)

  • https://firestonesmokehouse.com/cart — internal links point to https://firestonesmokehouse.com/cart, which robots.txt disallows for Googlebot — Googlebot discovers the URL, checks robots, then rejects it without indexing, wasting crawl budget and losing the link equity. Remove the internal links, or use noindex instead of Disallow if the page should be fetchable. Linked from: https://firestonesmokehouse.com/, https://firestonesmokehouse.com/contact, https://firestonesmokehouse.com/terms.
  • https://firestonesmokehouse.com/checkout — internal links point to https://firestonesmokehouse.com/checkout, which robots.txt disallows for Googlebot — Googlebot discovers the URL, checks robots, then rejects it without indexing, wasting crawl budget and losing the link equity. Remove the internal links, or use noindex instead of Disallow if the page should be fetchable. Linked from: https://firestonesmokehouse.com/, https://firestonesmokehouse.com/contact, https://firestonesmokehouse.com/terms.
  • https://firestonesmokehouse.com/order — internal links point to https://firestonesmokehouse.com/order, which robots.txt disallows for Googlebot — Googlebot discovers the URL, checks robots, then rejects it without indexing, wasting crawl budget and losing the link equity. Remove the internal links, or use noindex instead of Disallow if the page should be fetchable. Linked from: https://firestonesmokehouse.com/, https://firestonesmokehouse.com/contact, https://firestonesmokehouse.com/terms.

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

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

  • https://firestonesmokehouse.com/account — this noindex page has 6 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://firestonesmokehouse.com/, https://firestonesmokehouse.com/contact, https://firestonesmokehouse.com/terms.
  • https://firestonesmokehouse.com/account/sign-up?next=%2Faccount — this noindex page has 1 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://firestonesmokehouse.com/account.

warning Missing canonical tag

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

warning Thin content (low word count)

Rule content.thin · Content · 1 occurrence(s)

warning noindex + nofollow (blocks link equity flow)

Rule index.noindex_nofollow · Indexability · 2 occurrence(s)

warning Internal link points to a redirect

Rule links.redirect_target · Links · 6 occurrence(s)

Notices (13 rules)

notice No llms.txt for AI agents

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

notice Page served uncached (no-store/private or CDN bypass)

Rule cache.not_cacheable · Cache · 3 occurrence(s)

notice Low text-to-HTML ratio

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

notice Likely hero image lacks fetchpriority=high

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

  • https://firestonesmokehouse.com/ — the likely hero/LCP image (image) 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://firestonesmokehouse.com/account — the likely hero/LCP image (image) 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://firestonesmokehouse.com/account/sign-up?next=%2Faccount — the likely hero/LCP image (image) 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://firestonesmokehouse.com/contact — the likely hero/LCP image (image) 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://firestonesmokehouse.com/privacy — the likely hero/LCP image (image) 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://firestonesmokehouse.com/terms — the likely hero/LCP image (image) 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 · 6 occurrence(s)

notice Internal link points to a noindex page

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

notice Missing Open Graph tags

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

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

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

  • https://firestonesmokehouse.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://firestonesmokehouse.com/account — 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://firestonesmokehouse.com/account/sign-up?next=%2Faccount — 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 · 6 occurrence(s)

  • https://firestonesmokehouse.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://firestonesmokehouse.com/account — 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://firestonesmokehouse.com/account/sign-up?next=%2Faccount — 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://firestonesmokehouse.com/contact — 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://firestonesmokehouse.com/privacy — 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://firestonesmokehouse.com/terms — 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 URL redirects to another URL

Rule redirect.single · Crawlability · 1 occurrence(s)

notice Blocked by robots.txt

Rule robots.blocked · Crawlability · 3 occurrence(s)

Pages (showing 9 of 9)
URLStatusIndexableWordsIn-links
https://firestonesmokehouse.com/
Order Smoky BBQ and Takeaway Online
200 yes 166 6
https://firestonesmokehouse.com/account
Sign In | Firestone Country Smokehouse
200 no 143 6
https://firestonesmokehouse.com/contact
Contact | Firestone Country Smokehouse
200 yes 269 6
https://firestonesmokehouse.com/privacy
Privacy Policy | Firestone Country Smokehouse
200 yes 856 6
https://firestonesmokehouse.com/terms
Terms of Service | Firestone Country Smokehouse
200 yes 637 6
https://firestonesmokehouse.com/account/sign-up?next=%2Faccount
Create Account | Firestone Country Smokehouse
200 no 146 1
https://firestonesmokehouse.com/cart 0 no 0 6
https://firestonesmokehouse.com/checkout 0 no 0 6
https://firestonesmokehouse.com/order 0 no 0 6

Audit your own site — free

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

Scan your site →