Changeset 431683
- Timestamp:
- 09/01/2011 11:39:58 AM (15 years ago)
- File:
-
- 1 edited
-
geographical-redirect/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
geographical-redirect/trunk/readme.txt
r431665 r431683 1 1 === Plugin Name === 2 Contributors: ladrower3 Donate link: http:// example.com/2 Contributors: Ladrower 3 Donate link: http://vnuki.org/ 4 4 Tags: geo-redirect, multilanguage, multidomain 5 5 Requires at least: 3.0 … … 7 7 Stable tag: 1.0 8 8 9 This plugin allows you to redirect your visitors according to their country.9 This plugin allows you to redirect your visitors or switch language according to their country. 10 10 11 11 == Description == 12 12 13 This plugin allows you to redirect your visitors according to their country. 14 Just add the country from selectbox and fill in preferable options(specify URL parameter for language or another domain). 13 Just add the country from selectbox and fill in preferable options. 14 You can specify URL parameters for switching language or another domain. 15 Domain redirect has higher priority if specified. 16 17 *Explanation*: 18 1. You have a multilingual blog and want your visitors to be directed to the correct language according to their geographical location. 19 2. You have specific domains or subdomains for different versions of your site and want your visitors to be directed to the right domain accoring to their geographical location. 20 15 21 16 22 == Installation == 17 23 18 24 1. Unzip `geo-redirect.zip` 19 1. Upload `geo-redirect` folder to the `/wp-content/plugins/` directory20 1. Activate the plugin through the 'Plugins' menu in WordPress25 2. Upload `geo-redirect` folder to the `/wp-content/plugins/` directory 26 3. Activate the plugin through the 'Plugins' menu in WordPress 21 27 22 28 == Frequently Asked Questions ==
Note: See TracChangeset
for help on using the changeset viewer.