• Resolved themmanuelli

    (@thomasemmanuelli)


    Hi,

    Have you planned a release integrating the microdata standard for child of itemprop=”location” (“name”, “address”, “streetAddress”, “addressLocality”, “addressRegion”, “postalCode”) ?

    These missing tags cause errors on Google structured data testing tool.

    For example :
    <div class=”event-venue” itemprop=”location” itemscope itemtype=”http://schema.org/Place”&gt;
    <span itemprop=”name”>The Hi-Dive</span>
    <div class=”address” itemprop=”address” itemscope itemtype=”http://schema.org/PostalAddress”&gt;
    <span itemprop=”streetAddress”>7 S. Broadway</span>
    <span itemprop=”addressLocality”>Denver</span>,
    <span itemprop=”addressRegion”>CO</span>
    <span itemprop=”postalCode”>80209</span>
    </div>
    </div>

    Thanks

    https://wordpress.org/plugins/google-calendar-events/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Microdata standard of location itemprop’ is closed to new replies.