Catalog / wildwinds.com.au
65

SEO audit for wildwinds.com.au

HOME | Wild Winds Co

otherWix

Health 65/100 (fair) · 19 pages crawled · generated 2026-07-29

Download Markdown report (feed to ChatGPT / Claude / Cursor)
Screenshot of wildwinds.com.au
19
pages crawled
18
indexable pages
0
errors
41
warnings
113
notices
2
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Agent Readiness 86 0 9 0
Meta Description 86 0 9 9
Content 89 0 7 18
Structured Data 89 0 7 4
Headings 92 0 5 1
Links 97 0 2 1
Budget 98 0 1 0
Indexability 98 0 1 0
Cache 100 0 0 1
Images 100 0 0 7
Performance 100 0 0 42
Security 100 0 0 19
Social 100 0 0 11
Findings

Warnings (8 rules)

warning Control has no accessible name

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

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

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

  • https://www.wildwinds.com.au/booking-calendar/ice-cream-cart — 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://www.wildwinds.com.au/book-an-event.

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 Product schema missing required or recommended properties

Rule schema.product_incomplete · Structured Data · 7 occurrence(s)

  • https://www.wildwinds.com.au/product-page/jpm-adelaide-hills-sauvignon-blanc — Product structured data is missing required properties (offers.price, offers.priceCurrency) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (sku|gtin, aggregateRating, review), which enrich the result.
  • https://www.wildwinds.com.au/product-page/jpm-central-ranges-organic-pinot-grigio — Product structured data is missing required properties (offers.price, offers.priceCurrency) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (sku|gtin, aggregateRating, review), which enrich the result.
  • https://www.wildwinds.com.au/product-page/jpm-central-ranges-organic-verdelho — Product structured data is missing required properties (offers.price, offers.priceCurrency) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (sku|gtin, aggregateRating, review), which enrich the result.
  • https://www.wildwinds.com.au/product-page/jpm-mclaren-vale-shiraz — Product structured data is missing required properties (offers.price, offers.priceCurrency) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (aggregateRating, review), which enrich the result.
  • https://www.wildwinds.com.au/product-page/mclaren-vale-gsm — Product structured data is missing required properties (offers.price, offers.priceCurrency) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (aggregateRating, review), which enrich the result.
  • https://www.wildwinds.com.au/product-page/wild-winds-adelaide-hills-dry-rose — Product structured data is missing required properties (offers.price, offers.priceCurrency) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (sku|gtin, aggregateRating, review), which enrich the result.
  • https://www.wildwinds.com.au/product-page/wild-winds-mclaren-vale-shiraz — Product structured data is missing required properties (offers.price, offers.priceCurrency) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (sku|gtin, aggregateRating, review), which enrich the result.

Notices (16 rules)

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

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

notice Multiple <h1> elements

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

notice Image alt text is keyword-stuffed (repetition / low variety)

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

  • https://www.wildwinds.com.au/ — 4 image(s) have keyword-stuffed alt text — the same word repeated several times, or a long low-variety keyword list. Google's image guidance asks for short, descriptive alt text, not keyword lists; rewrite it to describe the image.

notice Image alt text is very long (possible keyword stuffing)

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

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

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

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

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

notice Meta description too short

Rule meta_desc.too_short · Meta Description · 1 occurrence(s)

notice Missing Open Graph tags

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

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

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

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

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

  • https://www.wildwinds.com.au/gift-card — 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 · 19 occurrence(s)

  • https://www.wildwinds.com.au/ — 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.wildwinds.com.au/about — 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.wildwinds.com.au/book-an-event — 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.wildwinds.com.au/booking-calendar/ice-cream-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://www.wildwinds.com.au/category/all-products — 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.wildwinds.com.au/category/organic — 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.wildwinds.com.au/category/red-wines — 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.wildwinds.com.au/category/white-wines — 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.wildwinds.com.au/gift-card — 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.wildwinds.com.au/james-paul-marin — 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.wildwinds.com.au/product-page/jpm-adelaide-hills-sauvignon-blanc — 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.wildwinds.com.au/product-page/jpm-central-ranges-organic-pinot-grigio — 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.wildwinds.com.au/product-page/jpm-central-ranges-organic-verdelho — 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.wildwinds.com.au/product-page/jpm-mclaren-vale-shiraz — 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.wildwinds.com.au/product-page/mclaren-vale-gsm — 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.wildwinds.com.au/product-page/wild-winds-adelaide-hills-dry-rose — 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.wildwinds.com.au/product-page/wild-winds-mclaren-vale-shiraz — 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.wildwinds.com.au/reservations — 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.wildwinds.com.au/service-page/ice-cream-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.

notice Slow server response

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

Pages (showing 19 of 19)
URLStatusIndexableWordsIn-links
https://www.wildwinds.com.au/
HOME | Wild Winds Co
200 yes 450 19
https://www.wildwinds.com.au/about
ABOUT | Wild Winds Co
200 yes 564 19
https://www.wildwinds.com.au/category/all-products
All Products | Wild Winds Co
200 yes 198 19
https://www.wildwinds.com.au/gift-card
GIFT CARD | Wild Winds Co
200 yes 122 19
https://www.wildwinds.com.au/james-paul-marin
JAMES-PAUL MARIN | Wild Winds Co
200 yes 271 19
https://www.wildwinds.com.au/category/organic
Organic | Wild Winds Co
200 yes 147 4
https://www.wildwinds.com.au/category/red-wines
Red Wines | Wild Winds Co
200 yes 144 4
https://www.wildwinds.com.au/category/white-wines
White Wines | Wild Winds Co
200 yes 175 4
https://www.wildwinds.com.au/product-page/jpm-central-ranges-organic-pinot-grigio
JPM Central Ranges Organic Pinot Grigio | Wild Winds Co
200 yes 400 3
https://www.wildwinds.com.au/product-page/jpm-central-ranges-organic-verdelho
JPM Central Ranges Organic Verdelho | Wild Winds Co
200 yes 384 3
https://www.wildwinds.com.au/product-page/jpm-mclaren-vale-shiraz
JPM Mclaren Vale Shiraz | Wild Winds Co
200 yes 541 2
https://www.wildwinds.com.au/product-page/mclaren-vale-gsm
JPM Mclaren Vale GSM | Wild Winds Co
200 yes 582 2
https://www.wildwinds.com.au/product-page/jpm-adelaide-hills-sauvignon-blanc
JPM Adelaide Hills Sauvignon Blanc | Wild Winds Co
200 yes 430 2
https://www.wildwinds.com.au/product-page/wild-winds-adelaide-hills-dry-rose
Wild Winds Adelaide Hills Dry Rosé | Wild Winds Co
200 yes 432 2
https://www.wildwinds.com.au/product-page/wild-winds-mclaren-vale-shiraz
Wild Winds McLaren Vale Shiraz | Wild Winds Co
200 yes 403 2
https://www.wildwinds.com.au/booking-calendar/ice-cream-cart
ICE CREAM CART - Wild Winds Co
200 no 127 1
https://www.wildwinds.com.au/book-an-event
BOOK AN EVENT | Wild Winds Co
200 yes 205 1
https://www.wildwinds.com.au/reservations
RESERVATION | Wild Winds Co
200 yes 134 0
https://www.wildwinds.com.au/service-page/ice-cream-cart
ICE CREAM CART | Wild Winds Co
200 yes 185 0

Audit your own site — free

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

Scan your site →