Why not use robots.txt instead of littering your html with googlebot instructions?
Or even better, iptables rules :P
Removing my site from Google search
11–20 of 119 posts
Re: Removing my site from Google search
#12Re: Removing my site from Google search
#13Why not use robots.txt instead of littering your html with googlebot instructions?
Hi, author here. Google stopped supporting robots.txt [edit: as a way to fully remove your site] a few years ago, so these meta tags are now the recommended way of keeping their crawler at bay: https://developers.google.com/search/blog/2019/07/a-note-on-...
Re: Removing my site from Google search
#14seems like it would hurt your traffic
Re: Removing my site from Google search
#15seems like it would hurt your traffic
Re: Removing my site from Google search
#16seems like it would hurt your traffic
Also, so what if the numbers go down? If your reason from writing a blog is to see a number on a screen then what does that actually give you?
Re: Removing my site from Google search
#17There are zero other restrictions on my site. Use any search engine other than google. Or don't, up to you.
Re: Removing my site from Google search
#18Earlier quoted context omitted.
Or even better, iptables rules :P
Doesn’t that mean you have to know every IP Address used by Google bot now and in the future?
I also happen to ban Google ranges on multiple less-public sites specially since they completely ignore robots.txt and crawl-delay.
Re: Removing my site from Google search
#19Earlier quoted context omitted.
Hi, author here. Google stopped supporting robots.txt [edit: as a way to fully remove your site] a few years ago, so these meta tags are now the recommended way of keeping their crawler at bay: https://developers.google.com/search/blog/2019/07/a-note-on-...
Did you think that mighty Google would pay attention to your puny "noindex" tag? Ha!
Re: Removing my site from Google search
#20Earlier quoted context omitted.
Or even better, iptables rules :P
Doesn’t that mean you have to know every IP Address used by Google bot now and in the future?