Thread
:
Google Sitemap and custom 404 pages
View Single Post
#
2
(
permalink
)
01-09-2006, 12:45 PM
ADAM Web Design
WebProWorld 1,000+ Club
Join Date: Dec 2003
Location: Toronto, Ontario, Canada
Posts: 2,181
Is it ASP?
If so, try this if the page doesn't actually exist
before
the page loads.
Code:
Response.Status = "404 Not Found"
Again, this has to go before any page content itself loads.
That usually seems to work.
__________________
Toronto Web Design
|
Search Engine Friendly, Standards-Compliant Layouts
|
Walk on my Path
(my blog)
ADAM Web Design
View Public Profile
Send a private message to ADAM Web Design
Find all posts by ADAM Web Design