Get exclusive CAP network offers from top brands

View CAP Offers

google and Redirects

blackhawk asked 3 years ago
Ok, there was a thread – sorry I couldn’t find it – about 301 redirects to insure that your home page PR is not split. Basically this is the

http://www.yoursite.com vs yoursite.com (no www)

I have a few questions about this, on my site all of the following are the same page:

http://www.yoursite.com
yoursite.com
yoursite.com/index.php
yoursite.com/index.php?page=1

Could this potentially mean that my PR could get divided by FOUR instead of TWO? and if so, can someone help me with an .htaccess file that will make everything direct to the http://www.yoursite.com ?

Best regards,
Bernie

22 Answers
blackhawk answered 3 years ago
I am still very interested in knowing the answer to this if anyone knows… again my prediciment is that I have several pages that are the same page, and I would like them to redirect to the ONE correct page.

they are:

index.php
index.php?page=1

I would like these to re-direct to my “www.sitename.com” page

Can anyone help me do this through .htaccess?

also I have a few pages like blackhawk.htm that are PR6 and I need to redirect them to a different page – is it best to put a link on the PR6 page to pass the PR? or will another redirect through .htaccess accomplish the same thing seamlessly?

thanks much
Any help with these technical problems appreciate.

Thanks,Bernie

blackhawk answered 3 years ago
Thanks DivaG

That worked perfectly for the redirecting the non-www to the www, but how do I get these files:

http://www.mysite.com/index.php
http://www.mysite.com/index.php?page=1

to simply redirect to:

http://www.mysite.com

?

Best regards,
Bernie