In the old URL I fill / because I cant leave it blank and in the advanced settings I fill subdomain.domain.com, it seems fine in the back office but the redirect doesn't work when I click on the old URL link and getting only the home page for the sub-domain :(
Second problem found - for some reason old url with ~ replaced with %7e and again - redirect fails...
Is it possible at all? maybe it has something to do with the license? other "simple" redirects does works...
Thanks! redirect when node exists solved the first issue. any idea why redirect from /~nodename doesn't work? I'm suspecting the ~ char encoding to %7e fails it...
redirect root of subdomain to specific node
Hi,
Im checking this package for a client specific needs, before purchasing a license. I'm trying to redirrct a https://subdomain.domain.com to specific node, lets say: https://www.domain.com/specific/node but nothing happens...
In the old URL I fill / because I cant leave it blank and in the advanced settings I fill subdomain.domain.com, it seems fine in the back office but the redirect doesn't work when I click on the old URL link and getting only the home page for the sub-domain :(
Second problem found - for some reason old url with ~ replaced with %7e and again - redirect fails...
Is it possible at all? maybe it has something to do with the license? other "simple" redirects does works...
Hi,
There are two things:
Hope this helps,
Richard
Thanks Richard,
Im using 2.2.3
Thanks! redirect when node exists solved the first issue. any idea why redirect from /~nodename doesn't work? I'm suspecting the ~ char encoding to %7e fails it...
I think the same indeed is it logged as 404? Then you can propably redirect from there.
Best,
Richard
It is logged as 404 but I can't redirect users that goes directly to the old url https://www.domain.come/~nodename/ anywhere, clicking on the Old URL in the redirect management table link to https://www.domain.come/~nodename/ without trigger any redirect...
is working on a reply...