![]() | ![]() | ||||||||
| | #1 |
| Google Professional Join Date: Sep 2011 Location: Universe
Posts: 180
Thanks: 5
Thanked 14 Times in 14 Posts
|
Hello, This is the site: The Article Boss we want to redirect pages like The Article Boss to The Article Boss For this we write the following .htaccess code. (site developed in wordpress) HTML Code: # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / rewritecond %{http_host} ^thearticleboss.com [nc] rewriterule ^(.*)$ http://www.thearticleboss.com/$1 [r=301,nc] RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress Using 301 plugin we able to redirect pages like The Article Boss to The Article Boss or The Article Boss to The Article Boss Any advice highly appreciated. |
| #Dynamic Travel Comparison Portal Start from $299# | Website Development Company | Business Solution Provider | Free Articles Directory | Online Marketing Courses | Latest News Follow us on twitter @ ourscompany
| |
| | |
| | #2 |
| Warrior Member Join Date: Sep 2011
Posts: 12
Thanks: 1
Thanked 1 Time in 1 Post
|
Wordpress handles this for you automatically. Restore your .htaccess file and go to: thearticleboss.com/wp-admin >>settings >>general Set WordPress Address (URL) and Site Address (URL) to your full url with http: // www . thearticleboss .com. Sorry I had to add spaces in the above URL because warrior forum won't let me post links yet. |
| | |
| | |
| | #3 |
| Google Professional Join Date: Sep 2011 Location: Universe
Posts: 180
Thanks: 5
Thanked 14 Times in 14 Posts
|
Thanks so much for this small tips. Sometimes we think too much where the solution is too simple. Appreciate for your help.
|
| #Dynamic Travel Comparison Portal Start from $299# | Website Development Company | Business Solution Provider | Free Articles Directory | Online Marketing Courses | Latest News Follow us on twitter @ ourscompany
| |
| | |
| | #4 |
| Warrior Member Join Date: Sep 2011
Posts: 12
Thanks: 1
Thanked 1 Time in 1 Post
|
No problem. Glad to help!
|
| | |
| | |
![]() |
|
| Bookmarks |
| Tags |
| issue, nonwww, redirection, www |
| Thread Tools | |
| |
![]() |