이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Replytocom Controller

설명

Hate duplicate content? Hate wasting server resources?

Replytocom Controller gives you the option to remove “?replytocom” from comment urls and optionally redirect visitors & bots who try to use it anyway to a destination of your choice.

For those concerned about duplicate content for SEO purposes, the benefits should be obvious.

If you want to speed up your WordPress server, the redirection will let you stop wasting resources serving up the same page over and over again to a crawler bot. Even worse, pages with a question mark in the url aren’t typically cached by caching plugins like WP Super Cache. That means that those bot crawls are eating up way more resources then a normal url would. Now you can send them to a cached copy of that page, a less resource intensive page, or any other url.

Of course, the cost of all this is that visitors can’t have JavaScript turned off if they want to leave replies in threaded comments.

Borrows code from:
* https://wordpress.org/extend/plugins/all-in-one-seo-pack/
* https://wordpress.org/extend/plugins/replytocom-redirector/

설치

  1. Upload the plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings->Replytocom Controller if you want to override default settings

후기

2017년 2월 8일
It works like a charm for those who use the regular commenting system from Wordpress. It removes the ?replytocom and we see only #commentXX It is very useful especially for me because i got rid from the canonical URL & by the past in the parameter URL of google webmaster tools i systematically saw the replytocom parameter. Still today Googlebot still wonder wether replytocom is a dumb parameter or a url to a new page. This plugin fixes it all and it is very lightweight.
모든 2 평가 읽기

기여자 & 개발자

“Replytocom Controller”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Replytocom Controller”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2016/12/11 – 1.2

  • Fixed parse error php < 5.4

2016/12/10 – 1.1

  • Brought code up to date

2013/03/20 – 1.0

  • Initial release