• Resolved pierremartin310

    (@pierremartin310)


    Hello,

    I’m going overboard again, but I just have one question, maybe several, about structured data… I cheked the field for structured data in the plugin and it seems to be Ok but my adress fields are missing when i check with Google tool for structured Data.

    I don’t really know how all of this is working. I use Yoast SEO for my structured data but as there is not so much informations, i put a script in my theme header juste before </head>

    <script type="application/ld+json">
    {
    "@context": "https://schema.org",
    "@type": "LocalBusiness",
    -------
    -------
    </script>
    </head>

    I don’t know if it is the googd way to do it because when i go to the search console, i see only the stuctured data from Yoast SEO… i don’t see the structured data i put in my header and i don’t see the structured data from your reviews plugin.

    Can i use Yoast, my script and your plugin for the structured data? It’s not too much?

    Does it take time to appears in the search console?

    Thanks a lot for your answer!!

    Best regards,

    Pierre

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter pierremartin310

    (@pierremartin310)

    Hello,

    A modification i just did compare to yesterday when i wrote you . I have desactivated Yoast SEO structured data with this : “add_filter( ‘wpseo_json_ld_output’, ‘__return_false’ );” in my functions.php and now search console don’t detect anymore any structured data…

    Plugin Author Design Extreme

    (@designextreme)

    @pierremartin310 Apologies for the delay.

    I have checked your home page in the Rich Results test in Google. I can see the full Structured Data for Local Business provided by the plugin. There are other sets of Structured Data in this page.

    For the address, it is in there, but unformatted. To make it formatted, please set it as the following:

    13 Notre Dame des Anges
    Gonfaron
    83590
    FR

    You may need to include the region on the 3rd line. Once you have this listed in this way, you will see the preview of the Structured Data break it up into individual entities for street, town, [region,] postcode, country.

    As I’ve said elsewhere in the forum, having multiple sets of Structure Data/Schema is fine – but avoid having exactly the same information posted across the website as it’s only needed once.

    Thread Starter pierremartin310

    (@pierremartin310)

    Hello,

    Thanks for your answer but where should i put the right formatted adress?

    Plugin Author Design Extreme

    (@designextreme)

    @pierremartin310 Ah, I realised that I confused Structured Data between my two public plugins!

    In my other plugin it does offer a full postal address input field. Here, it uses information provided by Google My Business – so its formatting is a continuous string that matches the format for that country. The postal address is there – you can see it by pressing the Preview button, but it’s not fully formatted.

    If you want to add a formatted postal address, either install my other plugin that will have this or use a different plugin such as Yoast SEO (which I believe will support formatted addresses).

    I will consider extending the Structured Data in a future release, to allow for a formatted postal address. It has been a balance between ease-of-use and functionality, but having an option to edit this does make sense.

    Thread Starter pierremartin310

    (@pierremartin310)

    Ok, that’s what i was thinking..

    for Yoast, it’s only with premium version where you can put your business adress.

    I will try your pluggin!

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.