I Had an wallpaper website created using w-script Site url : http://xoom-wallpapers.com What i need is now the url of the wallpapers page is like below http://xoom-wallpapers.com/Red_Heart-810.html I need it to be changed as http://xoom-wallpapers.com/categoryname/Red_Heart-810.html
You will need your .htaccess updated with mod_rewrite changes and every instance of the url in the script(s) altered. Unless it write static html files, in which case you just change the path it is writing to.