That’s only part of the process. For a site to properly operate under HTTPS, you need to acquire a valid SSL certificate for your domain, which can typically be done through your hosting provider.
For full instructions, please see https://make.ww.wp.xz.cn/support/user-manual/web-publishing/https-for-wordpress/
Thank you for your reply
And why cannot open my /wp-admin? because I cannot access my dashboard at all, How can I fix that?
You basically skipped step 1, that’s the problem. You’ll need to get that SSL certificate for your domain, most hosting providers offer a way to get that.
Once that certificate is working under your domain, you’ll be able to access your site under https://
Alternatively, you can change back to http:// by changing the siteurl and home values directly in the database: https://ww.wp.xz.cn/support/article/changing-the-site-url/#changing-the-url-directly-in-the-database (you’ll find phpMyAdmin in your hosting account’s control panel)
Hi
I have my certificate, it is activated, tsohost has done their bit but the site is still no secure regardless all the pictures got the https on the media in the dashboard and I have changed the pictures also.
I don’t know what to do next….
have you got any sugestions because some pages are not secure regardless they don’t have any pictures.
kind regards
The following items are still embedded as http:// under your site. HTTPS sites cannot have HTTP content embedded on them.
<link rel='stylesheet' id='radiate-google-fonts-css' href='http://fonts.googleapis.com/css?family=Roboto%7CMerriweather%3A400%2C300&ver=f8783823171eac9a376ef3fa5e3cedc5' type='text/css' media='all' />
This is from the Radiate theme, so I recommend asking at https://ww.wp.xz.cn/support/theme/radiate/ about this.
script.src = "http://cdn.rightune.com/api/assets/javascripts/player.min.js";
I’m not sure what this is from, but you’ll need to contact their support regardless, or remove it.
<img class="size-thumbnail wp-image-151 aligncenter" src="http://www.ahypnoticsolution.com/wp-content/uploads/2016/01/img005-150x150.jpg" alt="img005" width="150" height="150" />
This one image is still http, you’ll need to edit this post: https://www.ahypnoticsolution.com/2016/03/29/mi-articulo-sobre-los-beneficios-de-mindfulness-en-el-iberico/
Hi thank you
how did you find them? I don’t know where they are those other bits. I corrected the last one about the article. Can you correct them for me?
kind regards
it looks like you want me to change the radiance in styles…in settings editor. This is very advance for me
Shall I add as s in alll http?
kind regards
how did you find them?
I viewed your site’s source https://www.wikihow.com/View-Source-Code and searched for http://
Can you correct them for me?
No, WordPress sites are entirely self-contained, I have no more access than any other visitor.
Shall I add as s in alll http?
That’s the idea, yes.