mirrorer
Elite Member
- Jan 30, 2009
- 2,124
- 2,531
If we have private who is?-different whois info
If we have private who is?-different whois info
don't use analytics
NEVER use analytics
Anyway, I was thinking how it's possible that you had 450 autoblogs and just 800 uniques daily?![]()
auto blogs are banned these days. i suppose this is because of google algorythm improvement
Like James said, don't interlink them if on one IP. also:
-different whois info
-different themes
-disallow access to your plugin dir, via .htaccess
-not the same adsense
then should be ok
AuthUserFile /dev/null
AuthGroupFile /dev/null
AuthName "Example Access Control"
AuthType Basic
<LIMIT GET>
order deny,allow
deny from all
allow from xx.xx.xx.xx
allow from xx.xx.xxx.xx
</LIMIT>