Skip to main content
Participant
June 7, 2007
Question

Search Engines and AJAX

  • June 7, 2007
  • 1 reply
  • 230 views
I know that if a page dynamically loads a page with text that does not require URL parameters, that text can be indexed for the page being crawled. Would that be the same for Spry/AJAX Data pulled in from an XML file?
This topic has been closed for replies.

1 reply

Inspiring
June 7, 2007

>I know that if a page dynamically loads a page with text that does not
>require
> URL parameters, that text can be indexed for the page being crawled. Would
> that
> be the same for Spry/AJAX Data pulled in from an XML file?

If there isn't a full page refresh (ie, a new page request) then odds are
that Google will not be able to get to it.

-Darrel