voxel51/fiftyone

[DOCS] Configure page metadata for better social media sharing experience

Open

#1,960 opened on Jul 19, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (4,021 stars) (400 forks)batch import
documentationgood first issue

Description

We should optimize the docs pages so that the relevant metadata (title, thumbnail, etc) are more appropriate for sharing on social media.

Suggestions:

  • Add og:image on docs URLs so they unfurl on social media
  • Add other metadata such as title and description, too

For example, here's how adding https://voxel51.com/docs/fiftyone/tutorials/index.html to social media posts presents right now:

Twitter

Currently pulls no image at all...

LinkedIn

Currently pulls the first image from the page itself:

Facebook

Pulls a logo image (awful):

Contributor guide