Title and description

The title and description are the main elements of a page snippet. Their quality affects the CTR: if the title and description are done properly, users are more likely to visit the site.

How the title and description are composed

The page title and description in the search results are based on:

Page content

Additional sources:

  • Yandex Catalog.
  • Yandex Market.
  • Texts of links to the page from other sites.

The page description in search results is chosen to be as informative and relevant to the search query as possible.

How to influence the composition of the title and description

You can influence the title and description using the title and description tags as follows:

Title

Place the title element inside the head element in the page code:

<head>
  <meta name="example" content="..."/>
  <title>Alice in Wonderland</title>
</head>

When the page is crawled by the bot, information from the title can be used as the snippet title.

See How to create the title element correctly.

Description

Place the title element inside the head element in the page code:

<head>
  <meta name="description" content="..."/>
</head>

When the page is crawled by the bot, information from the description can be used as the snippet description.

See How to create a description meta tag correctly.

Tip

In many CMS, the title and description can be added in the visual page editor.

How to remove the description from a snippet

Data source

How to remove

Yandex Catalog

Add the robots meta tag with the noyaca directive in the HTML code of the pages.

Text on your website page

Disable text indexing using the noindex element.

Link on your website page

Disable link indexing with the rel="nofollow" attribute.

Contact support

If the pages don't appear in the search results for a long time or were excluded from them, provide examples of such pages in the form.




You can also go to