GliX
Active member
Please add a sitemap submission to Yandex (http://www.yandex.com/) for built-in sitemap.
A necessary change:
A necessary change:
PHP:
protected $_sitemapPingUrls = array(
'Google' => 'http://www.google.com/webmasters/tools/ping?sitemap=%s',
'Bing' => 'http://www.bing.com/ping?sitemap=%s',
'Yandex' => 'http://ping.blogs.yandex.ru/ping?sitemap=%s'
);
Upvote
5