• I have a public site with some additional pages related to family geneology that was not visible until my site was crawled by a search engine. Now these pages now show up in search results. I am trying to find a solution that prevents direct access to these pages from search results unless you use the ‘search’ feature on my homepage to search for the family member’s page. If you are a family member, you know to do this, if you are a member of the public it would not be evident that these pages exist. Is there a way to prevent direct access to these pages unless you are coming from the main homepage (and then directly searching for the specific page)? I know there are account management solutions, I am trying to avoid the administration overhead and headache and looking for more easier solution. Thank you in advance for any suggestions!

Viewing 2 replies - 1 through 2 (of 2 total)
  • If it’s available via a search on your site, then it’s available to search engines. Have you considered password protecting these pages? Or making them private via Edit Page -> Publish -> Visibility? The latter will hide the pages from everyone other than logged in users.

    In addition to what esmi has said, you can put REQUESTS into your “robots.txt” file that search engines NOT index certain pages. Notice that it is a request, it is up to the search engine to honor it, but respectable ones do. You should subscribe your site to google webmaster management, this will let you see how you are being indexed and when. Putting requests into robots.txt should have the effect of the indexing that has been done being reversed.

    As an aside it is necessary to be cautious in telling the world what not to index, since the robots.txt file is world readable, during the time of George Bush’s whitehouse their robots.txt file at whitehouse.gov drew attention to all sorts of content that they didn’t want indexed, which made them especially interesting.

    • This reply was modified 8 years, 4 months ago by RossMitchell.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Preventing direct access to subpages’ is closed to new replies.