301 redirects

paulinaa

Newbie
Joined
Apr 8, 2014
Messages
2
Reaction score
0
hello,
How can I redirect entire folders to other domain. Some of the URL's in this folder should be redirect to URL in new domain.


I have folders in domain olddomain.com: olddomain.com/folder1 and olddomain.com/folder2
In this folders are pages for example
olddomain.com/folder1/page1
olddomain.com/folder1/page2
olddomain.com/folder1/page3
olddomain.com/folder1/page4
olddomain.com/folder2/page1
olddomain.com/folder2/page2
olddomain.com/folder2/page3
olddomain.com/folder2/page4

I'd like to redirect some URL to URLs in new domain for example
olddomain.com/folder1/page1 to newdomain.com/newpage
olddomain.com/folder1/page2 to newdomain.com/newpage2
olddomain.com/folder2/page1 to newdomain.com/newpage

The rest of URL's in folder1 and folder2 I'd like to redirect do newdomain.com

I know how to redirect one page to another, but i'd like to know how to redirect rest of the urls in folders.
Thanks for help.
 
Back
Top