need option nofollow links

Status
Not open for further replies.

prophoto

Active Member
I would like to be able to add rel="nofollow" to select links. I found out how to have the link generated and set the target but need rel attribs too. I prefer to only add nofollow to select links, not all.
 
hi that sounds something we could add, but which links in particular - I'm not sure what you are referring to when you refer to ' select links.'
 
Just adding another option "rel attribute" below "link target" on this screen would be sufficient IMO. Then, just like for target, add the rel to the link code. These would be the options for the drop down plus an option for 'none' meaning the rel attribute would not be included at all. http://www.w3schools.com/TAGS/att_a_rel.asp

Syntax

<a rel="value">
Attribute Values

ValueDescription
alternate Links to an alternate version of the document (i.e. print page, translated or mirror)
author Links to the author of the document
bookmark Permanent URL used for bookmarking
help Links to a help document
license Links to copyright information for the document
next The next document in a selection
nofollow Links to an unendorsed document, like a paid link.
("nofollow" is used by Google, to specify that the Google search spider should not follow that link)
noreferrer Specifies that the browser should not send a HTTP referer header if the user follows the hyperlink
prefetch Specifies that the target document should be cached
prev The previous document in a selection
search Links to a search tool for the document
tag
A tag (keyword) for the current document

www.JPG
 
Just thought of something, it would also be great to allow title tags to links. Add a button for yes/no, then a field to enter the title tag or a link to an element which would contain the title.
 
Updated from git and works fine! One more option if you have the time allow the use of a separate element or placeholders in the title attribute. Thanks!
 
Status
Not open for further replies.
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top