Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DForm AccessibilityAction5 of 8 controls have issuesFIX
| Control | Type | Label | Method |
|---|---|---|---|
| #supsysticUserLogin | text | Username or Email | for/id |
| #supsysticUserPassword | password | Password | for/id |
| remember | checkbox | none | |
| #s | text | (Search) | placeholder only |
| (Email) | placeholder only | ||
| password | password | (Password) | placeholder only |
| #toeLoginFormSubmit | submit | (none) | none |
| register | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit" name="login" id="toeLoginFormSubmit">; <input type="submit" name="register">
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
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="s" id="s">; <input type="email" name="email">; <input type="password" name="password">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
FFavicon & BrandingAction1 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
CLandmark StructureAction2 landmarksREVIEW
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
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
CAlt Text QualityAction6 of 81 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 6 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
CLink & Button QualityAction8 issue(s) across 134 links and 5 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://supsystic.com/ | WordPress plugins | new tab | Add '(opens in new tab)' to text |
| https://supsystic.com/plugins/wordpress-… | Maintenance Mode / Coming Soon… | new tab | Add '(opens in new tab)' to text |
| https://supsystic.com/wordpress-plugins/ | WordPress plugins | new tab | Add '(opens in new tab)' to text |
| https://supsystic.com/plugins/pricing-ta… | Pricing Table by Supsystic | new tab | Add '(opens in new tab)' to text |
| https://supsystic.com/plugins/pricing-ta… | Pricing Table by Supsystic | new tab | Add '(opens in new tab)' to text |
| https://supsystic.com/wordpress-plugins/ | Supsystic | new tab | Add '(opens in new tab)' to text |
| https://supsystic.com/plugins/photo-gall… | Photo Gallery by Supsystic | new tab | Add '(opens in new tab)' to text |
| https://supsystic.com/plugins/wordpress-… | Slider Plugin by Supsystic | new tab | Add '(opens in new tab)' to text |
| https://supsystic.com/plugins/wordpress-… | Data Tables Generator by Supsy… | new tab | Add '(opens in new tab)' to text |
| https://supsystic.com/plugins/google-map… | Google Maps Easy | new tab | Add '(opens in new tab)' to text |
| https://supsystic.com/plugins/ultimate-m… | Ultimate Maps Plugin | new tab | Add '(opens in new tab)' to text |
| https://supsystic.com/plugins/social-sha… | Social Buttons by Supsystic | new tab | Add '(opens in new tab)' to text |
| https://supsystic.com/plugins/contact-fo… | Contact Form by Supsystic | new tab | Add '(opens in new tab)' to text |
| https://supsystic.com/plugins/wordpress-… | Popup plugin by Supsystic | new tab | Add '(opens in new tab)' to text |
| https://supsystic.com/plugins/wordpress-… | WordPress Flipbook Plugin by S… | new tab | Add '(opens in new tab)' to text |
| https://supsystic.com/plugins/gdpr-compl… | GDPR Compliance Plugin by Sups… | new tab | Add '(opens in new tab)' to text |
| https://supsystic.com/ | Supsystic | new tab | Add '(opens in new tab)' to text |
| https://supsystic.com/wordpress-plugins/ | WordPress plugins | new tab | Add '(opens in new tab)' to text |
| https://supsystic.com/wordpress-plugins/ | WordPress plugins | new tab | Add '(opens in new tab)' to text |
| //www.facebook.com/supsystic/ | (empty) | empty | Add link text or aria-label |
| //twitter.com/supsystic | (empty) | empty | Add link text or aria-label |
| https://www.instagram.com/supsystic_plug… | (empty) | empty | Add link text or aria-label |
| https://www.linkedin.com/company/supsyst… | (empty) | empty | Add link text or aria-label |
| https://www.youtube.com/channel/UCAwrOGZ… | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| https://supsystic.com/plugins/popup-plug… | Popup Plugin | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
//www.facebook.com/supsystic/; //twitter.com/supsystic; https://www.instagram.com/supsystic_plugins/; https://www.linkedin.com/company/supsystic; https://www.youtube.com/channel/UCAwrOGZAoFK3wtqANUqSCtA; #; #; #
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
Add '(opens in new tab)' to link text or aria-label.
https://supsystic.com/; https://supsystic.com/plugins/wordpress-maintenance-mode-plugin/; https://supsystic.com/wordpress-plugins/; https://supsystic.com/plugins/pricing-table/; https://supsystic.com/plugins/pricing-table/; https://supsystic.com/wordpress-plugins/; https://supsystic.com/plugins/photo-gallery/; https://supsystic.com/plugins/wordpress-slider-plugin/; https://supsystic.com/plugins/wordpress-data-table-plugin/; https://supsystic.com/plugins/google-maps-plugin/ (+10 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
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 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 Ultimate WordPress P… | 1.55:1 | 3.0:1 | #000000 | #2E2E2E | Fail |
| h2 What Is A Plugin For… | 1.55:1 | 3.0:1 | #000000 | #2E2E2E | Fail |
| h2 Are Plugins Worth It… | 1.55:1 | 3.0:1 | #000000 | #2E2E2E | Fail |
| h2 What Are The Things … | 1.55:1 | 3.0:1 | #000000 | #2E2E2E | Fail |
| h2 How Do I Add Plugins… | 1.55:1 | 3.0:1 | #000000 | #2E2E2E | Fail |
| h2 How Many Plugins Sho… | 1.55:1 | 3.0:1 | #000000 | #2E2E2E | Fail |
| h2 What Are The Best Wo… | 1.55:1 | 3.0:1 | #000000 | #2E2E2E | Fail |
| h2 Conclusion | 1.55:1 | 3.0:1 | #000000 | #2E2E2E | Fail |
| h2 Frequently Asked Que… | 1.55:1 | 3.0:1 | #000000 | #2E2E2E | Fail |
| h2 Supsystic | 1.55:1 | 3.0:1 | #000000 | #2E2E2E | Fail |
| h3 Advantages | 1.55:1 | 3.0:1 | #000000 | #2E2E2E | Fail |
| h3 Disadvantages | 1.55:1 | 3.0:1 | #000000 | #2E2E2E | Fail |
| h3 Plugin features | 1.55:1 | 3.0:1 | #000000 | #2E2E2E | Fail |
| h3 User reviews and ave… | 1.55:1 | 3.0:1 | #000000 | #2E2E2E | Fail |
| h3 Active users | 1.55:1 | 3.0:1 | #000000 | #2E2E2E | Fail |
| h3 Support and document… | 1.55:1 | 3.0:1 | #000000 | #2E2E2E | Fail |
| h3 Plugin compatibility | 1.55:1 | 3.0:1 | #000000 | #2E2E2E | Fail |
| h3 Regular updates | 1.55:1 | 3.0:1 | #000000 | #2E2E2E | Fail |
| h3 1. WordPress Page Bu… | 1.55:1 | 3.0:1 | #000000 | #2E2E2E | Fail |
| h3 2. WordPress SEO Plu… | 1.55:1 | 3.0:1 | #000000 | #2E2E2E | Fail |
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 82/100 — 4 failing, 18 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.
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 |
|---|
Photo Gallery div.menu-footer-menu-container > ul#menu-footer-menu > li#menu-item-20731 > a |
Data Tables div.menu-footer-menu-container > ul#menu-footer-menu > li#menu-item-20733 > a |
Pricing Table div.menu-footer-menu-container > ul#menu-footer-menu > li#menu-item-20738 > a |
Google Maps div.menu-footer-menu-container > ul#menu-footer-menu > li#menu-item-20728 > a |
Leaflet, Bing, Mapbox div.menu-footer-menu-container > ul#menu-footer-menu > li#menu-item-20726 > a |
Popup div.menu-footer-menu-container > ul#menu-footer-menu > li#menu-item-20732 > a |
Contact Form div.menu-footer-menu-container > ul#menu-footer-menu > li#menu-item-20735 > a |
Slider div.menu-footer-menu-container > ul#menu-footer-menu > li#menu-item-20743 > a |
Social Share Buttons div.menu-footer-menu-container > ul#menu-footer-menu > li#menu-item-20740 > a |
Maintenance Mode div.menu-footer-menu-container > ul#menu-footer-menu > li#menu-item-20739 > a |
Flipbook div.menu-footer-menu-container > ul#menu-footer-menu > li#menu-item-20734 > a |
Product Filter div.menu-footer-menu-container > ul#menu-footer-menu > li#menu-item-27314 > a |
GDPR Compliance div.menu-footer-menu-container > ul#menu-footer-menu > li#menu-item-20727 > a |
WordPress Plugins div.menu-header-menu-container > ul#menu-header-menu > li.menu-item > a |
Downloads div.menu-header-menu-container > ul#menu-header-menu > li.menu-item > a |
Pricing div.menu-header-menu-container > ul#menu-header-menu > li.menu-item > a |
Support div.menu-header-menu-container > ul#menu-header-menu > li.menu-item > a |
Blog div.menu-header-menu-container > ul#menu-header-menu > li.menu-item > a |
Contact us div.footer-section > ul.menu > li > a.footer-link |
Terms & Conditions div.footer-section > ul.menu > li > a.footer-link |
Copyright © 2026 Supsystic. All Rights Reserved. div.container > div.row > div.footer-section > div.footer-copy |
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#lc_text-widget > button#lc_text-widget--btn > div.icon > img.circular-image div#lc_text-widget > button#lc_text-widget--btn > div.icon > img.circular-image |
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.footer-social > div.footer-social__icon > span.social-icon > a.footer-social__icon div.footer-social > div.footer-social__icon > span.social-icon > a.footer-social__icon |
div.footer-social > div.footer-social__icon > span.social-icon > a.footer-social__icon div.footer-social > div.footer-social__icon > span.social-icon > a.footer-social__icon |
div.footer-social > div.footer-social__icon > span.social-icon > a.footer-social__icon div.footer-social > div.footer-social__icon > span.social-icon > a.footer-social__icon |
div.footer-social > div.footer-social__icon > span.social-icon > a.footer-social__icon div.footer-social > div.footer-social__icon > span.social-icon > a.footer-social__icon |
div.footer-social > div.footer-social__icon > span.social-icon > a.footer-social__icon div.footer-social > div.footer-social__icon > span.social-icon > a.footer-social__icon |
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.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.js html.js |
These items highlight common accessibility best practices.
A+Heading Hierarchy91 headingsPASS
- H1 Ultimate WordPress Plugins by Supsystic
- H2 What Is A Plugin For A Website?
- H2 Are Plugins Worth It On WordPress?
- H3 Advantages
- H4 Reliable
- H4 Saves Time
- H4 Flexible
- H3 Disadvantages
- H4 Slow your site
- H4 Security vulnerabilities
- H4 Compatibility issues
- H2 What Are The Things To Look Out For When Choosing The Best WordPress Plugins?
- H3 Plugin features
- H3 User reviews and average Ratings
- H3 Active users
- H3 Support and documentation
- H3 Plugin compatibility
- H3 Regular updates
- H2 How Do I Add Plugins To My Website?
- H2 How Many Plugins Should I Use in WordPress?
- H2 What Are The Best WordPress Plugins?
- H3 1. WordPress Page Building Plugins
- H4 Why use a WordPress page-building plugin?
- H4 What are the drawbacks of using page-building plugins in WordPress?
- H4 What are the best WordPress page builders?
- H3 2. WordPress SEO Plugins
- H4 Why use a WordPress SEO Plugin?
- H4 What are the drawbacks of using WordPress SEO Plugins?
- H4 What are the best WordPress SEO Plugins?
- H3 3. WordPress Email Marketing Plugins
- H4 Why use a WordPress email marketing plugin?
- H4 What are the drawbacks of using WordPress email marketing plugins?
- H4 What are the best WordPress email marketing plugins?
- H3 4. e-Commerce Plugins
- H4 Why use an e-Commerce plugin?
- H4 What are the drawbacks of using e-Commerce plugins?
- H4 What are the best WordPress eCommerce Plugins?
- H3 5. WordPress Pricing Table Plugins
- H4 Why use a WordPress pricing table plugin?
- H4 What are the drawbacks of using WordPress pricing table plugins?
- H4 What are the best WordPress pricing table plugins?
- H3 6. WordPress Security Plugins
- H4 Why use a WordPress security plugin?
- H4 What are the drawbacks of using WordPress security plugins?
- H4 What are the best WordPress Security Plugins?
- H3 7. WordPress Anti-Spam Plugins
- H4 Why use a WordPress anti-spam plugin?
- H4 What are the drawbacks of using WordPress anti-spam plugins?
- H4 What are the best WordPress anti-spam plugins?
- H3 8. WordPress Backup and Caching Plugins
- H4 Why use backup and caching plugins?
- H4 What are the drawbacks of using WordPress backup and caching plugins?
- H4 What are the best WordPress backup and caching plugins?
- H3 9. WordPress Plugins For Galleries, Sliders, and Slideshows
- H4 Why use a WordPress plugin for galleries or sliders?
- H4 What are the drawbacks of using WordPress gallery or slider plugins?
- H4 What are the best WordPress gallery and slider plugins?
- H3 10. WordPress Table Plugins
- H4 Why use a WordPress data table plugin?
- H4 What are the drawbacks of using WordPress data table plugins?
- H4 What are the best WordPress table plugins?
- H3 11. WordPress Map Plugins
- H4 Why use a WordPress map plugin?
- H4 What are the drawbacks of using WordPress map plugins?
- H4 What are the best WordPress map plugins?
- H3 12. WordPress Social Media Sharing Plugins
- H4 Why use a WordPress social media sharing plugin?
- H4 What are the drawbacks of using WordPress social media sharing plugins?
- H4 What are the best WordPress social media sharing plugins?
- H3 13. WordPress Contact Form Plugins
- H4 Why use a WordPress contact form plugin?
- H4 What are the drawbacks of using WordPress contact form plugins?
- H4 What are the best WordPress contact form plugins?
- H3 14. WordPress Popup Plugins
- H4 Why use a WordPress Popup plugin?
- H4 What are the drawbacks of using WordPress popup plugins?
- H4 What are the best WordPress popup plugins?
- H3 15. WordPress Google Analytics Dashboard Integration Plugins
- H4 Why use a Google Analytics Dashboard integration plugin?
- H4 What are the drawbacks of using these plugins?
- H4 What are the best WordPress plugins for Google Analytics integration?
- H3 16. WordPress Consent Plugins
- H4 Why use a WordPress consent plugin?
- H4 What are the drawbacks of using WordPress consent plugins?
- H4 What are the best WordPress consent plugins?
- H2 Conclusion
- H2 Frequently Asked Questions
- H3 Q1. What are the most useful plugins for WordPress?
- H3 Q2. Which plugin is better than Elementor?
- H3 Q3. What is the best free WordPress plugin?
- H2 Supsystic