Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. 🚫 No AI-generated (LLM) posts allowed. Share your own thoughts and experience — accounts may be terminated for violations.

wordpress htaccess help

Status
Not open for further replies.
Joined
Jul 13, 2004
Posts
5,852
Reaction score
387
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.
 
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.

Rule #1: Be Respectful

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

Members online

No members online now.

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.
  • Siusaidh AcornBot:
    Siusaidh has left the room.
      Siusaidh AcornBot: Siusaidh has left the room.
      Top Bottom