How to manipulate Domain Authority, Trust Flow and other domain metrics. This is an advanced SEO tutorial and not intended for beginners. The method involves using a buffer site that blocks Google to fake domain authority, page authority, trust flow, citation flow and other metrics.
In the past Page Rank has always had people who would fake it, and this video introduces how black hatters fake other types of metrics.
robots.txt:
User-agent: googlebot
User-agent: yahoobot
User-agent: microsoftbot
Disallow: /
index.html:
<html>
<META http-equiv=”refresh” content=”3;URL=http://www.seomyass.com/”>
<a href=”http://www.seomyass.com/”>http://www.seomyass.com</a>
</html>
.htaccess:
RewriteEngine on
RewriteCond %{HTTP_USER_AGENT} googlebot|yahoobot|microsoftbot [NC] RewriteRule ^.*$ – [R=403,L] Redirect 301 / http://www.seomyass.com/