Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction7 issue(s) across 86 links and 41 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://developers.buzzsumo.com/ | API Docs … | new tab | Add '(opens in new tab)' to text |
| https://help.buzzsumo.com/ | Help | new tab | Add '(opens in new tab)' to text |
| https://buzzsumo.com/case-studies/connec… | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: View | |||
| https://buzzsumo.com/case-studies/story-… | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: View | |||
| https://buzzsumo.com/case-studies/erika-… | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: View | |||
| https://buzzsumo.com/case-studies/rise-a… | Read more about Rise at Seven | img no alt | Add alt attribute to the image |
| https://buzzsumo.com/blog/pr-link-buildi… | Read more about Why Relevance … | img no alt | Add alt attribute to the image |
| https://buzzsumo.com/blog/most-shared-he… | Read more about 100m Articles … | img no alt | Add alt attribute to the image |
| https://twitter.com/buzzsumo/ | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/buzzsumo/ | (empty) | empty | Add link text or aria-label |
| https://www.linkedin.com/company/buzzsum… | (empty) | empty | Add link text or aria-label |
| https://www.youtube.com/user/BuzzSumo | (empty) | empty | Add link text or aria-label |
| https://buzzsumo.com/legal/cookie-policy… | cookie policy? | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
https://twitter.com/buzzsumo/; https://www.facebook.com/buzzsumo/; https://www.linkedin.com/company/buzzsumo/; https://www.youtube.com/user/BuzzSumo
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://buzzsumo.com/case-studies/connective3/view/ ("Read More"); https://buzzsumo.com/case-studies/story-and-search/view/ ("Read More"); https://buzzsumo.com/case-studies/erika-heald/view/ ("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.
https://developers.buzzsumo.com/; https://help.buzzsumo.com/; https://buzzsumo.com/legal/cookie-policy/
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
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
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 5 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 |
|---|---|---|---|---|---|
| h1 Be inspired. Stay in… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 What BuzzSumo can do… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 From ideas to | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 What’s the | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Don’t rely on | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Stay alert to | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Research content | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Shortlist | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 and | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Automate with | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Why users love | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Featured content | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Start Your Free Tria… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 We value your privac… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title BuzzSumo | Media Men… | 1.62:1 | 4.5:1 | #000000 | #303138 | Fail |
| span The Media Database T… | 1.62:1 | 4.5:1 | #000000 | #303138 | Fail |
| p Explore Our Database… | 1.62:1 | 4.5:1 | #000000 | #303138 | Fail |
| span Find Out More | 1.62:1 | 4.5:1 | #000000 | #303138 | Fail |
| div Features | 1.62:1 | 4.5:1 | #000000 | #303138 | Fail |
| span Content Discovery | 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.
BLighthouse Accessibility AuditsScore 85/100 — 5 failing, 23 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.
ARIA
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. Learn more about prohibited ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Carousel Navigation div#block_706bb6aca25f2f78315a8ae61e3a9422 > div.mon-row > div.testimonial__grid > div |
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 |
|---|
Tell Me More section#tabpanel_1block_d47c8e4c6290825bd05f04c955041787 > div.mon-tabs__tab-section-content > p > a.button |
Content Discovery li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
Content Research li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
Influencers li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
Monitoring li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
Chrome Extension li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
API li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
Competitor Intelligence li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
Content Strategy li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
Crisis Alerting li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
Digital PR li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
Influencer Marketing li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
Video Marketing li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
Resources li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
Blog li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
Wellbeing Hub li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
Webinars li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
Help li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
Terms & Conditions li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
Customer Data Privacy Notice li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
Data Processing Addendum li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
Cookie Preferences li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
About BuzzSumo li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
Contact Us li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
Pricing li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
Testimonials li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
Case Studies li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
Login li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
Start Free Trial li.lh-tight > ul.pt1 > li.mb1 > a.c-simple-link-light |
Copyright © 2026 BuzzSumo Ltd. All Rights Reserved. Sovereign House, Church Str… div.l-container > div.l-grid > div.l-grid__item > p.color-text-grey-5 |
cookie policy? div.css-167wxlz > p.css-1k7i2v4 > div > a |
YES, I AGREE div.css-11y7nel > div.css-167wxlz > div.css-1gs5ebu > button.css-1pup4p5 |
These are opportunities to improve the legibility of your content.
Names and labels
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Outreach
Discovery
Research
Monitoring
Chrome Ext.
Influencers
API div#block_d47c8e4c6290825bd05f04c955041787 > div.mon-row > div.mon-tabs__grid > select#tabSelect |
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.l-container > div.df > div.df > a.df div.l-container > div.df > div.df > a.df |
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.
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 |
|---|
CASE STUDY
Rise at Seven
Read Case Study div#block_b70d56c09f5cd5afb5e893d3050b84ac > div.mon-row > div.relationship__grid > a.card |
CASE STUDY
theCLIKK
Read Case Study div#block_b70d56c09f5cd5afb5e893d3050b84ac > div.mon-row > div.relationship__grid > a.card |
CASE STUDY
Connective3
Read Case Study div#block_b70d56c09f5cd5afb5e893d3050b84ac > div.mon-row > div.relationship__grid > a.card |
DIGITAL PR
Why Relevance Should Be Your #1 Focus For PR Link Building
Read Bl… div#block_3cd7eb0f64d79a9eee09d702e2b2452f > div.mon-row > div.relationship__grid > a.card |
BUZZSUMO TOOLS
How To Use BuzzSumo: 15 Things You Can Do In 30 Days
Read Blog div#block_3cd7eb0f64d79a9eee09d702e2b2452f > div.mon-row > div.relationship__grid > a.card |
CONTENT MARKETING
100m Articles Analyzed: What You Need To Write The Best Head… div#block_3cd7eb0f64d79a9eee09d702e2b2452f > div.mon-row > div.relationship__grid > a.card |
ALandmark Structure4 landmarksPASS
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
A+Heading Hierarchy14 headingsPASS
- H1 Be inspired. Stay informed.
- H2 What BuzzSumo can do for you
- H2 From ideas to coverage
- H2 What’s the big idea?
- H2 Don’t rely on guesswork
- H2 Stay alert to stay ahead
- H2 Research content on the go
- H2 Shortlist tastemakers and trend breakers
- H2 Automate with ease
- H2 Can you put a price on quality data? knowing first? efficiency?
- H2 Why users love BuzzSumo
- H2 Featured content
- H2 Start Your Free Trial
- H2 We value your privacy
A+Alt Text QualityAll 29 images OKPASS
AForm Accessibility1 of 2 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #planDiscountTop | checkbox | Pay annually and save 20% | for/id |
| #tabSelect | select | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<select id="tabSelect">
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