Web Hosting Talk







View Full Version : Google spidering frames?


Abaweet69
02-15-2005, 03:24 PM
I've searched and haven't gotten a straight answer yet.
I've finished making a basic frame layout for my website.

On each page i've included the meta description and keywords tags in the <head>

Will this be enough for google to at least point users to my main site if the page's keyword is met?

Or is it more complicated than that?

PlaneWalker
02-19-2005, 05:53 AM
On each page i've included the meta description and keywords tags in the <head.>

Unless you have these keywords throughout the content and a number of other things, simply using meta tags alone won't really cut it.

Also, frames have issues when it comes to SEO.


From Google (see bold)...


1. Reasons your site may not be included.

- Your pages are dynamically generated. We are able to index dynamically generated pages. However, because our web crawler can easily overwhelm and crash sites serving dynamic content, we limit the amount of dynamic pages we index.

- You employ doorway pages. Google does not encourage the use of doorway pages. We want to point users to content pages, not to doorways or splash screens.

- Your page uses frames. Google supports frames to the extent that it can. Frames tend to cause problems with search engines, bookmarks, emailing links and so on, because frames don't fit the conceptual model of the web (every page corresponds to a single URL). If a user's query matches the site as a whole, Google returns the frame set. If a user's query matches an individual page on the site, Google returns that page. That individual page is not displayed in a frame -- because there may be no frame set corresponding to that page.
If you are concerned with the description of your site as seen by search engines, please read "Search Engines and Frames". It describes the use of the 'NoFrames' tag, which is used to provide alternative content. If, instead of providing alternative content, you use wording such as "This site requires the use of frames" or "Upgrade your browser", then you are excluding both search engines and people who use browsers with frames turned off. (For example, audio web browsers, such as those used in automobiles and by the visually impaired, typically do not deal with frames, which are a visual mechanism.) You can read about NoFrames in the HTML standard here: http://www.w3.org/TR/REC-html40/present/frames.html#h-16.4


You can grab this info and more here...

http://www.google.com/webmasters/2.html



It's something to keep in mind.