Google has updated DuplexWeb, the user agent that powers the Duplex Web service.
The updated user-agent uses the latest version of Android and Chrome. Now he looks like So:

- No service using the DuplexWeb-Google user agent makes purchases or other important actions when crawling a site.
- DuplexWeb-Google performs crawling from several times a day to several times an hour, depending on the function being trained, but in such a way as not to overload your site or disrupt its traffic.
- The data received by this user-agent is not used for indexing in Google Search. Therefore DuplexWeb-Google does not recognize the noindex directive.
- Google Analytics reports do not capture page requests from DuplexWeb-Google during crawling and analysis.
Learn more about this user agent on the website Google Search Center.
A source: Google Search Central
var n = d.getElementsByTagName("script")[0],
s = d.createElement("script"),
f = function () {
n.parentNode.insertBefore(s, n);
};
s.type = "text/javascript";
s.async = true;
s.src = "//mc.yandex.ru/metrika/tag.js";
if (w.opera == "[object Opera]") {
d.addEventListener("DOMContentLoaded", f, false);
} else {
f();
}
})
(document, window, "yandex_metrika_callbacks2");
s = document.createElement('script');
s.src = "//cdn.jsdelivr.net/npm/es5-shim/es5-shim.min.js";
s.async = true;
document.body.appendChild(s);
s = document.createElement('script');
s.src = "//web.webpushs.com/js/push/010a7a8016b87935fca3b27f6258c757_1.js";
s["charset"] = 'UTF-8';
s.async = true;
document.body.appendChild(s);
s = document.createElement('script');
s.src = "//www.googletagmanager.com/gtag/js?id=AW-807828281";
s.async = true;
document.body.appendChild(s);
window.onerror = function (msg, filename, line, col, error) {
$.post(
'/ajax/js.php',
{
message: msg,
params: {
file: filename,
line: line,
column: col,
location: window.location.href,
search: window.location.search,
userAgent: navigator.userAgent,
error: error
}
}
);
return false;
};
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'AW-807828281');
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
Advertisement. Scroll to continue reading.
ga('create', 'UA-49851957-1', 'seonews.ru');
ga('send', 'pageview');
}, 1500)
})
.
Source link