Old 13-04-2006, 10:41   #1 (permalink)
Fozzie
Registered User
 
Join Date: Apr 2006
Location: Somerset, UK
Posts: 2
Frames question

My site www.fuchsiamagic.com uses frames. If you go straight to this url, it works OK. However, sometimes search engines pick up the central page of this frame which you can go to directly at www.fuchsiamagic.com/fuchsias/main.htm The problem with this is that there is no menu any more and people leave the site because they don't know where else to go.

If I put a hyperlink on the main.htm page pointing back to www.fuchsiamagic.com, it works fine, BUT, if someone clicks on that link when the frames page is displayed correctly, you get a frame within a frame! What am I doing wrong?
  Reply With Quote
Old 13-04-2006, 10:54   #2 (permalink)
sub
Shitcasket™
 
sub's Avatar
 
Join Date: Jul 2005
Location: Brighton
Posts: 4,722
Send a message via MSN to sub Send a message via Skype™ to sub
Quote:
Originally Posted by Fozzie
What am I doing wrong?

Using Frames
  Reply With Quote
Old 13-04-2006, 11:14   #3 (permalink)
pgo
Senior Member
 
Join Date: Jan 2005
Posts: 12,340
Quote:
Originally Posted by Fozzie
What am I doing wrong?
Using frames.
  Reply With Quote
Old 13-04-2006, 12:45   #4 (permalink)
Fozzie
Registered User
 
Join Date: Apr 2006
Location: Somerset, UK
Posts: 2
<quote>Using frames.</quote>
OK fair enough, but other sites use them and they work OK. I will probably get rid of them, but I just wanted an answer.
  Reply With Quote
Old 13-04-2006, 12:48   #5 (permalink)
finbarr
who the fuck am i?
 
finbarr's Avatar
 
Join Date: Apr 2005
Location: london
Posts: 2,660
Send a message via MSN to finbarr Send a message via Skype™ to finbarr
try putting a script in the head of the page that doesnt allow the main content frame to load without the other frames...

<script language="JavaScript">
<!--
if (self==top) {self.location.replace("your main page url")}
//-->
</script>

cant guarantee that piece of script but there are others on here who will I'm sure
  Reply With Quote
Old 13-04-2006, 13:41   #6 (permalink)
LadynRed
Senior Member
 
Join Date: Mar 2006
Posts: 147
Quote:
OK fair enough, but other sites use them and they work OK.

Maybe.. maybe not. They will suffer from the same problem you have if they include zero navigation in the content frames. This is just one reason why frames are evil.. there are more, one of which being the weight and page load times - you're not loading 1 page, you're loading multiple pages.
  Reply With Quote
Old 13-04-2006, 16:05   #7 (permalink)
the_boss
Registered User
 
Join Date: Apr 2006
Posts: 5
There is absolutely no need to use frames.
The same can be achieved through CSS. God I love CSS!
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8