Hi

I have managed to change the name of the pages using the NAVBAR TITLE etc.. which is easy enough

define('NAVBAR_TITLE', 'Page 2');

But i now need to change their URL names so that

For Example :- Page_2.html to "About_Us.html"

and also the Site Map updates the names to something more meaningful other than "page 2"????

Please help