If you want to hide a page, try installing one of those SEO plugins and set the ‘robots meta’ settings for the page in question to ‘no-index’.
Thread Starter
Bhiroe
(@bhiroe)
thanks @ Scott Kingsley Clark,
but I want to use php script to block the bot, please help me …..
The no-index will block the bot from indexing your page, you can even add no-follow to not have it pick up links either.
So, your robots tag should be: no-index,no-follow