Products » Support Forums 

Support Forums

 
  iFinity Support Forum  DotNetNuke Modu...  Url Master  301 redirecting old linkclick query strings
Previous Previous
 
Next Next
New Post 2/5/2010 4:28 AM
Unresolved
  robbothan
3 posts
No Ranking


301 redirecting old linkclick query strings  

hi,

great module :) However having an issue...

How do i 301 redirect old links from DNN - for example:
http://www.mydomain.com/LinkClick.aspx?fileticket=Fc%2fg9PKfj%2fk%3d&tabid=208

When I add this to url master as: LinkClick.aspx?fileticket=Fc%2fg9PKfj%2fk%3d&tabid=208 and click "Check URL encoding" it generates:
/LinkClick.aspx%3ffileticket%3dFc%252fg9PKfj%252fk%253d%26tabid%3d208
After clicking "apply changes" and testing it still displays the original error page - /Error.aspx?aspxerrorpath=/LinkClick.aspx

where am i going wrong?!!

 


 
New Post 2/8/2010 1:51 PM
  Bruce Chapman
1648 posts
1st Level Poster


Re: 301 redirecting old linkclick query strings  

The problem is that you can't redirect based on the contents of the querystring.  In this case, you would either have to redirect the entire linkclick.aspx url (probably not what you want) or use some other type of redirect (for example, entering the redirect into the IIS configuration directly)

Redirects based on the querystring value is something that is already on the 'wish list' for many people, but it hasn't been included as of yet.

 
New Post 2/12/2010 1:15 AM
  robbothan
3 posts
No Ranking


Re: 301 redirecting old linkclick query strings  
Definately something to get into the next release please!
 
Previous Previous
 
Next Next
  iFinity Support Forum  DotNetNuke Modu...  Url Master  301 redirecting old linkclick query strings

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.