• Hi;

    this is a great plugin. First of all
    i have an issue. ?use Local Bussines Schema type fpr my pages .. But google says :

    @type
    LocalBusiness
    address
    streetAddress
    The property ‘streetAddress’ is not recognized by the validator
    addressLocality
    The property ‘addressLocality’ is not recognized by the validator

    addressLocality ?stanbul
    streetAddress Ata?ehir these are viewed only. but google wants POSTALADRESS F?ELD

    and there isnt postal addres field in the plugin for local bussines..
    which is a must

    can you help me please?

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

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

    (@magazine3)

    We already have postalAddress field for Local Business schema. Please fill all the details fields related address. The markup will come in postalAddress form.

    Thread Starter sudeposutemizligi

    (@sudeposutemizligi)

    ? TH?NK i did.. i attached a link to the code can you check please?

    @context
    https://schema.org
    @id
    https://www.depotem.com/4-agri-su-deposu-temizligi.html/#localbusiness
    @type
    LocalBusiness
    address
    streetAddress
    The property ‘streetAddress’ is not recognized by the validator
    addressRegion
    The property ‘addressRegion’ is not recognized by the validator
    addressLocality
    The property ‘addressLocality’ is not recognized by the validator
    postalCode
    The property ‘postalCode’ is not recognized by the validator
    addressLocality ?stanbul
    addressRegion Ata?ehir
    postalCode 34000
    streetAddress Alanald? cad. At?lgan Sok No:5/A Ata?ehir
    areaServed
    0
    @type
    Place
    name
    A?ri

    Thread Starter sudeposutemizligi

    (@sudeposutemizligi)

    what fields are needed for postal address?

    addressLocality ?stanbul
    addressRegion Ata?ehir
    postalCode 34000
    streetAddress Alanald? cad. At?lgan Sok No:5/A Ata?ehir

    what i put are these..

    and my schema is (for address part only)

    <script type=”application/ld+json” class=”saswp-schema-markup-output”>
    [{
    “@context”: “https:\/\/schema.org”,
    “@type”: “LocalBusiness”,
    “@id”: “https:\/\/www.depotem.com\/4-agri-su-deposu-temizligi.html\/#localbusiness”,
    “url”: “https:\/\/www.depotem.com”,
    “name”: “SU DEPOSU TEM\u0130ZL\u0130\u011e\u0130, DEZENFEKTE ve YALITIMI – DEPOTEM”,
    “description”: “A\u011eRI i\u00e7inde ve \u00e7evresinde su deposu temizlik firmas\u0131 ar\u0131yor iseniz A\u011eRI su deposu temizleme firmas\u0131 ile 0216 464 28 67 ve 0212 424 10 64 numaral\u0131 telefonlardan arayarak su deposu temizlik fiyatlar\u0131n\u0131 \u00f6\u011frenebilirsiniz.”,
    “address”: {
    “streetAddress”: “Alanald\u0131 cad. At\u0131lgan Sok No:5\/A Ata\u015fehir”,
    “addressLocality”: “\u0130stanbul”,
    “addressRegion”: “Ata\u015fehir”,
    “postalCode”: “34000”
    },
    “telephone”: “+902164642867”,
    “areaServed”: [
    {
    “@type”: “Place”,
    “name”: “A\u011fri”
    }
    ],

    it only says Post Office Box Number
    in some documentations but i couldnt find it in the plug?n..

    i am using the modify schema part wit automatic settings.. mot manually.. because i am using curtom fileds i created for city names and tags..

    thank youuu..

    Plugin Author Magazine3

    (@magazine3)

    We inspected your site in structured data testing tool and didn’t encounter any issue https://prnt.sc/x4kk7f. Can you please check it once and let me know back if the issue is still persistent.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Local Bussiness Type Postal Adress field missing’ is closed to new replies.