• Resolved elraton14

    (@elraton14)


    Hello
    I have a list of urls that currently return 404.
    I’d like them all to return 410.
    How can I do this by massaging instead of adding the URLs one by one?
    Also, how can I check that the 410 code has been added to the page?
    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author John Godley

    (@johnny5)

    You can create a redirect for the URLs, possibly using a regular expression.

    The redirect checker built into the plugin will show you the result, although there is no reason to think the plugin won’t work.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.