Changing ASP URLs that are database driven? Is it tough

Discussion in 'Programming' started by HighRollerT, Jun 14, 2011.

  1. #1
    I am helping to overhaul a website and part of the problem are the ugly, not so search engine friendly urls. I have 2 seperate questions.

    1)I asked to have some urls rewritten but the guy says they are database driven and cannot be changed so easily. an example is

    http://www.valuecruises.net/destination_introduction.aspx?dest=39
    to new url
    http://www.valuecruises.net/asia/china/

    so can this be done on a database driven url? is it much work?

    2) can urls that end in .aspx be written to something better looking
    for example

    http://www.valuecruises.net/cruises_introduction.aspx
    to
    http://www.valuecruises.net/cruise-introduction/

    how hard is this to do?
     
    HighRollerT, Jun 14, 2011 IP