Magento Expert Forum - Improve your Magento experience

Results 1 to 5 of 5

Difference between 404 & Soft 404 errors?

  1. #1

  2. #2
    Junior Member
    Join Date
    Sep 2018
    Location
    CA
    Posts
    192
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    Both are same, 404 error occurred when we delete a webpage from the website without redirection.

  3. #3
    Junior Member
    Join Date
    Jan 2018
    Location
    Bangalore
    Posts
    115
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    404 could be a protocol response code which implies the 'Not Found'. once Server unable to seek out a requested resource from the shopper, it returns a protocol Response code 404.
    A "soft 404" is once a document describing a 404 error is came back by the server with a two hundred OK standing code within the protocol headers.
    Last edited by Nandhana; 10-06-2019 at 07:29 AM.

  4. #4
    Junior Member
    Join Date
    Jun 2018
    Location
    surat
    Posts
    791
    Thanks
    0
    Thanked 6 Times in 6 Posts

    Default

    404 is a HTTP response code which means the 'Not Found'. When Server unable to find a requested resource from the client, it returns a HTTP Response code 404. A "soft 404" is when a document describing a 404 error is returned by the server with a 200 OK status code in the HTTP headers.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •