By matam
I installed the lets encrypt certificate on my wordpress site at the initial setup. But site is showing insecure while the url is https only. But admin dashboard is secured but remaining all pages of the site is non secured
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi there @matam,
It does not look like a server configuration problem, it sounds like that you might have mixed content on the page which could be causing the not secure message in your browser.
Mixed content basically means that you have some resources like images, CSS, js files, or external resources loading from HTTP rather than HTTPS.
You can use this site here to show you which resources are not loading via https:
Just put the full URL that you would like to check this for and the site would give you a list of the resources which are loading via HTTP and you would need to update the references for them to HTTPS.
Another way to check that is via your web browser console, there you would also see a mix content warning for the specific resources.
Hope that this helps! Regards, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.
