SEO audit for firestonesmokehouse.com
Order Smoky BBQ and Takeaway Online
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.
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| 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 |
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)
- https://firestonesmokehouse.com/ — 166 words
warning noindex + nofollow (blocks link equity flow)
Rule index.noindex_nofollow · Indexability · 2 occurrence(s)
- https://firestonesmokehouse.com/account — meta/X-Robots: meta=noindex, nofollow
- https://firestonesmokehouse.com/account/sign-up?next=%2Faccount — meta/X-Robots: meta=noindex, nofollow
warning Internal link points to a redirect
Rule links.redirect_target · Links · 6 occurrence(s)
- https://firestonesmokehouse.com/ — https://firestonesmokehouse.com/account → https://firestonesmokehouse.com/account/sign-in?next=/account
- https://firestonesmokehouse.com/account — https://firestonesmokehouse.com/account → https://firestonesmokehouse.com/account/sign-in?next=/account
- https://firestonesmokehouse.com/account/sign-up?next=%2Faccount — https://firestonesmokehouse.com/account → https://firestonesmokehouse.com/account/sign-in?next=/account
- https://firestonesmokehouse.com/contact — https://firestonesmokehouse.com/account → https://firestonesmokehouse.com/account/sign-in?next=/account
- https://firestonesmokehouse.com/privacy — https://firestonesmokehouse.com/account → https://firestonesmokehouse.com/account/sign-in?next=/account
- https://firestonesmokehouse.com/terms — https://firestonesmokehouse.com/account → https://firestonesmokehouse.com/account/sign-in?next=/account
Notices (13 rules)
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://firestonesmokehouse.com/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice Page served uncached (no-store/private or CDN bypass)
Rule cache.not_cacheable · Cache · 3 occurrence(s)
- https://firestonesmokehouse.com/ — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · vercel: MISS
- https://firestonesmokehouse.com/account — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · vercel: MISS
- https://firestonesmokehouse.com/account/sign-up?next=%2Faccount — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · vercel: MISS
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)
- https://firestonesmokehouse.com/ — 3 of 3 images without width/height
- https://firestonesmokehouse.com/account — 2 of 2 images without width/height
- https://firestonesmokehouse.com/account/sign-up?next=%2Faccount — 2 of 2 images without width/height
- https://firestonesmokehouse.com/contact — 2 of 2 images without width/height
- https://firestonesmokehouse.com/privacy — 2 of 2 images without width/height
- https://firestonesmokehouse.com/terms — 2 of 2 images without width/height
notice Internal link points to a noindex page
Rule links.to_noindex · Links · 1 occurrence(s)
- https://firestonesmokehouse.com/account — https://firestonesmokehouse.com/account/sign-up?next=%2Faccount
notice Missing Open Graph tags
Rule og.missing · Social · 1 occurrence(s)
- https://firestonesmokehouse.com/ — og:image
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)
- https://firestonesmokehouse.com/account — redirects to https://firestonesmokehouse.com/account/sign-in?next=/account
notice Blocked by robots.txt
Rule robots.blocked · Crawlability · 3 occurrence(s)
- https://firestonesmokehouse.com/cart — Disallowed by robots.txt; not fetched
- https://firestonesmokehouse.com/checkout — Disallowed by robots.txt; not fetched
- https://firestonesmokehouse.com/order — Disallowed by robots.txt; not fetched
notice No structured data detected
Rule schema.none · Structured Data · 4 occurrence(s)
notice Missing recommended security headers
Rule security.missing_headers · Security · 6 occurrence(s)
| URL | Status | Indexable | Words | In-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.