I am moving a blog hosted on an Apache server to a new domain.
The permalinks are kept the same for the blog posts but there are a few pages where the url slug will change on the new domain.
My question is if the following is possible and how I would do that with rewrite rules.
The URL slugs/permalinks of the blog posts and most of the pages on the old domain will stay the same on the new domain. So I imagine that I could add a redirect rule that redirects from https://huiskopenomteverhuren.nl/
to https://vastgoedmentor.com
as it will find the same /slug on the new domain
Some pages of the old website have moved to new permalink. So I need additional rules to redirect for example https://huiskopenomteverhuren.nl/kennisbank/
to https://vastgoedmentor.com/resources
and do this for a few other pages as well.