Inserting VCard Data Into WordPress
-
I am starting to do some work with the google structured data testing tool. One of the things that I would like to come up is the basic info for the business… the name, address, phone, geo tags, etc. I pulled this from an affiliate site that has accomplished exactly that:
<span class=”vcard”>
<abbr class=”geo” title=”40.915132;-74.072453″>
<strong class=”fn org”>The Tormey Law Firm, LLC
</abbr><span class=”adr”>
<span class=”street-address”>95 South State Route 17</span><span class=”locality”>Paramus</span>,
<span class=”region”>NJ</span>
<span class=”postal-code”>07652</span>
</span></span>Toll Free: 800-292-8815
Local: 201-556-1570
Where or how can I insert this into my wordpress site or builder so that google can know what my address and such happens to be?
The topic ‘Inserting VCard Data Into WordPress’ is closed to new replies.