|
dependes on your server technology
If it's Apache it is create your custom error page (eg 404errorpage.ext) and add
ErrorDocument 404 /path/404errorpage.ext
to the .htaccess file.
for IIS it will depend on what access level you have.
__________________
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?
|