WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Search Engines > Google Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Google Discussion Forum Google Discussion forum is for topics specifically related to Google. There is a subforum dedicated to AdSense/AdWords subjects.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-07-2004, 04:05 AM
adyblain adyblain is offline
WebProWorld New Member
 

Join Date: Dec 2003
Location: http://www.maggotandoaf.com
Posts: 2
adyblain RepRank 0
Default link to pages within frameset???

Have a site called:

http://www.prodeck.org

When it comes up on Google, some links are to pages within the frameset on the homepage. I would much rather have people link straight to the index.html rather than a page that was designed to sit within a frame on that homepage. Is there some code that would make any links to that page-within-the-frameset automatically go to the homepage instead? I would hate to lose all those link from the Google search!

Any help is great.

ablainey@shaw.ca
Reply With Quote
  #2 (permalink)  
Old 01-07-2004, 04:43 AM
DarrenPWS DarrenPWS is offline
WebProWorld Pro
 

Join Date: Jan 2004
Location: Milton Keynes, UK
Posts: 117
DarrenPWS RepRank 0
Default <frameset>

Hi,

I believe that if you place the following tag in your <HEAD> section of the pages that are not to be indexed, you will eventually get rid of this issue:

<META NAME="ROBOTS" CONTENT="FOLLOW/NOINDEX">

This will tell the Google spiders in this case to follow your links, but not index that particular page!

Hope this is correct!

Darren Darkinshttp://www.positive-websolutions.co.uk
Reply With Quote
  #3 (permalink)  
Old 01-07-2004, 08:41 AM
Mel Mel is offline
WebProWorld 1,000+ Club
 

Join Date: Jul 2003
Posts: 1,919
Mel RepRank 0
Default

Ir I understand you correctly you want indexed links which refer to the content frame to redirect to say, the surrounding navigation frame?

Take a look at this page, I think this is will do it for you:
http://www.scriptasylum.com/tutorial...eredirect.html
__________________
Mel Nelson
Expert SEO
Reply With Quote
  #4 (permalink)  
Old 01-08-2004, 09:52 PM
mm99 mm99 is offline
WebProWorld Veteran
 

Join Date: Jul 2003
Location: az
Posts: 376
mm99 RepRank 0
Default one of the problems...

The problem you are describing is actually one of the biggest problems with frames.

DarrenPWS stated it right. But you need to have the urls that glue the frames together properly done. You need to have the robots follow the pages you want them to follow, your pages that hold the frames together, and not index the framed pages themselves.

You could view any framed site as "what do I want indexed and what don't I want indexed". you need to use the robots tags to solve the problem. That will always work.

peace...Paul
__________________
can be reached at casino@survivormail.com
SE resources at http://www.usnet.tk/ NEW! mag rack
I do SEO work. My sites are mostly casino, casino portals and gaming sites.
Reply With Quote
  #5 (permalink)  
Old 01-09-2004, 04:28 AM
ronniethedodger's Avatar
ronniethedodger ronniethedodger is offline
WebProWorld 1,000+ Club
 

Join Date: Aug 2003
Location: Central US
Posts: 1,576
ronniethedodger RepRank 0
Default

Mel has the correct solution. That is a very good article on how to redirect the user to your index.html page which holds the Frameset.

You DO NOT want to put the robot exclusion tag for NOINDEX. That is the page that is showing up in the Google results for Pete's sake. The NOINDEX will tell the robot not to index it and it will no longer appear in the results.

I will take it a step further on the NOINDEX. Do not ever use it. Use your robots.txt file to accomplish your exclusions with. It is a lot cleaner and you can get rid of all that unnecessary robot meta tag stuff off of your pages too. The robots Meta tag is not required. It was added to the tag list years ago when certain Hosts would not allow access to the Server to upload a robots.txt file.

Go with the javascript redirection in the article that Mel cited. This will redirect your visitors who click on link in the Google results for your frame content to the index.html frameset and load your content page inside of it. I looked at the article and it is very well written and easy to understand.

Another script is also available here too and will give you a demonstration of the redirect in action :
http://javascript.internet.com/page-...in-frames.html

This is a sample of the same type of page you are talking about that would be showing up in the results. When you click on that link, it will load itself inside the frameset. The sample code and comments are in the framed page for you to see and copy for your own use.

An interesting side-effect to this script is that if anybody tries to load your content pages into their own framesets....it will boot it out and load it into your frameset. ;0)
__________________
Ronnie T. Dodger
Web Design Forum-Web Design & Development News
Reply With Quote
  #6 (permalink)  
Old 01-09-2004, 10:04 AM
Mel Mel is offline
WebProWorld 1,000+ Club
 

Join Date: Jul 2003
Posts: 1,919
Mel RepRank 0
Default

There should be a law against the use of the robots tag except in very special cases.

In no case should you ever use the index,follow variation as that just instructs the bot to do what he would do if there was no tag there in the first place so its just code bloat.

The noindex parameter will cause your page not to be indexed so only use it if you don't want your page in the search engines at all. The nofollow parameter seems useless to me but then I guess there may be some occassions where you don't want the bots to follow the links you inserted?
__________________
Mel Nelson
Expert SEO
Reply With Quote
  #7 (permalink)  
Old 01-09-2004, 02:14 PM
ronniethedodger's Avatar
ronniethedodger ronniethedodger is offline
WebProWorld 1,000+ Club
 

Join Date: Aug 2003
Location: Central US
Posts: 1,576
ronniethedodger RepRank 0
Default

Quote:
Originally Posted by Mel
The nofollow parameter seems useless to me but then I guess there may be some occassions where you don't want the bots to follow the links you inserted?
I can think of one devious use for the NOFOLLOW argument in the ROBOT Meta Tag....reciprocal link pages. ;0)
__________________
Ronnie T. Dodger
Web Design Forum-Web Design & Development News
Reply With Quote
Reply

  WebProWorld > Search Engines > Google Discussion Forum
Tags: frameset, link, pages, within



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Search Engine Friendly URLs by vBSEO 3.0.0