api-management-developer-portal icon indicating copy to clipboard operation
api-management-developer-portal copied to clipboard

Add og:image tag to Developer Portal metadata

Open hansukyang opened this issue 3 years ago • 3 comments

It would be great if there is a way to add og metadata property (https://ogp.me/) for sharing the developer portal via social media, at least for the home page.

Example from the link:

<title>The Rock (1996)</title>
<meta property="og:title" content="The Rock" />
<meta property="og:type" content="video.movie" />
<meta property="og:url" content="https://www.imdb.com/title/tt0117500/" />
<meta property="og:image" content="https://ia.media-imdb.com/images/rock.jpg" />
...
</head>

The main benefit would be to control the image that gets shown when the developer portal page is shared on LinkedIn, Twitter, Facebook etc.

hansukyang avatar Dec 06 '21 16:12 hansukyang

@hansukyang, thank you for opening this issue. We will triage it within the next few business days.

msftbot[bot] avatar Dec 06 '21 16:12 msftbot[bot]

@hansukyang, thank you for requesting this feature.

msftbot[bot] avatar Dec 06 '21 20:12 msftbot[bot]

+1 for this HTML hygiene feature for the 2020s :)

sid6mathur avatar Jan 08 '22 12:01 sid6mathur