=== UGC Comments ===
Contributors: Flector
Donate link: https://www.paypal.me/flector
Tags: ugc, rel, nofollow, google, seo
Requires at least: 4.9
Tested up to: 6.8
Requires PHP: 5.3
Stable tag: trunk
The plugin allows you to manage the values of the "rel" attribute in comment links ("ugc", "nofollow").
== Description ==
The plugin allows you to manage the values of the "rel" attribute in comment links. You can enable or disable the "ugc" and "nofollow" values for all links in comments (separately for the comment author's links and separately for links within the comment).
Help from Google:
rel="ugc": UGC stands for User Generated Content, and the ugc attribute value is recommended for links within user generated content, such as comments and forum posts.
rel="nofollow": Use this attribute for cases where you want to link to a page but don’t want to imply any type of endorsement, including passing along ranking credit to another page.
You can read more in the Google [blog](https://webmasters.googleblog.com/2019/09/evolving-nofollow-new-ways-to-identify.html).
The plugin's additional features include the ability to hide comment links from Yandex (by inverting them with <!––noindex––><!––/noindex––> tags).
If you liked my plugin, please rate it.
== Frequently Asked Questions ==
= Installation =
1. Visit “Plugins\Add New”.
2. Search for “UGC Comments”.
3. Install and activate the plugin.
4. That's all.
Plugin settings are available in “Settings\UGC Comments”.
= Does the plugin support localization? =
Yes, please use [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/ugc-comments).
== Screenshots ==
1. Settings page.
2. Example link.
== Changelog ==
= 1.00 =
* first version.