Title: Debugging schema error shown by Google testing tool
Last modified: October 28, 2019

---

# Debugging schema error shown by Google testing tool

 *  Resolved [Melissa Davis](https://wordpress.org/support/users/melissa-davis/)
 * (@melissa-davis)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/debugging-schema-error-shown-by-google-testing-tool/)
 * Hello Schema & Structured Data for WP & AMP staff,
 * I recently started using the ‘Schema & Structured Data for WP & AMP’ plugin at
   alphaprofit.com.
 * When I test the alphaprofit.com home page code in Google’s structured data testing
   tool at [https://search.google.com/structured-data/testing-tool/u/0/](https://search.google.com/structured-data/testing-tool/u/0/),
   it shows me errors with the following line of code.
 * “@type”: “Review”,
 * The error message reads: ‘The review does not have a reviewed item with a name
   specified.’
 * The featured snippet I am trying to implement is NOT in the Review category.
 * I believe the code “@type”: “Review”, comes from the ‘Easy Testimonials plugin’
   in use at alphaprofit.com.
 * How should I go about addressing this issue?
 * Thanks,
    Melissa
 * P. S. I am happy to send you a screenshot if you would like to see one. Here 
   is a larger section of the code for your reference:
 *     ```
           <div class="cycle-slideshow" data-cycle-fx="fade" data-cycle-timeout="5000" data-cycle-slides="div.testimonial_slide" data-cycle-auto-height="container"  data-cycle-pause-on-hover="true"  data-cycle-prev=".easy-t-1602103897 .easy-t-cycle-prev" data-cycle-next=".easy-t-1602103897 .easy-t-cycle-next"  data-cycle-log="false"><div  class="testimonial_slide"><div class="style-light_style  show_thumbs hide_title show_position hide_date _rating hide_other  easy_t_single_testimonial" style="width: 100%"> <script type="application/ld+json">{
           			  "@context": "http://schema.org/",
           			  "@type": "Review",
           			  "itemReviewed": {
           				"name": ""			  },
           			  "reviewRating": {
           				"@type": "Rating",
           				"ratingValue": 5			  },
           			  "name": "~  Jack Roberts, Austin, TX",
           			  "author": {
           				"@type": "Person",
           				"name": "-- Jack Roberts, Austin, TX"			  },
           			  "reviewBody": "\u201cI am fascinated with your methodology and track record. I passed on the information to all my friends.\u201d\n"			}</script> <blockquote class="easy_testimonial"><div class="easy_testimonial_image_wrapper"></div>
       ```
   
    -  This topic was modified 6 years, 7 months ago by [Melissa Davis](https://wordpress.org/support/users/melissa-davis/).
    -  This topic was modified 6 years, 7 months ago by [Melissa Davis](https://wordpress.org/support/users/melissa-davis/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdebugging-schema-error-shown-by-google-testing-tool%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Support [Sanjeev Kumar](https://wordpress.org/support/users/sanjeevsetu/)
 * (@sanjeevsetu)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/debugging-schema-error-shown-by-google-testing-tool/#post-12074853)
 * Hi there!
 * Thank you for using our plugin. To fix these issues which are coming from **Easy
   Testimonials**. We have to make a compatibility with this plugin and we have 
   raised a ticket on github
 * Ref : [https://github.com/ahmedkaludi/schema-and-structured-data-for-wp/issues/582](https://github.com/ahmedkaludi/schema-and-structured-data-for-wp/issues/582)

Viewing 1 replies (of 1 total)

The topic ‘Debugging schema error shown by Google testing tool’ is closed to new
replies.

 * ![](https://ps.w.org/schema-and-structured-data-for-wp/assets/icon-256x256.png?
   rev=1922284)
 * [Schema & Structured Data for WP & AMP](https://wordpress.org/plugins/schema-and-structured-data-for-wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/schema-and-structured-data-for-wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/schema-and-structured-data-for-wp/)
 * [Active Topics](https://wordpress.org/support/plugin/schema-and-structured-data-for-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/schema-and-structured-data-for-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/schema-and-structured-data-for-wp/reviews/)

## Tags

 * [Google Structured Data Testing Tool](https://wordpress.org/support/topic-tag/google-structured-data-testing-tool/)

 * 1 reply
 * 2 participants
 * Last reply from: [Sanjeev Kumar](https://wordpress.org/support/users/sanjeevsetu/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/debugging-schema-error-shown-by-google-testing-tool/#post-12074853)
 * Status: resolved