• rskangel

    (@rskangel)


    Woocommerce product page, custom schema doesn’t seem to be working when I test it with Google Rich Snippet Tools. I sent a support request already but is there any special setting needed to make it work?

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Magazine3

    (@magazine3)

    Can you please share with us the screengrab of the custom schema you are added? So that we will check and get back to you.

    Thread Starter rskangel

    (@rskangel)

    This is what was added in the custom schema. Let me know if something wrong but based on what we’ve read, I believe we have this right.

    Thank you

    <script type="application/ld+json">
    {
    		"@content" : "https://schema.org/",
    		"@type" : "Product",
    		"name" : "Cherry Soda Extract",
    		"image" : [
    			"https://rainbow-flavors.com/wp-content/uploads/2021/08/CHERRY-SODA-Extract-600w.png",
    			"https://rainbow-flavors.com/wp-content/uploads/2021/09/Welcome-to-Rainbow-Flavors-v3.png"
    		],
    		"description" : "The classic cherry-flavored cola is everything a refreshing beverage is made of: crisp, striking, and unforgettable. A few drops of this cherry extract stimulates your taste buds in every way possible. Use it in ice cream, soda, baked goods, literally wherever you see fit. A crisp and delicious flavor, cherry lime is available in 4 different sizes.",
    		"sku" : "cherry",
    		"mpn" : "00001",
    		"brand" : {
    			"@type" : "Brand",
    			"name" : "Rainbow Flavors"
    		}
    	}
    </script>
    Plugin Author Magazine3

    (@magazine3)

    We inspected your URL and the added custom schema markup is appearing perfectly.

    Here is the reference screengrab: https://prnt.sc/1zz8jgu
    Reference URL: https://rainbow-flavors.com/product/cherry/

    Can you please let me know what inconvenience causing you exactly? And what do you mean by not working? Do let me know, So that we will help you accordingly to resolve your issue.

    Thread Starter rskangel

    (@rskangel)

    The screen grab you sent me redirected me to a broken page. there was no screenshot image.

    can you please resend it with the image? I can also send you an image of the Google Rich Snippet results. It did not validate it the last time I looked at it.

    I looked at it again today but it only shows breadcrumb data. It does not show the details of the product as it should. No SKU, no MPN I didn’t add the price to the markup but would it should if none of the other individual details are displaying?

    It is missing data related to the individual product.

    Can you please advise why this is happening, when it is listed in the markup?

    Plugin Author Magazine3

    (@magazine3)

    Thread Starter rskangel

    (@rskangel)

    I keep trying to validate this item but I believe your answer may be incorrect. I see that there are multiple rich snippet tags. The breadcrumbs is not the portion that I added so for some reason, google rich snippet testing tool is not acknowledging the ld+json code that was added to your plugin section for that product page.

    You will notice that if you test it on google’s rich snippet, you can see the code that I added but the testing tool is not even picking up the code because it is only getting the breadcrumbs.

    The testing tool should be able to pick up 2 items, however, it is only picking up 1.

    Can you help with this? It is the only code added to your tool for this page and it seems to be the only one the tester is not noticing. You can see it in the source, but it is not reading it as an item.

    Thank you

    Plugin Author Magazine3

    (@magazine3)

    We have inspected your site URL link in rich results and schema validator but didn’t encounter any issue, the code is showing up perfectly.

    Reference:https://prnt.sc/24d1qqt test URL: https://validator.schema.org/#url=https%3A%2F%2Frainbow-flavors.com%2Fproduct%2Fcherry%2F

    Can you please share a screenshot where you are exactly encountering the issue?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Custom Schema Doesn’t seem to be working’ is closed to new replies.