Metadesc not displayed on a page

Last Edited Time
Type
Status
Created By
Last Edited By
Stakeholders
Property

When on a page of a website you can't see the meta description anymore. As it is the case here for example on Topmercato: https://prnt.sc/zyj7r9 It is necessary to verify the presence of this piece of code in the html of the page. <meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1" />

To do this, CTRL + U and check in the source code of the page. If it's not there, you have to add it.