Aricie
The DNN Expert for your web project
DNN Community Forums

Advice for someone new to url rewriting

Sort:
You are not authorized to post a reply.
Author
Messages


Neil Burnett











New Member



Posts:




New Member



    The Friendlier... looks like it should help me do what I want, but I am having trouble understanding how to use it. The tutorial helps a bit, but it would be good to see some more detailed example.

    I want to achieve something simple at first. Our clients use our RootPath plus a unique client identifier that starts http://oursite.com/clientname so I want DNN to use http://oursite.com/...?ClientName=clientname or even better http://oursite.com/...?IDClient=123 where the IDClient is looked up in our database from the clientname.

    All clickable links that reference pages on our site should, of course show the clientname.

    Although I would be satisfied with just that single change, it would be nice to get the rewriting of tabid to tab name etc as well.

    Is this easy to do with the module?

    You are not authorized to post a reply.