Thread: AJAX and SEO.
View Single Post
  #13 (permalink)  
Old 05-15-2007, 07:44 PM
Orion's Avatar
Orion Orion is offline
WebProWorld Veteran
WebProWorld MVP
 
Join Date: Sep 2003
Location: Halton Hills, ON
Posts: 702
Orion RepRank 4Orion RepRank 4Orion RepRank 4Orion RepRank 4
Default

... a bit late to the table on this one, but it was quoted in a recent post also..

if you use iframes you should also be using the <noframe> tag to provide content for the SE's

Another way to do it is to use <div> with a scroll option and <!--#include> the xml document into the <div>.

Doesn't that solve at least some of the issue? Then in some instances using js to hide / reveal the <div> doesn't mess with the SE's cause the code is still on the page.

Dunno if I'm using way out of date ideas there, but it still seems pretty valid..
Reply With Quote