Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction4 landmarksFIX
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
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
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLink & Button Quality3 issue(s) across 48 links and 0 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.youtube.com/channel/UCZ6wU9c… | Follow | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/in/matthew-duig… | Follow | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/meshdesignproj… | Follow | new tab | Add '(opens in new tab)' to text |
| https://www.pinterest.com.au/matthewduig… | Follow | new tab | Add '(opens in new tab)' to text |
| /our-projects | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Our Projects | |||
| /our-projects | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Our Projects | |||
| /our-projects | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Our Projects | |||
| https://www.youtube.com/channel/UCZ6wU9c… | Follow | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/in/matthew-duig… | Follow | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/meshdesignproj… | Follow | new tab | Add '(opens in new tab)' to text |
| https://www.pinterest.com.au/matthewduig… | Follow | new tab | Add '(opens in new tab)' to text |
| https://maps.app.goo.gl/UUjUwcmm1nv8dDAg… | <img height="512" width="512" … | new tab | Add '(opens in new tab)' to text |
| mailto:md@meshdesignprojects.com.au | <img height="24" width="24" de… | new tab | Add '(opens in new tab)' to text |
| tel:0400438295 | <img height="24" width="24" de… | new tab | Add '(opens in new tab)' to text |
| https://www.sitesatscale.com/ | Sites at Scale | new tab | Add '(opens in new tab)' to text |
Generic link text like 'click here' doesn't describe the destination.
/our-projects ("Learn More"); /our-projects ("Learn More"); /our-projects ("Learn More")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://www.youtube.com/channel/UCZ6wU9c54RZn_GwxEiFbtOw?view_as=subscriber; https://www.linkedin.com/in/matthew-duignan-2020/; https://www.instagram.com/meshdesignprojects; https://www.pinterest.com.au/matthewduignan/; https://www.youtube.com/channel/UCZ6wU9c54RZn_GwxEiFbtOw?view_as=subscriber; https://www.linkedin.com/in/matthew-duignan-2020/; https://www.instagram.com/meshdesignprojects; https://www.pinterest.com.au/matthewduignan/; https://maps.app.goo.gl/UUjUwcmm1nv8dDAg7; mailto:md@meshdesignprojects.com.au (+2 more)
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
C404 Error PageActionCould not testREVIEW
404 page quality check not available.
CFavicon & BrandingAction3 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 fail WCAG AAREVIEW
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 Comprehensive Design… | 1.07:1 | 3.0:1 | #000000 | #0E0B0E | Fail |
| h2 Our Expertise | 1.07:1 | 3.0:1 | #000000 | #0E0B0E | Fail |
| h2 AS SEEN IN | 1.07:1 | 3.0:1 | #000000 | #0E0B0E | Fail |
| h2 Melbourne Home & Bui… | 1.07:1 | 3.0:1 | #000000 | #0E0B0E | Fail |
| h2 New Build | 1.07:1 | 3.0:1 | #000000 | #0E0B0E | Fail |
| h2 Alterations and Addi… | 1.07:1 | 3.0:1 | #000000 | #0E0B0E | Fail |
| h2 Our Reviews | 1.07:1 | 3.0:1 | #000000 | #0E0B0E | Fail |
| h2 Our Melbourne Buildi… | 1.07:1 | 3.0:1 | #000000 | #0E0B0E | Fail |
| h2 Design the Home You… | 1.07:1 | 3.0:1 | #000000 | #0E0B0E | Fail |
| h3 Welcome to Your Desi… | 1.07:1 | 3.0:1 | #000000 | #0E0B0E | Fail |
| h3 Pre-Design | 1.07:1 | 3.0:1 | #000000 | #0E0B0E | Fail |
| h3 Concept Design | 1.07:1 | 3.0:1 | #000000 | #0E0B0E | Fail |
| h3 Welcome to Your Desi… | 1.07:1 | 3.0:1 | #000000 | #0E0B0E | Fail |
| h3 Pre-Design | 1.07:1 | 3.0:1 | #000000 | #0E0B0E | Fail |
| h3 Concept Design | 1.07:1 | 3.0:1 | #000000 | #0E0B0E | Fail |
| h3 Working Drawings | 1.07:1 | 3.0:1 | #000000 | #0E0B0E | Fail |
| h3 Building Permit | 1.07:1 | 3.0:1 | #000000 | #0E0B0E | Fail |
| h3 Building Quotes | 1.07:1 | 3.0:1 | #000000 | #0E0B0E | Fail |
| h3 Working Drawings | 1.07:1 | 3.0:1 | #000000 | #0E0B0E | Fail |
| h3 Building Permit | 1.07:1 | 3.0:1 | #000000 | #0E0B0E | Fail |
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.
BLighthouse Accessibility AuditsScore 89/100 — 3 failing, 22 passedREVIEW
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 |
|---|
Book a Meeting div.et_pb_row > div.et_pb_column > div.et_pb_button_module_wrapper > a.et_pb_button |
Get Started div.et_pb_row > div.et_pb_column > div.et_pb_button_module_wrapper > a.et_pb_button |
Book a Meeting div.et_pb_row > div.et_pb_column > div.et_pb_button_module_wrapper > a.et_pb_button |
Book a Meeting div#column-reverse > div.et_pb_column > div.et_pb_button_module_wrapper > a.et_pb_button |
Learn More div.et_pb_row > div.et_pb_column > div.et_pb_button_module_wrapper > a.et_pb_button |
Book a Meeting div.et_pb_row > div.et_pb_column > div.et_pb_button_module_wrapper > a.et_pb_button |
Together, we’ll create a home that perfectly matches your vision and lifestyle. div.et_pb_column > div.et_pb_module > div.et_pb_text_inner > p |
Book a Meeting div.et_pb_row > div.et_pb_column > div.et_pb_button_module_wrapper > a.et_pb_button |
425 Smith St, Fitzroy VIC 3065, Australia ul.dsm_icon_list_items > li.dsm_icon_list_child > a > span.dsm_icon_list_text |
md@meshdesignprojects.com.au ul.dsm_icon_list_items > li.dsm_icon_list_child > a > span.dsm_icon_list_text |
0400 438 295 ul.dsm_icon_list_items > li.dsm_icon_list_child > a > span.dsm_icon_list_text |
Sites at Scale div.et_pb_module > div.et_pb_text_inner > strong > a |
These are opportunities to improve the legibility of your content.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.js html.js |
These items highlight common accessibility best practices.
A+Heading Hierarchy34 headingsPASS
- H1 Building Designer in Melbourne for New Homes, Renovations & Extensions
- H2 Comprehensive Design Solutions with a Focus on Sustainability and Modern Living
- H2 Melbourne Building Designers for Homes & Extensions
- H2 Our Expertise
- H2 AS SEEN IN
- H2 Melbourne Home & Building Design
- H2 New Build
- H2 Alterations and Additions
- H2 Our Reviews
- H2 Mike Kane
- H2 Kirsty Fisher
- H2 Matt Forssman
- H2 Jennifer Green
- H2 Scott G Wright Photography
- H2 Roberta Thomson
- H2 Our Melbourne Building Design Process
- H3 Welcome to Your Design Journey
- H3 Pre-Design
- H3 Concept Design
- H3 Welcome to Your Design Journey
- H3 Pre-Design
- H3 Concept Design
- H3 Design Development
- H3 Planning Permit and Application
- H3 Working Drawings
- H3 Building Permit
- H3 Building Quotes
- H3 Design Development
- H3 Planning Permit and Application
- H3 Working Drawings
- H3 Building Permit
- H3 Building Quotes
- H3 We’re Now Ready to Build your Dream Home
- H2 Design the Home You’ve Always Wanted with Melbourne’s Best