After searching for many post here, I found no luck they are slightly different but I can't handle for now. Please pardon me about this. This are post here I've tried:
- How to Redirect All urls to a new domain in apache, except one
- .htaccess rule redirect all pages except a few provided ones
- How to 301 redirect all pages from one domain to one single page on a different domain
Here is what I want to acquired:
- all url in www.olddomain.com permanint redirect to www.exampledomain.com/page,
- and in www.olddomain.com have a page that should be redirect to www.exampledomain.com/pagesample
Please note: the old olddomain.com have no files except the index and this htaccess, and the www.exampledomain.com is a wordpress site.
Thanks in advance