Description
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
titleattribute 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
Installation
- Upload the plugin files to the
/wp-content/plugins/add-post-title-to-linksdirectory, or install via the WordPress plugin installer. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Done! Links within your post content will now have titles added automatically.
FAQ
-
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.
Reviews
Contributors & Developers
“Add Missing Link Titles” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Add Missing Link Titles” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.
