Adding search for a private website
Posted
by Vitor Py
on Stack Overflow
See other posts from Stack Overflow
or by Vitor Py
Published on 2010-03-18T22:10:19Z
Indexed on
2010/03/18
22:21 UTC
Read the original article
Hit count: 281
I have a login-protected website. It's an internal application and it's not avaiable to the general public hence it's not indexed by any search engine.
My application is developed on the Google App Engine.
I would like to add a search engine but obviously without the need to public index it. There's any solution avaiable from Google/Bing/Others for a situation like this?
Have you done this before? What solution did you chose and what are yours results?
© Stack Overflow or respective owner