ahmedkaludi / schema-and-structured-data-for-wp

Creating the best Structured Data and Schema plugin for WordPress
http://structured-data-for-wp.com/
72 stars 32 forks source link

Judge.me compatibility improvement. #571

Closed Rkroy closed 4 years ago

Rkroy commented 4 years ago

Judge.me compatibility improvement. Ref: https://secure.helpscout.net/conversation/986408896/93317?folderId=2322651

diegoversiani commented 4 years ago

Hi there,

We are having issues with compatibility to Judge.me schema data on our client website.

Here is the fix we had applied before installing schema-and-structured-data-for-wp on our website that we sent for to Judge.me authors (Remove Duplicated AggregateRating in Woocommerce): https://judgeme.freshdesk.com/support/solutions/articles/44001260256

Basically the issue that we had was with WooCommerce and also Judge.me generated the aggregateRating node resulting in a duplication of the node.

Now our issue is that schema-and-structured-data-for-wp is replacing the schema data generated by Judge.me with seemingly data from the database. Now we have 38 reviews on schema but the correct number is 136 which are visible on the product page to our customers.

I think the issue is that Judge.me doesn't store their reviews on our website but on their systems database so we don't have an accurate review data on our website so that schema-and-structured-data-for-wp can hook to, also for some products we use a Judge.me feature to group reviews for grouped products.

Sanjeevsetu commented 4 years ago

Hi @diegoversiani,

Yes, We understand your concern and we are on it. We will fix it very quickly.

Please co-operate with us.

Sanjeevsetu commented 4 years ago

Hi @diegoversiani,

I would like to inform you that. Judge.me is not allowing to fetch reviews with woocommerce product id using reviews api so We are stuck on it. We are looking for alternative solutions

diegoversiani commented 4 years ago

Hi @Sanjeevsetu, is it possible to disable the generation of schema data by this plugin and let Judge.me do this work? This would solve the issue for us while allowing us.

Sanjeevsetu commented 4 years ago

Do judge.me generate valid schema markup. ? I checked and can not see valid markup.

Sanjeevsetu commented 4 years ago

The problem is that they store all the reviews on their server not on yours. At any case we need to get those reviews by woo commerce product_id using api. But they are not allowing to get those reviews by woo commerce product id. I have contacted them for this.