• Resolved salvia49

    (@salvia49)


    Hello and thank you for this great plugin.

    I want to personalize the 410 response message, so I followed what you say, duplicating my 404.php file into 410.php.

    Is it normal that when I do this, the content of the page becomes duplicated?
    If I want this to work, the 410.php file must be EMPTY, and it works fine. Is this normal and correct?

    Thanks very much.

Viewing 1 replies (of 1 total)
  • Plugin Contributor Hans Jung

    (@7iebenschlaefer)

    Hello salvia49,

    thanks for reaching out. It seems like our instructions can be improved 😉

    Our basic 410 response page works with all themes. If you want to customize it, you basically “just” need to create a 410.php in your theme folder (of the active theme). One way of doing this is copying the 404.php file of your theme and renaming the copy to 410.php
    With a text editor you may open the file and be able to change the message of that page. Unfortunately, this does not always create good results – depending on the theme you are using. But it is worth a try.

    Let me know if this worked for you.

Viewing 1 replies (of 1 total)

The topic ‘410 response message issue’ is closed to new replies.