#microformats 2020-01-22
2020-01-22 UTC
[jgmac1106], GWG_, [manton], KartikPrabhu, jeremycherfas, beko, gRegorLove, voxpelli and [tantek] joined the channel; ShehabTweelDisco left the channel
gRegorLove, [Rose], KartikPrabhu, jgmac1106, [jgmac1106], gfgdfgdfg4 and [LewisCowles] joined the channel
# Google will still support microformats for markup and rich results, for now... says @JohnMu https://www.seroundtable.com/google-support-microformats-28872.html https://t.co/uVr462kTPL ( twitter.com/_/status/1219958640460754944)
# Google Still Does Support Microformats; At Least For Now http://feeds.seroundtable.com/~r/SearchEngineRoundtable1/~3/15c0okw-MRk/google-support-microformats-28872.html ( twitter.com/_/status/1219959042774269953)
# Google Still Does Support Microformats; At Least For Now http://dlvr.it/RNWtXF https://t.co/JB5TV2GMvF ( twitter.com/_/status/1219959532081696770)
# Google Still Does Support Microformats; At Least For Now http://dlvr.it/RNWtYn https://t.co/z7UIqwJt3v ( twitter.com/_/status/1219959532756983808)
# Google Still Does Support Microformats; At Least For Now http://dlvr.it/RNWtYV https://t.co/RSBt49HvWN ( twitter.com/_/status/1219959533117665286)
# Google Still Does Support Microformats; At Least For Now http://bit.ly/30HR0ol by http://barryrustybrick.com (Barry Schwartz) #SERoundtablepost ( twitter.com/_/status/1219959915470520320)
gfgdfgdfg4 joined the channel
# Google Still Does Support Microformats; At Least For Now http://dlvr.it/RNWvVd https://t.co/sXGvQddfgX ( twitter.com/_/status/1219960920916418565)
# Google Still Does Support Microformats; At Least For Now https://ser.bz/2ukjIzo ( twitter.com/_/status/1219961986747981824)
# Google Still Does Support Microformats; At Least For Now http://bit.ly/2RGoNKj ( twitter.com/_/status/1219962258081624069)
# Google Still Does Support Microformats; At Least For Now - http://bit.ly/2Gg476J ( twitter.com/_/status/1219962985243979777)
# "Google Still Does Support Microformats; At Least For Now" by barry@rustybrick.com (Barry Schwartz) via Search Engine Roundtable https://ift.tt/2RhYivH ( twitter.com/_/status/1219963240039489536)
strugee joined the channel
# "Google Still Does Support Microformats; At Least For Now" https://ift.tt/2RGjTgw ( twitter.com/_/status/1219967012555907073)
# Google Still Does Support Microformats; At Least For Now http://bit.ly/2NOXvjT ( twitter.com/_/status/1219967047251132416)
# Google Still Does Support Microformats; At Least For Now https://ift.tt/2RGjTgw ( twitter.com/_/status/1219967728443936769)
# Google Still Does Support Microformats; At Least For Now https://ift.tt/2RGjTgw ( twitter.com/_/status/1219968797026725889)
[KevinMarks] joined the channel
# Google Still Does Support Microformats; At Least For Now https://ift.tt/2RGjTgw ( twitter.com/_/status/1219971522980384768)
strugee joined the channel
# Google Still Does Support Microformats; At Least For Now https://ift.tt/2NQTxXV #bestwebhosting2018 https://ift.tt/2wgiXG6 ( twitter.com/_/status/1219978052786163712)
[davidmead] joined the channel
[Rose] joined the channel
# #Google To Still Support #Microformats; For Now https://www.seroundtable.com/google-support-microformats-28872.html ( twitter.com/_/status/1219983847917441025)
# Google Still Does Support Microformats; At Least For Now #livelongdigital #tweakmywebsite https://bit.ly/2RBxFAW ( twitter.com/_/status/1219986586990972930)
[Marlin_Forbes] joined the channel
mauz555 joined the channel
# Google has no current plans to deprecate support for microformats https://www.seroundtable.com/google-support-microformats-28872.html https://t.co/JYlKMqymzd ( twitter.com/_/status/1219998402735460353)
# Google Still Does Support Microformats; At Least For Now http://bit.ly/2Gq8yfr ( twitter.com/_/status/1219998664212582400)
# Google Still Does Support Microformats; At Least For Now http://dlvr.it/RNXRVv https://t.co/prPDoij6wY ( twitter.com/_/status/1220002317656715264)
KartikPrabhu and [KevinMarks] joined the channel
# Google Still Does Support Microformats; At Least For Now http://dlvr.it/RNXTtG https://t.co/AhdNtOtLzn ( twitter.com/_/status/1220005717509206017)
# Google To Still Support Microformats; For Now https://ser.bz/2ukjIzo ( twitter.com/_/status/1220007806511865856)
# ↩️ we never formalized a breadcrumb vocab in microformats, the markup is easy:
<div class="h-breadcrumb-list">
<a class="h-breadcrumb" href="http://example.com/dresses">Dresses</a>
<a class="h-breadcrumb" href="http://example.com/dresses/real">Real Dresses</a>
</div>
https://php.microformats.io/?id=20200122161717862 ( twitter.com/_/status/1220017845221908480)
# ↩️ here's how you'd do it with microformats:
<div class="h-breadcrumb-list">
<a class="h-breadcrumb" href="http://example.com/dresses">Dresses</a> ≫
<a class="h-breadcrumb" href="http://example.com/dresses/real">Real Dresses</a>
</div>
https://php.microformats.io/?id=20200122161717862 ( twitter.com/_/status/1220018613203230721)
# ↩️ if you're generating HTML from templates anyway, generating microformats means adding a few classes (and a parsing testcase to your build). Not maintaining another sidefile in an entirely different structure with different syntax. ( twitter.com/_/status/1220019164993245184)
# ↩️ It also means making tying the microformat to the HTML in a bidirectionally fragile way.
Some extremely good points for using JSON-LD and leaving microformats behind are made below
(and Google is moving on to supporting JSON-LD only for future structured data anyway) ( twitter.com/_/status/1220019810416963585)
# ↩️ I know that you're a huge microformats fan Kevin, but among other things: 1) they're not remotely expressive enough for contemporary structured data requirements; 2) they're HTML-bound, meaning you can't provide data like this https://developers.google.com/actions/media/how-to/create-a-feed ( twitter.com/_/status/1220020657037049861)
# ↩️ You might be surprised what you can do with Microformats...
https://aaronparecki.com/2018/03/12/17/building-an-indieweb-reader
Even this tweet originated from my own website using tools built on Microformats. ( twitter.com/_/status/1220021316964642816)
# ↩️ I've found it to be far more scalable and usable than microformats… and while no standard is ever perfect, it's pretty clear that microformats are the "old way" of doing things
JSON-LD is what companies like Apple, Google, Pinterest, etc. are all leveraging. For good reason imo ( twitter.com/_/status/1220021362561110016)
# ↩️ When I think of "simple, reusable markup" it's JSON-LD, and not microformats, FWIW
It's simple, highly reusable, and also unlike microformats, also scales, is highly readable, lacks the bidirectional fragility of microformats, and can easily be generated programmatically ( twitter.com/_/status/1220025162881519616)
# ↩️ I find the JSON to be very clear as to what is going on.
Certainly this example is slightly more verbose... but it's also less fragile, and more extensible.
There are examples where microformats have to be contorted due to their interleaving with HTML where JSON-LD is simpler ( twitter.com/_/status/1220027984800776192)
# ↩️ I would. Book it! In 2030, we'll assess the state of microformats vs. JSON-LD.
$100 sounds fair! ( twitter.com/_/status/1220028748260683776)
# ↩️ OK. I'll have a look - Your site is at the beginning of microformats support: https://indiewebify.me/validate-rel-me/?url=https%3A%2F%2Fnystudio107.com ( twitter.com/_/status/1220031484934881280)
# ↩️ I find it simpler to read JSON than I do to read random itemprop= and itemscope= that are sprinkled throughout HTML
There are also some objectively awful issues with fragility and scalability that come up with microformats if you use them beyond the most simplistic use cases. ( twitter.com/_/status/1220031867820351488)
# ↩️ Microformats != Microdata
https://microformats.io
tbh I also can't stand the itemprop= itemscope= stuff, it's so messy. That's why I like the Microformats approach instead. ( twitter.com/_/status/1220032808791375873)
[yo] and [Michael_Beckwit joined the channel
gRegorLove and [LewisCowles] joined the channel
# ICYMI: Google has no current plans to deprecate support for microformats https://www.seroundtable.com/google-support-microformats-28872.html https://t.co/FyPjOf6Rc4 ( twitter.com/_/status/1220058800515960839)
[yo], gRegorLove, [tantek], jgmac1106 and [manton] joined the channel
# Earlier today, Google Still Does Support Microformats; At Least For Now https://ser.bz/2ukjIzo ( twitter.com/_/status/1220112924091568128)
KartikPrabhu and [tantek] joined the channel