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.

评价

2025 年 7 月 2 日
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」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0.0

  • Initial release.