-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmysiteauditor.html
61 lines (51 loc) · 2.83 KB
/
mysiteauditor.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<!doctype html>
<html lang="en">
<head>
<title>Enhao | Web Developer</title>
<meta charset="UTF-8">
<meta name="description" content="Enhao | Web Developer">
<meta name="keywords" content="personal, portfolio, enhao, web developer, enhaotech">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Favicon -->
<link href="images/favicon.ico" rel="shortcut icon" type="image/x-icon" />
<!-- Stylesheets -->
<link rel="stylesheet" href="css/bootstrap.css" />
<link rel="stylesheet" href="css/reset.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/animate.css" />
<link rel="stylesheet" href="css/magnific-popup.css" />
<link rel="stylesheet" href="css/superslides.css">
<!-- Google Web fonts -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
<!-- Font icons -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" />
<link rel="stylesheet" href="icon-fonts/essential-regular-fonts/essential-icons.css" />
<style>
</style>
</head>
<body>
<!-- Preloading -->
<div id="preloader">
<div class="spinner">
<div class="uil-ripple-css" style="transform:scale(0.29);"><div></div><div></div></div>
</div>
</div>
<!-- Begin MySiteAuditor -->
<script src="//cdn.mysiteauditor.com/audit-tool.js" type="text/javascript"></script>
<h2 id="seogroup-embed-title">Website Not Ranking? Find Out Why In 15s</h2> <p id="seogroup-embed-subtitle">Enter the URL of any landing page or blog article and see how optimized it is for one keyword or phrase..</p>
<div id="seogroup-embed" data-apikey="77775ed323c245421066701f728437daf8d9f4ea" data-language="english" data-type="banner" data-hex-color="#ffffff" data-hex-cta-color="#00a1e6" data-hex-text="#FFFFFF" data-load-bar-color="#00a1e6" data-font="Roboto"></div>
<!-- End MySiteAuditor -->
<!-- Javascripts -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script><!-- jQuery library -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/wow/1.1.2/wow.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/3.0.1/isotope.pkgd.min.js"></script>
<script src="js/typed.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/jquery.magnific-popup.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/superslides/0.6.2/jquery.superslides.min.js"></script>
<script src="js/main.js"></script>
<script>
</script>
</body>
</html>