Discuss Does Google deep crawl frames? in the Google Optimization forum on SEO Chat. Does Google deep crawl frames? Google Optimization forum discussing techniques to increase rank in Google. Find help for defeating spam pages, building site trust, and beating the Google algorithm. Also read about the best SEO tools to help with Google search.
BuySellLinks.com is a new Text Link Advertising Brokerage by the founder of LinkAdage that offers high-end text links and a premier membership base. We screen all advertisers and publishers and their web pages to make sure we are offering a service that works for everyone. Our plug-in is super easy to install but if you are hands off, w e offer free installation.
Tired of dealing with shady text link buyers and/or sellers? Try BuySellLinks.
Receive the tools necessary to be the rock star of your field. Our 12-month program teaches you the evolving world of multi-channel marketing as well as the complex issues and opportunities found in the industry.
Posts: 198
Time spent in forums: 1 Day 16 h 13 m 22 sec
Reputation Power: 10
Does Google deep crawl frames?
I just saw a post in which someone claimed that Google does not drill down frames; however, I have seen the frames themselves in Google results. Does anyone know if Google deep crawls frames?
Posts: 54
Time spent in forums: < 1 sec
Reputation Power: 10
The page itself will be cached but it will not follow onto the frame src's
So all google will see is the <title> and anything in the <noframes> and thats how it'd included in listings.
Posts: 329
Time spent in forums: 2 m 31 sec
Reputation Power: 10
Re: Does Google deep crawl frames?
Quote:
Originally posted by "twins.fan"
I just saw a post in which someone claimed that Google does not drill down frames; however, I have seen the frames themselves in Google results. Does anyone know if Google deep crawls frames?
twins.fan
yes Google crawls framesets, all the frames and list them.
Posts: 329
Time spent in forums: 2 m 31 sec
Reputation Power: 10
Re: Does Google deep crawl frames?
Quote:
Originally posted by "Mauricio"
Quote:
Originally Posted by mario
yes Google crawls framesets, all the frames and list them.
...but you will loose PR because the framed pages are more deep than frameset. Google don't like frames.
.....you are wrong!
most of our index-pages (noframe)have a PR5, all the frames incl. the frameset, which are below the index-pages, have PR4 and all the noframe-pages wich are also below the index-pages has PR4 also.
Why should Google not like frames? Frames are normal html-pages. Only the frameset looks different, but without problems in ranking. The only disadvantage on framesets is the invisibility in Google-cache-version. On the other hand they have a big advantage, the noframe-area.
Posts: 54
Time spent in forums: < 1 sec
Reputation Power: 10
Google can only make results on the html given to it. If i were to have a pages something like the following.
<html>
<head>
<title>[keyword] brought to you by [company]</title>
</head>
<frameset>
<frame name="bill" src="page1.html">
<frame name="bob" src="page2.html">
<noframes>
[keyword] and content link to frameless brower friendly page
</noframes>
</frameset>
</html>
All google sees of the above is :-
[keyword] brought to you by [company]
[keyword] and content link to frameless brower friendly page
It doesn't include content from page1.html or page2.html, if its sees them at all is questionable, google may see frame "src" as links or it may not, i'm yet to be convinced. The page may be able to get a PR of 5 but this is due to the underlying pages and links, not the page itself, so any listing it does get is due to links, title and a little <noframes> so how high can it rank?
Posts: 1,410
Time spent in forums: 1 Day 13 h 4 m 52 sec
Reputation Power: 17
Well jump, Google will take what is in the noframe tag as content, so theoretically you can in fact better optimize frameset pages than normal pages, as you are less concerned or inhibited by design and layout issues (no one will really ever see the noframe content).
However, there is also truth that framed pages, even highly optimized framesets, simply do not in general produce the results a well optimized unframed site will do. There are exceptions but they tend to be in un competitive areas or where offpage criteria scores particularly well. As well as the other well known usability problems frames have, you are very often far better off by ditching frames.
Although Google has no problems with indexing framed pages, other engines do. Basically frames WILL harm your site one way or the other. CSS or iframes are the modern se friendly solutions for what can be done with framesets nowadays.