Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Regarding the Portal alias Problem..Regarding the Portal alias Problem..
Previous
 
Next
New Post
5/16/2011 1:50 AM
 
Hi all,

This is very very urgent., My website was running on production IP til now, now I have tried to bind the portal with domain name by adding the portal alias, but when I open the domain it is still displaying the old site, earlier I do the same thing with so many website, please suggest me how can I solve this problem as My client wants the website live on domain.
It is also displaying


I have tried with all options. Erlier this type of option I never get. I am using DNN version 05.06.01.

I want to change the default  portal alias to the IP again, but I not able to browse my DNN website, since the default alias is set to the domain name and it is opening the old website again and aain, please suggest me how can I change back to IP the default alias. It is very very urget, Do I need to change it from Database or is there any other way to change it, if from DB then which all things I need to change in DB



Thanks
SAnsugoi
 
New Post
5/16/2011 2:20 AM
 
You would need to go into the database, into the PortalAlias table to make any changes to the aliases if you don't have access to the site anymore.

I would recommend having the new alias, and the IP address defined. After you make a change in the DB you'll need to reset the site to reload the cache, you can do that by modifying the web.config.

Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
New Post
3/30/2012 3:20 AM
 

Hi Chris, i was wondering..... I did select the redirect option... to forexample portal alias xlhotse:2424 which does not exist now i changed the portal alias to lhotse:2424 which exists.... but as i restarted the website... also the SQL server..... it still redirects to xlhotse:2424 portal alias which does not exist anymore in portal alias table....

This is a different problem of mine.... but related to the other post

thanks so much for the time!

 
New Post
4/30/2014 9:37 AM
 
Emmanuel John Villar wrote:

Hi Chris, i was wondering..... I did select the redirect option... to forexample portal alias xlhotse:2424 which does not exist now i changed the portal alias to lhotse:2424 which exists.... but as i restarted the website... also the SQL server..... it still redirects to xlhotse:2424 portal alias which does not exist anymore in portal alias table....

This is a different problem of mine.... but related to the other post

thanks so much for the time!

 You may also need to recycle the application pool from the IIS perspective -- equivalent to resetting the web server.

 In addition:

I have problems with this feature and DNN 7.2.2:   I changed the setting to "Redirect" and  was unable to get to my website.   I used SQL Server Management Studio to fix the problem.

I recommend the following SQL code:

SELECT * FROM dbo.PortalSettings
     WHERE SettingName = 'PortalAliasMapping'


UPDATE PortalSettings SET SettingValue = 'CANONICALURL'
     WHERE SettingName = 'PortalAliasMapping'

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Regarding the Portal alias Problem..Regarding the Portal alias Problem..


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out