HI, Is there any limit on the length of NodeAliasPath? It is truncating after 70 characters even though in Database the field is nVarchar(450). If it truncates, is there any way can increase the length?
Thanks..
There is a key CMSMaxNodeAliasLength in web.config. The default value is 50 characters and larger names are trimmed. You can increase the allowed length if you need to enter very long aliases (URLs). Read description for the key on the page.
Thanks a lot Peter. That link helped..
Best Regards, Joyanta
Please, sign in to be able to submit a new answer.