Its happening only on review pages and video pages that i foundbioaktive wrote: I have problem unspecified type when testing with google structured data, only on review page and video page of Jreviews. I tought its better to ask question here because i think jfbconnect print those og metas. How i can fix it. Because i think it messes me review micro data and video object micro data so i lost stars inside the google search ..... on review pages. Tell me if I m wrong because Im not an expert. I dont have those problems on listing pages and i have diffrent types of objects Artcle, Localbusiness, Store, Product etc.
Thank You on great support,
Marko
![]()
![]()
I solved this one just answer me on the question that i asked earlier when You have time. I find answer for this question in earilier post of diffrent users.bioaktive wrote: And pls can You help me how I can set action when somebody thats loged in thru the JFBConnect writes review to be posted on writers wall. Or to be asked to confirm to posts on his wall or whatever jfbconnect and facebook current app setting allowing. I'm really appreciate your time. Have a nice day.
We don't have a way to skip tags on a per-plugin basis, but you should be able to add that functionality pretty easily. To do so, you'd need to edit the /plugins/opengraph/jreviews/jreviews.php file. Around line 40, you'll see:Can i somehow skip tags only for jreviews pages, because og:type Video is messed up by JFB and og:locale also comes from jfb but locale isnt problem,problem is because video type is converted to article, but i would like to keep jfb tags for regular joomla articles because our blog is published in regular joomla articles.
protected function findObjectType($queryVars)
{$openGraphLibrary = OpenGraphLibrary::getInstance();
$openGraphLibrary->addBlockedTags(array('type,image,title,description' );Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
