Plugin Directory

Changeset 646063


Ignore:
Timestamp:
12/30/2012 12:48:42 PM (13 years ago)
Author:
jurajpuchky
Message:

Fixed comments

Location:
fix-multiple-redirects/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • fix-multiple-redirects/trunk/fix-multiple-redirects.php

    r646060 r646063  
    44  Plugin Name: Fix Multiple Redirects
    55  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.
    77  Version: 1.2.1
    88  License: GNU v3 \
  • fix-multiple-redirects/trunk/readme.txt

    r646060 r646063  
    22Contributors: jurajpuchky
    33Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NSHFBHQ9XM9NJ
    4 Tags: multiple, canonical, redirects, fix
     4Tags: multiple, canonical, redirects, fix, seo, htaccess, speed, tune up
    55Requires at least: 2.6
    66Tested up to: 3.3.2 CS
     
    1010License URI: http://www.gnu.org/licenses/gpl-3.0.html
    1111
    12 Fix multiple redirects and canonical redirects.
     12Fix multiple redirects and canonical redirects. And increase speed of wordpress fine url recognition for SEO by .htaccess file.
    1313
    1414== Description ==
    1515
    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.
     16Help 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 $.\
    2224
    2325Home page: [Devtech](http://www.devtech.cz/ "Devtech - supports preshashop plugin,wordpress plugin,vpn,b2b,eshop,blog,annonce,link,seo,proxy,mailing,affiliate")
     
    2527== Installation ==
    2628
    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 $.
     291. Upload plugin folder `fix-multiple-redirects` to the `/wp-content/plugins/` directory\
     302. Activate the plugin through the 'Plugins' menu in WordPress\
     313. Setup options 'Settings/Multiple Redirects Fix' menu in WordPress by default are all settings not configured, follow Frequently Asked Questions.\
     324. You can promote us, with small link in tail of post/page or donate only ONE $.\
    3133
    3234== Frequently Asked Questions ==
Note: See TracChangeset for help on using the changeset viewer.