HTTP calls to extrenal ressources

KernelLabs's picture
KernelLabs
Thu, 07/02/2015 - 04:01
#1
HTTP calls to extrenal ressources

Hi there, 

In a future release of MD fullscreen slider, you could change HTTP calls to esternal ressources (such as google or typekit APIs) to HTTPS.
This causes warnings when loading a site served only on HTTPS for unsecured content.

Remember Google algorithm now gives a (little) boost for https websites.

Thanks

phuonght's picture
phuonght
Thu, 07/02/2015 - 23:27

Hi,

You can try this way:

- Google font:

Instead of embedding http link, please use https.

For example: embed https://fonts.googleapis.com/css?family=Open+Sans instead of http://fonts.googleapis.com/css?family=Open+Sans

-Typekit:

Typekit supports embed link as bellow:

<script src="//use.typekit.net/ID.js"></script>

<script>try{Typekit.load();}catch(e){}</script>

so we only can embed like that. If you would like to use https, please contact with support team of Typekit.

Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.