InterviewSolution
Saved Bookmarks
| 1. |
What Is Soft 404 Error? |
|
Answer» BASICALLY 404 error comes when page for which SERVER GET request not found and then server through error which is called 404 error. But when page for which server get request not found and then server through OK in RESPONSE then it is called soft 404 error. Basically 404 error comes when page for which server get request not found and then server through error which is called 404 error. But when page for which server get request not found and then server through OK in response then it is called soft 404 error. |
|