Hey guys, I would like to deindex my website in Google. I know how to stop all crawlers to go around my site, but I would like to keep my site indexed in Bing and other SE. I just don't want my site to be indexed by Google.
I know I should use <meta name="googlebot" content="noindex"> for particular posts/pages but just want to check with you what's the best way.
Should I place <meta name="googlebot" content="noindex"> somewhere in my theme's header, or should I block googlebot in the robots.txt or...?
Just please let me know what's the easiest and the smartest way to block Googlebots to crawl and index a WP site.
Thanks!