Untitled
unknown
plain_text
a year ago
417 B
4
Indexable
function () { var canonicalMetaUrl; var mtmFullUrl = window.location.protocol + "//" + window.location.host + window.location.pathname + window.location.search + window.location.hash; if(document.querySelector('link[rel="canonical"]')) { canonicalMetaUrl = document.querySelector('link[rel="canonical"]').href; mtmFullUrl = canonicalMetaUrl + window.location.search + window.location.hash; } return mtmFullUrl ; }
Editor is loading...
Leave a Comment