Subdomain Links?

Status
Not open for further replies.

Rob_TID

New member
Jun 24, 2006
1,368
16
0
I have setup a WP blog on a subdomain and pointed a domain name at it.

eg

MyBlog.qwerty.com

I parked a domain at qwerty.com so that when you type in the URL myblog.com it goes to myblog.qwerty.com

Now, the links on my installation all point to the subdomain address. eg myblog.qwerty.com/post

Is there a way to get them to point to myblog.com/post ??

Sorry if this gave you a headache.
 


I imagine you could do it in your .htaccess, but I'm wondering why you didn't just install the WordPress blog under your domain instead of a subdomain if you want to use the domain links anyway?
 
You have to do a mod rewrite in your .htaccess. If you google it you will find the info you need. Good luck.
 
Status
Not open for further replies.