http: redirect

#14084
  • Resolved Buzz
    Rank Math pro

    I have tried to redirect so the http: resolves to https: I have some screen shots of the issue, is there a way to send those? Redirection Attempt

    SEO Analysis

    Results

    • This topic was modified 4 years, 8 months ago by Buzz.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello,

    Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.

    You can share some links to the screenshots on the sensitive data section from Google drive or any other image hosting platform.

    Looking forward to helping you. Thank you.

    ​​​​​​​

    Buzz
    Rank Math pro

    I sent some screenshots. I am not sure how to permanent redirect http: to https: any help would be appreciated. Thank you.

    Hi there,

    Thanks for the follow up.

    Since you are on a Nginx server, you can create the redirect by following these steps:

    – Login to NGINX web server
    – Add return 301 https://$server_name$request_uri in server directive.
    – Save the file.
    – The last step is to restart your NGINX web server.

    I hoe this info helps. Thank you.

    Buzz
    Rank Math pro

    OK thanks I’ll call the host. Just for my knowledge how’d you know about the web server?

    Hello,

    Thanks for the follow up.

    I am glad that this information helped 🙂

    To answer your question, I pinged your server using the following online tool https://onlinecurl.com/

    Feel free to email us for any other questions, comments or suggestions. Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)

You must be logged in to reply to this ticket.