Add Missing Link Titles

Описание

Add Post Title to Links is a extremely lightweight plugin for WordPress that improves link accessibility and SEO by adding a title attribute to links (<a> tags) within your post content.

If a link doesn’t already have a title, the plugin will try to:

  • Use the current post’s title if the link is within the main post loop
  • Find the post associated with the link and use its title

This plugin is ideal for site owners who want a quick and automatic way to make links more accessible and descriptive.

Features

  • Automatically adds a title attribute to links that lack one
  • Works in the main post loop
  • Works with links to internal posts
  • Simple and performant — no settings required
  • This current version doesn’t work with the main navigation or any other elements that aren’t part of the post content.
  • Improves accessibility and SEO

Инсталиране

  1. Upload the plugin files to the /wp-content/plugins/add-post-title-to-links directory, or install via the WordPress plugin installer.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Done! Links within your post content will now have titles added automatically.

ЧЗВ

Will this plugin slow down my site?

No. It’s a lightweight plugin that only processes links within post content.

Will it add titles to external links?

Titles will only be added for links that point to internal WordPress posts.

Will it overwrite existing titles?

No. The plugin only adds titles to links that do not already have one.

Отзиви

02.07.2025
I’m the author of this plugin. I’m leaving this review because I genuinely believe it can help users looking for a simple way to add missing title attributes to their links.Since the plugin is new, it doesn’t yet appear prominently in search results. Unfortunately, the algorithm tends to bury newly released plugins. This review is a small step to help it reach the users who might benefit from it.
Прочетете 1 отзив

Сътрудници и разработчици

“Add Missing Link Titles” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Превеждане на “Add Missing Link Titles” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

1.0.0

  • Initial release.