View Single Post
  #10 (permalink)  
Old 12-10-2007, 06:02 AM
youds youds is offline
WebProWorld New Member
 
Join Date: Dec 2007
Posts: 22
youds RepRank 0
Default Re: SEO and frames in a web 2.0 world.

I came from this topic: Iframes and SEO

In response to the "stone age" poster I would say that the iframe has been reinvigorated by the latest craze Web 2.0

iframes are useful when you're creating Ajax web sites when you want the back button to work. Example: GMail

If you don't want the back button to work, you use xmlhttprequest when requesting new data.

And yes, <noframes> is the SEO solution for frames, without that tag, frames would ruin your SEO (see above link)
Reply With Quote