Ben224 Posted September 4, 2012 Share Posted September 4, 2012 Hi, I am interested in adding some rich snippet formatting to my existing product reviews in Cubecart so that google will display my review stars in their search results pages which in turn will theoretically improve my click through rate. Does anyone know if there are any plans to integrate rich snippets with cubecart product reviews in future upgrades? Additionally is there anyone on the forum that can give some direction and practical instruction on how to achieve this with version 5.1.1? I understand how the rich snippets markup looks and works in principal but im not sure where the review data actually lives in cubecart? Thanks in advance. Quote Link to comment Share on other sites More sharing options...
bsmither Posted September 4, 2012 Share Posted September 4, 2012 "Does anyone know..." I would say the only ones who would know is the head honcho(s) at Devellion, and they rarely give us a heads up on their development track."Is there ... direction and practical instruction on how to achieve this?" Essentially, no, but basically, yes. Over at www.cubecartforums.org is the sparse efforts at documenting CC5. CC's template content demonstrates the fact that each variable placeholder belies its intended value. It is in these templates that I see a simple (but laborious) effort at adding the microdata schema. The review data is in the Cubecart_reviews database table. It's all collected up by product and populates the content.product.php template where {if $CTRL_REVIEW} starts. I see it as certainly do-able, I don't know how Cubecart could make it automated, and as best I can tell, it simply involves making your own skin. Quote Link to comment Share on other sites More sharing options...
KSD Posted May 19, 2014 Share Posted May 19, 2014 We put - for testing purposes - rich snippets on some products pages of our CC shop. The results are surprisingly good. Cubecart should think about to integrate rich snippets in CC6. That would be a real lift-off feature! CC has only a small focus on SEO ... time for a change, as SEO is one of the major tasks in online business. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.