Forum Moderators: open
I uploaded an article that stretches over three pages. Right now page 3 is #9 on a specific keyword, while pages 1 and 2 are non-existant in Google. Problem is they have been spidered by Googles freshbot (read about in site search) and thus live an unsecure life. When they get deepcrawled they in due time will have a more stable position in Google's search results.
thanks for your help.
I think we will have to wait for an answer from someone knowing a lot about frames. But one thing I can say: It pays to be patient when you're dealing with search engines!
PS. It might help to know how old your website is and when you submitted it to Google.
Frames present special problems for spiders -- and you working with them. You can direct spiders to individual pages two ways: Put links to the pages in the <noframes> section of the frames page; or, better, build a site map that is directly accessible to the spiders.
After you get all the individual pages listed in the SEs you then have the problem of your pages coming up "naked" without the supporting frameset. You've got to include a bit of javascript that says something like "If this page loads and its parent is not on of my frames then put it in this frame." You can find a few versions on any of the javascript library sites.
You might also consider making your index page one that does not use frames. This makes it easily accessible to spiders, you can link from it to a site map and you can directly link from it to your most important pages.
We used frames for more than four years on one of our bulkier sites and built it to be completely spiderable and bulletproof -- stand alone index page, site maps, dynamic framesets, javascript frameset calls -- but found that it just wasn't worth the hassle. We've just spent almost a year changing everything to stand alone pages.
Jim
In the meantime make sure that there are spiderable links to all of your pages and that you build some incoming links from other sites. Those are your two best bets for getting the site and all of your pages indexed.
Don't worry about Freshbot at all right now. You might happen to pop into the index for a day or two but as its name suggests it wants pages that are fresh, so you'd more than likely drop out again.
Jim