I am running a store that defaults from Home.php, and has an option to use an Index.php file with the following code: <?php header("Location: home.php"); ?> Code (markup): Will this screw up robots, or SEO at all?
do you link to your site using www.yoursite.com/home.php or www.yoursite.com/ in the second case no need to worry