Results 1 to 1 of 1

Thread: Business listing schema location address

  1. #1
    Thread Starter
    tradeamillion's Avatar
    Join Date
    Mar 2012
    Location
    New York
    Posts
    1,076
    Thanks
    82
    Thanked 12 Times in 12 Posts

    Business listing schema location address

    on the single listing page, the address itemprop is missing
    <li itemprop="address" class="address"></li>
    <li itemprop="telephone" class="phone"><strong></strong></li>

    is it possible to update to that one?
    <li itemprop="address" itemscope itemtype="http://schema.org/PostalAddress" class="address">
    <span itemprop="streetAddress"></span>,
    <span itemprop="addressLocality"></span>,
    <span itemprop="addressRegion"></span>
    <span itemprop="postalCode"></span>
    </li>
    <li class="phone" itemprop="telephone"><strong></strong></li>
    Computers are incredibly fast, accurate, and stupid: humans are incredibly slow, inaccurate and brilliant; together they are powerful beyond imagination.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. business listing address not required
    By tradeamillion in forum Help Using Vantage (Legacy)
    Replies: 2
    Last Post: September 9th, 2013, 07:18 AM
  2. business listing address not required
    By tradeamillion in forum Vantage General Discussion (Legacy)
    Replies: 2
    Last Post: September 9th, 2013, 07:18 AM
  3. Jomark "Find Address/Location" button can not detect the address
    By malave in forum Report JobRoller Bugs
    Replies: 1
    Last Post: April 25th, 2013, 10:19 AM
  4. Replies: 0
    Last Post: May 14th, 2012, 11:04 PM