The latest trend in WordPress website accessibility is that websites are being sued in New York City for ADA violations. eCommerce sites are 4 times more likely to be sued than non-eCommerce. However, both are being sued with 100s of lawsuits filed per month. Below is information and an actual…| Easy A11y Guide
The latest trend in WordPress website accessibility is that websites are being sued in New York City for ADA violations. eCommerce sites are 4 times more likely to be sued than non-eCommerce. However, both are being sued with 100s of lawsuits filed per month. Below is information and an actual…| Easy A11y Guide
In April 2025, the Australian Human Rights Commission released updated guidance to help organizations ensure their digital goods and services are accessible to people with disabilities. These updates are directly tied to the Disability Discrimination Act (DDA), which makes it unlawful to discriminate against people with disabilities in the provision of goods and services.| Easy A11y Guide
The European Accessibility Act (EAA) focuses on process over perfection. Businesses can avoid fines and penalties by following a clear process for handling accessibility complaints.| Easy A11y Guide
ARIA can add meaning to elements, but it should never override native semantics unless absolutely necessary.| Easy A11y Guide
ARIA is a powerful accessibility tool, but it should only be used when necessary. The golden rule is that using semantic HTML is always better than using incorrect ARIA.| Easy A11y Guide
Automated tools like Axe can catch about 83% of accessibility issues, and with color contrast making up roughly 30% of total errors, it’s a major factor to get right. Using Chrome’s inspector (Command + Shift + C) lets you hover over elements and view contrast info, but success depends on how the site is coded. Some areas show the necessary details - others don’t.| Easy A11y Guide
This section focuses on checking whether users can clearly tell what is and isn’t clickable on a website. Links and buttons need to be visually distinct, properly coded, and offer clear feedback, especially for users navigating with a keyboard, screen reader, or mobile device. It's not just about appearance; it's about functionality and accessibility.| Easy A11y Guide
This Quick Audit video demonstrates how to check for autoplay, continuous animations, and content that may cause visual disorientation, using real-world examples from Wix and Shopify websites.| Easy A11y Guide
Wondering whether to use :focus or :focus-visible in your CSS? In this quick video, I break down the difference, show you how each behaves for keyboard and mouse users, and explain why using :focus can make your site more accessible for everyone.| Easy A11y Guide
This video walks through practical strategies to improve the accuracy of auto-generated captions - saving time, cutting costs, and creating a better experience for all viewers.| Easy A11y Guide
Are you tired of feeling like your social media posts are falling flat? Despite your best efforts, are your engagement rates plummeting and your reach dwindling? You're not alone! Many social media managers and marketers are struggling to get their content seen, and it may come down to one surprising culprit: text formatting on schedulers.| Easy A11y Guide
The Lightning Audit is a super fast look at a site's accessibility. It's how I can determine in about 1 minute whether a site has a little work or a lot of work.| Easy A11y Guide