Home | Toolshop | Guides | FAQ's | Inside |
Submit Corner Logo
Browse Submit Corner

Submit Corner : Guides : Site Improvement Guide : Working Around Frames

Toolshop

Assessment Tools
Keyword Thesaurus
Link Popularity Tracker
META Tag Generator
META Tag Scanner
Robot Generator
Submit Engine
Top Keywords
Word Tracker

Guides

META Tags
Description Tag
Keywords Tag
Revisit Tag
See Complete List

Search Engines
Google
Yahoo!
Overture
See Complete List

Site Improvement
Image Tags
Title Optimization
Effective META Tags
See Complete List

Software Packages
Web Position Gold
Submit Wolf
See Complete List

Website Assessment
Editor's Viewpoint of Directories
Assess Your Site Indexing
Who's Linking To You
Competitor Identification

Bandwidth Conservation
Background Images
External Javascript
Optimize HTML
See Complete List

FAQ

Our Recommendations
Read FAQ

Webposition Gold - Download Now!

Inside Submit Corner

Advertise
Linking Info
Privacy Policy
Rave Reviews
Terms of Use

Working Around Frames
By Submit Corner
Tell a Friend About This Page

Overview: Frames can result in problematic indexing when search engines spider your website, make sure you know the tricks of the trade to getting your frames pages listed.

Most search engines don't handle pages with frames very well. Many search engines consider each frame as a link from your main page. Often, this results in the search engine reading only the main page. This poses a number of problems, either none of your webpages will be indexed or each individual frame will be indexed. The best solution around this would be to implement a frames and a nonframes version, such that regular users and non-frame users (search engines) can understand. Additionally, each individual frame should also include the META Robots Tag to indicate to search engines not to index individual frames.

One implementation of this scenario can be done with the <noframes> and </noframes> tags. The noframes tag presents an alternative version of your webpage displayed to users who do not support frames. The contents included between the <noframes> tags should be your webpage as you would like shown to non-frame users. Below, we've attached the syntax for the <noframes> HTML tag and a sample application.

Noframes HTML Tag Usage

The NoFrames tag is a standard HTML tag that is read by browsers that do not support frames. The contents between the opening and closing NoFrames tag will be displayed to users in its entirety, so you must account to merge two webpages into one, your frames version and the same content without frames into the NoFrames version.

NoFrames Tag Usage

HTML Tag: "NOFRAMES"
General Usage: <NOFRAMES>
Insert content for your non-frames browsers here
</NOFRAMES>
Example Usage: <HTML><HEAD>
<TITLE>Sunshine Limited</TITLE>
</HEAD>
<FRAMESET COLS="90%,10%">
<FRAME SCROLLING=YES SRC="frame1.html">
<FRAME SCROLLING=NO SRC="frame2.html">
<NOFRAMES>
Insert content for your non-frames browsers here
</NOFRAMES>
</FRAMESET>
</HTML>
Comments: The above code will generate two frames. Users that have frames enabled browsers will view the frames normally, users without frame browsers will be displayed the contents between the NoFrames tags.
META Robots Tag: In addition to the above, you should include the Meta Robots code below to each individual frame (in this case, frame1.html and frame2.html) to exclude indexing individual frames.

<META NAME="robots" CONTENT="FOLLOW,NOINDEX">

Sponsored Links



Win Great Prizes Just for Using Our Services

Latest Headlines

All links open in a new window
View All Headlines
(Sat, Jul 4 12:59:01)

CHARTS OF THE WEEK: Google Isn't As Big Or "Helpful" As You Think
Source: TechNews.AM
Date: Jul 4 2009 3:10PM

Key-Totaler No More - Gmail (Google Mail)
Source: About
Date: Jul 4 2009 2:47PM

Booklovers Should Cheer Google's Plan
Source: American Progress
Date: Jul 4 2009 2:35PM

Department of Justice investigates Google Book Search
Source: VNUNet.com
Date: Jul 4 2009 2:15PM

CHARTS OF THE WEEK: Google Isn't As Big Or "Helpful" As You Think
Source: Silicon Alley Insider
Date: Jul 4 2009 1:55PM

Department of Justice investigates Google Book Search
Source: PC Magazine UK
Date: Jul 4 2009 1:17PM

IPhone 3GS Heats Up, DOJ Takes Aim at Google (PC World)
Source: Yahoo! News
Date: Jul 4 2009 1:10PM

There are 23 additional news headlines. Click to View All Headlines

Copyright ©2000 - 2009 Wired 2000 Corporation
All Rights Reserved
Privacy | Terms of Use