my website have ssl certificate but my website with /result have not ssl certifiate. i need help pls thanks
Please fill out the template to get help.
What is your URL?
https://jsearch.gq. but without the ssl is jsearch.gq/result. (Yea it a search engine i made)
https://jsearch.gq. but without the ssl is jsearch.gq/result. (Yea it a search engine i made)
Works for me. What happens when you try to load that page over HTTPS?
Also, since it is just Google Search (GCS), you can’t claim that it is tracker-free, because Google is still tracing everything that is done via JavaScript.
made a search in the search box. after, it redirect to jsearch.gq/result but in http. In http, the website is a little broken, but not in https. Do you have it or not
made a search in the search box. after, it redirect to jsearch.gq/result but in http. In http, the website is a little broken, but not in https. Do you have it or not
Maybe this would help
i do this. made a search in the search box. after, it redirect to jsearch.gq/result but in http. In http, the website is a little broken, but not in https. Do you have it or not.
Do you read? Use https not http.
Read the link I posted
As @Greenreader9 said
I want it to do it automatically.
jsearch.gq have automatically the ssl, but not jsearch.gq/result
Like I said, most likely you did not do this
The page https://jsearch.gq/result/ is working with HTTPS for me, but I do get a warning because of Mix Content. That’s because if you want a truly secure page, then ALL links and assets on the page must use HTTPS.
But the images in the footer of the page use URLs starting with http://
, not https://
, which is why you get this warning.
This means that your SSL certificate and installation are correct, this is an issue with your website code or configuration.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.