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.
- Host: GitHub
- URL: https://github.com/litefeel/comments-link-optimization
- Owner: litefeel
- Created: 2014-06-27T17:59:25.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-03-23T12:46:09.000Z (about 8 years ago)
- Last Synced: 2025-01-29T15:26:06.849Z (4 months ago)
- Topics: optimization, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://www.litefeel.com/comments-link-optimization/
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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.htmlComments 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.