How can I change the link of the 404 page?
-
I created a custom 404 page, but it automatically creates the link as “/404-2/” and when I change it to 404, it becomes 404-2 again. How can I change the link?
Hello,
Please check the trash area and make sure there is no 404 either.
Feel free to reach out to me anytime when you have anything more to say.
Kind Regards
There is no any 404 page in trash.
Hello,
WordPress doesn’t allow pages or posts with a numeric permalink, that’s why it makes the permalink for your 404 page as 404-2. It’s default WordPress behavior, you can test it yourself, for example, by creating a page with the title 123 and WordPress will make it 123-2.
In this case, I’d recommend you create your custom 404 page with a different name, for example, Error-404 or anything similar to this.
Kind Regards