Stefan4472 / Stefans-Blog

Personal blogging platform built in Python
MIT License
0 stars 0 forks source link

Add OpenGraph Tags #98

Closed Stefan4472 closed 1 year ago

Stefan4472 commented 1 year ago

Similar to #97 except also add tags using OpenGraph.

See: https://blog.hubspot.com/marketing/open-graph-tags-facebook-twitter-linkedin https://www.linkedin.com/help/linkedin/answer/a521928/make-your-website-shareable-on-linkedin?lang=en

Stefan4472 commented 1 year ago

We'll have to see if this is good enough for e.g. LinkedIn. There are several more tags I could add (e.g. the article OG tags) but I'm not yet sure if it's worth implementing.

Stefan4472 commented 1 year ago

Tested on LinkedIn. It used the featured image and got the title. I think this is good enough!