Forum Moderators: open
[edited by: heini at 10:37 pm (utc) on Dec. 6, 2002]
[edit reason] please, no urls per TOS ¦ thanks! [/edit]
The problem might be the following: Since the index.php is generated dynamically, there is very likely some dynamic, i.e. changing content there. So when google first goes to www.site.com/ and later through an internal link visits www.site.com/index.php it is getting two (slightly) different pages and therefore it thinks that your index.php is not your "root document" but one level deeper and therefore it gets a PR which is one lower. Because for me that is the case. On our sites we have
www.site.com/ - PR x
www.site.com/index.php - PR(x-1)
But this has nothing to do with the .php ending, but more with the nature of dynamic pages.