Skip to content
https://Lovemedia.nz

SEO

· 14 checks — Canonical, meta, content depth, internal links, image SEO, and hreflang rolled into one auditable list.
SCORE
95
GRADE
A
FIX
1
REVIEW
1
PASS
11
INFO
1

Cross-tab audit — SEO, performance, crawlability, mobile, structured data

Checks
14
11 PASS 1 REVIEW 1 FIX
D
Schema Markup Audit
Action
3 schema types detected
FIX

Rich result eligibility

WebSite Eligible

Sitelinks search box

Organization Not eligible

Organization knowledge panel

Missing: name, url

LocalBusiness Not eligible

Local business rich results

Missing: name, address

Detected schema types

WebSite json-ld → Sitelinks search box
2/2 required · 0/1 recommended
Required fields (Google)
  • name — Required for the sitelinks search box
  • url — Required to anchor the search box to your domain
Recommended fields
  • potentialAction — Add a SearchAction with target and query-input Enables the in-SERP search box
Google's spec for this type
Organization json-ld → Organization knowledge panel
0/2 required · 1/4 recommended
Required fields (Google)
  • name — Add the organization name Required for the knowledge panel
  • url — Add the canonical organization URL Required for entity matching
Recommended fields
  • logo — Add a logo URL (square, ≥112px) Strongly recommended — appears in the knowledge panel header
  • sameAs — Connects the entity across the web
  • contactPoint — Add ContactPoint with telephone and contactType Enables direct contact from the knowledge panel
  • description — Add an organization description Used as the panel summary
Google's spec for this type
LocalBusiness json-ld → Local business rich results
1/3 required · 0/6 recommended
Required fields (Google)
  • name — Add the business name Required for local business rich results
  • address — Add a PostalAddress with streetAddress, city, region, postalCode, country Required for the local pack and map cards
  • image — Required — local pack always shows an image
Recommended fields
  • telephone — Add the public-facing phone number Enables click-to-call from search results
  • url — Add the canonical website URL Required for the website-link button
  • openingHours — Add openingHoursSpecification entries Shows the open/closed badge
  • aggregateRating — Add aggregateRating with ratingValue and reviewCount Enables star ratings in the local pack
  • geo — Add a GeoCoordinates with latitude and longitude Improves map placement accuracy
  • priceRange — Add priceRange (e.g. "$$") Shows the affordability badge
Google's spec for this type

Missing schema opportunities

  • moderate

    VideoObject

    Page embeds video content that could be marked up as VideoObject

    Videos appear in the video carousel and have a thumbnail badge

Adding these recommended fields improves chances of getting Sitelinks search box in search results.

Why this matters

Schema entity has required fields but could add recommended ones for richer SERP layouts (star ratings, prices, etc.).

Source: Google Search Central

Your Organization structured data is missing required fields for Google's Organization knowledge panel. Without these, the page won't qualify for rich results.

Why this matters

Schema entity missing required properties — Google's rich-result eligibility check fails; the schema is in source but never renders enhanced.

Source: Google Search Central

Your LocalBusiness structured data is missing required fields for Google's Local business rich results. Without these, the page won't qualify for rich results.

Why this matters

Schema entity missing required properties — Google's rich-result eligibility check fails; the schema is in source but never renders enhanced.

Source: Google Search Central

C
Content Depth
Action
630 words, Very Difficult
REVIEW
630 words, Very Difficult
Info::
Page has 630 words of content
Info::
Text-to-HTML ratio is 3%
Very low ratio suggests heavy framework overhead or boilerplate.
Info::
Reading level: Very Difficult (grade 17)
630 words

Good depth

Reading level

Very Easy
Easy
Fairly Easy
Standard
Fairly Difficult
Difficult
Very Difficult

Grade 17

Text-to-HTML Ratio

3% text 97% HTML

4 KB / 164 KB

Very low ratio suggests heavy framework overhead or boilerplate.

Why this matters

Informational: ratio of visible text bytes to total HTML bytes. Very low ratios suggest excessive markup overhead.

A+
Canonical URL
Properly configured
PASS
Properly configured
Info::
Canonical tag present
Got: https://lovemedia.nz
Info::
Canonical is self-referencing
Info::
Canonical matches final URL after redirects
Info::
Canonical target returns 200
Canonical URL Configured
Page URL https://Lovemedia.nz Canonical https://lovemedia.nz Match Self-referencing (correct) Target 200 ✓
A+
Meta Tags
Title: 70 chars
PASS
Title: 70 chars
Info::
Page title is set
Got: Video Production Auckland | Love Media NZ | Storytelling That Connects
Info::
Title is 70 characters — may be truncated in search results
Info::
Meta description length (156 chars) is optimal
Title

"Video Production Auckland | Love Media NZ | Storytelling That Connects"

70 characters Will truncate
Robots: Indexable (no restrictions)
A+
Title Style Depth
Title style is clean -- consistent separator, no stale year, no keyword stuffing
PASS
Title style is clean -- consistent separator, no stale year, no keyword stuffing
Info::
Title style is clean
A+
Image SEO
16 images, 16 descriptive filenames
PASS
16 images, 16 descriptive filenames
Info::
All images have descriptive filenames
Info::
1 image(s) missing alt text — see Accessibility tab
16 descriptive
0 hash-based
0 generic
16 total
FilenameQualityAltIssues
BHT_Toata_MAX7227.jpgdescriptive1

See Accessibility tab for detailed alt text quality analysis.

A+
Hreflang URL Quality
No hreflang tags on the page
PASS
No hreflang tags on the page
Info::
No hreflang tags on the page
A+
Hreflang Completeness
No hreflang tags on this page -- check is N/A (single-language site or unannotated)
PASS
No hreflang tags on this page -- check is N/A (single-language site or unannotated)
Info::
No hreflang tags found -- completeness check is N/A
A+
Sitemap Freshness
Sitemap updated within 90 days (17/17 URLs have lastmod)
PASS
Sitemap updated within 90 days (17/17 URLs have lastmod)
Info::
Sitemap actively maintained — newest lastmod: 4 days ago
Got: 2026-05-06T00:00:00Z
A+
Sitemap × Robots Consistency
No sitemap-vs-robots conflicts in the URL sample
PASS
No sitemap-vs-robots conflicts in the URL sample
Info::
All 5 sampled sitemap URLs are crawlable per robots.txt
A+
Sitemap Hygiene
Sitemap structure / size look healthy (17 URLs, 18 KB)
PASS
Sitemap structure / size look healthy (17 URLs, 18 KB)
Info::
Sitemap structure / size look healthy (17 URLs)
A
Markup Quality
2 markup-quality issue(s) detected
PASS
2 markup-quality issue(s) detected
Info::
`<meta charset>` declared at byte 1365 -- past the 1024-byte spec window
The HTML5 spec requires the encoding declaration to appear in the first 1024 bytes. Browsers that started parsing in a default encoding and discover the real charset later DISCARD parsing state and re-parse from the top -- a measurable hit to First Contentful Paint. Move the `<meta charset>` tag to be the first child of `<head>`.
Info::
1 redundant ARIA role attribute(s) on native semantic element(s)
The W3C "ARIA in HTML" spec calls this its first rule: don't use ARIA when a native HTML element already conveys the semantics. `<button role="button">`, `<a href role="link">`, `<nav role="navigation">`, `<main role="main">` -- the role attribute either does nothing or shadows the native semantic, occasionally breaking assistive-tech behaviors. Remove the redundant role.
Hreflang
0 hreflang tags
INFO
0 hreflang tags

No hreflang tags detected.

Hreflang tags are only needed for multilingual or multi-regional sites.

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback