Tag External Links Plugin
Categories: Renderer Plugins, Bundled plugin, 7.x
Bundled plugin: If you're using a b2evolution version that supports this plugin, it is already in your plugins folder. There is no need to download it. If it is not installed yet, simply click "Install new" in your plugin list.
This renderer plugin will automatically add select rel
and target
attributes to all external absolute links found in the Post content or comment.
Author | |
---|---|
Last tested in version |
The following attributes can be added by this plugin:
rel="nofollow"
rel="ugc"
rel="sponsored"
target="_blank"
Note: For the
rel="nofollow"
, rel="ugc"
and rel="sponsored"
options, these will append the values to an already existing rel
attribute. The target="_blank"
option will be ignored if there is already an existing non-empty target
attribute for the link.Per Collection Settings
- Apply rendering to posts: how the content of the post will be rendered by plugin (for more information about apply rendering, please read: )
- Apply rendering to comments: how the comments will be rendered by the plugin (for more information about apply rendering, please read: )
- For absolute links in posts: select the attributes you would like to add to absolute links found in the content of posts in the collection.
- For absolute links in comments: select the attributes you would like to add to absolute links found in comments in the collection.