• I have a wordpress e-shop using woocommerce, and have a problem with google.
    All my items have product name/title but on google i have errors on every single item with missing name.
    I am getting this error for ALL my item
    A value for the name field is required.
    why is that happening?

    https://ww.wp.xz.cn/plugins/woocommerce/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor Mike Jolley

    (@mikejolley)

    What are you talking about here, rich snippets?

    Thread Starter missminx

    (@missminx)

    yes here is what i have
    it is for my site goth-specks.com
    on google search console structured data, Structured Data > Product (markup: schema.org
    i get 88 listed item, 88 items with error,
    missing name

    Plugin Contributor Mike Jolley

    (@mikejolley)

    Switch to a default theme and re-run the schema test. Some themes move elements around and break it – we intend on supporting JSON-LD in the future so this isn’t an issue.

    Thread Starter missminx

    (@missminx)

    So you are suggesting that i contact the theme developer?
    This is a theme issue?
    I dont want to change the theme as that means i wont have a shop, as it will not function on another theme fully the index page.

    Caleb Burks

    (@icaleb)

    Automattic Happiness Engineer

    If you temporarily switch to a default theme and run the test – you’ll be able to find out if this is a theme issue or not. You can return to using your theme again afterwards.

    If it turns out to be your theme’s fault, then yes, you will need to get in contact with the theme authors.

    Hey,

    Does anyone know how to fix the missing “name” (A value for the name field is required) from Structured Data(wordpress)?

    • This reply was modified 9 years, 3 months ago by stefania92.

    upgrading to 3.0 today using json-LD gets an erorr on the product reviews because looking at the code you’re stating a new node so the reviews are not associated with the product. You can see my code here

    https://search.google.com/structured-data/testing-tool?url=https://www.solarfactory.com/solar-cover/solar-cover-reel/solar-roller-pool-cover-remover/#url=https%3A%2F%2Fwww.solarfactory.com%2Fsolar-cover%2Fsolar-cover-reel%2Fsolar-roller-pool-cover-remover%2F

    NOTE THE 10 RED ERRORS ON THE REVIEWS

    I have a snippet I can share of the FIX I feel to correct the issue. See below REVIEW are an attribute to the product now on a single node.

    
    <script type="application/ld+json">
    
    	<!-- Start SCRIPT -->
        {
    	  <!-- start bracket MAIN @graph -->
    	  "@graph": 
    	  [		
    	  {
    		  <!-- ATTRIBUTES -->
    		  
    		  "@context": "http:\/\/schema.org\/",
    		  "@type": "Product",
    		  "@id": "https:\/\/www.solarfactory.com\/solar-cover\/solar-cover-reel\/solar-roller-pool-cover-remover\/",
    		  "url": "https:\/\/www.solarfactory.com\/solar-cover\/solar-cover-reel\/solar-roller-pool-cover-remover\/",
    		  "name": "Solar Roller \u00ae CoverStick\u2122",
    		  
    		  
    		  <!-- start bracket OFFERS -->
    		  "offers": 		
    		  [		
    		  {
    			  "@type": "Offer",
    			  "priceCurrency": "USD",
    			  "availability": "http:\/\/schema.org\/InStock",
    			  "sku": "SR2040IG",
    			  "image": "https:\/\/www.solarfactory.com\/wp-content\/uploads\/2015\/10\/solar-roller-guy-800.jpg",
    			  "description": "Many custom shaped pools, at the advice of their pool shop, already split their solar cover blanket to make them easier to handle. This product just takes it a step further by attaching a Free-Floating Solar Roller \u00ae Pool Cover Remover to the underside of the solar cover midway through each section to roll covers directly on the water, in seconds, no deck required. As opposed to deck reels, rolls your solar covers compact and easy, with nothing on your deck. HOW'S IT WORK? Solar Roller kit comes with two rollers, one for each cover section. Once installed, the free-floating rollers become part of the solar cover, and are always ready to go, just pop on the handle and roll. Swimming pool back walls and limited access pose no problem since you are working directly on the water, taking advantage of the already floating solar cover. With this product, all you need is the water. Rolls pools up to 20x40 ft. LIGHTWEIGHT: Because the system rolls \"half the cover at a time\". You might think the cover would be heavy with trapped water inside, but as the cover is rolled the water is squeezed from the cover and is lightweight. The remaining water drains from the far end of the roll as you tilt the roll during use. Give it 30 seconds, and moms, the roll weighs less than a 3 year-old. Most people however just leave the rolls in the pool pushed to the side unless you have company over. Optional Solar Caddy\u2122 available. SOLAR COVER NOT INCLUDED BACKED BY A 5-YEAR LIMITED WARRANTY",
    			  "seller": {
    				  "@type": "Organization",
    				  "name": "Pool Cover Roller, SOLAR ROLLER \u00ae",
    				  "url": "https:\/\/www.solarfactory.com"
    			  },
    			  "price": "197.50"
    		  }	
    		  ],
    		  <!-- end bracket OFFERS -->
    		  
    		  "aggregateRating": {
    			  "@type": "AggregateRating",
    			  "ratingValue": "4.70",
    			  "ratingCount": "10",
    			  "reviewCount": "10"
    		  },
    
    		  <!-- start bracket REVIEW -->
    		  "review": 
    		  [
    		  {				
    			  "@type": "Review",
    			  "@id": "https:\/\/www.solarfactory.com\/solar-cover\/solar-cover-reel\/solar-roller-pool-cover-remover\/#comment-84",
    			  "datePublished": "2015-09-01T22:15:19+00:00",
    			  "description": "Thanks David for all the help and instructions. We got everything installed and it's been an immense improvement. I'm 7 months pregnant and I'm able to remove the solar cover on my own now. Thanks for making such an innovative product! Meghan, Livermore, CA",
    			  "reviewRating": {
    				  "@type": "rating",
    				  "ratingValue": "4"
    			  },
    			  "author": {
    				  "@type": "Person",
    				  "name": "Megan"
    			  }
    		  }, {
    			  "@type": "Review",
    			  "@id": "https:\/\/www.solarfactory.com\/solar-cover\/solar-cover-reel\/solar-roller-pool-cover-remover\/#comment-83",
    			  "datePublished": "2015-09-22T12:10:04+00:00",
    			  "description": "We are thrilled with our solar roller system. We use 2 of them in our pool and they work great. The instructions and assembly were very easy and taking the covers in and out is very nice. I can't tell you how many people we've had over that have commented on the simplicity and ease of the operation. LP, Scottsdale, AZ",
    			  "reviewRating": {
    				  "@type": "rating",
    				  "ratingValue": "5"
    			  },
    			  "author": {
    				  "@type": "Person",
    				  "name": "LP"
    			  }
    		  }, {
    			  "@type": "Review",
    			  "@id": "https:\/\/www.solarfactory.com\/solar-cover\/solar-cover-reel\/solar-roller-pool-cover-remover\/#comment-90",
    			  "datePublished": "2015-10-01T10:04:24+00:00",
    			  "description": "I have a kidney shaped pool so using a deck reel for the pool cover would not work efficiently. The Solar Roller works exactly and as easily as advertised. For over a year I have used the Solar Roller for my pool and spa here in southwest Florida and I can report that your product has proven very durable notwithstanding the high temperatures and harsh sun. I wish you all the best and compliment you on this fine product. Mark H, Naples, FL",
    			  "reviewRating": {
    				  "@type": "rating",
    				  "ratingValue": "5"
    			  },
    			  "author": {
    				  "@type": "Person",
    				  "name": "Mark H"
    			  }
    		  }, {
    			  "@type": "Review",
    			  "@id": "https:\/\/www.solarfactory.com\/solar-cover\/solar-cover-reel\/solar-roller-pool-cover-remover\/#comment-91",
    			  "datePublished": "2016-05-26T11:06:48+00:00",
    			  "description": "The Solar Rollers work GREAT! Thanks for the suggestions you emailed back too. I was leery of the one position, but it worked perfectly. We are using the solar cover & rollers in conjunction with the Heliocol solar system (installed by the previous owner of our home) on the roof. We hope to be able to use the pool well into November! Eric Hanson, Mesa, AZ",
    			  "reviewRating": {
    				  "@type": "rating",
    				  "ratingValue": "5"
    			  },
    			  "author": {
    				  "@type": "Person",
    				  "name": "Eric Hanson"
    			  }
    		  }, {
    			  "@type": "Review",
    			  "@id": "https:\/\/www.solarfactory.com\/solar-cover\/solar-cover-reel\/solar-roller-pool-cover-remover\/#comment-92",
    			  "datePublished": "2016-06-08T12:07:11+00:00",
    			  "description": "We love your product. My 12 year old easily gets the 2 halves of our 30ft round cover out of the pool each day. K. McGeown, New Jersey",
    			  "reviewRating": {
    				  "@type": "rating",
    				  "ratingValue": "4"
    			  },
    			  "author": {
    				  "@type": "Person",
    				  "name": "K. McGeown"
    			  }
    		  }, {
    			  "@type": "Review",
    			  "@id": "https:\/\/www.solarfactory.com\/solar-cover\/solar-cover-reel\/solar-roller-pool-cover-remover\/#comment-93",
    			  "datePublished": "2016-06-11T18:43:30+00:00",
    			  "description": "Thank you! Thank you! Thank you! If you ever need a reference, let us know. Pat and Bill Wood, L. A. (Lower Alabama)",
    			  "reviewRating": {
    				  "@type": "rating",
    				  "ratingValue": "5"
    			  },
    			  "author": {
    				  "@type": "Person",
    				  "name": "Bill Wood"
    			  }
    		  }, {
    			  "@type": "Review",
    			  "@id": "https:\/\/www.solarfactory.com\/solar-cover\/solar-cover-reel\/solar-roller-pool-cover-remover\/#comment-94",
    			  "datePublished": "2016-06-29T14:27:49+00:00",
    			  "description": "The product is very easy to use, it is easy to carry when all water is drained out. Thank you, Sheila",
    			  "reviewRating": {
    				  "@type": "rating",
    				  "ratingValue": "5"
    			  },
    			  "author": {
    				  "@type": "Person",
    				  "name": "Sheila"
    			  }
    		  }, {
    			  "@type": "Review",
    			  "@id": "https:\/\/www.solarfactory.com\/solar-cover\/solar-cover-reel\/solar-roller-pool-cover-remover\/#comment-95",
    			  "datePublished": "2016-07-10T13:08:06+00:00",
    			  "description": "I am very pleased with the quality of your product and I'm really happy to NOT be awakened every morning by the sound of the pool heater. Thanks, Mike",
    			  "reviewRating": {
    				  "@type": "rating",
    				  "ratingValue": "5"
    			  },
    			  "author": {
    				  "@type": "Person",
    				  "name": "Mike"
    			  }
    		  }, {
    			  "@type": "Review",
    			  "@id": "https:\/\/www.solarfactory.com\/solar-cover\/solar-cover-reel\/solar-roller-pool-cover-remover\/#comment-96",
    			  "datePublished": "2016-07-19T12:22:40+00:00",
    			  "description": "Just received the Solar Roller and, you guys are geniuses! The design is elegant yet simple and effective...kudos to you all.. I will pass the word. Jamie and Robert",
    			  "reviewRating": {
    				  "@type": "rating",
    				  "ratingValue": "5"
    			  },
    			  "author": {
    				  "@type": "Person",
    				  "name": "Jamie"
    			  }
    		  }, {
    			  "@type": "Review",
    			  "@id": "https:\/\/www.solarfactory.com\/solar-cover\/solar-cover-reel\/solar-roller-pool-cover-remover\/#comment-97",
    			  "datePublished": "2016-08-11T10:18:55+00:00",
    			  "description": "I received it yesterday and I am very pleased with it's performance. Such a simple Idea. Thank you! Michael Bell",
    			  "reviewRating": {
    				  "@type": "rating",
    				  "ratingValue": "4"
    			  },
    			  "author": {
    				  "@type": "Person",
    				  "name": "Michael"
    			  }
    		  }
    		  ]
    		  <!-- end bracket REVIEW -->		
    	  }
    	  ]
    	  <!-- End bracket MAIN @graph -->
        }
    	<!-- End SCRIPT -->
    </script>
    
Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘missing product name’ is closed to new replies.