What is Replytocom URL’s

Replytocom URL’s are the auto generated URL’s form wordpress blog site with enabled reply to comments feature. Basically Replytocom URL’s are kind of a query string added to your original URL. Or you can say Replytocom are the parameter which get appended in your post permalink for the comments you have on your Blog, so for example if your original URL look like http://www.tips4developer.com/joomla/3-security-extensions-secure-joomla-website/
then replytocom URL will become something like http://www.tips4developer.com/joomla/3-security-extensions-secure-joomla-website ?replytocom=1192. So it automatically add ?replytocom=# at the end of your original URL

How does Replytocom URL’s get generated

Basically these URL’s get generated from the posts comments you gets form the site visitors, so as much as comments you have on your posts as much replytocom URL’s get generated. But that does not mean that you have to disable commenting feature from your Blog. Instead we have good solution to get rid of it.

Issue and Drawbacks of Replytocom URL’s

Replytocom links are actually a serious problem which –

1. Eventually bring steep fall in rankings among the search engines
2. Search Engines will detect your pages as duplicate content
3. Will consume high database usage, because bots will asks a repetitive requests to your server to crawl already crawled URL with non replytocom URL

How to remove replytocom URL’s

  1. Handeling replycom URL’s with Google Webmaster Tool
    • Open your Google Webmaster Tools Dashboard.
    • Expand the ‘Site Configuration’ menu on the left hand side of the Dashboard.
    • Click on the Settings option & go to the ‘URL parameters’.
    • Then click on “Configure URL parameters”  displayed on right side main page
    • Click on “Edit” link of “replytocom” row
    • Editing replytocom URL in Google Webmaster Tool

    • Update the settings as per below screen cap
    • Setting to update in Google webmaster Tool

  2. Handeling replycom URL’s with Robots.txt file
    Simply add the below line on your Roborts.txt file

    Disallow: *?replytocom

  3. Handeling replycom URL’s with WordPress Plugin
    In case you are not much comfortable with Robots.txt file, the other best option you have is to let the WordPress plugin to handle the issue. So you simple need to download and install  Replytocom redirector plugin, that automatically deal with the bot.

I hope the above information is going to helps you allot.

Related posts:

Author:

is co-founder and author of tips4developer. By profession he is a WordPress and Joomla developer.

One Response so far.

  1. Arsie says:

    I fully agree with this solution and as much as possible bloggers should not depend so much on plugins.

    Great job Amit!


Subscribe to email feed

  • RSS
  • Delicious
  • Digg
  • Facebook
  • Twitter
  • Linkedin

Joomla – Allowing

Recently I got an requirement to add multiple email ID’s ...

WordPress - Controll

Page Lists Plus is one of the most use full ...

IE compatible mode â

I noticed most of the web developers and designers hate ...

Adding PayPal Donate

Adding PayPal Donate Button in WordPress Post and Page are ...

Multi Browsers CSS H

Here I am sharing few of the very useful multi ...

Joomla – Allowing

Recently I got an requirement to add multiple email ID’s ...

Virtuemart – Setti

In my last project I got a requirement from my ...

3 Best Security Ext

Joomla is one of the fastest growing and best CMS ...

Joomla Conditional S

With the help of Joomla conditional statements you will able ...

Virtuemart - Special

Here I am sharing the virtuemart code snippet to display ...