|
Search bots and redirects ignored
Hi guys *waves*, first post here.
My website has a javascript redirect on the index page that takes users to the home page. On the index page with the redirect I have lists of key words, a site index etc that I want a search engine to see. But I also want the search bot to follow all the text and links on this page so it can index the entire site. What I want to know is, how will a search bot react to the javascript redirect. Will it still index the page? I know search bots ignore Javascript but do they carry on down the page or will they just get to the code and exit? The javascript redirect function is called from inside the body tag.
There are 2 reasons why the home page isn't the index page.
1. The site structure is quite complicated and goes 3-4 folders deep and their are 4 different languages.
2. The home page is quite image heavy and used a large sliced image as the introductory menu.
|