Holen Sie sich AI SEO KOSTENLOS.

Erfahren Sie mehr!

What is a Noindex Tag?

Das Noindex-Tag ist ein Meta-Tag, das Suchmaschinen anweist, eine Site oder Webseite nicht zu indizieren. 

Indexing is the process of saving a site to a database so that it can be displayed in search results. However, not all pages should be indexed and displayed in search results.

For example, site owners usually want to prevent search engines from indexing login and checkout pages. To do this, they add the noindex tag to the webpage.

With that said, you can set a page to noindex by adding the below code to the HTML head element of the webpage. 

<meta name="robots" content="noindex">
🇩🇪 Deutsch