|
depends on what you want to do but simply set a custom 404 page then use
ErrorDocument 404 /filepath/404.php
in the htaccess file
then add whatever scripts you need.
NOTE: This will return a 200 response to the UA, so make sure that the script sends a 404 for documents that have been removed
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
|