arvind Posted August 6, 2004 Posted August 6, 2004 I was wondering, I had a blog hosted on a subdomain of my site which I've now moved to a domain of its own, how would I redirect all pages to the same named ones on the new domain ? ie http://mysub.****/index.xml --> http://www.mysub.com/index.xml etc. Quote
arvind Posted August 6, 2004 Author Posted August 6, 2004 n/m fingured out how to do it, a permanent redirect like so: >Redirect permanent / http://www.newdomain.com/ Quote
TheMovieman Posted August 13, 2004 Posted August 13, 2004 Can anyone expand on this? I don't know how to code this permanent redirection or if it'll even work on my old "server" (Homestead). I want to do the same thing so that in case there are any links out there, the person will automatically be redirected to the page they wanted. Thanks, Brian Quote
TCH-Bruce Posted August 13, 2004 Posted August 13, 2004 Doubt you will be able to do it unless you have access go the .htaccess file on your Homestead site. Quote
TheMovieman Posted August 13, 2004 Posted August 13, 2004 Oh well, thought I'd ask. I have a regular redirect to my home page. That'll do. I'll hopefully have the majority of the link changed anyways. Thanks. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.