Changeset 431710
- Timestamp:
- 09/01/2011 12:27:54 PM (15 years ago)
- File:
-
- 1 edited
-
geographical-redirect/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
geographical-redirect/trunk/readme.txt
r431708 r431710 15 15 Domain redirect has higher priority if specified. 16 16 17 ***Explanation***:17 `Explanation`: 18 18 19 1. You have a multilingual blog and want your visitors to be directed to the correct language according to their geographical location. 20 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. 19 * You have a multilingual blog and want your visitors to be directed to the correct language according to their geographical location. 20 21 * 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. 21 22 22 23 … … 30 31 31 32 Q: Mistakenly I specified incorrect domain name for redirection and can't access my site. 32 33 A: If you have some troubles accessing your site, because of incorrect redirect, just add to browser's url «no_redirect» (example: http://yoursite.com/?page_id=5&***no_redirect***) to ignore redirection. 34 33 A: If you have some troubles accessing your site, because of incorrect redirect, just add to browser's url `no_redirect` (example: http://yoursite.com/?`no_redirect`) to ignore redirection. 35 34 36 35 37 36 Q: Whether the redirection applies both to frontend and dashboard? 38 39 37 A: Redirection applies only to frontend. Dashboard will be always accessible by direct link. 40 38
Note: See TracChangeset
for help on using the changeset viewer.