Ferri de Lange
Ferri de Lange

Reputation: 29

How to get a description of your website when sharing it in social media for example discord

When I share my portfolio I want to have it give a short description, like it does with most major websites. I don't know how to get a small box of information under it. I'll post images that have one with a description and one without

Upvotes: 2

Views: 2492

Answers (1)

Paul
Paul

Reputation: 857

You need to add meta tags to your HTML.

For facebook, you can use this to test (in general this tends to be a good testing tool for most platforms)

For discord links, check out this answer for more info and a template of meta tags to use

You can see this link for a full list of meta tags

Upvotes: 3

Related Questions