Hello community,
Did you heard talk about microformats (hreview)? Google will adopt this format for their SERP results. (see more here )
I open this post to together, find a solution to implement this feature in indexu!
It would be wonderful if we could do that, don“t u think so? Our indexu customers link reviews displaying directly in google results!
I have tried doing this (look at this google answer and in this restaurant reviews example :
At my indexu template i edit details_link.html i add this code :
at review_rows.html i have add:Code:<div class="hReview"> (...) <span class="item"><H2><%$title%></H2></span>
But it still not work well!Code:<span class="reviewer"><%$username%></span> <span class="dtreviewed"><%$date%></span> <span class="summary"><%$review%></span> <span class="rating"><%$avg_review%></span> </div>
I have add this addon to my firefox browser to test the microformats work well or not!
I thing together we can improve indexu and add this excellent feature!!
What u think about this? Any tips?


