How do I redirect to a page, while keeping the path of the page I redirect to?

What is the issue you’re encountering

I want to redirect to a url, while keeping the path of it. What I want to do is when a user goes to a subdirectory, they will be redirected to example.com/(path here). I want to keep the path there.

What steps have you taken to resolve the issue?

I’ve tried making a redirect rule, but every time it redirects, it does not keep the path.

This topic was automatically closed after 15 days. New replies are no longer allowed.