Muhammad Tauseef
Muhammad Tauseef

Reputation: 51

Redirect old domain all links to new domain

I have a old website in Wordpress and new one will be in Wordpress as well. For example there is site www.xyz.com now I want to create new site on new domain www.abc.com and also wants all the links on my old site to be redirect to the new site. I know how can we redirect the whole domain but what I wants is that if someone goes to this link www.xyz.com/blog he should be redirected to www.abc.com/blog . If I redirect the whole domain it will redirect every page to www.abc.com instead of sending them to relevant page. How can make the redirect to the relevant pages.

Upvotes: 1

Views: 227

Answers (1)

Dressy Fiddle
Dressy Fiddle

Reputation: 163

U should find .httacess file on old site and edit the redirect to the new one, or u could find a plugin on wordpress to do it for you.

Upvotes: 1

Related Questions