When I create a profile at LinkedIn - the profile content is actually
stored in database. When I pull page (my profile public page), I see
the content. Surely the content would be being pulled form database.
Yet, this public website page is cached by Google Search somehow.
Example - I enter my name in Google and my linkedin profile appears in
Google Search. How can I do this in rails?

I am working for a small social startup and we want to create public
profiles (like linkedin profiles) for NGOs which are returned by
google search.

The permalink is in format

http://websitename.org/ngos/<<ngoname>>

Any advise how it can be done?

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to