Click to See Complete Forum and Search --> : Frames: Still Bad??


DavidY
12-28-2006, 11:15 AM
Are the use of frames still considered a bad idea? From what I understood, the search engines had a hard time with them. Is that still the case (i.e. have the search engines figured out how to work with frames yet)? What are the other downsides to frames? Thanks.

drhowarddrfine
12-28-2006, 11:26 AM
This is still true and it is difficult for users to bookmark pages.

DavidY
12-28-2006, 11:32 AM
Bummer. Ok, thanks! :cool:

ray326
12-28-2006, 03:31 PM
Framed sites are also more expensive to maintain.

dataline
12-28-2006, 03:50 PM
David,

Sorry that I'm "borrowing" the discussion you started. Too lazy to start a new one .....

I'm learning and working on a site with 3 frames: top, left/menu and main. If I forego frames completely, how do the pros suggest I build the site if I always want the top (home, about us, contact us, etc.) to be on all pages, and the left menu to also be on all pages?

Thanks!

DL

_Aerospace_Eng_
12-28-2006, 03:57 PM
Use server side includes. Also don't be lazy its not nice to hijack a thread.

DavidY
12-28-2006, 04:58 PM
David,

Sorry that I'm "borrowing" the discussion you started. Too lazy to start a new one .....

I'm learning and working on a site with 3 frames: top, left/menu and main. If I forego frames completely, how do the pros suggest I build the site if I always want the top (home, about us, contact us, etc.) to be on all pages, and the left menu to also be on all pages?

Thanks!

DL

No problem. I'm learning too! :) My site is the same situation as yours, header frame on top, contents on left, and a main frame. I also like having the header and contents frames remain static. But it seems like it may just be better to forego frames altogether and keep it simple.

DavidY
12-30-2006, 11:02 AM
I'm having a hard time trying to decide how to rework my website without using frames. :(

Does anyone have any opinions on whether I should just keep the same layout and remove the frames, or should I completely redesign the layout? Here's a link to it --> www.tbirefocus.com (http://www.tbirefocus.com).

Thanks for any suggestions.

ray326
12-30-2006, 02:55 PM
You can keep the layout and use server side includes of some kind to assemble the pages with a consistent banner and global nav bar.