Forum Moderators: mack
if (top == self) location = "http://mysite.com/index.htm?ifr=if2&ifrloc=" + escape('the page to be displayed.htm');
if1 and 2 are iframes in the index page.
Thanks in advance, Richard
One thing you could try to test that theory is linking to the physical URL of one of the pages you'd normally display in your Iframes. it may be that the googlebots are not aware of existence of your 'sub' pages. After a few weeks see if the bot has crawled the subpages.
If that is your problem you could maybe link to an internal page with a list of the URL's of your subpages - that way users could still take advantage of your iframe setup and it would be setup in a google friendly manner.
Hope this is helpful - let me know how you go.
Regards,
Jim Smith
[edited by: tedster at 6:24 pm (utc) on Nov. 20, 2003]
[edit reason] clipped url from sig [/edit]
Also from what you have written, I think you are suggesting that the redirect code IS OK with the robots? is that the case? I submitted my site to a number of S/Es, but none of them have crawled the site.
Thank-you for your help here.