- Impact
- 18
hi
strange thing is that..
i have good pr [2] in inner pages not in home page.. but the main problem is
all links and good pr is without www.. can you tell guys how can i redirect my domain from domain.com to www.domain.com
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} www.quickbanners\.net
RewriteRule ^(.*)$ http://quickbanners.net/$1 [R=permanent,L]
above code is doing.. wrong.. it redirect from www to without www
strange
plz help
strange thing is that..
i have good pr [2] in inner pages not in home page.. but the main problem is
all links and good pr is without www.. can you tell guys how can i redirect my domain from domain.com to www.domain.com
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} www.quickbanners\.net
RewriteRule ^(.*)$ http://quickbanners.net/$1 [R=permanent,L]
above code is doing.. wrong.. it redirect from www to without www
strange
plz help








