Products » Support Forums 

Support Forums

HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl Master301 Redirect Problem301 Redirect Problem
Previous
 
Next
New Post
1/26/2010 7:12 AM
 

Greetings,

I just installed URL Master 01.15.01 on my DotNetNuke 05.01.04 portal and am getting a strange 301 redirect for any old XMOD pages I had... Example:

This is the actual URL:

http://www.frotime.net/tutorials/solid_modeling/getting_your_bearings.aspx

I want this old URL to go to the above:

http://www.frotime.net/tabid/93/xmmid/454/xmid/6/xmview/2/Default.aspx

I add "tabid/93/xmmid/454/xmid/6/xmview/2/Default" to the URL box and it redirects to the following page:

http://www.frotime.net/company/press/bae_systems_frotime/xmmid/454/xmid/6/xmview/2.aspx

In fact all of the redirects that I add "tabid/93/xmmid/454/xmid/XXXXXXX/xmview/2/Default" where "XXXXXXX" is a uniqueID redirect to

http://www.frotime.net/company/press/bae_systems_frotime/xmmid/454/xmid/6/xmview/2.aspx

Strange... Any ideas?

Thanks,

Brad

 

 
New Post
1/26/2010 8:17 AM
 

The problem is that you have a tabid 93 in your site (the company/press/bae_systems page), and that's why it is matching on that page and then interpreting the results you see.

The redirects should take preference over the tabids, though.  What do you get if you enter the xmod url into the 'test url rewriting' box?

 
New Post
1/27/2010 5:04 AM
 

When I enter:

http://www.frotime.net/tabid/93/xmmid/454/xmid/6/xmview/2/Default.aspx

into the test rewrite, here are the results:

Page Found: BAE Systems FroTime

Rewrite Path: /Default.aspx?TabId=93&xmmid=454&xmid=6&xmview=2

Redirection Result: 301 - Permanent Redirect
Location: http://www.frotime.net/company/press/bae_systems_frotime/xmmid/454/xmid/6/xmview/2.aspx
Reason: Unfriendly Url

 
New Post
1/27/2010 5:19 AM
 

Brad

I can confirm that there is a problem here.  I've set up a similar redirect on my test system, and if I request a url such as /tabid/92/default it will redirect to the chosen page (and not go through to tabid 92).  However, if I setup the redirect as tabid/92/xmmid/454/xmid/6/xmview/2/default.aspx, it instead redirects back to the tabid 92 page.  I think this exactly replicates the problem that you are seeing on your site, and it seems that the inclusion of the extra parameters somehow causes the module to choose the wrong url to redirect to.

I will look at this problem and publish a fix when I can.  I'll notify you via this thread when I have done so.

-Bruce

 
New Post
1/27/2010 10:55 AM
 

Thanks Bruce - This is preventing me from going live as I have about 150 of these pages being indexed by Google that I need to have the redirects in place prior to launch.

I appreciate the troubleshooting and help.

 
Previous
 
Next
HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl Master301 Redirect Problem301 Redirect Problem


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).