• We have been using the premium version of this plugin for years, but after upgrading to WordPress 6.03 or even 6.1 the schema are not generated correctly. Especially the offers part has disappeared and now no matter what you configure it appears blank:

    "offers": {
                "@type": "Offer",
                "url": "https://www.gesintur.com/asesoria-agencias-viajes/gestoria-contabilidad/",
                "priceCurrency": "",
                "price": "",
                "priceValidUntil": "",
                "availability": "",
                "itemCondition": "",
                "seller": {
                    "@type": "Organization",
                    "name": "Gesintur"
                }

    Before the update fields like priceCurrency, price, priceValidUntil, availability and itemCondition came out with their corresponding values and not blank.

    Also the schema part of the schema with the rating fields is no longer generated.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter gesintur

    (@gesintur)

    Update:

    Even in the online demo of the plugin, the pricing part is blank: https://demo.schema.reviews/product/

    <script type="application/ld+json" class="schema-premium">
    [
        {
            "@context": "https://schema.org",
            "@type": "Product",
            "image": {
                "@type": "ImageObject",
                "url": "https://demo.schema.reviews/wp-content/uploads/2020/05/apple-devices-cellphone-close-up-electronics-341523.jpg",
                "contentUrl": "https://demo.schema.reviews/wp-content/uploads/2020/05/apple-devices-cellphone-close-up-electronics-341523.jpg",
                "width": 1280,
                "height": 853,
                "name": "apple-devices-cellphone-close-up-electronics-341523",
                "headline": "apple-devices-cellphone-close-up-electronics-341523",
                "uploadDate": "2020-05-15 17:30:27",
                "dateModified": "2020-05-15 17:30:27",
                "encodingFormat": "image/jpeg"
            },
            "name": "Product",
            "url": "https://demo.schema.reviews/product/",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "@id": "https://demo.schema.reviews/product/#webpage"
            },
            "description": "Add markup to your product pages so Google can provide detailed product information in rich Search results — including Google Images. Users can see price, availability, and review ratings right... <a class=\"read-more\" href=\"https://demo.schema.reviews/product/\"></a>",
            "brand": {
                "@type": "Brand",
                "name": "The Brand NAME"
            },
            "sku": "SKU-EXAMPLE",
            "gtin8": "GTIN-8-EXAMPLE",
            "offers": {
                "@type": "Offer",
                "url": "https://demo.schema.reviews/product/",
                "priceCurrency": "",
                "price": "",
                "priceValidUntil": "",
                "availability": "",
                "itemCondition": "",
                "seller": {
                    "@type": "Organization",
                    "name": "Schema Premium Plugin Demo"
                }
            },
            "@id": "https://demo.schema.reviews/product#product"
        }
    ]
    </script>
    Thread Starter gesintur

    (@gesintur)

    No response for a whole month. The plugin in premium version does NOT work properly.

    This looks like it has been abandoned. I use SNIP now. Its from code-canyon but the author of the plugin is really nice and actively developing it.

    Search for SNIP: Structured Data Plugin for WordPress.

    Thread Starter gesintur

    (@gesintur)

    I just paid for an additional year of license on October 21, I will open a dispute for the charge.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Schema erros after last WP update’ is closed to new replies.