There are many ways to prevent pages from getting crawled by bots by using some codes on the website. For example: one is mentioned above, other we can use robots.txt file, we can server level meta tags which can tell bots not to crawl or index any page etc..
|