Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DAlt Text QualityAction11 of 68 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 11 image(s) |
| too long | 5 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
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
CLink & Button QualityAction10 issue(s) across 207 links and 17 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://lp.photoshelter.com/digital-asse… | Download the DAM Buyer’s Gui… | new tab | Add '(opens in new tab)' to text |
| https://support.photoshelterbrands.com/h… | Help Center | new tab | Add '(opens in new tab)' to text |
| https://www.photoshelter.com/login | PhotoShelter | new tab | Add '(opens in new tab)' to text |
| https://app.socialie.com/log-in | Socialie | new tab | Add '(opens in new tab)' to text |
| https://ugc.photoshelter.com/ | PhotoShelter UGC | new tab | Add '(opens in new tab)' to text |
| https://support.photoshelterbrands.com/h… | Help Center | new tab | Add '(opens in new tab)' to text |
| https://www.photoshelter.com/login | PhotoShelter | new tab | Add '(opens in new tab)' to text |
| https://app.socialie.com/log-in | Socialie | new tab | Add '(opens in new tab)' to text |
| https://ugc.photoshelter.com/ | PhotoShelter UGC | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/photosh… | LinkedIn (opens in new tab) | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/photoshelter | Instagram (opens in new tab) | new tab | Add '(opens in new tab)' to text |
| https://x.com/photoshelter | Twitter (opens in new tab) | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/photoshelter | Facebook (opens in new tab) | new tab | Add '(opens in new tab)' to text |
| https://go.photoshelter.com/customer-sto… | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: Wendys Serves Up Crave Worthy Content Faster With Photoshelter | |||
| https://go.photoshelter.com/customer-sto… | (empty) | empty | Add link text or aria-label |
| https://go.photoshelter.com/customer-sto… | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: Case Study How A Cloud Visual Media Library Preserves Photos For Government Agency | |||
| https://go.photoshelter.com/customer-sto… | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: Photoshelter Is A Lifeline For Texas Am Agrilife | |||
| https://go.photoshelter.com/customer-sto… | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: How Hartford Healthcare Streamlines Workflow Across 37k Colleagues With Photoshelter | |||
| https://go.photoshelter.com/customer-sto… | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: Food For The Hungry Photoshelter Client Case Study | |||
| https://go.photoshelter.com/customer-sto… | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: The Eagles Reach Fans In Real Time With Photoshelter And Socialie | |||
| https://go.photoshelter.com/customer-sto… | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: How The Nfl Leverages Photoshelter And Socialie To Maximize Engagement Content Roi | |||
| https://go.photoshelter.com/customer-sto… | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: Freshdirect Visual Content Strategy | |||
| https://go.photoshelter.com/customer-sto… | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: Luxury Hotel Sees Social Media Skyrocket With Photoshelter | |||
| https://www.instagram.com/photoshelter | Instagram (opens in new tab) | new tab | Add '(opens in new tab)' to text |
| https://x.com/photoshelter | Twitter (opens in new tab) | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/photoshelter | Facebook (opens in new tab) | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/photosh… | LinkedIn (opens in new tab) | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
https://go.photoshelter.com/customer-story/wendys-serves-up-crave-worthy-cont…
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://go.photoshelter.com/customer-story/wendys-serves-up-crave-worthy-cont… ("Read More"); https://go.photoshelter.com/customer-story/case-study-how-a-cloud-visual-medi… ("Read More"); https://go.photoshelter.com/customer-story/photoshelter-is-a-lifeline-for-tex… ("Read More"); https://go.photoshelter.com/customer-story/how-hartford-healthcare-streamline… ("Read More"); https://go.photoshelter.com/customer-story/food-for-the-hungry-photoshelter-c… ("Read More"); https://go.photoshelter.com/customer-story/the-eagles-reach-fans-in-real-time… ("Read More"); https://go.photoshelter.com/customer-story/how-the-nfl-leverages-photoshelter… ("Read More"); https://go.photoshelter.com/customer-story/freshdirect-visual-content-strategy/ ("Read More"); https://go.photoshelter.com/customer-story/luxury-hotel-sees-social-media-sky… ("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://lp.photoshelter.com/digital-asset-management-buyers-guide/; https://support.photoshelterbrands.com/hc/en-us; https://www.photoshelter.com/login; https://app.socialie.com/log-in; https://ugc.photoshelter.com/; https://support.photoshelterbrands.com/hc/en-us; https://www.photoshelter.com/login; https://app.socialie.com/log-in; https://ugc.photoshelter.com/; https://www.linkedin.com/company/photoshelter/ (+7 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
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding5 icon(s) detectedREVIEW
BLighthouse Accessibility AuditsScore 88/100 — 3 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
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 |
|---|
Iris assistant body.home > q-focus-sentinel > div |
After Iris assistant body.home > q-focus-sentinel > div |
Iris assistant, start div#qualified-multimodal-host > div |
Iris assistant, end div#qualified-multimodal-host > 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 |
|---|
Book a Demo div.hero-media__content-wrapper > div.hero-media__content > div.hero-media__buttons > a.button |
Take a Tour div.hero-media__content-wrapper > div.hero-media__content > div.hero-media__buttons > a.button |
See All Integrations div.acf-innerblocks-container > section#block_5b2787c11e17112d57fd55ba66dcbc6f > div.content-integrations__buttons > a.button |
Ready to do more with DAM? div.md:px-8 > div.callout-color-block__content-wrapper > div.max-w-[800px] > h2.mb-0 |
Book a Demo div.callout-color-block__content-wrapper > div.max-w-[800px] > div.flex > a.button |
Take a Tour div.callout-color-block__content-wrapper > div.max-w-[800px] > div.flex > a.button |
These are opportunities to improve the legibility of your content.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.hero-media__content > span.hero-media__bg-wrapper > picture > img.block div.hero-media__content > span.hero-media__bg-wrapper > picture > img.block |
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.
A+Landmark Structure16 landmarksPASS
A+Heading Hierarchy76 headingsPASS
- H2 PhotoShelter for Brands
- H3 Products
- H3 Digital Asset Management
- H3 Social Content Distribution
- H3 UGC Management
- H3 Features
- H3 Artificial Intelligence (AI)
- H3 Real-Time Workflow
- H3 Analytics
- H3 Collaboration
- H3 Video Management
- H3 Sharing
- H3 Integrations
- H3 Social Analytics
- H3 PhotoShelter for Photographers
- H3 How to evaluate and select the right DAM
- H2 Industries
- H3 Arts, Media, & Entertainment
- H3 Healthcare
- H3 Consumer Goods
- H3 Manufacturing
- H3 Education
- H3 Nonprofit
- H3 Food & Beverage
- H3 Sports
- H3 Government
- H3 Travel & Hospitality
- H2 Roles
- H3 CMO
- H3 Brand & Communications
- H3 Creative
- H3 Marketing
- H3 Social Media
- H2 Business Size
- H3 Small & Medium Businesses
- H3 Enterprise Businesses
- H3 Individual Photographers
- H2 Discover
- H3 Blog
- H3 Artificial Intelligence (AI)
- H3 Brand Growth
- H3 Brand Protection
- H3 DAM 101
- H3 PhotoShelter News
- H3 Product Updates
- H3 Real-Time Workflow
- H3 Social Media & Content Distribution
- H3 Team Productivity
- H2 Learn
- H3 Customer Stories
- H3 Guides & White Papers
- H3 Webinars & Events
- H3 DAM Strategy Hub
- H3 Social Media Strategy Hub
- H2 Connect
- H3 Partner Program
- H3 Community
- H3 Customer Support
- H3 Help Center
- H1 Power Your Workflow with Smarter Digital Asset Management
- H2 Trusted by thousands of the fastest-growing brands
- H2 The #1 DAM for marketers and creatives
- H3 500k+
- H3 6.7B+
- H3 ~2,000
- H2 Grow your brand and get more done
- H2 AI-powered DAM
- H2 User-generated content
- H2 Real-time content distribution
- H2 Analytics
- H2 Optimize your workflow with PhotoShelter integrations
- H2 Why PhotoShelter
- H3 Team Productivity
- H3 Brand Growth
- H3 Brand Protection
- H2 Ready to do more with DAM?
A+Form AccessibilityNo form controlsPASS
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 |
|---|---|---|---|---|---|
| h1 Power Your Workflow … | 19.91:1 | 3.0:1 | #000000 | #F8F9F9 | Pass |
| h2 Industries | 19.91:1 | 3.0:1 | #000000 | #F8F9F9 | Pass |
| h2 Roles | 19.91:1 | 3.0:1 | #000000 | #F8F9F9 | Pass |
| h2 Business Size | 19.91:1 | 3.0:1 | #000000 | #F8F9F9 | Pass |
| h2 Learn | 19.91:1 | 3.0:1 | #000000 | #F8F9F9 | Pass |
| h2 Connect | 19.91:1 | 3.0:1 | #000000 | #F8F9F9 | Pass |
| h2 Trusted by thousands… | 19.91:1 | 3.0:1 | #000000 | #F8F9F9 | Pass |
| h2 The #1 DAM for marke… | 19.91:1 | 3.0:1 | #000000 | #F8F9F9 | Pass |
| h2 Grow your brand and … | 19.91:1 | 3.0:1 | #000000 | #F8F9F9 | Pass |
| h2 AI-powered DAM | 19.91:1 | 3.0:1 | #000000 | #F8F9F9 | Pass |
| h2 User-generated conte… | 19.91:1 | 3.0:1 | #000000 | #F8F9F9 | Pass |
| h2 Real-time content di… | 19.91:1 | 3.0:1 | #000000 | #F8F9F9 | Pass |
| h2 Analytics | 19.91:1 | 3.0:1 | #000000 | #F8F9F9 | Pass |
| h2 Optimize your workfl… | 19.91:1 | 3.0:1 | #000000 | #F8F9F9 | Pass |
| h2 Why PhotoShelter | 19.91:1 | 3.0:1 | #000000 | #F8F9F9 | Pass |
| h2 Ready to do more wit… | 19.91:1 | 3.0:1 | #000000 | #F8F9F9 | Pass |
| h3 Products | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h3 Features | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h3 PhotoShelter for Pho… | 19.91:1 | 3.0:1 | #000000 | #F8F9F9 | Pass |
| h3 How to evaluate and … | 19.91:1 | 3.0:1 | #000000 | #F8F9F9 | 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.