Description Usage Arguments Value Author(s) Examples
ywAddSite adds site to Yandex Webmaster via API v3.0.
1  | 
user_id | 
 User id from function ywGetUserId.  | 
host | 
 Host with protocol. Ex: http://netpeak.net  | 
token | 
 Token for Yandex Webmaster API from function ywGetToken  | 
Returns host id of added site if site is added.
Ivan Kutas
1  | ywAddSite(user_id=userId, host="http://netpeak.net", token=myToken)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.