I have certain user information that they are willing to make public and searchable. I'm thinking ala LinkedIn these should be generated static-pages that reside on our server with a fixed URL.
What, technically, is the recommended way to do this?
Here is the use case: a user indicates that he has contacts at an account, say, Gymboree. His username is stormtrooper. And he knows the Dir of IT and Dir of Network Operations.
I would like a static, searchable page that he can also send people to via email which would render the following:
"stormtrooper" knows the following titles at Gymboree:
- Dir of IT
- Dir of Network
"stormtrooper" wants contacts at the following companies:
- Visa
- Williams-Sonoma
Click the form on the right to contact him to see if you can provide him some contacts.
I'd like the page to be something that someone searching for "Gymboree" could stumble upon to help them connect, so my thinking (perhaps incorrectly) is that it should be a static page. There will be other inbound links pointing to it from similar types of pages.
If he didn't want it searchable, I would want that page for that account and username pair to simply be deleted.