AccessibilityPlus: Boost Accessibility & SEO Score for Lighthouse

描述

A WordPress plugin that helps improve your website’s pagespeed insight or lighthouse accessibility & SEO scores by fixing recommended features. Some of the issues that this plugin addresses include:

  • Form elements do not have associated labels
  • Links do not have a discernible name
  • Buttons do not have an accessible name
  • [user-scalable=”no”] is used in the <meta name=”viewport”> element or the [maximum-scale] attribute is less than 5
  • button, link, and menuitem elements do not have accessible names.
  • <frame> or <iframe> elements do not have a title.
  • ARIA progressbar elements do not have accessible names.
  • Links are not crawlable.
  • Image elements do not have [alt] attributes
  • Some elements have a [tabindex] value greater than 0

Features

  • Easy to use interface
  • Fixes common issues that can negatively impact pagespeed insight or lighthouse accessibility scores
  • Improves the user experience of your website

安裝

  1. Unzip the plugin archive on your computer
  2. Upload directory to your /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Configure the options in the plugin settings according to your site requirement.
  5. That’s it! The plugin will do the rest.

常見問題

Does this plugin improve performance score?

No, this plugin will not improve performance score on pagespeed insight or lighthouse

Does this plugin improve accessibility score?

Yes, this plugin gives you the option to select the recommended fix to improve lighthouse accessibility score

can i enable all options?

Yes, but it would be better to enable those options that’s required for your website.

評價

2024年3月31日
"Buttons do not have an accessible name" & "Links are not crawlable" are NO LONGER an ISSUE on GPSI !!! Thank you!
2024年1月12日
I Personaly use in my website the "Links / Buttons do not have a discernible name" option and it perform 100% grade ! Keep the nice work!!! Bravo!
2023年2月3日
The plugin works fine for certain options mentioned in the description. hope you will add more features like ARIA IDs are not unique, Background and foreground colors do not have a sufficient contrast ratio, etc
閱讀全部4個評價

貢獻者及開發者

“AccessibilityPlus: Boost Accessibility & SEO Score for Lighthouse” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

AccessibilityPlus: Boost Accessibility & SEO Score for Lighthouse 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 AccessibilityPlus: Boost Accessibility & SEO Score for Lighthouse 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.2.4

  • Fixed button, link, and menuitem elements do not have accessible names.

1.2.3

  • Added Some elements have a [tabindex] value greater than 0
  • Improve Link don't have a discernible name

1.2.2

  • Improved DOM

1.2.1

  • Minor Fixes

1.2

  • Speedup DOM and Fixed Fatal error

1.1.3

  • Minore Improvement

1.1.2

  • Fixed svg conflict

1.1.1

  • Improved Links are not crawlable

1.1.0

  • Fixed fatal error and other issues.

1.0.5

  • added option for Image elements do not have [alt] attributes

1.0.4

  • Added options for ARIA progressbar elements do not have accessible names.
  • Links are not crawlable

1.0.3

  • Minore issues

1.0.2

  • Improved

1.0.1

  • Fixed Minor issues

1.0.0

  • Initial release.