Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction2 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure11 landmarksREVIEW
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
BHeading Hierarchy15 headingsREVIEW
- H2 Strategic Storytelling That Connects People and Purpose
- H2 Love Media is led by Rachael Patching
- H2 Trusted by organisations shaping change
- H3 Storytelling that amplifies your purpose
- H2 Love Media serves Organisations by
- H2 Crafting content and media campaigns with heart, that your audience will love
- H2 What We Do
- H3 Video Production Services:
- H2 How We Work
- H3 Our Process Includes:
- H2 Why Love Media
- H3 We combine strategic insight with heartfelt creativity to produce media that connects.
- H3 Love Media
- H3 INFO
- H3 services
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
CMobile Keyboard & AutofillAction1/2 eligible field(s) missing autocomplete or inputmodeREVIEW
BMobile-Readable Font Sizes94% of visible text renders at >= 12 CSS px (4 below threshold)REVIEW
A+Heading Text Quality1 heading-text-quality issue(s) detectedPASS
AAlt Text Quality1 of 16 images have issuesPASS
| Issue | Count |
|---|---|
| missing | 1 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
AForm Accessibility1 of 2 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #email-yui_3_17_2_2_1507845144807_20334-field | Email Address | for/id | |
| #g-recaptcha-response-100000 | textarea | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<textarea name="g-recaptcha-response" id="g-recaptcha-response-100000">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
ALink & Button Quality34 links, 3 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /new-page | Explore our Video Services & P… | new tab | Add '(opens in new tab)' to text |
| sms:+64225552005 | ( | new tab | Add '(opens in new tab)' to text |
| sms:+64225552005 | ) | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
/new-page; sms:+64225552005; sms:+64225552005
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
A+Form Input Types2 form control(s) checked, no type mismatchesPASS
A+Form Input Quality2 form control(s) checked, no input-semantic issuesPASS
A+Document LanguageLang attribute set to "en-US"PASS
A+Tabindex Anti-Patterns3 explicit tabindex attribute(s) checked, no anti-patternsPASS
AIframe Accessibility1/3 iframe(s) missing title; 0 placeholder(s)PASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A404 Error PageHTTP 404, custom pagePASS
A+PWA DepthNo PWA depth issues detectedPASS
A+Mobile UX Depth1 mobile-depth signal(s) detectedPASS
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h2 Love Media is | 19.26:1 | 3.0:1 | #000000 | #F5F5F5 | Pass |
| h2 Trusted by organisat… | 19.26:1 | 3.0:1 | #000000 | #F5F5F5 | Pass |
| h2 Crafting content and… | 19.26:1 | 3.0:1 | #000000 | #F5F5F5 | Pass |
| h2 How We Work | 19.26:1 | 3.0:1 | #000000 | #F5F5F5 | Pass |
| h3 We combine strategic… | 19.26:1 | 3.0:1 | #000000 | #F5F5F5 | Pass |
| h3 Love Media | 19.26:1 | 3.0:1 | #000000 | #F5F5F5 | Pass |
| h3 INFO | 19.26:1 | 3.0:1 | #000000 | #F5F5F5 | Pass |
| h3 services | 19.26:1 | 3.0:1 | #000000 | #F5F5F5 | Pass |
| title Video Production Auc… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Home | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a About | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Services | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | Pass |
| a Case Studies | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | Pass |
| a Contact | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | Pass |
| a Home | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | Pass |
| a About | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | Pass |
| a Services | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | Pass |
| a Case Studies | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | Pass |
| a Contact | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | Pass |
| strong Strategic Storytelli… | 19.26:1 | 3.0:1 | #000000 | #F5F5F5 | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
ALighthouse Accessibility AuditsScore 92/100 — 2 failing, 26 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Start your story with LOVE div#block-yui_3_17_2_1_1773263337939_48029 > div#yui_3_17_2_1_1778420381929_210 > div#yui_3_17_2_1_1778420381929_209 > a.sqs-block-button-element--medium |
STORYTELLING THAT AMPLIFIES YOUR PURPOSE div.sqs-block-content > div.sqs-html-content > h3 > strong |
Case Studies div#block-yui_3_17_2_1_1776218615942_134262 > div#yui_3_17_2_1_1778420381929_217 > div#yui_3_17_2_1_1778420381929_216 > a.sqs-block-button-element--medium |
VIDEO PRODUCTION SERVICES: div.sqs-block-content > div.sqs-html-content > h3 > strong |
Explore our Video Services & Pricing div#block-yui_3_17_2_1_1763192485404_156037 > div#yui_3_17_2_1_1778420381929_224 > div#yui_3_17_2_1_1778420381929_223 > a.sqs-block-button-element--medium |
OUR PROCESS INCLUDES: div.sqs-block-content > div.sqs-html-content > h3 > strong |
WE COMBINE STRATEGIC INSIGHT WITH HEARTFELT CREATIVITY TO PRODUCE MEDIA THAT CO… div#block-yui_3_17_2_1_1763192485404_144689 > div.sqs-block-content > div.sqs-html-content > h3 |
Check out examples of our work here div#block-yui_3_17_2_1_1763192485404_26892 > div#yui_3_17_2_1_1778420381929_231 > div#yui_3_17_2_1_1778420381929_230 > a.sqs-block-button-element--medium |
Book a free Media Consultation div#block-yui_3_17_2_1_1763338531085_139326 > div#yui_3_17_2_1_1778420381929_238 > div#yui_3_17_2_1_1778420381929_237 > a.sqs-block-button-element--medium |
LOVE LITE SERVICE div.Footer-middle > nav.Footer-nav > div.Footer-nav-group > a.Footer-nav-item |
SHORT FORM STORYTELLING SUBSCRIPTION div.Footer-middle > nav.Footer-nav > div.Footer-nav-group > a.Footer-nav-item |
THE ASSET PACKAGE div.Footer-middle > nav.Footer-nav > div.Footer-nav-group > a.Footer-nav-item |
CAMPAIGN AND DIGITAL STRATEGY PACKAGE div.Footer-middle > nav.Footer-nav > div.Footer-nav-group > a.Footer-nav-item |
These are opportunities to improve the legibility of your content.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#yui_3_17_2_1_1778420381929_267 > div#yui_3_17_2_1_1778420381929_278 > div#yui_3_17_2_1_1778420381929_298 > img.loaded div#yui_3_17_2_1_1778420381929_267 > div#yui_3_17_2_1_1778420381929_278 > div#yui_3_17_2_1_1778420381929_298 > img.loaded |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.