How do I remove code from the HTML head?
how remove code in head, have additional </script> in head , page not loading up. when remove in dreamweaver loads.
<!doctype html>
<html class="nojs html css_verticalspacer" lang="en-us">
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8"/>
<meta name="description" content="roseville community schools educational institution high expectations academics, lifelong learning , use of technology. our learning community provides safe , positive environment promotes diversity , respect members of society. expect every roseville community schools student leave knowledge, self confidence , work ethic meet challenges of future"/>
<meta name="keywords" content="roseville, michigan, public school, rosevillepride, roseville, pride, school of choice, macomb county, best school, great school, school"/>
<meta name="generator" content="2015.2.1.352"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<script type="text/javascript">
// update 'nojs'/'js' class on html node
document.documentelement.classname = document.documentelement.classname.replace(/\bnojs\b/g, 'js');
// check required assets uploaded , up-to-date
if(typeof muse == "undefined") window.muse = {}; window.muse.assets = {"required":["jquery-1.8.3.min.js", "museutils.js", "museconfig.js", "jquery.musemenu.js", "jquery.watch.js", "jquery.musepolyfill.bgsize.js", "webpro.js", "musewpdisclosure.js", "jquery.museresponsive.js", "require.js", "index.css"], "outofdate":[]};
</script>
<link rel="shortcut icon" href="images/favicon.ico?crc=4020665395"/>
<title>roseville community schoolshome</title>
<!-- css -->
<link rel="stylesheet" type="text/css" href="css/site_global.css?crc=3941186295"/>
<link rel="stylesheet" type="text/css" href="css/master_a-master.css?crc=318623650"/>
<link rel="stylesheet" type="text/css" href="css/index.css?crc=4270072073" id="pagesheet"/>
<!-- ie-only css -->
<!--[if lt ie 9]>
<link rel="stylesheet" type="text/css" href="css/iefonts_index.css?crc=462283172"/>
<link rel="stylesheet" type="text/css" href="css/nomq_preview_master_a-master.css?crc=176230886"/>
<link rel="stylesheet" type="text/css" href="css/nomq_index.css?crc=4099139570" id="nomq_pagesheet"/>
<![endif]-->
<!-- other scripts -->
<script type="text/javascript">
var __adobewebfontsappname__ = "muse";
</script>
<!-- js includes -->
<script type="text/javascript">
document.write('\x3cscript src="' + (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//webfonts.creativecloud.com/open-sans:n3:all;allerta:n4:all;lato:n3,n4,n7:all.js" type="text/javascript">\x3c/script>');
</script>
<!--[if lt ie 9]>
<script src="scripts/html5shiv.js?crc=4241844378" type="text/javascript"></script>
<![endif]-->
<!--custom head html-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['googleanalyticsobject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new date();a=s.createelement(o),
m=s.getelementsbytagname(o)[0];a.async=1;a.src=g;m.parentnode.insertbefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'ua-61467424-1', 'auto');
ga('send', 'pageview');
</script>
<script src="//use.typekit.net/epv4qxk.js"></script>
<script>try{typekit.load();}catch(e){}</script>
</script>
<script>try{typekit.load();}catch(e){}</script>
</head>
<body>
the code has either been added 3rd party widget, or it's been placed in html <head> section of page properties.
try disabling 3rd party widgets , check page properties of affected page , master pages page uses.
david
creative muse
More discussions in Help with using Adobe Muse CC
adobe
Comments
Post a Comment