How do I change my name on this website?

How to change the domain name for a DNN website

  • I need to change a domain name for a DNN 5 website. The customer does not want the old domain to be visible any longer so adding a portal alias does not seem to be the answer. The site has hundreds, if not thousands, of links to files and images so I need to make sure what ever solution I use does not break this. Any advice would be appreciated.

  • Answer:

    Adding the new portal alias, in combination with making the requisite changes on the web server to recognize the new domain, will work. DNN does not allow you to edit the primary portal alias through the web UI, but you could also simply update that record in the database with the new domain name (it's the PortalAlias table). Regarding the links to files and images, if they were done as relative links then they will continue to work fine. If the links and image urls were created with the full path, then they will have to be updated. That could be achieved with some targeted sql scripts as well.

Judy Vedder at Stack Overflow Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.