How can I hide my real website URL from Google?

tsoini3

Registered Member
Joined
Mar 3, 2018
Messages
95
Reaction score
7
Hi all!

What are my options to hide my website URL from Google? I want to advertise the same website in Google Adwords but by creating multiple gmail accounts for Adwords. There is a policy in Google that will eventually ban the website if it is been missused. So what are my options in hiding the real website url so Google wont notice I am advertising the same website?
 
Thread moved.
 
It is hard to hide from Google. They will catch you eventually.
 
you can stop google via footprints thu htaccess but i dont no if google really can not see it as it the big G
 
here the code might help you.


Block Googlebot with .htaccess
Add this to your htaccessfile – replace yourdomain.com with your domain!

RewriteEngine on
RewriteCond %{HTTP_USER_AGENT} Googlebot [OR]
RewriteRule ^.*$ “http\:\/\/yordomain\.com” [R=301,L]
 
Ill try your code redarrow! Is there ANY other way masking...redirecting google etc etc.?
 
you need to create absolutely new website with different tel number and location, then try to advertize it
 
Substitution of all that is possible (time, operating system, location, resolution) and use vpn or do you mean that it is not indexed by Google?
 
Proxys, need to mask the original website been marketed in every newly opened Adwords/Ads so it dosn´t get banned by Google for marketing the same website in all the ads.
 
Back
Top