Shagon1k / AHurynovich-CV

Aliaksei's curriculum vitae
MIT License
3 stars 0 forks source link

[AH-61] Add pretty view to shared link of website #171

Closed Shagon1k closed 11 months ago

Shagon1k commented 11 months ago

Add pretty view of how shared link of website look (e.g. in Telegram/Twitter/etc.)

!!! Check TG instant view!

Shagon1k commented 11 months ago

Open Graph Tags are HTML tags that help tell social media exactly how you want the webpage to look when it’s shared. You can make better posts that attract more users with open graph tags. https://www.fullstacklabs.co/blog/improving-seo-in-react-apps-with-react-helmet

<meta property="og:url"         content="http://www.nytimes.com/2015/02/19/arts/international/when-great-minds-dont-think-alike.html" />
<meta property="og:type"        content="article" />
<meta property=" og:title" content=" When Great Minds Don't Think Alike"/>
<meta property=" og:description" content= "How much does culture influence creative thinking?"/>
<meta property="og:image"       content="http://static01.nyt.com/images/2015/02/19/arts/international/19iht-btnumbers19A/19iht-btnumbers19A-facebookJumbo-v2.jpg" />