https not working on wordpress site

ocrasorm

Junior Member
Joined
Jul 30, 2015
Messages
117
Reaction score
6
Hello Guys,

Recently i am trying to attach https on my wordpress site. But facing one problem. After using https embed video is not showing. Here is an example https://10starmovie.me/watch-husband-factor-2015-online.html Even after using https Edit, new and other wordpress options are not showing in header section of site and showing error in Related Movies after using https:// .

Please let me know how to solve this problem.
 
To use https your site needs a ssl certificate. Most hosts will offer you one for a small fee.

Read about it here: https://en.wikipedia.org/wiki/Certificate_authority

The reason https stuff won't display on your site is logical when you think about it. https is all about encryption and protecting a data link. If you were able to display the content (And therefor de-encrypt the data) then ssl and https would be rendered moot. Once you get your head around how https works it's easy as pie to setup and make work.

Once you have an ssl cert you can display your site (Plus anything else) using https:// and also display the padlock icon.

I would also take the link to your website down. You don't want people off here snooping about your stuff, trust me! :cool:
 
Last edited:
Back
Top