Feature Request: Ability to add the ‘title’ attribute for hyperlinks
-
Hi team, I am just wondering if it’s possible to add the
title
tag for internal and external links? Rankmath does support this for images (missing alt and title tag). Can we have a similar feature for links as well?Basically, the text which is hyperlinked should be added as the title attribute.
Example:
<a href="https://example.com/">This is example site</a>
should become
<a href="https://example.com/" title="This is example site">This is example site</a>
I hope this makes sense, please do consider this as a feature request. Thank you!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Feature Request: Ability to add the ‘title’ attribute for hyperlinks’ is closed to new replies.