I am trying to use Ajax crawling with Uibinder.  When I tried using
googlebot the fetch the page, I found that the page crawled (the first
100k of page) was purely the style sheet generated by uibinder.  The
funny thing is my style sheet only has 46k but the resulting <style>
section in the crawled page is 127k.

Since I'm using multi-locale in uibinder, it would give me a lot of
hassle if I use a different set of ui.xml for crawling as it means
maintain a duplicated set of locale properties.  Is there any
suggestion how to overcome it?  I have already invested so much time
in ajaxcrawling and don't want all my effort become futile at this
late stage.

-- 
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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to