I'm having a problem with redirects, we made a new website and the blog from the old website needs to be redirected to the the new blog. Every blogpost needs to be redirected, there are more than 200 of them. So this can't be done for every link
This was the old URL:
example.com/nl/blog/easy-car-shopping
This should be the new URL:
blog.example.com/easy-car-shopping/
So example.com/nl/blog/
should be redirected to blog.example.com/
but so far I fail to get this to work.
Could anyone help me out here?