I need help with this example : <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <script type="text/javascript"> <!-- function delayer(){ window.location = "index.html" } //--> </script> <head> If this is the right way to redirect page and Google will index my redirect pages also? Thanks