• Hi,
    please tell me, if “YASR” could be the proper plugin for my needs:

    – Working with WP pages, not only posts

    – I want to enable two different ways of user generated ratings/reviews; some pages should get the first one (“article star rating”) other pages the second one (“customer review rating”). Both need a display as “aggregateRating”.
    –> Therefore I must be able to choose on a page by page basis between both ways.

    – The two ways are:
    “article star rating”: visitors, who read my article pages, should be able to leave a simple star rating, without review. Display on page as “aggregateRating”.
    “customer review rating”: customers should be able to create their review plus rating on certain service pages. Display of the single review/rating and as “aggregateRating”.

    – All my pages get a comprehensive schema markup, not only ratings/reviews, but some other schema items additionally (Article markup, Service markup, Organization ect.) and I have to create this manually.
    So I also have to create and implement the rating/review schema code (JSON-LD) manually, because one “JSON-LD-script-tag” should contain all markup.
    –> Can I disable automatic rich snippet feature (schema code creation and implementation) of the plugin?

    Thanks,

    Martin

Viewing 1 replies (of 1 total)
  • Plugin Contributor dudo

    (@dudo)

    Hi!

    1) Yes

    2) you can choose what to index between “aggregateRating” or “review”, but for the whole site. Please note that aggregateRating get the rating from the [yasr_visitor_votes] shortcode, review from [yasr_overall_rating]

    3)With the pro version users can leave the review in the comments (to make an example, just like the amazon reviews)

    4) you can disable it (there is not a settings for this, you’ll need to add just a line code in your child theme, but this will disable ALL the schema markup, even the aggregate rating)

    You can find more info and demos in the yasr website ??

    • This reply was modified 5 years, 10 months ago by dudo.
Viewing 1 replies (of 1 total)
  • The topic ‘Individual review settings per page and schema disabling’ is closed to new replies.