Embed showing in discord

How to change the embed from the site if you post the link into the discord chat? Schermopname%20(633)

this is my code

<!DOCTYPE html>
<html lang="en">
  <head>
    <title>Welcome to RSGCraft!</title>
    <meta name="description" content="A new survival game">

    <!-- import the webpage's stylesheet -->
    <link rel="stylesheet" href="/style.css">
  </head>
</html>

i want that as Welcome to glitch welcome to rsgcraft and the a cool thing made with glitch i want a new survival game

It is because the current web description is stuck in Discord’s cache. It could take a while for the cache to clear but I’m not certain how long it takes.

but how i coded it is that correct then?

Yes.

(more chars to satisfy Discourse)

I don’t think Discord takes information from those tags, instead it uses Open Graph meta tags so you will need to use those: http://ogp.me/