Your config is correct... so it's something else. Quick checklist, just to double-check if everything else is correct...
Make sure that your property alias is "umbraco301MovedPermanently" - this is case-sensitive
Check that the value you use for the old page name is in lowercase, with the leading-slash and the trailing ".aspx" has been removed.
Failing those... append "?umbDebugShowTrace=true" to the URL (in your browser) - this will give you debug information about the NotFoundHandler path - see if there are any pointers in there?
need help with 301 moved permanently for v 4.0.2.1
Hi,
I have installed the package and have added the setting in /config/404handlers.config file. but still doesnt work
your help is much appreciated
Thanks
Ali
still cant edit my post on UMBRACO, what a shame its been almost a year!
anyway regarding my post :
I have installed the package and have added the setting in /config/404handlers.config file. but still doesnt work and it shows 404 custom page.
Hi Ali,
Thinking that it could be the order of the <notFound> entries... could you paste the contents of your 404handlers.config, please?
Thanks, Lee.
Hi Lee,
Thanks for your quick reply, here is my 404handlers.config
Thanks
Hi Ali,
Your config is correct... so it's something else. Quick checklist, just to double-check if everything else is correct...
Failing those... append "?umbDebugShowTrace=true" to the URL (in your browser) - this will give you debug information about the NotFoundHandler path - see if there are any pointers in there?
Let us know how you get on.
Cheers, Lee.
Hi Lee,
after making umbracoDebugMode to true on the web config it worked , so i think it was just the application pool.
anyway thanks for your great package and help.
You are legend
Thanks a lot Lee
Best Regards,
Ali
Hi Ali,
No problem, you're welcome. Glad that its working for you now!
Cheers, Lee.
is working on a reply...