MQ ReLinks

MQ ReLinks is a wordpress plugin which allows you to easy make all external links in posts, pages, comments and author links non external, by using a redirect.
In stead of a direct link to another site, the plugin will create a link to a out.php file that will redirect to the requested URL. They can be opened in a new window or in the same one.
You can configure the post, comment and author link options in the administration area.
A redirected link will look like this:

http://maiq.info/wp-content/plugins/mqrelinks/out.php?url=http://www.wordpress.org/

You can edit it to look like this:

http://maiq.info/out/http://www.wordpress.org/

To do so you have to edit the .htaccess file and add a line of code:

1
RewriteRule ^out/(.*)$ wp-content/plugins/mq-relinks/out.php?url=$1 [L]

right after this part of code:

1
2
3
4
BEGIN WordPress
RewriteEngine On 
RewriteBase / 
RewriteRule ^index.php$ - [L]

There are further instructions in the administration area.

Usage:

  1. Download, unzip, copy mqrelinks directory to your plugin folder.
  2. Go to your wordpress admin panel, click on Plugins and activate MQ ReLinks.
  3. Go to Options>MQ ReLinks and configure the plugin.
    1. Select your desired configuration.
    2. Edit the .htaccess file (if needed)
  4. Click Update.

Requires:

  • WordPress: 2.3 or higher

Compatible up to:

  • WordPress: 3.0.1

Release info:

  • Date: April 28th, 2008
  • Version: 1.0
  • Date: May 28th, 2009
  • Version: 1.1
  • Date: July 28th, 2010
  • Version: 1.2

Download:

Installation:

  1. Unzip the downloaded package and upload the MQ ReLinks folder into your WordPress plugins folder
  2. Log into your WordPress admin panel
  3. Go to Plugins and “Activate” the plugin. “MQ ReLinks” will now be displayed in your Options section
  4. Configure the plugin under Options -> MQ ReLinks

15 Comments

  • 1
    June 15, 2008 - 2:17 pm | Permalink

    I got fun stuff blog. One of the categories is blog and site of the day. As you can imagine I got many outbound links to other sites and blogs. Do you think that your plug in will work automatically on all of them and this is the right way to lower outbound links and in the same time not to cut presentation of great sites and blogs? You can contact me on my e-mail.
    Thanks

  • 2
    July 21, 2008 - 3:47 am | Permalink

    Hi,

    For some reason, the out.php does not redirect. I have to add a get function.

    Thanks for the plugin.

    What about the blogroll? Any intention to add that into the option?

  • 3
    August 21, 2008 - 9:42 pm | Permalink

    I don’t know but plugin is not working any more. I have changed the host, but everything is the same.
    I haven’t changed anything.
    Can you drop me a word or two?

    Thanks

  • 4
    August 25, 2008 - 10:22 am | Permalink

    Try reinstalling it Aleks.

  • 5
    August 25, 2008 - 7:56 pm | Permalink

    I did, but everything is the same. Is there some requirement I should ask from host? It’s obviously, because it was working great on previous host.

  • 6
    August 25, 2008 - 8:54 pm | Permalink

    Can you be more specific about what`s not working? The whole thing? Look at the links, doese it rediredt them to out.php?

  • 7
    August 25, 2008 - 11:04 pm | Permalink

    I’m getting links like

    http://www.e-uuu.com/out.php?url=http://www.imdb.com/title/tt0942385/

    (out.php is on the root)

    and as you can try blank page pops out. It’ not redirecting

  • 8
    August 27, 2008 - 10:28 am | Permalink

    Ok, so the out.php is not redirecting, that`s from the php settings on your server. Fortunately all you have to do is download the plugin again from wordpress and replace all the files. You don`t have to reinstall it, just replace the files.

    Cheers

  • 9
    August 27, 2008 - 6:37 pm | Permalink

    Yes, now is working fine with new files.
    Thanks

  • 10
    Neo
    September 14, 2008 - 5:50 am | Permalink

    thanks a lot. that is what i was looking for.

  • 11
    August 15, 2010 - 3:46 pm | Permalink

    Thanks. It good plugin for SEO.

  • 12
    Mike
    April 8, 2011 - 7:34 pm | Permalink

    Does this type of redirect pass any pagerank to the linked website?

  • 13
    thomas
    August 27, 2011 - 4:00 am | Permalink

    hi,
    thanks for this :) ) very nice :)
    but i get /out/javascript:void(0) links now :/ — mabe you can implement a check for this.
    thanks

  • Leave a Reply

    Your email address will not be published. Required fields are marked *

    *

    You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">