How to stop Search Engines from crawling and listing your website? [Important| Revised 2019]
Follow this simple process to stop all Search engines from crawling and listing your website [Updated June 2019]
step::1 Create a Robots.txt file inside public_html of your cPanel
step::2 Edit this rule inside robots.txt file
step::3 You can disallow all search engines from crawling your website with this command:
User-agent: *
Disallow: /
You have to edit this rule inside robots.txt file
Hope this helps you!!!
Thanks for Reading!!!