Is your site indexable by google ? If it isn't, there's no point in adding microdata, microformats or RDFa markup, it won't be visible anyway. If it is, it should be a simple matter of some setStyleName method calls on divs and spans (microformats seem to be the easiest to implement).
If you haven't something in place along the lines of what's described here: http://code.google.com/web/ajaxcrawling/docs/getting-started.html it means your site probably isn't indexable. Hope that helps, Salvador On Mar 15, 1:10 pm, darkflame <[email protected]> wrote: > I was the recent google blog post about them now supporting this in > their search > results.http://www.google.com/support/webmasters/bin/answer.py?answer=146645 > > As I'm making a review website I thought it was a good idea to add > this sort of metadata. Only I'm not sure of the best type to use, and > nor the best way to implement it in my gwt code. > My pages are generated completely with gwt from a database, mostly > made with just labels in various layout panels. -- 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.
