Descripción
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
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
Instalación
- Unzip the plugin archive on your computer
- Upload directory to your
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Configure the options in the plugin settings according to your site requirement.
- That’s it! The plugin will do the rest.
Preguntas frecuentes
-
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.
Reseñas
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce "AccessibilityPlus: Boost Accessibility & SEO Score for Lighthouse" a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.0
- Initial release.
1.0.1
- Fixed Minor issues
1.0.2
- Improved
1.0.3
- Minore issues
1.0.4
- Added options for ARIA progressbar elements do not have accessible names.
- Links are not crawlable
1.0.5
- added option for Image elements do not have [alt] attributes