For plugin developers

If you develop a Turbo pages plugin and you want to add it to the list on the Yandex Technologies site:

  1. Get a plugin ID. To do this, use the form below to write to the Yandex.Webmaster support team.

    Send a request
  2. Integrate the received ID in the plugin so that it is added to the content of the generated RSS feed. You can specify it in the turbo:cms_plugin element.

    <rss xmlns:yandex="http://news.yandex.ru" version="2.0">
        <channel>
            <turbo:cms_plugin>Your plugin ID</turbo:cms_plugin>
            <item turbo="true">
                ...
            </item>
        </channel>
    </rss>
    
  3. If the plugin is ready, let us know by using the form below. In the form, specify:

    • Your name. It will be shown as the plug-in author.

    • A link to the plug-in.

    • A brief description of the plug-in.

    Submit a plugin

Moderators will check the information and how the plug-in works. If they don't find any errors, the plug-in will be published on the site within a few days. If errors are detected, the support service will contact you at the email address you specified in the form.

The position of the plug-in on our site depends on the number and quality of Turbo pages created using this plug-in.

Contact support