·
Added a discussion

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

  • 1205
Comments
    • Hello you can create robots.txt file in main site directory with text 

      User-agent: *

      Disallow: /

      • 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

        Login or Join to comment.