• I have a small doubt,

    I need to add redirection but the thing is when I added those using funtion.php or the redirection plugin those are not working because before calling my redirection it redirected redirection which is used in WordPress. For example

    And I noticed that when I add $_SERVER[‘REQUEST_URI’] it shows the URLs after the redirect, not the before redirect URL. If  I catch the url which is before doing the redirection then I can create a function to add redirection.

    How can fix this issue? Please help me to fix this

The topic ‘Adding redirection’ is closed to new replies.