Products » Support Forums 

Support Forums

HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl MasterCannot Access Page - All Links Set to 301Cannot Access Page - All Links Set to 301
Previous
 
Next
New Post
12/16/2009 8:13 AM
 

Hello,

I just implemented the HTML redirect for my site for legacy pages (which by the way is working so far).  All of a sudden I cannot access one of my pages.  I had added 4 new Page URLs to it.  Thinking I did something wrong, I delete all of the URLs I added.  Now the problem is that the three standard URLs are all 301 permanently redirected.  There is no target page (200)!  Here is a list of the URLs:

http://mydomain.com/Default.aspx?TabId=80
http://mydomain.com/Panel/tabid/80/Default.aspx
http://mydomain.com/panel.aspx

The last one should be set as the default (200) page, but I cannot seem to edit the setting.

This is the error message when I try to navigate to http://mydomain.com/panel:

Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

Help!

 
New Post
12/16/2009 8:19 AM
 

"Firefox has detected that the server is redirecting the request for this address in a way that will never complete"

This is a 301 redirect loop.  Generally this occurs if you create a redirect for a page which leads back to itself, which creates a terminal looping situation.

You can't delete the base Urls - they are built-in to the site.  My guess is that by deleting all of the Urls you created, a problem might have been caused.  Firstly I would suggest going to the Friendly Url Settings page and clicking on the 'rebuild page index' button.  This will clear out the page cache and hopefully fix the problem.

If that doesn't, I would manually add a new Url and set it to a value of '200' (say, panel-new).  Then you could change that new url back to a 301 redirect, which should switch the standard 'panel' url back to '200'.

I would need to see the full Url with the domain name to give a better diagnosis.

 
New Post
12/16/2009 8:22 AM
 

OK, I figured out a work around.  I went to Admin / Pages and selected "view this page."  My page came up.  I then went into settings and changed the Page Name to Company Panel.

URL Master immediately renamed the page company-panel.aspx.  My default page came back.  I added my three html URLs for 301 redirects, and everything works now.

 
New Post
12/16/2009 8:23 AM
 

Wow Bruce - you are fast!  You posted a reply in the five minutes between my first and second posts.

 
Previous
 
Next
HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl MasterCannot Access Page - All Links Set to 301Cannot Access Page - All Links Set to 301


Support Guidelines.. Please read before posting

To get support on iFinity products and services, please search the forums for the the answer to the problem you are seeking. If you cannot find a solution, post a question in the relevant forum.   Ensure that you specify the relevant versions of the problem, and the actual error message or a detailed description of the problem.    You will need to register with this site to post on the forum.  If you have a Microsoft Live (Hotmail/Passport) account you can use that.  If you have a Open Id account you can use that.  If you neither of these, you will need to register a user Id and password.

Please note : If you are posting a new thread for the Url Master module, please include the following information where applicable:

- Url Master version

- DotNetNuke version

- Example Url where possible

- If there is an error, please post the full error text and/or stack trace (from the DotNetNuke event log).