I'm using a redirect as follows..to help funnel pagerank, but when I use it my SSL doesn't work because it wants to keep going to the http://www.blahblah.net instead of the https://blahblah.net which is my SSL address. Someone told me this could be altered to only deal with port 80 or something and not effect SSL calls. RewriteCond %{HTTP_HOST} ^blahblah\.net [NC] RewriteRule ^(.*) http://www.blahblah.net/$1 [R=301,L] Can someone help me change this to only redirect calls to port 80 please? Can someone confirm this is a good idea to do, redirecting your domain to the www version? Thanks!
:welcome here's what happens if you're using the ssl cert: you either need to change the rule to make everything redirect to domain.com or your need to have your cert re-issued to the www.domain.com address believe it or not i had to help a friend to do this very thing last week. he got the cert re-issued rather than lose pagerank. there is a one time free re-issue
Copyright 2008, All Rights Reserved. Thanks for visiting a Performance Marketing Group Network Website. Advertise Here. Get A Free Link. Please visit one of our other quality websites.:
