The site I'm currently working on has a few domains parked. It's not a multisite, just a simple single wp blog.
What do i need is to disable redirection to default domain (set as wordpress url in site settings) while clicking links. When i enter mysite.co.uk and go to any page, i want to remain on mysite.co.uk/page and not to be redirected to mysite.pl/page .
It's the same page and the same content, of course - just need to have urls fixed.
I've already experimented with multisite and domain mapper, but i could not find any functionality that could help me.