Forum Moderators: phranque

Message Too Old, No Replies

How to direct users based on URL

To different pages and stylesheets

         

MartinSCC

1:48 pm on Mar 6, 2006 (gmt 0)

10+ Year Member



Hi gang, first time poster long time reader. =)

Consider the following. I have two different domains, one called thisdomain and the other thatdomain, both sharing the same space. Based on what my users enter with I want them to be chanelled to either this.html or that.html with two different stylesheets loaded.

Is this possible and if so will search engines dislike this? I'm not trying to trick them. The background is that thisdomain is well established with a thriving community based around one topic. I just registered thatdomain to cover a similar but new topic on the web site and I want visitors that enter that one to see a slightly different content on the first page. However they're both too connected for me to entirely separate them.

jatar_k

9:21 pm on Mar 6, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld MartinSCC,

do you have scripting available? php or other?

how are the domains setup? Is it simply a domain alias so both domains point at exactly the same filesystem?

MartinSCC

10:16 am on Mar 7, 2006 (gmt 0)

10+ Year Member



Both domains point to the same file directory on the server and yes php is available.