SEO problem on GAE
Hi, all,
I am writing a GAE/GWT application and trying to set up the SEO/crawler handling, so that :
http://xxx.appspot.com/?_
can be caught in the filter , in order to serve the cached GWT pages.
However, the filter doesn't seem to be catching the request,even though it sets to url-pattern as /*
I didn't have this problem when deploying to a non-cloud environment , i.e. tomcat server on a standalone system.
Does anyone have a suggest for this? GWT/GAE/SEO should work :-)
Thanks!
maq --
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/GY-osRol1HEJ.
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home