{"id":2999,"date":"2008-04-29T17:27:58","date_gmt":"2008-04-29T17:27:58","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/mq-relinks\/"},"modified":"2024-08-12T12:12:27","modified_gmt":"2024-08-12T12:12:27","slug":"mq-relinks","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/mq-relinks\/","author":259655,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.9","stable_tag":"1.9","tested":"6.6.5","requires":"","requires_php":"","requires_plugins":null,"header_name":"MQ ReLinks","header_author":"maiq","header_description":"","assets_banners_color":"","last_updated":"2024-08-12 12:12:27","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.maiq.info\/work\/wordpress\/mq-relinks\/","header_plugin_uri":"http:\/\/www.maiq.info\/","header_author_uri":"http:\/\/www.maiq.info\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":8717,"num_ratings":0,"support_threads":1,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0":{"tag":"1.0","author":"maiq","date":"2009-04-01 11:12:12"},"1.1":{"tag":"1.1","author":"maiq","date":"2010-07-28 19:22:55"},"1.2":{"tag":"1.2","author":"maiq","date":"2012-03-19 11:56:26"},"1.3":{"tag":"1.3","author":"maiq","date":"2014-09-04 12:58:46"},"1.4":{"tag":"1.4","author":"maiq","date":"2014-10-09 07:36:52"},"1.5":{"tag":"1.5","author":"maiq","date":"2015-03-26 11:17:06"},"1.6":{"tag":"1.6","author":"maiq","date":"2017-01-05 13:30:47"},"1.7":{"tag":"1.7","author":"maiq","date":"2017-01-05 14:07:48"},"1.8":{"tag":"1.8","author":"maiq","date":"2024-08-12 12:27:04"},"1.9":{"tag":"1.9","author":"maiq","date":"2024-08-12 12:12:27"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":979248,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2","1.3","1.4","1.5","1.6","1.7","1.8","1.9"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":1568593,"resolution":"1","location":"assets","locale":"","width":956,"height":276}},"screenshots":[]},"plugin_section":[],"plugin_tags":[537,727],"plugin_category":[],"plugin_contributors":[88528],"plugin_business_model":[],"class_list":["post-2999","plugin","type-plugin","status-closed","hentry","plugin_tags-link","plugin_tags-redirect","plugin_contributors-maiq","plugin_committers-maiq"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/mq-relinks.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/mq-relinks\/assets\/screenshot-1.png?rev=1568593","caption":""}],"raw_content":"<!--section=description-->\n<p>MQ ReLinks is a wordpress plugin which allows you to easy redirect all external links in posts, pages, comments, author and widget links, without passing link juice.\nIn 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.\nYou can configure the post, comment and author link options in the administration area.<\/p>\n\n<p>For configuration go to Options&gt;MQ ReLinks<\/p>\n\n<p>A redirected link will look like this:<\/p>\n\n<p>http:\/\/www.maiq.info\/wp-content\/plugins\/mq-relinks\/out.php?url=http:\/\/www.wordpress.org\/<\/p>\n\n<p>Or you can edit it to look like this:<\/p>\n\n<p>http:\/\/www.maiq.info\/out\/http:\/\/www.wordpress.org\/<\/p>\n\n<p>To do so you have to edit the .htaccess file and add a line of code:<\/p>\n\n<p>RewriteRule ^out\/(.*)$ wp-content\/plugins\/mq-relinks\/out.php?url=$1 [L]<\/p>\n\n<p>right after this part of code:<\/p>\n\n<p>BEGIN WordPress\n\nRewriteEngine On\nRewriteBase \/\nRewriteRule ^index&#046;php$ - [L]<\/p>\n\n<p>There are instructions in the administration area<\/p>\n\n<h3>More<\/h3>\n\n<p>For more informatons please visit <a href=\"http:\/\/www.maiq.info\/work\/wordpress\/mq-relinks\/\">MaiQ.info<\/a><\/p>\n\n<!--section=installation-->\n<ol>\n<li>Unzip the downloaded package and upload the MQ ReLinks folder into your Wordpress plugins folder<\/li>\n<li>Log into your WordPress admin panel<\/li>\n<li>Go to Plugins and \"Activate\" the plugin\n\"MQ ReLinks\" will now be displayed in your Options section <\/li>\n<li>Configure it under Options -&gt; MQ ReLinks<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='1.how%20do%20i%20report%20a%20bug%3F'><h3>1.How do I report a bug?<\/h3><\/dt>\n<dd><p>Contact me on my blog. Describe the problem as good as you can, tell me the plugin version, Wordpress version, possible conflicting plugins and so on.<\/p><\/dd>\n<dt id='2.how%20can%20i%20support%20this%20plugin%3F'><h3>2.How can I support this plugin?<\/h3><\/dt>\n<dd><p>The best way to contribute is to spread the word, link to this page, blog about MQ ReLinks or give me feedback. \nAll kinds of feedback is helpful to me. Suggestions, bug reports and donations are also welcomed.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<p>=Changes in 1.1=<\/p>\n\n<p>Updated to work with latest version of wordpress\nAdded support for anchor links (Ex.: href=#top)<\/p>\n\n<p>=Changes in 1.2=<\/p>\n\n<p>Updated to work with latest version of wordpress\nFixed support for anchor links (Ex.: href=#top) will not be redirected, but www.someothersite.com\/#something will still work\nAdded .htaccess support, now your links can look like http:\/\/www.maiq.info\/out\/http:\/\/www.wordpress.org\/ In stead of http:\/\/www.maiq.info\/wp-content\/plugins\/mq-relinks\/out.php?url=http:\/\/www.wordpress.org\/<\/p>\n\n<p>=Changes in 1.3=<\/p>\n\n<p>Updated to work with latest version of wordpress\nFixed\/added support for javascript links (Ex.: href=javascript:void(0)) will not be redirected.\nFixed\/added support for image links; .jpg, .gif and .png links will not be redirected. You can enable\/disable this feature in the administration area.<\/p>\n\n<p>=Changes in 1.4=\nAdded widget suport\nUpdated to work with latest version of wordpress<\/p>\n\n<p>=Changes in 1.5=\nBug fixes<\/p>\n\n<p>=Changes in 1.6=\nBug fixes<\/p>\n\n<p>=Changes in 1.7=\nBug fixes<\/p>\n\n<p>=Changes in 1.8=\nBug fixes<\/p>\n\n<p>=Changes in 1.9=\nBug fixes<\/p>","raw_excerpt":"Inserts target=&quot;_blank&quot; and rewrites all direct links in posts, widgets, comments and author links, to a out.php file.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/2999","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=2999"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/maiq"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=2999"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=2999"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=2999"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=2999"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=2999"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=2999"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}