Disabling the Redirector Widget

Posted on 8/1/2012 | Printable Version | Comments (0)

If you have placed a Redirector widget, you will find that it immediately bounces you away from the page. If you need to get to that page to remove or adjust the settings, you can just add ?redirect=false to your page URL and it will disable it. See the examples below: 

Page with redirector: 
http://www.mysite.com/mypage.aspx

To disable it: 
http://www.mysite.com/mypage.aspx?redirect=false

If you have other parameters specified, you need to use a & symbol instead of ?, as shown here:
http://www.mysite.com/mypage.aspx?mode=edit&redirect=false


Comments

Be the first to comment below.

Post Comment