Viewing 2 replies - 1 through 2 (of 2 total)
  • The 404 page is the “page not found” response. The 404 is part of the html spec regarding standard behavior.
    WordPress gives you the ability to customise the page not found report that you present to your users, it is part of the theme configuration.

    Go to Settings » then go to permalinks, and click on Save Changes button.

    And then update the permalink settings.

    By doing this, the setting of your site permalinks will be updated and will refresh the rewriting rules. In most of the cases this method solves the 404 error of WordPress sites.

    But, if it will not apply, then you should need to manually update the .htaccess file.
    styles

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘404 error pages What’s this?’ is closed to new replies.