Zde najdete na jednom místě podklady a odkazy o všem, co jsem zmínil na mé přednášce “Slabiny Ahrefs. Jaké jsou? A co s nimi dělat, když děláte linkbuilding?” na konferenci SEO Restart 2023.
Cloaking
V Ahrefs jej typicky poznáte relativně snadno. Odkaz je ze stránky, jejíž URL obsahuje delší text, př. mining.allwebscript.com/alexa-amazon-cz-k.
K odhalení vám pomůže buď změna user-agenta v prohlížeči (třeba takto), nebo stažení pomocí Screaming Frogu a změnou user-agenta tam.
Porovnání kódů
Za mmě nejlepší služba pro porovnání dvou bloků zdrojového kódu nebo textu je https://www.diffchecker.com/
Bookmarklety do Ahrefs
Na tento webu si vygenerujete vlastní bookmarklet pro Ahrefs. Uvnitř Ahrefs si naklikáte report s filtry, které chcete opakovaně používat. Jeho URL pak vložíte do nástroje a ten vám vygeneruje bookmarklet.
Tady jsou ty, co mám rád já:
Nové domény za 30 dnů
(bez nofollow a odkazů na obrázky)
javascript:location.href='https://app.ahrefs.com/v2-site-explorer/refdomains/subdomains?contentType=html&followType=dofollow&highlightChanges=30d&history=new&limit=50&offset=0&sort=dr&sortDirection=desc&target=%27+encodeURIComponent(location.hostname + location.pathname)
Ztracené domény za 30 dnů
(bez nofollow a odkazů na obrázky)
javascript:location.href='https://app.ahrefs.com/v2-site-explorer/refdomains?anchorRules=&contentType=html&domainNameRules=&followType=dofollow&highlightChanges=30d&history=lost&limit=50&mode=subdomains&offset=0&refPageTitleRules=&refPageUrlRules=&sort=dr&sortDirection=desc&surroundingRules=&target='+encodeURIComponent(location.hostname + location.pathname)
Texty odkazů
(bez nofollow a odkazů na obrázky)
javascript:location.href='https://app.ahrefs.com/v2-site-explorer/anchors?anchorRules=&contentType=html&domainNameRules=&followType=dofollow&highlightChanges=30d&history=all&limit=50&mode=subdomains&offset=0&refPageTitleRules=&refPageUrlRules=&sort=refdomains&sortDirection=desc&surroundingRules=&target='+encodeURIComponent(location.hostname + location.pathname)
Odchozí domény
(bez nofollow)
javascript:location.href='https://app.ahrefs.com/v2-site-explorer/outgoing-domains?anchorRules=&domainNameRules=&followType=dofollow&limit=50&mode=subdomains&offset=0&refPageTitleRules=&refPageUrlRules=&sort=dofollowlinks&sortDirection=desc&surroundingRules=&target='+encodeURIComponent(location.hostname + location.pathname)
Texty odchozích odkazů
(bez nofollow)
javascript:location.href='https://app.ahrefs.com/v2-site-explorer/outgoing-anchors?anchorRules=&domainNameRules=&externalLimit=50&externalOffset=0&externalSort=linkeddomains&externalSortDirection=desc&followType=dofollow&internalLimit=50&internalOffset=0&internalSort=linkedpages&internalSortDirection=desc&mode=subdomains&refPageTitleRules=&refPageUrlRules=&selectedTab=external&surroundingRules=&target='+encodeURIComponent(location.hostname + location.pathname)