Products » Support Forums 

Support Forums

HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl Master301 redirecting old linkclick query strings 301 redirecting old linkclick query strings
Previous
 
Next
New Post
2/5/2010 7:28 PM
 

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/9/2010 4:51 AM
 

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 4:15 PM
 
Definately something to get into the next release please!
 
Previous
 
Next
HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl Master301 redirecting old linkclick query strings 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.

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