OK, a bit confusing since I know usually WP likes to only have one domain set for the entire site. But let's say I have one WP site but two domains, whatever.com and whenever.com. By default the site URL is whatever.com so if I type in whenever.com it just redirects to whatever.com. So far, so good. But I would prefer it if you type in whenever.com, the URL in the browser is still whenever.com. In addition, I would like it if there's a way to run a script that displays a different logo in the site using some kind of if...else method based on what domain is typed in. Is this even possible in WordPress? I know I might have confused you with some of my questioning, but hopefully it makes some kind of sense.