Forum Moderators: open
My question is if i can contain some sort of sitemap within the noframes tag linkin to teh same pages as the frameset, so the SE will still crawl and index them?
What are the pro's & con's?
Thanx,
C
That said, you can alleviate the major problem in terms of search engine ranking pretty much the way you thought of - by utilizing the <noframes> section. I recommend treating that section as if it was the main page of a site that didn't use frames. Include an appropriate <h>eadline tag, a paragraph or two of keyword-rich text, and a few plain text links to the most important internal pages on your site - including the sitemap page if you have one.
Then you need to deal with search engines linking directly to your internal pages. There are JavaScript solutions that will detect when a page is not in its proper <frameset> and will automatically re-direct the user to the <frameset> page and reload the internal page automagically. Search on "Javascript automatic reframe" and you'll get a few ideas. Good luck!