[ad_1]
I installed the plugin and it works fine, but it’s adding an extra forward slash right after the name of the site. Below is an example of the redirect:
/blog/* -> *
I’ve enabled wildcards, and it does properly redirect everything from blog to the root directory. But the result looks like this:
Any ideas why this might be happening?
