Questions tagged [hcard]

hCard is a microformat for publishing the contact details (which might be no more than the name) of people, companies, organizations, and places, in (X)HTML, Atom, RSS, or arbitrary XML. The hCard microformat does this using a 1:1 representation of vCard (RFC 2426) properties and values, identified using HTML classes and rel attributes.

hCard is a microformat for publishing the contact details which might be no more than the name of people, companies, organizations, and places, in (X)HTML, Atom, RSS, or arbitrary XML. The hCard microformat does this using a 1:1 representation of vCard (RFC 2426) properties and values, identified using HTML classes and rel attributes.

For more info:

hCard 1.0 http://microformats.org/wiki/hcard

Microformats2 h-card http://microformats.org/wiki/h-card

25 questions
0
votes
1 answer

Problem with Google structured data testing tool and microformat hcard

Good day. I’m trying to implement microformat of the organization (hcard) so that both Google and Yandex perceive it without errors. Everything is ok in Yandex, but Google’s structured data validator displays a warning for pricerange field - but…
Evgeniy
  • 21
  • 2
0
votes
0 answers

hcard format for company address type

I'm looking for best way to use hCard format on my site and my concern is about type of company address My contacts data goes like this: CompanyX Office 28 Nulla St. Mankato Mississippi 96522 CompanyX Headquarters 92 Dictum Av. San Antonio MI…
0
votes
1 answer

hCard address with a 'care of' (c/o) element

Say I've got an address like this: Foobar Widget Team c/o ACME Widgets Inc. 123 The Drive Someplace Town BN1 1AB I want to mark this up as an hCard but I am not sure what class names I should apply to the two organisation names. Foobar…
Charles Roper
  • 20,125
  • 20
  • 71
  • 101
0
votes
1 answer
0
votes
1 answer

Social media profiles in h-card HTML microformats

I want to use the h-card microformats on my new website. How do I add social media profiles like twitter, facebook, etc to my h-card in a correct way? For phone numbers it is possible to add a type attribute. Like 'cell', 'home', or whatever you…
Abenil
  • 1,048
  • 3
  • 12
  • 26
0
votes
1 answer

Style google search result like stackoverflow using microformat

It's for a while I'm researching on the microformat for styling my site information different in google result page. I found some detail about microformat in this…
Kiyarash
  • 2,437
  • 7
  • 32
  • 61
0
votes
1 answer

Scattered hCard data for one organization

I'm designing a site for an organization, and only some of the organization's hCard data is included in the site's footer at the moment. Some information, such as fax and a toll free number, has been included only on the home and contact pages. How…
Kyou
  • 13
  • 3
0
votes
1 answer

Formatting Microformat Umlauts broken in Firefox Operator Plugin

Did anybody successfully manage to correctly export a vcard from a Website containing Microformats (hcard) with this Firefox Plugin? When doing so, I end up with weird characters instead of (german/spanish) Umlauts. While it's really easy to provide…
Erik Pöhler
  • 742
  • 2
  • 9
  • 22
0
votes
2 answers

Parsing vCards on web pages into a MySQL DB

I have a client who is using a separate vCard on a separate page. These are being pasted into a wordpress text field. (Not the most efficient way to maintain a list of people, but I won't editorialize after the fact.) My mission is to write…
William Koplitz
  • 99
  • 1
  • 10
0
votes
1 answer

do hCard property elements have to be children or can they be descendants?

Basically I'm wondering if this is still effective as an hcard.

Phone Number: 800-288-3875

Thanks!
rob-gordon
  • 1,419
  • 3
  • 20
  • 38
1
2