Forum Moderators: open
Since all of the internal navigation points to a page we called main.php, we created an index.php which redirects to main.php
My understanding is that Google doesn't like redirects, and I am curious whether we will be penalized for the redirect. If so, we'll need to spend the time to change all of the navigation that now points to the home page as main.php, and change it to index.php.
Should we change our navigation or is this type of redirect acceptable?