Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DHeading HierarchyAction38 headings, 2 skip(s)FIX
- H1 (empty)
- H3 Digitize >> skipped
- H3 Automate
- H3 <<Grow
- H2 Transform Your Business with Smart Digital Solutions
- H3 I am a Website Design entrepreneur that help small businesses increase revenue through website lead generation systems, conversion optimization and automation.
- H1 Turn Your Website Into a Revenue Engine duplicate H1
- H2 Convert more visitors - Close more deals
- H3 The Problem
- H3 With My Smart Digital Solution
- H3 After Upgrade
- H2 My Digital Solution
- H2 Website Design & Development
- H3 Mobile & SEO friendly - Optimised Websites
- H3 Easy-to-Manage Content Management Software (CMS) + Free Training
- H3 Full Control with Content Management Software (CMS) + Complimentary Training
- H2 (empty)
- H2 Customer Relationship Management Apps
- H3 Business Automation with CRM Apps
- H3 What It Can Do for You?
- H3 Key Apps Integration
- H3 Perfect for Both Service & eCommerce Businesses
- H3 (empty)
- H2 AI Chatbot
- H3 Automate Conversations, Capture More Leads
- H3 What This Means for Your Business
- H3 Key Features & Benefits
- H2 (empty)
- H2 Digital Marketing & Data Analytics
- H3 Results-Driven Digital Marketing That Grows Your Business
- H3 What This Means for You
- H3 Key Features & Benefits
- H3 Powered by Automation & Data
- H3 Why It Matters
- H3 Perfect for Service & eCommerce Businesses
- H2 Question & Answer
- H2 Reach out to us with your business needs
- H5 Follow us skipped
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
FLink & Button QualityAction7 issue(s) across 61 links and 5 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /contactus | Contact Us | new tab | Add '(opens in new tab)' to text |
| /contactus | Contact Us | new tab | Add '(opens in new tab)' to text |
| #table_of_content_heading_2_14 | (empty) | empty | Add link text or aria-label |
| #table_of_content_heading_2_20 | (empty) | empty | Add link text or aria-label |
| /website-design | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: Website Design | |||
| /crm-systems-data-analytics | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: Crm Systems Data Analytics | |||
| #table_of_content_heading_1_14 | (empty) | empty | Add link text or aria-label |
| /ai-business-automation | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: Ai Business Automation | |||
| /digital-marketing | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: Digital Marketing | |||
| /website/social/linkedin | new tab | Add '(opens in new tab)' to text | |
| http://www.odoo.com?utm_source=db&utm_me… | Odoo | new tab | Add '(opens in new tab)' to text |
| http://www.odoo.com/app/website?utm_sour… | free website | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
#table_of_content_heading_2_14; #table_of_content_heading_2_20; #table_of_content_heading_1_14
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Generic link text like 'click here' doesn't describe the destination.
/website-design ("Read More"); /crm-systems-data-analytics ("Read More"); /ai-business-automation ("Read More"); /digital-marketing ("Read 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.
/contactus; /contactus; /website/social/linkedin; http://www.odoo.com?utm_source=db&utm_medium=website; http://www.odoo.com/app/website?utm_source=db&utm_medium=website
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
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
BTap Target Adequacy1 tap target(s) too small or too close togetherREVIEW
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction3 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 1 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 Question & Answer | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Reach out to us with… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Website Automation &… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip to Content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Home | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Solution | 15.76:1 | 4.5:1 | #000000 | #DFDFDF | Pass |
| span Website Design | 15.46:1 | 4.5:1 | #000000 | #DDDDDD | Pass |
| span AI & Business Automa… | 15.17:1 | 4.5:1 | #000000 | #DBDBDB | Pass |
| span CRM Systems & Data A… | 15.02:1 | 4.5:1 | #000000 | #DADADA | Pass |
| span Digital Marketing | 14.73:1 | 4.5:1 | #000000 | #D8D8D8 | Pass |
| span Resources | 14.45:1 | 4.5:1 | #000000 | #D6D6D6 | Pass |
| span About Me | 14.17:1 | 4.5:1 | #000000 | #D4D4D4 | Pass |
| strong Contact Us | 8.82:1 | 3.0:1 | #000000 | #6DB2C5 | Pass |
| span Home | 6.70:1 | 4.5:1 | #000000 | #269EBC | Pass |
| span Solution | 6.78:1 | 4.5:1 | #000000 | #269FBD | Pass |
| span Website Design | 6.69:1 | 4.5:1 | #000000 | #269EBB | Pass |
| span AI & Business Automa… | 7.11:1 | 4.5:1 | #000000 | #26A4BB | Pass |
| span CRM Systems & Data A… | 6.32:1 | 4.5:1 | #000000 | #2999B5 | Pass |
| span Digital Marketing | 5.45:1 | 4.5:1 | #000000 | #238DA9 | Pass |
| span Resources | 4.22:1 | 4.5:1 | #000000 | #237899 | 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 87/100 — 4 failing, 24 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 |
|---|
Real Business Impact with our section.s_key_benefits > div.container > p.lead > font |
After Upgrade div.row > div.o_colored_level > h3 > span.text-o-color-1 |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
free website div.row > div.col-md > div.o_brand_promotion > a |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Digitize >> div#wrap > section.s_cover > div.s_allow_columns > h3 |
These are opportunities to improve keyboard navigation in your application.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Cookie Policy footer#bottom > div.o_cookie_policy_link_container > p.m-0 > a.oe_unremovable |
These items highlight common accessibility best practices.
ALandmark Structure8 landmarksPASS
The skip-link anchor (e.g., `href="#main"`) points at an ID that has no corresponding element on the page. Activating the link does nothing -- a silent WCAG 2.4.1 failure that the visual link presence hides. Add `id="main"` (or whichever matches the href) to the target landmark.
Skip link points at an ID that doesn't exist on the page. The link looks fine visually but does nothing when activated -- silent WCAG 2.4.1 failure.
Learn more ▾ ▴
Find the target landmark (typically <main> or the first <h1>) and add `id="..."` matching the skip link's href fragment. Test by tabbing to the skip link and pressing Enter -- focus should jump to the target.
Source: WCAG 2.1 SC 2.4.1