Description
This plugin automatically optimizes the alt and title attributes of images in your posts and pages to improve SEO and accessibility. It offers various customization options, including the use of custom templates and integration with Yoast and Rank Math focus keywords. In this version, the plugin updates the image alt and title attributes every time a page is loaded, ensuring that your images always have the most current and optimized attributes.
Features:
- Automatic modification of image alt and title attributes upon each page load.
- Options to preserve existing attributes.
- Custom templates with dynamic tags.
- Filters to process filenames.
- Customizable text formats.
- Compatible with featured images.
- Compatible with Yoast SEO and Rank Math.
Note: The bulk image processing feature is available in the Premium version. Visit https://webprowp.com/optimizador-seo-alt-title/ for more information.
License
This plugin is free software and is distributed under the GPL-2.0-or-later license.
Screenshots
Installation
- Upload the plugin to the
/wp-content/plugins/
directory or install it directly through the WordPress plugins screen. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Configure the plugin options in ‘Settings’ > ‘Optimizador SEO de Atributos Alt y Title para Imágenes’.
FAQ
-
How can I use a custom template?
-
In the plugin options, select ‘Custom Template’ and use the available tags (such as
%%filename%%
,%%posttitle%%
,%%sitetitle%%
,%%yoastfocuskw%%
,%%rankmathfocuskw%%
) to create your custom template. -
Does the free version process all images in my media library?
-
No, the free version only processes images when they are uploaded to posts or pages. To bulk process all images in the media library, you need the Premium version.
-
Is it safe to automatically modify the alt and title attributes?
-
Yes, the plugin is designed to improve the accessibility and SEO of your website. However, it is always recommended to back up your database before making mass changes.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Optimizador SEO de Atributos Alt y Title para Imágenes” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Optimizador SEO de Atributos Alt y Title para Imágenes” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
3.5
- General performance enhancements and bug fixes.
3.4
- Improved compatibility with the latest WordPress version.
3.3
- Improved compatibility with the latest WordPress version.
- General performance enhancements and bug fixes.
3.2.3
- Updated the license identifier to
GPL-2.0-or-later
to resolve the license error and improve translations. These enhancements ensure compliance with WordPress standards and optimize the plugin’s compatibility and functionality.
3.2.2
- Corrected the
Text Domain
to align with the plugin slug. - Updated function and option prefixes to
seo_optimizer_
. - Improvements in internationalization and preparation for future translations.
3.2
- Initial Freemium version.
- Added compatibility with Yoast SEO and Rank Math.
- Performance fixes and enhancements.
- Proper implementation of JavaScript and CSS scripts and styles.