I have one website which is in Dotnetnuke 7. I need to change the header of the existing page link of the href.
It is showing errors like
requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Muli:400,300,300italic,400italic'. This request has been blocked; the content must be served over HTTPS.
I am not finding which page has this.
Is anyone know that? how can I solve that problem?
<script src="https://code.jquery.com/jquery-migrate-1.2.1.min.js" type="text/javascript"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js" type="text/javascript"></script>