Need to read param value from URL when Page is not found

You could create your own Router , and use the redirect() function to redirect to the page that you want. See Corvid: Creating a Router to learn how to create and use a Router.