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.
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.
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.