Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction11 landmarksREVIEW
A page should have only one <main> landmark.
Multiple <main> elements violate the spec — there must be exactly one per page.
Learn more ▾ ▴
HTML5 spec: 'authors must not include more than one main element' visible to AT at the same time. Multiple <main>s confuse AT and break the 'jump to main content' shortcut. Refactor to a single <main> with nested <section>/<article>.
Source: HTML5 spec
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
BLink & Button Quality1 issue(s) across 45 links and 9 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /offer/app | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: App | |||
| https://blog.photobucket.com/the-advanta… | consolidate | new tab | Add '(opens in new tab)' to text |
| https://blog.photobucket.com/new-group-b… | group sharing | new tab | Add '(opens in new tab)' to text |
| https://blog.photobucket.com/image-hosti… | hosting | new tab | Add '(opens in new tab)' to text |
| https://my.photobucket.com/storageplan-p… | Hosting Plan | new tab | Add '(opens in new tab)' to text |
| https://blog.photobucket.com/photobucket… | guarantee | new tab | Add '(opens in new tab)' to text |
| https://blog.photobucket.com/photobucket… | carbon-neutral memory manageme… | new tab | Add '(opens in new tab)' to text |
| https://facebook.com/photobucket?utm_med… | new tab | Add '(opens in new tab)' to text | |
| https://instagram.com/photobucket?utm_me… | new tab | Add '(opens in new tab)' to text | |
| https://pinterest.com/photobucket?utm_me… | new tab | Add '(opens in new tab)' to text | |
| https://twitter.com/photobucket?utm_medi… | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/channel/UC8dQwMW… | Youtube | new tab | Add '(opens in new tab)' to text |
| https://www.printshoplab.com/products/ca… | Canvas Prints | new tab | Add '(opens in new tab)' to text |
| https://www.printshoplab.com/prints-and-… | Enlargements | new tab | Add '(opens in new tab)' to text |
| https://www.printshoplab.com/products/ph… | Greeting Cards | new tab | Add '(opens in new tab)' to text |
| https://www.printshoplab.com/products/ph… | Photo Books | new tab | Add '(opens in new tab)' to text |
| https://www.printshoplab.com/gifts?utm_m… | Photo Gifts | new tab | Add '(opens in new tab)' to text |
Generic link text like 'click here' doesn't describe the destination.
/offer/app ("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://blog.photobucket.com/the-advantages-of-centralizing-photos-and-videos…; https://blog.photobucket.com/new-group-buckets-takes-the-pain-out-of-group-sh…; https://blog.photobucket.com/image-hosting-how-and-when-to-host-images; https://my.photobucket.com/storageplan-ps-pp-0; https://blog.photobucket.com/photobucket-guarantees-the-digital-quality-of-yo…; https://blog.photobucket.com/photobucket-has-a-life-long-commitment-to-our-cu…; https://facebook.com/photobucket?utm_medium=web&utm_source=footer&utm_content…; https://instagram.com/photobucket?utm_medium=web&utm_source=footer&utm_conten…; https://pinterest.com/photobucket?utm_medium=web&utm_source=footer&utm_conten…; https://twitter.com/photobucket?utm_medium=web&utm_source=footer&utm_content=… (+6 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
BFavicon & Branding6 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 2 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 Say hello to our new | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h1 Say hello to our new | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Step 2 | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Services | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Get Help | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Discounts | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Resources | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Download the app & b… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Photobucket | Photo … | 16.94:1 | 4.5:1 | #000000 | #E4E7EC | Pass |
| a Sign In | 18.56:1 | 4.5:1 | #000000 | #EFF1F4 | Pass |
| a Sign Up | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span • | 7.47:1 | 4.5:1 | #1C47CB | #FFFFFF | Pass |
| span • | 2.00:1 | 4.5:1 | #89BBF7 | #FFFFFF | Fail |
| span • | 2.00:1 | 4.5:1 | #89BBF7 | #FFFFFF | Fail |
| span Take Photobucket eve… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p Your memories don’… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Free Plan! | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p The best memories ar… | 19.95:1 | 4.5:1 | #000000 | #F9F9F9 | Pass |
| b Free Plan | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| p makes it easy to upl… | 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 84/100 — 5 failing, 26 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
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Essential
Always on
These cookies are necessary for the website to function an… div.dg-app > div.dg-main > div.dg-main-content > div.dg-collapsible |
These cookies are necessary for the website to function and cannot be switched … div.dg-collapsible > div.dg-main-content-policies > div.dg-main-content-policy-option > div.dg-collapsible |
These cookies allow us to count visits and traffic sources so we can measure an… div.dg-collapsible > div.dg-main-content-policies > div.dg-main-content-policy-option > div.dg-collapsible |
These cookies may be set through our site by our advertising partners. They may… div.dg-collapsible > div.dg-main-content-policies > div.dg-main-content-policy-option > div.dg-collapsible |
When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn how to label `progressbar` elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#root > div > div > span.MuiCircularProgress-root div#root > div > div > span.MuiCircularProgress-root |
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.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
••• section.css-16w6850 > div.carousel-root > div.carousel > ul.control-dots |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
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 |
These items highlight common accessibility best practices.
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 |
|---|
View Plan Details div.MuiBox-root > div.MuiBox-root > div.MuiPaper-root > button.MuiButtonBase-root |
View Plan Details div.MuiBox-root > div.MuiBox-root > div.MuiPaper-root > button.MuiButtonBase-root |
View Plan Details div.MuiBox-root > div.MuiBox-root > div.MuiPaper-root > button.MuiButtonBase-root |
AHeading Hierarchy11 headingsPASS
- H1 Take Photobucket everywhere
- H1 Say hello to our new Free Plan! duplicate H1
- H1 Sync your WhatsApp images with Photobucket duplicate H1
- H1 Take Photobucket everywhere duplicate H1
- H1 Say hello to our new Free Plan! duplicate H1
- H2 Step 2
- H3 Download the app & back up
- H2 Services
- H2 Get Help
- H2 Discounts
- H2 Resources
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