Why would I have a http status of no data?
-
2 pages on my website have disappeared and have a status http of no data what did i do wrong and how can i put it right? jo
-
Do you have the URLs or the HTTP-status code? Any HTTP server will always return a status code such as 404 (not found) or 401 (unauthorized) or 403 (forbidden). Provided that other pages display, it can very well be a permission issue or a rewrite problem.