Forum Moderators: Robert Charlton & goodroi
The likely issue is that we have a second site that is virtually identical to this site (one for patients/one for physicians type of thing). The url is different (i.e. example.com & example-other.com). This second site's homepage is appearing in Google.
The homepage uses Javascript to display the appropriate content (depending on which URL is being used).
Since search engines ignore Javascript, shouldn't they index both domains. If they do then is this a duplicate content issue where SE's are forced to decide which is the authentic homepage ... and for some reason they are selecting the second site as the authentic site?
Thanks for reading and your insight
[edited by: tedster at 4:12 am (utc) on Jan. 23, 2008]
[edit reason] switch to example.com - it can never be owned [/edit]
Beware of any javascript redirects that Google might consider as "sneaky" - and any AJAX like functionality that does not give Google a url that preserves page-state.
Sounds like you're trying to leverage one database into parallel content for two different domains - and that just might not be do-able.