fairlyliquid
Newbie
- Feb 22, 2011
- 34
- 0
Hi, i got a feeling this is a noob question but im going round in circles with google and getting confused...
ive had a site on a free host for about 6 months so its already indexed by google.
ive now bought a new domain and parked it on top of it
im trying to set up 301 redirects for the indexed pages on the free url to redirect to the new domain name to avoid duplicate content
so i tried putting this at the end of the .htaccess files
but that doesnt work
Its a wordpress site btw
hope thats clear site wont let me post anything that looks even vaguely like a url, i feel like im missing something obvious
ive had a site on a free host for about 6 months so its already indexed by google.
ive now bought a new domain and parked it on top of it
im trying to set up 301 redirects for the indexed pages on the free url to redirect to the new domain name to avoid duplicate content
so i tried putting this at the end of the .htaccess files
Code:
redirect 301 freehostname/faq/ newdomain/faq/
but that doesnt work
Its a wordpress site btw
hope thats clear site wont let me post anything that looks even vaguely like a url, i feel like im missing something obvious