Developer forum

Forum » Development » Replacing characters in customized URLs

Replacing characters in customized URLs


Reply
If you create a new page, and name it something like "København", Dynamicweb renders this as http://myurl/københavn.aspx?ID=1234. I have run a WCAG accessibility test on this, and it doesn't validate.

My question is: I guess that, as long as I have the ID of the page, I can pretty much do anything with the URL, right? E.g. replacing http://myurl/københavn.aspx?ID=1234 with http://myurl/koebenhavn.aspx?ID=1234

Replies

 
Nicolai Høeg Pedersen
Reply
Yes -  you can do that.

You can just update the field PageUrlName in table Page - and then DW will take care of the rest.

 

You must be logged in to post in the forum