If someone goes to an address on my site that doesn't exist they see this - http://www.debtfreescotland.org.uk/d How can I make all redirects to home page or a special 404 page? Thanks
Add this to .htaccess file. This will redirect all 404 pages to your home page. If you want to redirect the traffic to a special page then add the path after / or