- Impact
- 35
i found an article online
THEY said
is that true does it have that big effect what will that do to my PR
Regards\
Code:
Thus redirects all http://domain.com traffic to http://www.domain.com.Code:Options +FollowSymlinks All -Indexes rewriteEngine on rewriteBase / RewriteCond %{HTTP_HOST} ^domain.com$ RewriteRule ^(.*)$ http://www.domain.com/$1 [R=301,L]
Add it to your .htaccess file, change domain.com to your actual domain, and you should see an increase in your Page Ranking. Very handy. Works on all browsers.
THEY said
should see an increase in your Page Ranking.
is that true does it have that big effect what will that do to my PR
Regards\



