Socially aware
Indiego outputs all blog and status posts in a format which can be previewd in all major social networks. What this means in practise is a nice picture when you post a link to Facebook, Twitter and Google.
Currently, you still need to use a third party service to share your RSS news feed with social networks. I use the free plans on Hootsuite for Facebook & WordPress, and dlvr.it for Twitter, Google+ & Linkedin.
How did you do it?
Well, I read this post called Must-Have Social Meta Tags for Twitter, Google+, Facebook and More. It covers the basics, with examples and with plenty of further reading.
Microformats used
Indiego uses 4 different microformats:
- h-entry open format
- Twitter cards for Twitter
- Facebook Open Graph for Facebook
- schema.org for Google+ et al (including Pinterest)
Micformat files
Just so you know, the microformats are defined in 3 places:
- micro-twitog partial for Twitter cards and Facebook Open Graph, pulled into the
<head>
- micro-schema partial for Schema, inserted into the top of the
blog
&status
<article>
- h-entry classes scattered in the
blog
&status
<article>
Microformat validator tools
To ensure the microformats in your posts validate properly, use these tools:
- Indiewebify.me h-entry validator
https://indiewebify.me/validate-h-entry/ - Twitter Card validator
https://cards-dev.twitter.com/validator - Facebook Debugger
https://developers.facebook.com/tools/debug/ - Google Structured Data Testing Tool
https://search.google.com/structured-data/testing-tool - Pinterest Rich Pins Validator
https://developers.pinterest.com/tools/url-debugger/