My developer did the following:
If someone types public.sample.com/user/chumbawumba it redirects to stage.sample.com/profile.php?username=chumbawumba
I want to make sure that the content of the profile -- which contains company information for example, is searchable on the public.sample.com domain name.
He used a Rewrite Rule.
I guess I wasn't anticipating this approach, but as long as the pages can get spidered and ranked as more information is put in, I'm cool with it.
I tried to run an online sitemap on the site and I don't think it came up with anything, thus my question. Thanks.