Title: Creates accessibility issues
Last modified: October 23, 2020

---

# Creates accessibility issues

 *  [owenfar](https://wordpress.org/support/users/owenfar/)
 * (@owenfar)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/creates-accessibility-issues/)
 * Please fix A11Y errors & warnings.
 * While we enjoy using this plugin in multiple websites, I can’t help but be annoyed
   by the fact that it creates accessibility warnings itself. Here are the few I
   find most straightforward to fix:
 * 1. Local link destination does not exist
    – href=”#content” does not point to
   anything. Anyways, this can be avoided by replacing ‘a’ tag with a ‘button’ tag
   instead.
 * 2. Redundant WAI-ARIA attribute
    – If you’re using a tag ‘nav’ there’s no need
   to include role=”navigation”
 * 3. Non-distinguishable landmarks
    – ‘nav’ tag is commonly used in many websites.
   It’s good if you include an aria-label to distinguish your nav with others in
   the same page
 * These are only the once I wrote here. I’de recommend that you validate it so 
   that it is fully A11Y compliant.
    -  This topic was modified 5 years, 7 months ago by [owenfar](https://wordpress.org/support/users/owenfar/).

The topic ‘Creates accessibility issues’ is closed to new replies.

 * ![](https://ps.w.org/pojo-accessibility/assets/icon-256x256.gif?rev=3443222)
 * [Ally - Web Accessibility & Usability](https://wordpress.org/plugins/pojo-accessibility/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pojo-accessibility/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pojo-accessibility/)
 * [Active Topics](https://wordpress.org/support/plugin/pojo-accessibility/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pojo-accessibility/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pojo-accessibility/reviews/)

## Tags

 * [a11y](https://wordpress.org/support/topic-tag/a11y/)

 * 0 replies
 * 1 participant
 * Last reply from: [owenfar](https://wordpress.org/support/users/owenfar/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/creates-accessibility-issues/)
 * Status: not resolved