ritesh Hello, I don't want my panel's URL to get indexed on Google or any other search engine. Any way to set the indexing to noindex? Please let me know. Thank you
ritesh idflorin Sometimes Google discovers the site even if you don't share it anywhere. @aaP_kotakomputer.ceo#21700 thanks 🙂
aaP_kotakomputer.ceo On .htaccess add this: Header set X-Robots-Tag "noindex, nofollow" This tag will prevent your site being indexing by search engine.