Forum Moderators: open
i discoverd that in a frameset, you can 'tell' google which one he should index the tags or the html.
Normally google automaticly indexes the frameset as 'html' when there is html on the page for example between the noframes tag.
And if there is no html on the frameset page the meta tags get indexed.
You can let Google index the meta tags even if there is html on the page by making 2 frames(100,*) and using just 1 of them.
like this
rows=100,*
frame src="http://www.yoursite"
--no 2nd frame.
And you can let google use the Html by using 1 frame example: 100% And having html on the frameset page.
I discoverd this by accident.
While i was seeking for my #1 listing that seems to be dropped for the 2nd time this week, i encounterd one of my framesets, and i saw this.