WordPress.org

Plugin Directory

Bulk Auto Image Title Attribute (Image Title tag) optimizer (Image SEO)

Bulk Auto Image Title Attribute (Image Title tag) optimizer (Image SEO)

Descripción

El complemento BIGTA (atributo de título de imagen en bloque) añade automáticamente atributos de título (etiquetas de título) a sus imágenes (en código HTML) desde títulos de página/artículo o nombre del sitio, por separado o combinado (dependiendo de sus necesidades).

A quick summary:

BIGTA also enables manual customization on your pages via a Post META Box, allowing the use of custom title attributes other than those defined on the settings page.

El complemento BIGTA funciona en modo automático. Una vez instalado, estará activo en todas las páginas de su sitio, retroactivamente y para el contenido futuro. Ya no tiene que pensar en el atributo de título de la imagen.

We highly recommend combining BIGTA with the BIALTY plugin – Auto image alt text (Alt tag, Alt attribute) optimizer – for improved results on search engines.

It’s compatible with: TinyMCE, Page Builder by SiteOrigin, Elementor Page Builder, Gutenberg, and more…

About Gutenberg: Unfortunately, with the latest release of Gutenberg (WordPress 5.0), there’s no longer an Advanced Options section (which allowed manual addition of title attributes). So, as it stands, there won’t be a default option to add a title attribute to your images unless you choose the ‘Edit as HTML’ feature and manually add the title attribute inside the \<img> tag. This is exactly what the BIGTA plugin does by “bulk” adding image title attributes into HTML code. No need to edit your theme anymore…

CARACTERÍSTICAS PRO

El complemento BIGTA PRO le permite administrar productos WooCommerce (página) con las mismas opciones (por separado o combinadas):

  • Product title as Image title attribute
  • Yoast / Rank math keywords as image title attribute
  • Yoast / Rank Math Keyword + Post title as image title attribute
  • Image name as image title attribute
  • Site name as Image title attribute

SOBRE EL ATRIBUTO DE TÍTULO DE IMAGEN

¿Cuál es la diferencia entre texto alternativo de imagen y título de imagen en WordPress?

Texto de título o atributo de título (a menudo utilizado incorrectamente como «Etiqueta de título») es el texto de las imágenes que un usuario ve después de pasar el cursor sobre la imagen.

Texto ALT o atributo ALT (a veces incorrectamente utilizado como «etiqueta ALT») es el texto importante de la imagen, que es comprensible por Google y otros motores de búsqueda. Se lee a las personas ciegas o se muestra a las personas que tienen imágenes bloqueadas.

El atributo de título de imagen, en comparación con el atributo Alt, sirve a los usuarios. Por ejemplo, si ven una imagen o una foto en su sitio web que necesita más explicaciones, pueden fácilmente pasar el cursor sobre ella y verán la descripción de inmediato.

For UX purpose, the title text is usually more descriptive than the ALT text, and it primarily describes what is unclear at first glance. Users, unlike search engines, can understand the image.

Diferencia entre el título de la biblioteca de medios y el atributo de título de imagen en WordPress

Cuando simplemente agrega una imagen en WordPress a través de la Biblioteca de medios, usted tiene la opción de agregar un título a la misma, entre otros detalles. Ahora, este título es utilizado por WordPress internamente, como un título de medios para páginas de archivos adjuntos, galerías y otras características que podrían usarlo.

Al igual que usted tiene un título para su publicación o página, usted puede tener uno para archivos multimedia, porque cada archivo multimedia tiene su propia página de archivos adjuntos en WordPress, que es visible para el público a menos que lo deshabilite. Si cambia del editor visual al texto uno, verá que no hay ningún atributo de título agregado a la en la etiqueta \<img\>> HTML. Eso es porque WordPress no la diseñó para funcionar de esa manera.

Lo que significa que agregar un título en la BIBLIOTECA DE MEDIOS no agregará una «etiqueta de título» dentro de su código HTML (en comparación con lo que el complemento BIGTA hace instantáneamente).

Más detalles aquí

Por qué y cómo debe utilizar el texto alternativo y el título de la imagen

Siempre recomendamos utilizar tanto el texto alternativo como el título de la imagen en sus imágenes. Una ventaja obvia es que ayuda a los motores de búsqueda a descubrir sus imágenes y mostrarlas en los resultados de búsqueda de imágenes. La otra ventaja es que estas etiquetas mejoran la accesibilidad de su sitio y explican sus imágenes a personas con necesidades especiales.

Capturas

  • Bulk Image Title Attribute Settings Page
  • Bulk Image Title Attribute Settings Page

Instalación

Installing manually

  1. Unzip all files to the /wp-content/plugins/bulk-image-title-attribute directory
  2. Log into WordPress admin and activate the ‘Bulk Image Title Attribute’ plugin through the ‘Plugins’ menu
  3. Go to “Settings > Bulk Image Title Attribute” in the left-hand menu to start work on it.

Reseñas

10 de abril de 2024
Takes the drudgery and hair pulling out of some of those necessary website maintenance tasks and makes it easy.
30 de septiembre de 2019 1 respuesta
only disturbing notifications. i haven’t test it yet, sorry!
23 de septiembre de 2019 5 respuestas
Whether or not this plugin works is irrelevant, the fact that it scraped my site and started sending promotional emails to my admin address as soon as it was installed tells me to stay far far away. Even after uninstalling the plugin the emails still come. I opted out of everything, I wanted to try your plugin, not get promotional emails for your other plugins.
Leer todas las 5 reseñas

Colaboradores y desarrolladores

«Bulk Auto Image Title Attribute (Image Title tag) optimizer (Image SEO)» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Registro de cambios

1.0.0

  • Initial release.

1.1.0

  • Fixed character encoding issue

1.1.1

  • Fixed issue with virual robots.txt file

1.1.2

  • VidSEO Recommendation

1.1.3

  • Improved text for better guide
  • Added affiliate program

1.1.4

  • Fixed a bug causing issue with title text

1.1.5

  • Added feature: use image name as title title tag for images
  • Updated freemius sdk to latest version

1.1.6

  • Fixed issue with HTML entities encoding

1.1.7

  • Added new function for activate and clean buffering filter
  • Fixed buffering issue with clean output buffer
  • Output buffer to start if its on single post. page, product only
  • Fixed upload conflict with WCFM – Frontend Manager
  • Disabled BIGTA on Woocommerce checkout page to avoid conflict with payment loading
  • Fixed conflict with Beaver Builder (fl_builder query string)

1.1.8

  • Fixed issues with WordPress v5.5.
  • Fixed several php notices.

1.2.0

  • 💪 NEW: Competibile with Yoast SEO Focus Keyword
  • 💪 NEW: Competibile with Rank Math Focus Keyword
  • 👌 IMPROVE: Images title addition with wordpress native filter methods
  • 👌 IMPROVE: Layout Settings & Notifications
  • 👌 IMPROVE: Updated freemius to latest version 2.4.0
  • 🔥 Complete Code refactor. Better structure, Speed improvement

1.2.0.1

  • 🐛 FIX: some typos, plugin title in readme.
  • 🐛 FIX: progress bar on save changes
  • 🐛 FIX: deleted unused files (from old version) from wordpress repository

1.2.0.2

  • 🐛 FIX: Bug with featured images
  • 👌 IMPROVE: Updated Readme.txt

1.2.0.3

  • 👌 IMPROVE: Updated freemius to latest version 2.4.1

1.2.0.4

  • 👌 IMPROVE: Tested up to WordPress v5.6
  • 🐛 FIX: Get Pro URL

1.2.0.5

  • 👌 IMPROVE: Fixed namespace for possible conflict
  • 👌 IMPROVE: Updated freemius to latest version 2.4.1
  • 👌 IMPROVE: Other minor improvements
  • 🐛 FIX: Settings page URL

1.2.0.6

  • 🔥 NEW: Meta Tags for SEO promotion

1.2.1

  • 🐛 FIX: Language domain issue

1.2.2

  • 👌 IMPROVE: Notifications for opt-in

1.2.3

  • 🐛 FIX: Security Fix

1.2.4

  • 🐛 FIX: Security Fix, Verify Nonce.
  • 👌 IMPROVE: Updated Freemius to latest version 2.5.3

1.2.5

  • 🐛 FIX: Security issue
  • 🐛 FIX: Issue with getting post id from global $post

2.0.0

  • 🔥 NEW: UI/UX with better experience
  • 🔥 NEW: Post type selection and title attribute supported on custom post types
  • 🔥 NEW: Compatibility with All in One SEO
  • 🔥 NEW: Blacklist posts, pages, products and custom post types.
  • 🐛 FIX: Bug fixes and many other improvements
  • 🐛 FIX: Bug fixes and many other improvements
  • 👌 IMPROVE: Updated freemius to v2.7.2

2.0.1

  • 🐛 FIX: Freemius SDK Security fix