Let me get this right. You want to be able to test to see if any entries in Google still exist on your site, and redirect the ones that don't. If that's the case, not sure how you'd do that, as you have no way of knowing what Google has or hasn't indexed.
You could just set up a custom 404 error page that redirected you to the homepage.
Hi thanks,
I think misswrote the whole question, what I want is detect the 404 in oxwall , Oxwall parses the page if found if not then send it to a oxwall 404 then there should be a check somewhere that tells Oxwall that the page doesn't exist anymore..
Can't find in the code.. where is being tested..
I try doing in Nginx but is not the server parsing it but is Oxwall at php level..
Thanks