Hello

I am implementing a non-flash, html and javascript only epaper, that
is based on a Pdf: www.patrickmueller.li/epaper . I am telling the
google crawler that this is an AJAX page (with <meta name="fragment"
content="!">) that is crawlable, according to the google specs "Making
AJAX Applications Crawlable" (code.google.com/intl/sv-SE/web/
ajaxcrawling/docs/getting-started.html).

When the google crawler does request my page with:
www.patrickmueller.li/epaper/?_escaped_fragment_ (and it did request
my page once) I do return the corresponding Pdf. But my AJAX page is
not indexed by google.

What am I doing wrong?

Thanks,
Patrick

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to