Tagged: encryption, SSL
Any method to make sure sure that all links on https://www.robingoss.com/ pt to https URLs? For instance:
<script type="text/javascript">if (typeof(_agmMaps) == "undefined") _agmMaps = [];</script><link rel="profile" href="http://gmpg.org/xfn/11" />
and
@font-face {font-family: 'entypo'; font-weight: normal; font-style: normal;
src: url('http://www.robingoss.com/wp-content/uploads/sites/12/avia_fonts/entypo/entypo.eot');
src: url('http://www.robingoss.com/wp-content/uploads/sites/12/avia_fonts/entypo/entypo.eot?#iefix') format('embedded-opentype'),
url('http://www.robingoss.com/wp-content/uploads/sites/12/avia_fonts/entypo/entypo.woff') format('woff'),
url('http://www.robingoss.com/wp-content/uploads/sites/12/avia_fonts/entypo/entypo.ttf') format('truetype'),
url('http://www.robingoss.com/wp-content/uploads/sites/12/avia_fonts/entypo/entypo.svg#entypo') format('svg');
} #top .avia-font-entypo, body .avia-font-entypo, html body [data-av_iconfont='entypo']:before{ font-family: 'entypo'; }
Thanks!
Hi David!
Thank you for using Enfold.
Please use this plugin: https://wordpress.org/plugins/wordpress-https/
Best regards,
Ismael
seems to work! wonder what the plugin does? Doesn’t seem to change any of the external links. Thanks