Very useful! A service that can take any URL and output the parsed results as JSON, letting you quickly see your site as a machine would. Helped me catch that my rel=me
links were duplicating themselves due to a difference in capitalisation on two of them 👍
- Source
- Link to Original 🔗
- Published
- Categories
- Frontend
- Tags
- IndieWeb, microformats, parsing, testing, tool
Explore Other Notes
⬅ Newer
Stuff about webmention
A partial response to Marty and yet further interesting thoughts on what the term "webmention" has come to mean, and what the technology could …
Older ➡
What we talk about when we say "webmentions"
I'm in the middle of (ahem) adding Webmention support to this site, so I found this take on some of the many things that can mean by Marty pretty interesting, particularly as someone who (on …
- <!DOCTYPE html> <html> <head> <title></title> </head> <body> <p>Very useful! A service that can take any URL and output the parsed results as JSON, letting you quickly see your site as a machine would. Helped me catch that my rel=me links were duplicating …</p> </body> </html>
- Murray Champernowne