How to purge old links in google from an old domain.
Posted
by
jbcurtin
on Pro Webmasters
See other posts from Pro Webmasters
or by jbcurtin
Published on 2011-02-14T13:12:54Z
Indexed on
2011/02/14
15:34 UTC
Read the original article
Hit count: 237
Hey all,
Recently, I uploaded a new site to an existing domain and I'd like to figure out how I can forward all links to said domain to a new domain.
I'm looking for a wordpress solution if possible, but in the end I I seem myself writing a small header script that I will paste into ever directory's index file saying header('Location:http://xxx.yyy.zzz')
Is there a cleaner way to do this without having to resort to managing the whole file structure?
No, I do not have access to the apache runtime. Unfortunately it is a shared-host server.
Thanks in advance.
© Pro Webmasters or respective owner