PDA

View Full Version : What are the different ways to keep a site out of Google’s index? Which do you use an



PoolMaster
07-25-2019, 09:23 PM
hi
What are the different ways to keep a site out of Google’s index? Which do you use and when?

ImpalaWardrobes
07-26-2019, 02:07 AM
1. Errors in the robots.txt file of your website will keep Google away.
2. Use the meta robots noindex tag and Google will go away.
3. The wrong HTTP status code will send Google away.
4. Google won't index password-protected pages.
5. If your pages require cookies or JavaScript, Google might not be able to index your pages.

ImpalaWardrobes
07-26-2019, 02:08 AM
1. Errors in the robots.txt file of your website will keep Google away.
2. Use the meta robots noindex tag and Google will go away.
3. The wrong HTTP status code will send Google away.
4. Google won't index password-protected pages.
5. If your pages require cookies or JavaScript, Google might not be able to index your pages.

gauravkp32
07-26-2019, 04:06 AM
you can use this method
you need to use robots.txt file in that you need to mention the page that you dont want to index by writing a disallow text and upload it and by this way google will know that this page doesn't need to be indexed