HOWTO: Verify a site on Yandex (D7, D8)

Last updated on
19 June 2019

Drupal 7 will no longer be supported after January 5, 2025. Learn more and find resources for Drupal 7 sites

This provides an overview for adding Yandex site verification metadata to your site using the Metatag module.

Step 1

Get a verification key for your Drupal site from the Yandex Webmaster site. Copy it to the window of an open text editor. It should look something like this:

<meta name="yandex-verification" content="SOMESTRINGGOESHERE" />

The important part is the value of the "content" attribute, so remove the rest of the string so it looks like the following:

SOMESTRINGGOESHERE

Step 2

Make sure the Metatag: Verification module is enabled, it comes with the main Metatag module.

Step 3

On admin menu go to Configuration > Search and Metadata > Metatag (screenshot attached)

Across from the Global item open the Override or Edit link, as is appropriate.

Click to expand the Site Verification section.

Copy and paste the verification key from step 1 into the "Yandex" field.

Click the Save button.

Step 4

The metatag should be added to all pages and should look like this

<meta name="norton-yandex-verification" content="SOMESTRINGGOESHERE" />

Step 5

Visit the Yandex Webmaster entry for your site, and click the "Check" button to verify it's working.

Help improve this page

Page status: No known problems

You can: