Forum Moderators: open
What I mean is on a rough scale, how does it measure up to optimized link text on the page? (only half as effective, 10% as effective, less?)
Ideally, you always want link text on your pages, but sometimes it might not be possible. When this is the case, using link text in the no-frames tag is better than nothing, but how effective is it?
As far as I can tell, without counting the exact #s of links on each site, the noframes content was the only consistent major difference between these two sites, and the others that I am marketing. I am using basically the same techniques on all my sites.
Does anyone know why? Am I in/correct in my assumtion that the noframes caused me some trouble? Has anyone else seen sites 'reverted' as mine were?
Sounds like you used <noframes> on a "flat" html page. That's not what it's for. <noframes> should be used on frameset pages only...
Here are some notes I have on <noframes> usage... I'm not sure what the original sources are, so if I'm quoting anybody without attribution, my apologies in advance. Caps for emphasis only...
<NOFRAMES>...</NOFRAMES> is a tag originally included in the HTML specification to display content in browsers that are unable to display frames. Content within this tag is also what's seen by search engines.Virtually all browsers today handle frames, though, and the NOFRAMES tag is usually wasted with some sort of useless message like "This browser is unable to display frames." The NOFRAMES tag can, in fact, be a useful tool for search optimizing. It can only be used, though, on FRAMESET pages.
The <NOFRAMES></NOFRAMES> tag properly belongs nested INSIDE the FRAMESET pair.
I try to keep the <noframes> tag very accurately reflecting the text of the framed pages... and I'm very wary of tricks like using 100% frames, except maybe on graphic-only pages. I think the days of using this tag deceptively are numbered.
As for the links within the <noframes> tag, I've seen examples of PR0 on frameset pages that have used them excessively, which maybe suggests that Google pays attention to them. There could have been other reasons, though, for the PR0 penalty.