Version Description
- Added official support forum.
=
Download this release
Release Info
Developer | joelcj91 |
Plugin | 404 to 301 |
Version | 1.0.3 |
Comparing to | |
See all releases |
Code changes from version 1.0.1 to 1.0.3
- 404-to-301.php +1 -1
- js-404-admin.php +2 -2
- readme.txt +8 -5
404-to-301.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
Plugin URI: http://www.joelsays.com/plugins/404-to-301/
|
6 |
Description: Redirect all 404 pages to any page using 301 redirect.
|
7 |
Author: Joel James
|
8 |
-
Version: 1.0.
|
9 |
Author URI: http://www.joelsays.com/about/
|
10 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XUVWY8HUBUXY4
|
11 |
Copyright (c) 2014 Joel James
|
5 |
Plugin URI: http://www.joelsays.com/plugins/404-to-301/
|
6 |
Description: Redirect all 404 pages to any page using 301 redirect.
|
7 |
Author: Joel James
|
8 |
+
Version: 1.0.3
|
9 |
Author URI: http://www.joelsays.com/about/
|
10 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XUVWY8HUBUXY4
|
11 |
Copyright (c) 2014 Joel James
|
js-404-admin.php
CHANGED
@@ -45,9 +45,9 @@
|
|
45 |
</td><td width="30%" align="center">
|
46 |
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XUVWY8HUBUXY4" target="_blank"><img src="https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif"></a><br/>
|
47 |
<h4>If you think my plugin is useful, please consider a small donation.</h4>
|
48 |
-
<h3>Feel free to <a href="http://www.joelsays.com/
|
49 |
</tr></table></div>
|
50 |
<br/><br><hr/>
|
51 |
<div align='center'>
|
52 |
-
<h4>Main
|
53 |
</div>
|
45 |
</td><td width="30%" align="center">
|
46 |
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XUVWY8HUBUXY4" target="_blank"><img src="https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif"></a><br/>
|
47 |
<h4>If you think my plugin is useful, please consider a small donation.</h4>
|
48 |
+
<h3>Feel free to use <a href="http://www.joelsays.com/members-area/support/plugin-support-404-to-301/" target="_blank">Support Forum </a>if you have any doubts or feedback</h4></td>
|
49 |
</tr></table></div>
|
50 |
<br/><br><hr/>
|
51 |
<div align='center'>
|
52 |
+
<h4>Main advantage of this plugin is that 404 errors in your website will not be considered as error pages.<br/>Automatically creates a 301 permanent redirect if a 404 link found to your website.</h4><br/><h3>Check <a href='https://support.google.com/webmasters/answer/93633?hl=en' target='_blank'>Official Google Page</a> to know more about 301 redirect</h3>
|
53 |
</div>
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Tags: 404, 301, 302, 307, not found, 404 redirect, 404 to 301, 301 redirect
|
|
4 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XUVWY8HUBUXY4
|
5 |
Requires at least: 3.0.1
|
6 |
Tested up to: 3.9.1
|
7 |
-
Stable tag: 1.0.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -27,14 +27,14 @@ Features of <a href="http://www.joelsays.com/plugins/404-to-301/">404 to 301</a>
|
|
27 |
* Will not irritate your visitors if they type a non existing page url.
|
28 |
* Light weight.
|
29 |
* Increase your SEO by telling google that all 404 pages are moved to some other page.
|
30 |
-
* Quick <a href="http://www.joelsays.com/
|
31 |
* Free to use with lifetime updates.
|
32 |
* More feature coming soon.. (You can suggest also)
|
33 |
|
34 |
|
35 |
== Support ==
|
36 |
|
37 |
-
Current Version: 1.0.
|
38 |
|
39 |
Author: Joel James
|
40 |
Author URI: http://www.joelsays.com/
|
@@ -74,9 +74,12 @@ You can choose redirection types like 301,302 and 307.
|
|
74 |
= 1.0.1 =
|
75 |
* Added official website details.
|
76 |
|
|
|
|
|
|
|
77 |
|
78 |
|
79 |
== Upgrade Notice ==
|
80 |
|
81 |
-
= 1.0.
|
82 |
-
Added <a href="http://www.joelsays.com/
|
4 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XUVWY8HUBUXY4
|
5 |
Requires at least: 3.0.1
|
6 |
Tested up to: 3.9.1
|
7 |
+
Stable tag: 1.0.3
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
27 |
* Will not irritate your visitors if they type a non existing page url.
|
28 |
* Light weight.
|
29 |
* Increase your SEO by telling google that all 404 pages are moved to some other page.
|
30 |
+
* Quick <a href="http://www.joelsays.com/members-area/support/plugin-support-404-to-301/">Direct Support Forum</a>.
|
31 |
* Free to use with lifetime updates.
|
32 |
* More feature coming soon.. (You can suggest also)
|
33 |
|
34 |
|
35 |
== Support ==
|
36 |
|
37 |
+
Current Version: 1.0.3
|
38 |
|
39 |
Author: Joel James
|
40 |
Author URI: http://www.joelsays.com/
|
74 |
= 1.0.1 =
|
75 |
* Added official website details.
|
76 |
|
77 |
+
= 1.0.3 =
|
78 |
+
* Added official support forum.
|
79 |
+
|
80 |
|
81 |
|
82 |
== Upgrade Notice ==
|
83 |
|
84 |
+
= 1.0.3 =
|
85 |
+
Added <a href="http://www.joelsays.com/members-area/support/plugin-support-404-to-301/">Support Forum</a> details.
|