| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| NamePros Regular | Redirecting all traffic for SEO For My Site's best SEO I need to move all traffic to http://www.thewebmasterstool.com/ rather than anything else. I saw a tutorial about it but I can't seem to find it again. Can anybody tell me where to find something similer?
__________________ |
| |
| | #2 (permalink) |
| NamePros Regular | i'm not sure what you're looking for but try adding this into your .htaccess if you want to redirect traffic to the www version of the site HTML Code: RewriteCond %{HTTP_HOST} !^www.thewebmasterstool.com
RewriteRule ^(.*)$ http://www.thewebmasterstool.com/$1 [R=301,L]
|
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |