Skip to content
https://aquadec.com.au

Content

· 9 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
88
GRADE
B
FIX
1
REVIEW
1
PASS
7
INFO
0
Checks
9
7 PASS 1 REVIEW 1 FIX
F
Image Optimization
Action
5 issues found across 8 images
FIX
5 issues found across 8 images
Warning::
3 images significantly larger than display size
Resizing to display dimensions could save approximately 383 KB.
Got: ~383 KB wasted
Warning::
4 images missing explicit width/height
Images without dimensions cause layout shifts (CLS). Set explicit width and height attributes.
Info::
3 below-fold images missing loading="lazy"
Lazy loading defers below-fold images, reducing initial page weight.
Warning::
All 8 images use legacy formats (JPEG/PNG/GIF)
WebP offers 25-35% smaller files than JPEG. Use <picture> with <source type="image/webp"> for modern format support.
Info::
3 image(s) wider than 400px without srcset (no responsive serving)
These images deliver the same asset to every viewport (mobile, tablet, retina). Adding srcset / <picture> lets the browser pick a viewport-appropriate variant and typically saves 40-70% of bytes on mobile. Sample: https://aquadec.com.au/wp-content/uploads/2017/11/shutterstock_607581032-1024x683.jpg, https://aquadec.com.au/wp-content/uploads/2017/11/shutterstock_537886444-1024x680.jpg, https://aquadec.com.au/wp-content/uploads/2017/11/shutterstock_391875175-1024x680.jpg.
C
Brand Presence
Action
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
REVIEW

Brand Presence

Your brand name differs across channels — visitors see inconsistent identity.

C

67/100

Site name appears as

Page titleA leading Sydney commercial irrigation company
og:site_nameAquadec
twitter:site
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

8/15

single size only

Social share image

20/20

og:image + twitter:image set

Meta completeness

20/20

Organization schema

4/15

Organization schema present but missing all recommended fields

Contact info discoverable

10/10

contact page, mailto link + tel link

Findings

  • Brand name differs across channels — users see inconsistent identity
  • Single favicon only — add apple-touch-icon for iOS home-screen and high-DPI support
  • Organization schema missing logo — add a logo property pointing to a square PNG
  • Organization schema missing url — point it at the canonical homepage
  • Consider adding contactPoint — helps appear in "contact us" rich results

How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.

A+
Mixed Content
No mixed content detected — all resources use HTTPS.
PASS
No mixed content detected — all resources use HTTPS.
Info::
No mixed content detected — all resources use HTTPS
A+
Open Graph
Open Graph tags are well configured for social sharing.
PASS
Open Graph tags are well configured for social sharing.

Preview

aquadec.com.au

Aquadec | A leading Sydney commercial irrigation company

Aquadec is a leading Sydney commercial irrigation company built on experience with a reputation for durable, effective, and efficient irrigation systems.

Preview quality · Twitter/X A+ · 100/100
  • twitter:card — summary_large_image
  • twitter:title — Aquadec | A leading Sydney commercial irrigation company
  • twitter:description — Aquadec is a leading Sydney commercial irrigation company built on experience with a reputation for durable, effectiv...
  • twitter:image — https://aquadec.com.au/wp-content/uploads/2017/11/banner-min-1.jpg

AQUADEC.COM.AU

Aquadec | A leading Sydney commercial irrigation company

Aquadec is a leading Sydney commercial irrigation company built on experience with a reputation for durable, effective, and efficient irrigation systems.

Preview quality · Facebook A+ · 100/100
  • og:title — Aquadec | A leading Sydney commercial irrigation company
  • og:description — Aquadec is a leading Sydney commercial irrigation company built on experience with a reputation for durable, effectiv...
  • og:image — https://aquadec.com.au/wp-content/uploads/2017/11/banner-min-1.jpg
  • og:type — website
  • og:url — https://aquadec.com.au/
  • og:site_name — Aquadec

Aquadec | A leading Sydney commercial irrigation company

aquadec.com.au

Preview quality · LinkedIn A+ · 95/100

Description will be truncated (153 chars / 150 max)

  • og:title — Aquadec | A leading Sydney commercial irrigation company
  • og:description — Aquadec is a leading Sydney commercial irrigation company built on experience with a reputation for durable, effectiv...
  • og:image — https://aquadec.com.au/wp-content/uploads/2017/11/banner-min-1.jpg
  • Description will be truncated on LinkedIn (153 chars, max 150)

    → Tighten og:description to ≤150 characters

aquadec.com.au

Aquadec | A leading Sydney commercial irrigation company

Aquadec is a leading Sydney commercial irrigation company built on experience with a reputation for durable, effective, and efficient irrigation systems.

Preview quality · Slack A+ · 100/100
  • og:title — Aquadec | A leading Sydney commercial irrigation company
  • og:description — Aquadec is a leading Sydney commercial irrigation company built on experience with a reputation for durable, effectiv...
  • og:image — https://aquadec.com.au/wp-content/uploads/2017/11/banner-min-1.jpg

Social preview quality

Averaged across Twitter/X, Facebook, LinkedIn, and Slack.

A+ · 98/100
FieldTwitter/XFacebookLinkedInSlack
og:title
og:description
og:image
og:type
og:url
og:site_name
twitter:card
twitter:title
twitter:description
twitter:image
A
Open Graph / Twitter Card Depth
1 OG/Twitter depth issue(s) detected
PASS
1 OG/Twitter depth issue(s) detected
Info::
og:image aspect ratio 2.90:1 (1920×662) is outside Facebook's recommended ~1.91:1
Facebook's recommended OG image is 1200×630 (1.91:1 aspect ratio). The declared dimensions 1920×662 give a ratio of 2.90:1, which Facebook will crop center-to-fit; the result often clips important content from the top/bottom or sides. Use a wider/taller image close to 1.91:1, or accept the cropping consequences.
Got: 2.90:1 (1920×662)
A
Structured Data
2 JSON-LD block(s) found — structured data is well configured.
PASS
2 JSON-LD block(s) found — structured data is well configured.
Warning::
Missing required property "name" for Organization
The "name" property is required for the Organization schema type.
Info::
Missing recommended property "url" for Organization
Adding "url" can improve how search engines display your content.
Info::
Missing recommended property "logo" for Organization
Adding "logo" can improve how search engines display your content.
Info::
Missing recommended property "sameAs" for Organization
Adding "sameAs" can improve how search engines display your content.
Info::
Custom type "WebPage" — unable to validate specific properties
Info::
2 JSON-LD blocks found

The "name" property is required for the Organization schema type.

Why this matters

Schema markup missing required properties is silently rejected by Google — your structured data appears in source but never as a rich result.

Learn more

Each schema.org type has required properties (Article needs headline + author + datePublished; Product needs name + offers; etc.). Missing them means Google's rich-result eligibility check fails. The Search Console Rich Results Test surfaces specific gaps. Fix the missing property; rich results re-appear within hours.

Source: Google Search Central / schema.org

Adding "url" can improve how search engines display your content.

Why this matters

Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.

Learn more

Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.

Source: Google Search Central / schema.org

Adding "logo" can improve how search engines display your content.

Why this matters

Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.

Learn more

Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.

Source: Google Search Central / schema.org

Adding "sameAs" can improve how search engines display your content.

Why this matters

Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.

Learn more

Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.

Source: Google Search Central / schema.org

JSON-LD Blocks

Block 1 : WebPage
2 properties Valid
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebPage",
      "@id": "https://aquadec.com.au/",
      "url": "https://aquadec.com.au/",
      "name": "Aquadec | A leading Sydney commercial irrigation company",
      "isPartOf": {
        "@id": "https://aquadec.com.au/#website"
      },
      "about": {
        "@id": "https://aquadec.com.au/#organization"
      },
      "primaryImageOfPage": {
        "@id": "https://aquadec.com.au/#primaryimage"
      },
      "image": {
        "@id": "https://aquadec.com.au/#primaryimage"
      },
      "thumbnailUrl": "https://aquadec.com.au/wp-content/uploads/2017/11/banner-min-1.jpg",
      "datePublished": "2017-11-10T09:47:36+00:00",
      "dateModified": "2024-10-24T01:03:32+00:00",
      "description": "Aquadec is a leading Sydney commercial irrigation company built on experience with a reputation for durable, effective, and efficient irrigation systems.",
      "breadcrumb": {
        "@id": "https://aquadec.com.au/#breadcrumb"
      },
      "inLanguage": "en-AU",
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://aquadec.com.au/"
          ]
        }
      ]
    },
    {
      "@type": "ImageObject",
      "inLanguage": "en-AU",
      "@id": "https://aquadec.com.au/#primaryimage",
      "url": "https://aquadec.com.au/wp-content/uploads/2017/11/banner-min-1.jpg",
      "contentUrl": "https://aquadec.com.au/wp-content/uploads/2017/11/banner-min-1.jpg",
      "width": 1920,
      "height": 662
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://aquadec.com.au/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home"
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://aquadec.com.au/#website",
      "url": "https://aquadec.com.au/",
      "name": "Aquadec",
      "description": "A leading Sydney irrigation company",
      "publisher": {
        "@id": "https://aquadec.com.au/#organization"
      },
      "potentialAction": [
        {
          "@type": "SearchAction",
          "target": {
            "@type": "EntryPoint",
            "urlTemplate": "https://aquadec.com.au/?s={search_term_string}"
          },
          "query-input": {
            "@type": "PropertyValueSpecification",
            "valueRequired": true,
            "valueName": "search_term_string"
          }
        }
      ],
      "inLanguage": "en-AU"
    },
    {
      "@type": "Organization",
      "@id": "https://aquadec.com.au/#organization",
      "name": "Aquadec",
      "url": "https://aquadec.com.au/",
      "logo": {
        "@type": "ImageObject",
        "inLanguage": "en-AU",
        "@id": "https://aquadec.com.au/#/schema/logo/image/",
        "url": "https://aquadec.com.au/wp-content/uploads/2017/11/logo1-min.png",
        "contentUrl": "https://aquadec.com.au/wp-content/uploads/2017/11/logo1-min.png",
        "width": 252,
        "height": 80,
        "caption": "Aquadec"
      },
      "image": {
        "@id": "https://aquadec.com.au/#/schema/logo/image/"
      }
    }
  ]
}
Block 2 : Organization
2 properties Valid
Missing required property: name
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://aquadec.com.au/#organization",
      "name": "Aquadec Pty Ltd",
      "url": "https://aquadec.com.au",
      "logo": {
        "@type": "ImageObject",
        "@id": "https://aquadec.com.au/#logo",
        "url": "https://aquadec.com.au/wp-content/uploads/2025/11/Aquadec-Logo.jpg",
        "contentUrl": "https://aquadec.com.au/wp-content/uploads/2025/11/Aquadec-Logo.jpg",
        "caption": "Aquadec",
        "inLanguage": "en-AU",
        "width": "497",
        "height": "134"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://aquadec.com.au/#website",
      "url": "https://aquadec.com.au",
      "name": "Aquadec",
      "publisher": {
        "@id": "https://aquadec.com.au/#organization"
      },
      "inLanguage": "en-AU",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://aquadec.com.au/?s={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "ImageObject",
      "@id": "https://aquadec.com.au/wp-content/uploads/2017/11/banner-min-1.jpg",
      "url": "https://aquadec.com.au/wp-content/uploads/2017/11/banner-min-1.jpg",
      "width": "1920",
      "height": "662",
      "inLanguage": "en-AU"
    },
    {
      "@type": "WebPage",
      "@id": "https://aquadec.com.au/#webpage",
      "url": "https://aquadec.com.au/",
      "name": "Aquadec | A leading Sydney commercial irrigation company",
      "datePublished": "2017-11-10T09:47:36+11:00",
      "dateModified": "2024-10-24T12:03:32+11:00",
      "about": {
        "@id": "https://aquadec.com.au/#organization"
      },
      "isPartOf": {
        "@id": "https://aquadec.com.au/#website"
      },
      "primaryImageOfPage": {
        "@id": "https://aquadec.com.au/wp-content/uploads/2017/11/banner-min-1.jpg"
      },
      "inLanguage": "en-AU"
    },
    {
      "@type": "Person",
      "@id": "https://aquadec.com.au/author/jessica/",
      "name": "jessica",
      "url": "https://aquadec.com.au/author/jessica/",
      "image": {
        "@type": "ImageObject",
        "@id": "https://secure.gravatar.com/avatar/b97a12a80db2a0014255be88140aa32d02b0041e835e198f36be8f3ef8a8be99?s=96&amp;d=mm&amp;r=g",
        "url": "https://secure.gravatar.com/avatar/b97a12a80db2a0014255be88140aa32d02b0041e835e198f36be8f3ef8a8be99?s=96&amp;d=mm&amp;r=g",
        "caption": "jessica",
        "inLanguage": "en-AU"
      },
      "worksFor": {
        "@id": "https://aquadec.com.au/#organization"
      }
    },
    {
      "@type": "Article",
      "headline": "Aquadec | A leading Sydney commercial irrigation company",
      "datePublished": "2017-11-10T09:47:36+11:00",
      "dateModified": "2024-10-24T12:03:32+11:00",
      "author": {
        "@id": "https://aquadec.com.au/author/jessica/",
        "name": "jessica"
      },
      "publisher": {
        "@id": "https://aquadec.com.au/#organization"
      },
      "description": "Aquadec is a leading Sydney commercial irrigation company built on experience with a reputation for durable, effective, and efficient irrigation systems.",
      "name": "Aquadec | A leading Sydney commercial irrigation company",
      "@id": "https://aquadec.com.au/#richSnippet",
      "isPartOf": {
        "@id": "https://aquadec.com.au/#webpage"
      },
      "image": {
        "@id": "https://aquadec.com.au/wp-content/uploads/2017/11/banner-min-1.jpg"
      },
      "inLanguage": "en-AU",
      "mainEntityOfPage": {
        "@id": "https://aquadec.com.au/#webpage"
      }
    }
  ]
}
A
Rich Results Eligibility
2 JSON-LD block(s) declaring 7 schema type(s)
PASS
2 JSON-LD block(s) declaring 7 schema type(s)
Info::
SiteLinks Search Box markup detected
The page declares a `WebSite` schema with a `potentialAction` of `SearchAction`. This makes the homepage eligible for Google's in-SERP search box -- a high-visibility SERP feature for branded queries.
Info::
7 rich-result schema type(s) declared
Inventory of structured-data types on the page (each may unlock a different SERP feature): ImageObject (×2), Organization (×2), WebPage (×2), WebSite (×2), Article, BreadcrumbList, Person Search engines decide whether to render rich results based on content quality + page-level signals; declaring the schema is necessary but not sufficient.
Warning::
2 Organization blocks on the page -- only one should describe the publishing entity
Multiple `Organization` JSON-LD blocks confuse search engines about which is canonical. Google may suppress knowledge-panel features when the entity identity is ambiguous. Pick one Organization block (typically representing the publisher) and remove the rest, or merge by giving the duplicates explicit `@id` URIs that point to a single canonical entity.
A+
Autoplay Media
No autoplay media on the page
PASS
No autoplay media on the page
Info::
No autoplay media on the page
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback