It's a little bit messy this one. I have a 301 redirect on my /index to /bogfoering.php When I enter the address in a browser window like this: http://www.bogholderiet.frac.dk/ or www.bogholderiet.frac.dk/ or http://bogholderiet.frac.dk/ or http://www.bogholderiet.frac.dk/index.php or http://www.bogholderiet.frac.dk/index.html I allways get redirected to http://www.bogholderiet.frac.dk/bogfoering.php as planned but get a PR0 as a result. When I click on the link from my profile on DP-forum (which is also http://www.bogholderiet.frac.dk/) I get a PR3. Is that just my Google bar acting crazy on me, or what? I'd really like to allways see my PR3
Google sees each one of those as different pages (http://www.bogholderiet.frac.dk/ & http://www.bogholderiet.frac.dk/index.html should be the same if you were using the .html as the default extension). The php is a different page to google. You should do a 301 direct to the one you want to use and it will change with the next toolbar update. It sounds like you recently switched to using the php extension which is the cause of the problem.