=== WP Add Rel UGC to Comments === Contributors: fitehal Donate link: http://www.whoisabhi.com/donate Tags: link, relation, ugc, user-generated-content,seo Requires at least: 4.7.0 Requires PHP: 5.6 Tested up to: 5.3 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add rel="ugc" Attribute to links in Comments. == Description == WP Add Rel UGC to Comments is simple plugin that adds rel="ugc" to your comments section. On Sept 10th 2019, Google introduced way to fight against Comment spam. Links with rel="ugc" will not impact your SEO score. By adding rel="ugc" let Google Search identify the nature of links in Comments. == Installation == Following are the easy steps to install plugin. 1. Upload contents of 'wp-add-rel-ugc-to-comments' to the '/wp-content/plugins/' directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Once Plugin is activated, you don't need to work on settings. it will automatically replace rel="nofollow" with "ugc". if no relationship is mentioned with links in Comments area, it will add rel="ugc" to those links in Comments. == Frequently Asked Questions == = Does it only works with Links in Comments? = Links in Comments and Comment Author links are processed with rel="ugc" tag. = Where Can I read more about 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. Here is the (link to announcement post)[https://webmasters.googleblog.com/2019/09/evolving-nofollow-new-ways-to-identify.html] = Activated plugin, but not able to see if its working or not? = Just right click on links, click inspect to see if you rel="ugc" is added to link or not. if you are not able to figure it out, Just post your url in WordPress Support forum. Happy to check. == Screenshots == 1. This is how you inspect plugin is working or not. == Changelog == Initial Release == Upgrade Notice == This plugin might not have any major release in future. As most SEO Plugins will soon adapt it.