Link Juice Keeper - Version 1.2.2

Version Description

  • Marked as compatible with WP 2.9.x
Download this release

Release Info

Developer sirzooro
Plugin Icon 128x128 Link Juice Keeper
Version 1.2.2
Comparing to
See all releases

Code changes from version 1.2.1 to 1.2.2

Files changed (3) hide show
  1. link-juice-keeper.php +1 -1
  2. readme.html +6 -2
  3. readme.txt +5 -2
link-juice-keeper.php CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Link Juice Keeper
4
  Plugin URI: http://www.poradnik-webmastera.com/projekty/link_juice_keeper/
5
  Description: This plugin helps you to keep the link juice by redirecting all non-existing URLs which normally return a 404 error to the front blog page using 301 redirect.
6
  Author: Daniel Frużyński
7
- Version: 1.2.1
8
  Author URI: http://www.poradnik-webmastera.com/
9
  */
10
 
4
  Plugin URI: http://www.poradnik-webmastera.com/projekty/link_juice_keeper/
5
  Description: This plugin helps you to keep the link juice by redirecting all non-existing URLs which normally return a 404 error to the front blog page using 301 redirect.
6
  Author: Daniel Frużyński
7
+ Version: 1.2.2
8
  Author URI: http://www.poradnik-webmastera.com/
9
  */
10
 
readme.html CHANGED
@@ -2,10 +2,10 @@
2
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3
  <head>
4
  <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
5
- <title>Link Juice Keeper 1.2.1 Readme</title>
6
  </head>
7
  <body>
8
- <h1>Link Juice Keeper 1.2.1 Readme</h1>
9
  <p>This plugin helps you to keep the link juice by redirecting all non-existing URLs which normally return a 404 error to the blog front page using 301 redirect.</p>
10
  <p><b>Plugin Homepage:</b> <a href="http://www.poradnik-webmastera.com/projekty/link_juice_keeper/">Link Juice Keeper</a></p>
11
  <p><b>Plugin Homepage on WordPress.org:</b> <a href="http://wordpress.org/extend/plugins/link-juice-keeper/">Link Juice Keeper</a></p>
@@ -31,6 +31,10 @@
31
  </ol>
32
 
33
  <h2>Changelog</h2>
 
 
 
 
34
  <p>1.2.1</p>
35
  <ul>
36
  <li>Marked as compatible with WP 2.8.5</li>
2
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3
  <head>
4
  <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
5
+ <title>Link Juice Keeper 1.2.2 Readme</title>
6
  </head>
7
  <body>
8
+ <h1>Link Juice Keeper 1.2.2 Readme</h1>
9
  <p>This plugin helps you to keep the link juice by redirecting all non-existing URLs which normally return a 404 error to the blog front page using 301 redirect.</p>
10
  <p><b>Plugin Homepage:</b> <a href="http://www.poradnik-webmastera.com/projekty/link_juice_keeper/">Link Juice Keeper</a></p>
11
  <p><b>Plugin Homepage on WordPress.org:</b> <a href="http://wordpress.org/extend/plugins/link-juice-keeper/">Link Juice Keeper</a></p>
31
  </ol>
32
 
33
  <h2>Changelog</h2>
34
+ <p>1.2.2</p>
35
+ <ul>
36
+ <li>Marked as compatible with WP 2.9.x</li>
37
+ </ul>
38
  <p>1.2.1</p>
39
  <ul>
40
  <li>Marked as compatible with WP 2.8.5</li>
readme.txt CHANGED
@@ -2,8 +2,8 @@
2
  Contributors: sirzooro
3
  Tags: google, link, links, redirect, seo
4
  Requires at least: 2.2
5
- Tested up to: 2.8.5
6
- Stable tag: 1.2.1
7
 
8
  This plugin helps you to keep the link juice by redirecting all non-existing URLs (they return error 404) to the blog front page using 301 redirect.
9
 
@@ -30,6 +30,9 @@ The only one exception are files in root blog directory with names starting with
30
 
31
  == Changelog ==
32
 
 
 
 
33
  = 1.2.1 =
34
  * Marked as compatible with WP 2.8.5
35
 
2
  Contributors: sirzooro
3
  Tags: google, link, links, redirect, seo
4
  Requires at least: 2.2
5
+ Tested up to: 2.9.9
6
+ Stable tag: 1.2.2
7
 
8
  This plugin helps you to keep the link juice by redirecting all non-existing URLs (they return error 404) to the blog front page using 301 redirect.
9
 
30
 
31
  == Changelog ==
32
 
33
+ = 1.2.2 =
34
+ * Marked as compatible with WP 2.9.x
35
+
36
  = 1.2.1 =
37
  * Marked as compatible with WP 2.8.5
38