• I installed the plugin, and now any non-existent URL displays a 404 page. But the problem is that the 404 page is shown on non-existent URLs.

    site.com/654564
    site.com/654544
    site.com/611111
    site.com/622222
    site.com/633333
    site.com/699999
    site.com/600000

    All of these pages now show a 404 error page, but their address remains the same.

    Thus, it is possible for attackers to generate thousands of non-existent pages by placing links on third-party websites, which will lead to poor SEO.

    Question: How to make an automatic redirect to the page site.com/404/?

    I would also like to remove the 404-2 slug. There are no other 404 pages on my site, however, when I set the name 404, it was automatically renamed to 404-2

  • You must be logged in to reply to this topic.