I am trying to figure out how to have guests register using GuestReg and then be able to post. But I don't want their posts to go to my main profile, I want each registered user to have an individual page (or profile?) that holds all of his/her posts.
How should I do this?
Edit: Ideally I'd like to have coranto automatically create the user profiles. Or I can do them manually, but my main question is: are separate user profiles the best way to do the separate user pages with only their posts?