I am using:
<?php
header("Location:
http://www.mysite.com/forums");
?>
as an index.php so when typing my sites URL you are automatically forwarded right to the forum homepage.
Will this cause any interference with search engines out there being able to spider my site? I want to install this hack that makes it easy for Google to spider my site and index it, but I am worried if it will work the same since I am using the redirect.
Please help,
Thanks