Google Rich Snippets - vote

More
10 years 1 month ago #46020 by victorio404
Kind reminder about this :)

Please Log in or Create an account to join the conversation.

More
10 years 18 hours ago - 10 years 16 hours ago #46739 by geejay
Replied by geejay on topic Google Rich Snippets - vote
Hello

I have hacked Rich Snippets Vote to work with Flexicontent in Joomla 2.5.

See attachment here.

The plugin should be triggered in the Voting fields. It works in general but there is a problem in blog categories.

In blog categories it shows multiple snippets, for each item one. See testing here
www.google.com/webmasters/tools/richsnippets

I set the plugin option to "Trigger inside category" to "No" in the voting field definition but it seems to have no effect whatsoever. In category blogs always multiple snippets appear but not in category lists.

Anyone any idea how to prevent plugin triggering in category blogs?

Cheers

Geejay
Attachments:
Last edit: 10 years 16 hours ago by geejay.

Please Log in or Create an account to join the conversation.

More
10 years 17 hours ago #46740 by ggppdk
Replied by ggppdk on topic Google Rich Snippets - vote
Hello

in J1.6+ there is always plugin triggering for category view too, but plugins are supposed to check if content is category or article

inside the function:
Code:
function rsvcode() { ... }

try adding the checking like this:
Code:
function rsvcode(...) { if ( JRequest::getVar('view')!='article' ) return ''; ... }


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
10 years 16 hours ago #46744 by geejay
Replied by geejay on topic Google Rich Snippets - vote
GGPPDD

Thanks for the tip! It works now correctly. I have attached the fixed plugin to my posting above.

Cheers

Geejay

Please Log in or Create an account to join the conversation.

More
9 years 11 months ago #47214 by victorio404
Thank you for the great plugin!
Is it possible to add support for other rich snippets - like Product->Offer with Price, Currency, Validity date, etc.?

Please Log in or Create an account to join the conversation.

More
9 years 11 months ago #47242 by ggppdk
Replied by ggppdk on topic Google Rich Snippets - vote
Hello

v2.2.0 is being finished

we will be adding this in v2.2.1 BETA started immediately after v2.2.0 release

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.325 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline