Introduction:
In today's article, I will guide you, How to stop Search
Engines from crawling your website in cPanel. So let's get started.
- First, go to your cPanel account, and then login.
- After
that, find out the Files section, and then here you can see the File Manager
option.
- Simply click on it, and then go inside to the public _HTML.
- So
now here you need to create a file with the name of robots.txt.
- Now select your created file and then right click on it.
- Here you can see the Edit option, So simply click on it, and then
again click on edit button.
- So
now enter the following code inside the file, and then click on Save Changes button.
User-agent: * Disallow: /
- Note that,
Via this process, the crawling and listing will stop from all the search
engines, including Google. So this will take time of 6 to 7 days when the
next crawling will be done by the search engines.