| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
Katie
Joined: 21 Mar 2008 Posts: 1
|
|
| Back to top |
|
 |
|
 |
HB phpBB SEO Team

Joined: 16 Oct 2006 Posts: 790
|
Posted: Sat Mar 22, 2008 1:48 am Post subject: Re: NEW location, sub domain |
|
|
The thread http://www.phpbb-seo.com/boards/seo-techniques/locking-the-www-in-urls-vt30.html covers close the same problem (mapping blahblahblah.com to -www.blahblahblah.com):
| Code: | RewriteEngine on
RewriteCond %{HTTP_HOST} !^eastcoasters\.setbb\.com$ [NC]
RewriteRule ^(.*) http://eastcoasters.setbb.com/$1 [QSA,L,R=301] |
(This is untested, please try it locally before uploading to a live board.) |
_________________ Dan Kehn |
|
| Back to top |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |