nosnippet is a directive given to search engine crawlers like Google, to prevent them from showing the text snippet of content or video preview in SERP results.
Let’s see how to implement nosnippet meta tag on the website or a webpage.
Place the following code in the <head> section of your web page.
Implementation: <meta name="robots" content="nosnippet">