=== Comments Link Optimization ===
Contributors: lite3
Tags: comments, seo, links
Requires at least: 3.0.0
Tested up to: 3.2.1
Stable tag: 1.4
Comments Link Optimization waht prevent all search engine crawl your comments link.
== Description ==
Comments Link Optimization waht prevent all search engine crawl your comments link.
Comments Link Optimization will modify link below.
* Comments author link.
* Comments content link.
Comment Optimize URL will not modify link below.
* Visitors reply link. (@user)
Related Links:
* Plugin Homepage
* Author Homepage
== Installation ==
You can find, download and install Comments Link Optimization directly from the **Plugins** section in WordPress.
If you want to install manually, download and unzip the `comments-link-optimization.zip` file and upload to the `/wp-content/plugins/comments-link-optimization/` directory. Then activate the plugin through the **Plugins** section in WordPress.
== Frequently Asked Questions ==
= Do I need to create or modify the robots.txt file? =
No. The robots.txt file is automatically created and modified, and does not modify existing content.
= Do I need to modify the php file? =
No. After you install and activate the plugin needs to do nothing.
= How can add rel="nofollow" to comments link? =
You do not need to add nofollow to comments link, Because the plug-in by modifying the robots.txt file to prevent search engines crawling the comment link from your site. Robots.txt takes precedence over the nofollow.
== Changelog ==
= 1.4 =
* Fixed: Comment author links in the Administration Panel has been modified
= 1.3 =
* Fixed: Some themes not modify comment author link
= 1.2 =
* Fixed: Redirect bug
= 1.1 =
* Changed: The readme.txt file
= 1.0 =
* Initial public release.