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

    (@johnny5)

    The redirect is working:

    curl -I https://staging1.jackbeedham.com.au/testimonials-1/
    HTTP/2 301
    server: nginx
    date: Thu, 25 Mar 2021 11:47:11 GMT
    content-type: text/html; charset=UTF-8
    location: https://staging1.jackbeedham.com.au/about/#testimonials
    expires: Thu, 25 Mar 2021 12:47:11 GMT
    cache-control: max-age=3600
    x-redirect-by: redirection
    x-httpd: 1
    host-header: 8441280b0c35cbc1147f8ba998a563a7
    x-proxy-cache-info: DT:1

    I don’t know why your site returns a 200 response when the URL checker is used. This is likely something specific to your site.

    Thread Starter roes99

    (@roes99)

    Thank you so much for your prompt reply John, it is greatly appreciated ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘1 re-direct with 200 Error’ is closed to new replies.