Tuesday, January 10, 2012

making application crawlable, front-end is gwt and back-end is php

I'm building an application where the front-end is a gwt app and the
back-end is php. I'm using request builder to get data from the
server.

I need to make my app crawlable, but I'm not understanding on the
server side how to handle the unescaped fragment. I'm using a recess
php framework. The php app is a REST Interface where each URL map to
specific method of a controller class.

Can someone help me on this??

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

No comments:

Post a Comment