Redirect old domain pages to new root domain

uwat

Registered Member
Joined
Apr 3, 2020
Messages
77
Reaction score
9
I have an old domain that I want to redirect to a new domain.

I want all the old pages to the new root domain like:

https://www.olddomain.com/oldpage1 > https://www.newdomain.com
https://www.olddomain.com/oldpage2 > https://www.newdomain.com
https://www.olddomain.com/oldpage3 > https://www.newdomain.com


Now if I redirect the entire site through directadmin this happens:

https://www.olddomain.com/oldpage1 > https://www.newdomain.com/oldpage1

I dont want that. The new site allready has good seo.


How would I achieve this?
 
I have an old domain that I want to redirect to a new domain.

I want all the old pages to the new root domain like:

https://www.olddomain.com/oldpage1 > https://www.newdomain.com
https://www.olddomain.com/oldpage2 > https://www.newdomain.com
https://www.olddomain.com/oldpage3 > https://www.newdomain.com


Now if I redirect the entire site through directadmin this happens:

https://www.olddomain.com/oldpage1 > https://www.newdomain.com/oldpage1

I dont want that. The new site allready has good seo.


How would I achieve this?
With a url redirect, include the domain only and point it to the new domain

https://www.olddomain.com/ -> https://www.newdomain.com/
 
I did that and I am having the above problem.

I want all the old pages redirected to the root domain
 
How-to-set-up-site-redirection-in-DirectAdmin-1024x489.jpg
 
Back
Top