SEO audit for mayacs.com.au
Maya Commercial Services
Health 71/100 (fair) · 5 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)Testimonial Ronnie and the team at Maya Commercial Services have been cleaning our offices for the past 16 years. I have found them a pleasure to deal with.
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Content | 82 | 0 | 3 | 8 |
| Links | 94 | 0 | 1 | 0 |
| Meta Description | 94 | 0 | 1 | 0 |
| Agent Readiness | 100 | 0 | 0 | 2 |
| Images | 100 | 0 | 0 | 3 |
| Performance | 100 | 0 | 0 | 20 |
| Social | 100 | 0 | 0 | 1 |
| Structured Data | 100 | 0 | 0 | 5 |
Warnings (3 rules)
warning Thin content (low word count)
Rule content.thin · Content · 3 occurrence(s)
- https://mayacs.com.au/about/ — 196 words
- https://mayacs.com.au/contact/ — 115 words
- https://mayacs.com.au/wp-2fa-config/ — 64 words
warning Orphan page (no internal inlinks)
Rule links.orphan · Links · 1 occurrence(s)
- https://mayacs.com.au/wp-2fa-config/ — no internal links point here
warning Missing meta description
Rule meta_desc.missing · Meta Description · 1 occurrence(s)
Notices (11 rules)
notice Heading levels skip a level
Rule agent.heading_skip · Agent Readiness · 1 occurrence(s)
- https://mayacs.com.au/about/ — h3 follows h1 — skips h2
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://mayacs.com.au/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice Low text-to-HTML ratio
Rule content.low_ratio · Content · 5 occurrence(s)
notice Main text is hard to read (low Flesch Reading Ease)
Rule content.readability_poor · Content · 3 occurrence(s)
- https://mayacs.com.au/ — this page reads as difficult (Flesch Reading Ease 37, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://mayacs.com.au/about/ — this page reads as very difficult (Flesch Reading Ease 8, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://mayacs.com.au/testimonials/ — this page reads as difficult (Flesch Reading Ease 47, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 5 occurrence(s)
- https://mayacs.com.au/ — the likely hero/LCP image (mayacs-logo.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://mayacs.com.au/about/ — the likely hero/LCP image (mayacs-logo.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://mayacs.com.au/contact/ — the likely hero/LCP image (mayacs-logo.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://mayacs.com.au/testimonials/ — the likely hero/LCP image (mayacs-logo.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://mayacs.com.au/wp-2fa-config/ — the likely hero/LCP image (mayacs-logo.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.
notice Images without width/height (layout shift / CLS)
Rule images.missing_dimensions · Images · 3 occurrence(s)
- https://mayacs.com.au/about/ — 2 of 16 images without width/height
- https://mayacs.com.au/contact/ — 2 of 5 images without width/height
- https://mayacs.com.au/testimonials/ — 2 of 5 images without width/height
notice Missing Open Graph tags
Rule og.missing · Social · 1 occurrence(s)
- https://mayacs.com.au/testimonials/ — og:description
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 5 occurrence(s)
- https://mayacs.com.au/ — 11 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://mayacs.com.au/about/ — 16 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://mayacs.com.au/contact/ — 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://mayacs.com.au/testimonials/ — 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://mayacs.com.au/wp-2fa-config/ — 1 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 · 5 occurrence(s)
- https://mayacs.com.au/ — 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://mayacs.com.au/about/ — 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://mayacs.com.au/contact/ — 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://mayacs.com.au/testimonials/ — 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://mayacs.com.au/wp-2fa-config/ — 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 · 5 occurrence(s)
- https://mayacs.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://mayacs.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://mayacs.com.au/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://mayacs.com.au/testimonials/ — 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://mayacs.com.au/wp-2fa-config/ — 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 Deprecated schema type with no Google rich result
Rule schema.deprecated_type · Structured Data · 5 occurrence(s)
- https://mayacs.com.au/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- https://mayacs.com.au/about/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- https://mayacs.com.au/contact/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- https://mayacs.com.au/testimonials/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- https://mayacs.com.au/wp-2fa-config/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://mayacs.com.au/ Maya Commercial Services |
200 | yes | 433 | 5 |
| https://mayacs.com.au/about/ About Us - Maya Commercial Services |
200 | yes | 196 | 5 |
| https://mayacs.com.au/contact/ Contact Us - Maya Commercial Services |
200 | yes | 115 | 5 |
| https://mayacs.com.au/testimonials/ Testimonials - Maya Commercial Services |
200 | yes | 316 | 5 |
| https://mayacs.com.au/wp-2fa-config/ WP 2FA User Profile - Maya Commercial Services |
200 | yes | 64 | 0 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.