Membership is FREE, giving all registered users unlimited access to every Acorn Domains feature, resource, and tool! Optional membership upgrades unlock exclusive benefits like profile signatures with links, banner placements, appearances in the weekly newsletter, and much more - customized to your membership level!

wordpress htaccess help

Status
Not open for further replies.

Paullas

Staff member
Joined
Jul 13, 2004
Posts
5,817
Reaction score
361
Hi

Can anyone help on this issue i have.

I have a wordpress install on say

www.domain1.co.uk

i have made a post called games so it looks like ww.domain1.co.uk/games

now i have parked the domain games.co.uk on domain1.co.uk and got it so when you goto games.co.uk it goes to www.domain1.co.uk/games/ so all ok there.

but

i am looking for a way to keep the url games.co.uk in the address bar and not the redirect url www.domain1.co.uk.games/

anyone have any ideas?

thanks in advance
 
If I am understanding you correctly, why not put the content of www.domain1.co.uk/games onto the games.co.uk domain? Then you could do the 301 the other way round.

Don't use cloaking though, you'll get a kick from Google for that.
 
Would it not be easier to use frames rather than a redirect?
 
If I am understanding you correctly, why not put the content of www.domain1.co.uk/games onto the games.co.uk domain? Then you could do the 301 the other way round.

Don't use cloaking though, you'll get a kick from Google for that.

come to think of it more i think your right.
 
I am hoping a htaccess guru can help me.

I am using the following in my htaccess:

Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^(www\.)?funkys.uk [NC]
RewriteCond %{HTTP_HOST} !^$
RewriteRule ^(.*) http://www.securenames.co.uk/funkys-uk/$1 [L,R=301]

RewriteCond %{HTTP_HOST} ^(www\.)?funkys.co.uk [NC]
RewriteCond %{HTTP_HOST} !^$
RewriteRule ^(.*) http://www.securenames.co.uk/funkys-co-uk/$1 [L,R=301]


Is there a way to wildcard this in htaccess so any domain name i park goes to securenames.co.uk/domainname-co-uk

This way i wont need to put hundreds of lines in my htaccess.

thanks in advance.
 
Status
Not open for further replies.

The Rule #1

Do not insult any other member. Be polite and do business. Thank you!

Premium Members

New Threads

Domain Forum Friends

Our Mods' Businesses

*the exceptional businesses of our esteemed moderators
General chit-chat
Help Users
  • No one is chatting at the moment.
      There are no messages in the current room.
      Top Bottom