PDA

View Full Version : Redirection


Makaveli105
04-04-2006, 07:02 PM
Hey, I'm not a very good coder so I thought I'd ask you.

I have a popular site called tupacaveli.com.

I am closing the site down, and want to redirect that domain name to my new website. which is www.hiphoprelated.com

How would I do this?

Thanks :surprised:

DrewM
04-04-2006, 07:50 PM
Heres a php code:
header("Location: www.hiphoprelated.com");

Makaveli105
04-04-2006, 10:31 PM
Thanks Larry, where do I put it?

in the <head> tags?

also, this wont hurt my rank with google or anything right?

Thanks again Larry

DrewM
04-04-2006, 10:47 PM
Thanks Larry, where do I put it?

in the <head> tags?

also, this wont hurt my rank with google or anything right?

Thanks again Larry
head tags would work. I don't know I don't use google