Forums

Hidden Page (4 posts)

  1. Bhiroe
    Member
    Posted 12 months ago #

    I want to make pages that are not indexed by search engines but still indexed when I call in the sidebar, what should I do? i'm newbie here...

  2. Scott Kingsley Clark
    Member
    Posted 11 months ago #

    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'.

  3. Bhiroe
    Member
    Posted 11 months ago #

    thanks @ Scott Kingsley Clark,
    but I want to use php script to block the bot, please help me .....

  4. Scott Kingsley Clark
    Member
    Posted 11 months ago #

    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

Reply

You must log in to post.

About this Topic