An open API service indexing awesome lists of open source software.

https://github.com/litefeel/comments-link-optimization

Comments Link Optimization waht prevent all search engine crawl your comments link.
https://github.com/litefeel/comments-link-optimization

optimization wordpress wordpress-plugin

Last synced: 3 months ago
JSON representation

Comments Link Optimization waht prevent all search engine crawl your comments link.

Awesome Lists containing this project

README

        

# Comments Link Optimization #
**Contributors:** litefeel
**Tags:** comments, seo, links
**Donate Link:** https://www.paypal.me/litefeel
**Requires at least:** 3.0.0
**Tested up to:** 4.7.3
**Stable tag:** 1.10.5
**License:** GPLv2
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html

Comments Link Optimization what prevent all search engine crawl your comments link.

## Description ##

Comments Link Optimization what 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
* On GitHub

## 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. There is nofollow noindex on the jump page, and the search engine will not index the page.

### 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 there's nofollow noindex on the jump page, and the search engine will not index the page.