Forum Moderators: open

Message Too Old, No Replies

Frames or CSS best for SE's?

         

danlott

9:07 am on Sep 17, 2003 (gmt 0)

10+ Year Member



hi all,
a client wants the main body of text to scroll. would using css overlow property set to scroll be the best solution for search engine spiders? I think i'm right in saying that SEs will also follow iFrames, but not so good with frames.
- D

Nick_W

9:15 am on Sep 17, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi,

SE's do not like frames, you know that of course. The CSS equivalent is very much ok though: Search Engines do not interpret on screen visuals, they just parse the tags so a <div> with scroll on it is just a <div> to anything but a graphical browser.

Nick

danlott

1:51 pm on Sep 17, 2003 (gmt 0)

10+ Year Member



hi Nick,
so i'm guessing iFrames are ok becuase the SE will follow the 'src' attribute?
- D

Nick_W

1:55 pm on Sep 17, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I dont know I'm afraid. I never use frames.

Anyone?

Nick