Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Og tags for LinkedIn #211

Open
RickCogley opened this issue Oct 25, 2021 · 2 comments
Open

Og tags for LinkedIn #211

RickCogley opened this issue Oct 25, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@RickCogley
Copy link

Hello - we have them for facebook and twitter and I confirm they work, but could we possibly get OG tags for linkedin in the <head> template?

https://www.linkedin.com/help/linkedin/answer/46687/making-your-website-shareable-on-linkedin

Apparently we need:


    <meta property='og:title' content='Title of the article'/>
    <meta property='og:image' content='//media.example.com/ 1234567.jpg'/>
    <meta property='og:description' content='Description that will show in the preview'/>
    <meta property='og:url' content='//www.example.com/URL of the article'/>

@JaspalSuri JaspalSuri added the enhancement New feature or request label Oct 27, 2021
@JaspalSuri
Copy link

Hi @RickCogley, thank you for the suggestion! I'll take note of this.

@RickCogley
Copy link
Author

RickCogley commented Oct 27, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants