Check your posts (notes, articles, etc.) are marked up with h-entry:

Success!

We found the following post h-entry on your site:

Name

Homebrew Website Club/Eastern at 6pm EST on Wednesday

Author

Joe Crawford

Content

The Homebrew Website Club/Eastern Edition will occur at 6pm EST on Wednesday. We talk websites and such over Zoom, if you have questions about personal websites, webdev stuff and suchlike you’re welcome to join, folks tend to get something useful + chitchat. There are a fair number of regulars but I often learn new stuff and when I have questions I get solid answers about tech old and new. More at events.indieweb.org

Published

URL https://artlung.com/blog/2025/11/17/hwc-eastern-weds/

Syndicated Copies

  • https://news.indieweb.org/en

Categories

  • indienews
  • indieweb

Your h-entries should have, at minimum, the following properties:

  • e-content — the main content of the post
  • p-name — if your post is an article with a name, use this classname.
  • dt-published — the datetime the post was published at, in ISO8601 format, with a timezone
  • u-url — the canonical URL of the post, especially important on pages listing multiple posts

It’s a common convention for the published datetime to be a link to the post itself, but they can be separate if you want.

There should also be some way to discover the author of the post — either link to your homepage (which should have your h-card on it) from anywhere within the body of the page with rel=author, or optionally embed a p-author h-card in the h-entry.

The web is an expressive medium, and as such there are many other properties which you can add to your posts. Check out the h-entry documentation for a full list.

Want to be able to use h-entry data in your code? Check out the open-source implementations.

Previous Step | Home | Next Step