I'm have a url e.g www.domain.com/business that also contains child nodes e.g www.domain.com/business/grants
The issue I have is that I want to have a permanent redirect 301 of www.domain.com/business to some other url but want all the child nodes to be excluded.
If I use the urlrewrite.config file I end up directing everything that has /business/ which also includes the sub nodes.
UrlRewrite.config excluding children nodes
I'm have a url e.g www.domain.com/business that also contains child nodes e.g www.domain.com/business/grants
The issue I have is that I want to have a permanent redirect 301 of www.domain.com/business to some other url but want all the child nodes to be excluded.
If I use the urlrewrite.config file I end up directing everything that has /business/ which also includes the sub nodes.
Any help would be appreciated.
is working on a reply...