Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction5 issue(s) across 87 links and 40 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.freshworks.com/ | https://www.freshworks.com/ | img no alt | Add alt attribute to the image |
| https://www.freshworks.com/platform/ai-c… | https://www.freshworks.com/pla… | img no alt | Add alt attribute to the image |
| https://www.freshworks.com/platform/ai-c… | https://www.freshworks.com/pla… | img no alt | Add alt attribute to the image |
| https://www.freshworks.com/freshdesk/omn… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Freddy Ai Automation | |||
| https://www.freshworks.com/customers/sto… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Total Expert | |||
| https://www.freshworks.com/customers/sto… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Bridgestone | |||
| https://www.freshworks.com/customers/sto… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: | |||
| https://www.freshworks.com/customers/sto… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Hobbycraft | |||
| https://twitter.com/FreshworksInc | https://twitter.com/Freshworks… | new tab | Add '(opens in new tab)' to text |
| https://linkedin.com/company/freshworks-… | https://linkedin.com/company/f… | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/FreshworksInc | https://www.facebook.com/Fresh… | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/c/FreshworksInc | https://www.youtube.com/c/Fres… | new tab | Add '(opens in new tab)' to text |
| https://play.google.com/store/apps/devel… | https://play.google.com/store/… | new tab | Add '(opens in new tab)' to text |
| https://apps.apple.com/us/developer/fres… | https://apps.apple.com/us/deve… | new tab | Add '(opens in new tab)' to text |
| https://www.freshworks.com/terms/ | https://www.freshworks.com/ter… | new tab | Add '(opens in new tab)' to text |
| https://www.freshworks.com/privacy/ | https://www.freshworks.com/pri… | new tab | Add '(opens in new tab)' to text |
| https://cookiepedia.co.uk/giving-consent… | More information about your pr… | new tab | Add '(opens in new tab)' to text |
| https://www.onetrust.com/products/cookie… | Powered by OneTrust Opens in a… | new tab | Add '(opens in new tab)' to text |
Generic link text like 'click here' doesn't describe the destination.
https://www.freshworks.com/freshdesk/omni/freddy-ai-automation/ ("Learn more"); https://www.freshworks.com/customers/stories/total-expert/ ("Read more"); https://www.freshworks.com/customers/stories/bridgestone/ ("Read more"); https://www.freshworks.com/customers/stories/woolacombe/ ("Read more"); https://www.freshworks.com/customers/stories/hobbycraft/ ("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
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://www.freshworks.com/"]; a[href="https://www.freshworks.com/platform/ai-capability/"]; a[href="https://www.freshworks.com/platform/ai-capability/"]
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://twitter.com/FreshworksInc; https://linkedin.com/company/freshworks-inc; https://www.facebook.com/FreshworksInc; https://www.youtube.com/c/FreshworksInc; https://play.google.com/store/apps/developer?id=Freshworks+Inc; https://apps.apple.com/us/developer/freshworks-technologies-private-limited/i…; https://www.freshworks.com/terms/; https://www.freshworks.com/privacy/; https://cookiepedia.co.uk/giving-consent-to-cookies; https://www.onetrust.com/products/cookie-consent/
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
BHeading Hierarchy35 headingsREVIEW
- H2 Customer service that puts people first
- H2 Introducing Vertical AI Agents and a new customer service home
- H2 Seamless support. Smarter agents. Faster resolutions.
- H2 Meet Freddy AI
- H2 Join 74,000+ companies uncomplicating customer service
- H2 The full customer service experience
- H3 Omnichannel customer service
- H3 Freshdesk Command Center
- H3 Advanced ticketing
- H3 Freddy AI Agent
- H3 Freddy AI Copilot
- H3 Freddy AI Insights
- H3 Industry-leading results with Freshdesk
- H2 Connect your business apps
- H2 The experts agree
- H2 Explore insights & resources on AI-powered customer service
- H3 2025 Customer Service Report
- H3 Forrester on the TEI of Freshworks
- H2 Get started with Freshdesk
- H3 Free to try. Fast to scale.
- H3 See rapid impact in action
- H3 Learn, explore, get inspired
- H3 Login to account
- H2 Privacy Preference Center
- H3 Your Privacy
- H4 Your Privacy
- H3 Strictly Necessary Cookies
- H4 Strictly Necessary Cookies
- H3 Functional Cookies
- H4 Functional Cookies
- H3 Performance Cookies
- H4 Performance Cookies
- H3 Targeting Cookies
- H4 Targeting Cookies
- H3 Advertising Cookies
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
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction4 icon(s) detectedREVIEW
ALandmark Structure10 landmarksPASS
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
A+Alt Text QualityAll 106 images OKPASS
A+Form AccessibilityAll 15 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #:r0: | text | First name * | for/id |
| #:r1: | text | Last name * | for/id |
| #:r2: | Work email * | for/id | |
| #:r3: | text | Company name * | for/id |
| #webinar-slot-196 | select | Time slot * | for/id |
| disclaimer-checkbox | checkbox | none | |
| consent-checkbox | checkbox | none | |
| #ot-group-id-C0003 | checkbox | Functional Cookies | for/id |
| #ot-group-id-C0002 | checkbox | Performance Cookies | for/id |
| #ot-group-id-C0004 | checkbox | Targeting Cookies | for/id |
| #vendor-search-handler | text | Vendor Search | aria-label |
| #select-all-vendor-leg-handler | checkbox | Select All Vendors | for/id |
| #select-all-vendor-groups-handler | checkbox | Select All Vendors | for/id |
| #select-all-hosts-groups-handler | checkbox | Select All Hosts | for/id |
| #storage-access-group | checkbox | Information storage and access | for/id |
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 Customer service tha… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Introducing Vertical… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Seamless support. Sm… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Meet Freddy AI | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Join 74,000+ compani… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 The full customer se… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Connect your busines… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 The experts agree | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Explore insights & r… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Get started with Fre… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Privacy Preference C… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Omnichannel customer… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Freshdesk Command Ce… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Advanced ticketing | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Freddy AI Agent | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Freddy AI Copilot | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Freddy AI Insights | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Industry-leading res… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 2025 Customer Servic… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Forrester on the TEI… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | 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 90/100 — 4 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.
ARIA
ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. Learn how to make ARIA dialog elements more accessible.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Close body#next-gen > div#wistia-video-301_popover_container |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
Study a.sc-ace17a57-0 > div.sc-ace17a57-0 > div.sc-ace17a57-0 > span.sc-b323b31-0 |
These are opportunities to improve the legibility of your content.
Tables and lists
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Demo header.sc-6293d692-0 > nav.sc-6293d692-0 > div.sc-ace17a57-0 > li.sc-ace17a57-0 |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Contact Us div.sc-6293d692-0 > div.sc-ace17a57-0 > span.sc-b323b31-0 > a.sc-e5af17da-0 |
Investors div.sc-6293d692-0 > ul.sc-ace17a57-0 > li.sc-6293d692-0 > a.sc-e5af17da-0 |
Insights & Trends div.sc-6293d692-0 > ul.sc-ace17a57-0 > li.sc-6293d692-0 > a.sc-e5af17da-0 |
Training & Certification div.sc-6293d692-0 > ul.sc-ace17a57-0 > li.sc-6293d692-0 > a.sc-e5af17da-0 |
Student Academy div.sc-6293d692-0 > ul.sc-ace17a57-0 > li.sc-6293d692-0 > a.sc-e5af17da-0 |
What’s New div.sc-6293d692-0 > ul.sc-ace17a57-0 > li.sc-6293d692-0 > a.sc-e5af17da-0 |
Freshservice for MSPs div.sc-6293d692-0 > ul.sc-ace17a57-0 > li.sc-6293d692-0 > a.sc-e5af17da-0 |
Freshservice for Business Teams div.sc-6293d692-0 > ul.sc-ace17a57-0 > li.sc-6293d692-0 > a.sc-e5af17da-0 |
Freshdesk Omni div.sc-6293d692-0 > ul.sc-ace17a57-0 > li.sc-6293d692-0 > a.sc-e5af17da-0 |
Freshchat div.sc-6293d692-0 > ul.sc-ace17a57-0 > li.sc-6293d692-0 > a.sc-e5af17da-0 |
Freshsales div.sc-6293d692-0 > ul.sc-ace17a57-0 > li.sc-6293d692-0 > a.sc-e5af17da-0 |
Freshsales Suite div.sc-6293d692-0 > ul.sc-ace17a57-0 > li.sc-6293d692-0 > a.sc-e5af17da-0 |
Freshmarketer div.sc-6293d692-0 > ul.sc-ace17a57-0 > li.sc-6293d692-0 > a.sc-e5af17da-0 |
Freshworks Platform div.sc-6293d692-0 > ul.sc-ace17a57-0 > li.sc-6293d692-0 > a.sc-e5af17da-0 |
Freddy AI div.sc-6293d692-0 > ul.sc-ace17a57-0 > li.sc-6293d692-0 > a.sc-e5af17da-0 |
Privacy Notice div.sc-ace17a57-0 > ul.sc-ace17a57-0 > li.sc-6293d692-0 > a.sc-e5af17da-0 |
Site Terms div.sc-ace17a57-0 > ul.sc-ace17a57-0 > li.sc-6293d692-0 > a.sc-e5af17da-0 |
Cookie Policy div.sc-ace17a57-0 > ul.sc-ace17a57-0 > li.sc-6293d692-0 > a.sc-e5af17da-0 |
Do Not Share My Personal Information div.sc-ace17a57-0 > ul.sc-ace17a57-0 > li.sc-6293d692-0 > a.sc-e5af17da-0 |