How do I temporarily hide site from search engines with a noindex?
Hello
I'd like to hide the site from search engines for the time being. How do I temporarily hide the site from search engines with a noindex? Is there a setting on the back-end I can enable? I can't find it?
Robert
-
- · Rocco
- ·
Hello you can create robots.txt file in main site directory with text
User-agent: *
Disallow: /
-
- · Robert
-
·
In reply to Rocco
- ·
Hi Rocco
Thank you, I will do that. I just assumed there might be a built-in setting. The text file method is fine.
Thanks
Robert