Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction5 issue(s) across 104 links and 10 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://twitter.com/b2community | (empty) | empty | Add link text or aria-label |
| https://www.business2community.com/ | More | generic text | Replace with descriptive text |
Before: More Suggested: Home page | |||
| https://www.business2community.com/small… | (empty) | empty | Add link text or aria-label |
| https://twitter.com/b2community | new tab | Add '(opens in new tab)' to text | |
| https://www.facebook.com/business2commun… | new tab | Add '(opens in new tab)' to text | |
| https://t.me/b2cgroupofficial | Telegram | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/busines… | new tab | Add '(opens in new tab)' to text | |
| https://www.business2community.com/terms… | cookies | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
https://twitter.com/b2community; https://www.business2community.com/small-business/connecticut-bill-would-pay-…
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.
https://www.business2community.com/ ("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://twitter.com/b2community; https://www.facebook.com/business2community; https://t.me/b2cgroupofficial; https://www.linkedin.com/company/business-2-community/; https://www.business2community.com/terms-of-use/
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
Icon-only buttons need an aria-label so screen readers can announce them.
button.btn (#249 on page); button.btn (#272 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
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
CLandmark StructureAction3 landmarksREVIEW
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
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
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding5 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 14 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Discover the Latest … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Latest News | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 We are more than a n… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Stay Informed, Sign … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Stay Informed, Sign … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Business2Community: … | 1.60:1 | 4.5:1 | #000000 | #143059 | Fail |
| a Business News | 1.60:1 | 4.5:1 | #000000 | #143059 | Fail |
| a Marketing | 1.60:1 | 4.5:1 | #000000 | #143059 | Fail |
| span Marketing | 1.60:1 | 4.5:1 | #000000 | #143059 | Fail |
| a B2B Marketing | 1.60:1 | 4.5:1 | #000000 | #143059 | Fail |
| a Digital Marketing | 1.60:1 | 4.5:1 | #000000 | #143059 | Fail |
| a Online Marketing | 1.60:1 | 4.5:1 | #000000 | #143059 | Fail |
| a Small Business | 1.60:1 | 4.5:1 | #000000 | #143059 | Fail |
| a Marketing | 2.01:1 | 4.5:1 | #000000 | #244069 | Fail |
| a About Us | 2.38:1 | 4.5:1 | #000000 | #2F4B74 | Fail |
| span About Us | 1.31:1 | 4.5:1 | #000000 | #10213D | Fail |
| a Why Trust Us? | 1.31:1 | 4.5:1 | #000000 | #10213D | Fail |
| a Editorial Policy | 1.31:1 | 4.5:1 | #000000 | #10213D | Fail |
| span Countries | 1.31:1 | 4.5:1 | #000000 | #10213D | Fail |
| a USA | 21.00:1 | 4.5: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.
A+Heading Hierarchy12 headingsPASS
- H1 Discover the Latest Business & Marketing News
- H2 Latest News
- H3 Connecticut Bill Would Pay Small Businesses to Advertise in Local Media
- H3 Virginia Paid Leave Bill Would Give Workers 12 Weeks at 80% Pay, With a Carveout for the Smallest Employers
- H3 Washington’s New 9.9% Millionaire Tax Ignites Debate Over Small Business and Startup Impact
- H3 Ohio Business Matchmaker Returns in April, Connecting Small Businesses With Government Buyers
- H3 McKinsey: $3 Trillion Wealth Opportunity for Black and Minority Business Buyers
- H3 Damage to Qatar’s Gas Facility Could Have Substantial Impact on SME Costs
- H3 UK Minimum Wage Crackdown Hits 389 Employers with £12.6m in Fines
- H3 Stay Informed, Sign Up for Our Exclusive Newsletter!
- H2 We are more than a news publication
- H3 Stay Informed, Sign Up for Our Exclusive Newsletter!
A+Alt Text QualityAll 1 images OKPASS
A+Form AccessibilityAll 4 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| s | search | none | |
| s | search | none | |
| none | |||
| none |
ALighthouse Accessibility AuditsScore 93/100 — 2 failing, 25 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 |
|---|
Go form > div.input-group > div.input-group-btn > button.btn |
Go form > div.input-group > div.input-group-btn > button.btn |
These are opportunities to improve the legibility of your content.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.container > div.d-flex > div.ms-auto > a.b2c-section-more-link div.container > div.d-flex > div.ms-auto > a.b2c-section-more-link |
div#splide01-list > div#splide01-slide01 > div.post-card > a.stretched-link div#splide01-list > div#splide01-slide01 > div.post-card > a.stretched-link |
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.