Changeset 646063
- Timestamp:
- 12/30/2012 12:48:42 PM (13 years ago)
- Location:
- fix-multiple-redirects/trunk
- Files:
-
- 2 edited
-
fix-multiple-redirects.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fix-multiple-redirects/trunk/fix-multiple-redirects.php
r646060 r646063 4 4 Plugin Name: Fix Multiple Redirects 5 5 Plugin URI: http://www.devtech.cz/ 6 Description: Fix multiple redirects and canonical redirects. 6 Description: Fix multiple redirects and canonical redirects. And increase speed of wordpress fine url recognition for SEO by .htaccess file. 7 7 Version: 1.2.1 8 8 License: GNU v3 \ -
fix-multiple-redirects/trunk/readme.txt
r646060 r646063 2 2 Contributors: jurajpuchky 3 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NSHFBHQ9XM9NJ 4 Tags: multiple, canonical, redirects, fix 4 Tags: multiple, canonical, redirects, fix, seo, htaccess, speed, tune up 5 5 Requires at least: 2.6 6 6 Tested up to: 3.3.2 CS … … 10 10 License URI: http://www.gnu.org/licenses/gpl-3.0.html 11 11 12 Fix multiple redirects and canonical redirects. 12 Fix multiple redirects and canonical redirects. And increase speed of wordpress fine url recognition for SEO by .htaccess file. 13 13 14 14 == Description == 15 15 16 Help users to fix problems with multiple redirects and canonical redirects. 17 - advice to configure DNS records, prevent canonical problems. 18 - By disable canonical redirect filters. 19 - By disable redicrecting filters. 20 - By fixing .htaccess file 21 - Some FAQ with experience. 16 Help users to fix problems with multiple redirects and canonical redirects.\ 17 - advice to configure DNS records, prevent canonical problems.\ 18 - By disable canonical redirect filters.\ 19 - By disable redicrecting filters.\ 20 - By fixing .htaccess file\ 21 - Some FAQ with experience.\ 22 - Increase speed of wordpress fine url recognition for SEO by .htaccess file.\ 23 - If you wish you can promote us, with small link in tail of post/page or donate only ONE $.\ 22 24 23 25 Home page: [Devtech](http://www.devtech.cz/ "Devtech - supports preshashop plugin,wordpress plugin,vpn,b2b,eshop,blog,annonce,link,seo,proxy,mailing,affiliate") … … 25 27 == Installation == 26 28 27 1. Upload plugin folder `fix-multiple-redirects` to the `/wp-content/plugins/` directory 28 2. Activate the plugin through the 'Plugins' menu in WordPress 29 3. Setup options 'Settings/Multiple Redirects Fix' menu in WordPress by default are all settings not configured, follow Frequently Asked Questions. 30 4. If you wish you can promote us, with small link in tail of post/page or donate only ONE $.29 1. Upload plugin folder `fix-multiple-redirects` to the `/wp-content/plugins/` directory\ 30 2. Activate the plugin through the 'Plugins' menu in WordPress\ 31 3. Setup options 'Settings/Multiple Redirects Fix' menu in WordPress by default are all settings not configured, follow Frequently Asked Questions.\ 32 4. You can promote us, with small link in tail of post/page or donate only ONE $.\ 31 33 32 34 == Frequently Asked Questions ==
Note: See TracChangeset
for help on using the changeset viewer.