forked from jekyllt/jasper2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwelcome.html
360 lines (267 loc) · 15.2 KB
/
welcome.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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
<!DOCTYPE html>
<html>
<head>
<!-- Document Settings -->
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!-- Base Meta -->
<!-- dynamically fixing the title for tag/author pages -->
<title>Search Marketing Topics And Optimization | Under The Seo</title>
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Styles'n'Scripts -->
<link rel="stylesheet" type="text/css" href="assets/built/screen.css" />
<link rel="stylesheet" type="text/css" href="assets/built/screen.edited.css" />
<!-- highlight.js -->
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.3.0/styles/default.min.css">
<style>.hljs { background: none; }</style>
<!-- This tag outputs SEO meta+structured data and other important settings -->
<meta name="description" content="Search Marketing Topics And Optimization" />
<link rel="shortcut icon" href="assets/images/favicon.png" type="image/png" />
<link rel="canonical" href="/welcome" />
<meta name="referrer" content="no-referrer-when-downgrade" />
<!--title below is coming from _includes/dynamic_title-->
<meta property="og:site_name" content="Under The Seo" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Welcome to Under To Seo" />
<meta property="og:description" content="Hey! Welcome to Under The Seo, it’s great to have you :) We know that first impressions are important, so we’ve populated your new site with some initial Getting Started posts that will help you get familiar with everything in no time. This is the first one! There are a few things" />
<meta property="og:url" content="/jasper2/welcome" />
<meta property="og:image" content="/jasper2/assets/images/welcome.jpg" />
<meta property="article:publisher" content="https://www.facebook.com/ghost" />
<meta property="article:author" content="https://www.facebook.com/ghost" />
<meta property="article:published_time" content="2017-07-27T10:00:00+00:00" />
<meta property="article:modified_time" content="2017-07-27T10:00:00+00:00" />
<meta property="article:tag" content="Getting Started" />
<!--<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Welcome to Ghost" />
<meta name="twitter:description" content="Hey! Welcome to Ghost, it’s great to have you :) We know that first impressions are important, so we’ve populated your new site with some initial Getting Started posts that will help you get familiar with everything in no time. This is the first one! There are a few things" />
<meta name="twitter:url" content="/jasper2/" />
<meta name="twitter:image" content="/jasper2/assets/images/welcome.jpg" />
<meta name="twitter:label1" content="Written by" />
<meta name="twitter:data1" content="Ghost" />
<meta name="twitter:label2" content="Filed under" />
<meta name="twitter:data2" content="Getting Started" />
<meta name="twitter:site" content="@tryghost" />
<meta name="twitter:creator" content="@tryghost" />-->
<meta property="og:image:width" content="1400" />
<meta property="og:image:height" content="933" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Website",
"publisher": {
"@type": "Organization",
"name": "Under The Seo",
"logo": "assets/images/blog-icon.png"
},
"url": "/welcome",
"image": {
"@type": "ImageObject",
"url": "assets/images/welcome.jpg",
"width": 2000,
"height": 666
},
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "/welcome"
},
"description": "Hey! Welcome to Under The Seo, it’s great to have you :) We know that first impressions are important, so we’ve populated your new site with some initial Getting Started posts that will help you get familiar with everything in no time. This is the first one! There are a few things"
}
</script>
<!-- <script type="text/javascript" src="https://demo.ghost.io/public/ghost-sdk.min.js?v=724281a32e"></script>
<script type="text/javascript">
ghost.init({
clientId: "ghost-frontend",
clientSecret: "f84a07a72b17"
});
</script> -->
<meta name="generator" content="Jekyll 3.6.2" />
<link rel="alternate" type="application/rss+xml" title="Welcome to Under The Seo" href="/feed.xml" />
</head>
<body class="post-template">
<div class="site-wrapper">
<!-- All the main content gets inserted here, index.hbs, post.hbs, etc -->
<!-- default -->
<!-- The tag above means: insert everything in this file
into the {body} of the default.hbs template -->
<header class="site-header outer">
<div class="inner">
<nav class="site-nav">
<div class="site-nav-left">
<!--<a class="site-nav-logo" href="/jasper2/"><img width="500" src="assets/images/undertheseologo.png" alt="Under The Seo" /></a>-->
<ul class="nav" role="menu">
<li class="nav-home" role="menuitem"><a href="">Home</a></li>
</ul>
</div>
</nav>
</div>
</header>
<!-- Everything inside the #post tags pulls data from the post -->
<!-- #post -->
<main id="site-main" class="site-main outer" role="main">
<div class="inner">
<article class="post-full post tag-getting-started ">
<header class="post-full-header">
<section class="post-full-meta">
<time class="post-full-meta-date" datetime="7 February 2018">February 7, 2018</time>
</section>
<h1 class="post-full-title">Welcome to Under The Seo</h1>
<h2 class="post-card-title">Search Marketing Topics and Optimization</h2>
</header>
<figure class="post-full-image" style="background-image: url(assets/images/welcome.jpg)">
</figure>
<section class="post-full-content">
<div class="kg-card-markdown">
<p>Hey! Welcome to <strong>Under The Seo</strong>, it’s great to have you :)</p>
<p>You’re probably here because you want to learn more about <strong>search marketing topics</strong>. Lucky for you this is just the blog!</p>
<p>Want to know something cool? This blog is for college students or beginners in SEO. If you’ve stumbled upon this blog and have no idea where to start - don’t worry, I got you!</p>
<h3 id="there-are-a-few-things-that-you-should-know-up-front">There are a few things that you should know up-front:</h3>
<ol>
<li>First, you need to know what the heck I am talking about. Check out this post: What is Search Marketing anyways?!</li>
<li>Secondly, while you’re at it, take a look around! There will be various topics on the subject posted here on this blog for you to explore.</li>
<li>Third, since you’re curious about this site, you might be interested in an education or career in this field. I will also be telling you about the best colleges that offer a digital marketing major and how to start your career!
</li>
</ol>
<p>Anything posted here will be presented in layman terms so don’t worry about not being an expert! This website is here to help you along the way. Be on the lookout for step-by-step instructions, tutorials, and interesting information tailored just for you!</p>
<h2>Do More With Search Marketing Topics</h2>
<p>I encourage you to take all the information you learn here and run with it! What is it that you want do?</p>
<ul>
<li>Practice and build your own skills? I’ll teach you how to do that!</li>
<li>Expand your knowledge even further by pursuing a higher education degree? There’s a post for that!
</li>
<li>Explore the many career options in the field of digital marketing? I’ve got you covered.
</li>
<li>Learn all you can to become the ultimate SEO master of the world??? Okay, don’t get too carried away now. I’ll still help you though ;)
</li>
</ul>
</div>
<h2>Learning Search Marketing Topics Doesn't Have To Be Hard!</h2>
<p>Hey, I get it. There is a lot to learn and all of this information may seem overwhelming at first. Keyword strategies? Link building? AdWords? Onsite vs offsite SEO? What does it all mean?! Ahhhh! However, before you lose your mind remember this - we all have to start somewhere. This is a good place to start.</p>
<p>Got suggestions? Comments? Questions? Email me at [email protected]</p>
</section>
<!-- Email subscribe form at the bottom of the page -->
<!--
<section class="subscribe-form">
<h3 class="subscribe-form-title">Subscribe to Under The Seo</h3>
<p>Get the latest posts delivered right to your inbox</p>
<form method="post" action="/subscribe/" class="">
<input class="confirm" type="hidden" name="confirm" /><input class="location" type="hidden" name="location" /><input class="referrer" type="hidden" name="referrer" />
<div class="form-group">
<input class="subscribe-email" type="email" name="email" placeholder="[email protected]" />
</div>
<button class="" type="submit" disabled><span>Subscribe</span></button>
<script type="text/javascript">(function(g,h,o,s,t){h[o]('.location')[s]=h[o]('.location')[s] || g.location.href;h[o]('.referrer')[s]=h[o]('.referrer')[s] || h.referrer;})(window,document,'querySelector','value');</script>
</form>
</section>
-->
<footer class="post-full-footer">
<!-- Everything inside the #author tags pulls data from the author -->
<!-- #author-->
<section class="author-card">
<img class="author-profile-image" src="assets/images/undertheseologo.png" alt="ghost" />
<section class="author-card-content">
<h4 class="author-card-name">Under The Seo</h4>
<p>Search Marketing Topics and Optimization</p>
</section>
</section>
<!-- /author -->
</footer>
<!-- If you use Disqus comments, just uncomment this block.
The only thing you need to change is "test-apkdzgmqhj" - which
should be replaced with your own Disqus site-id. -->
</article>
</div>
</main>
<!-- The footer at the very bottom of the screen -->
<footer class="site-footer outer">
<div class="site-footer-content inner">
<section class="copyright"><a href=".../">Under The SEO</a> © 2018</section>
<section class="poweredby">Proudly published with <a href="https://jekyllrb.com/">Jekyll</a> &
<a href="https://pages.github.com/">GitHub Pages</a> using
<a href="https://github.com/myJekyll/jasper2">Jasper2</a></section>
</div>
</footer>
<!-- highlight.js -->
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<!-- jQuery + Fitvids, which makes all video embeds responsive -->
<script
src="https://code.jquery.com/jquery-3.2.1.min.js"
integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4="
crossorigin="anonymous">
</script>
<script type="text/javascript" src="/jasper2/assets/js/jquery.fitvids.js"></script>
<script type="text/javascript" src="https://demo.ghost.io/assets/js/jquery.fitvids.js?v=724281a32e"></script>
<!-- Paginator increased to "infinit" in _config.yml -->
<!-- if paginator.posts -->
<!-- <script>
var maxPages = parseInt('');
</script>
<script src="/jasper2/assets/js/infinitescroll.js"></script> -->
<!-- /endif -->
<!-- Add Google Analytics -->
<!-- Google Analytics Tracking code -->
<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','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-69281367-1', 'auto');
ga('send', 'pageview');
</script>
<!-- The #block helper will pull in data from the #contentFor other template files. In this case, there's some JavaScript which we only want to use in post.hbs, but it needs to be included down here, after jQuery has already loaded. -->
<script>
// NOTE: Scroll performance is poor in Safari
// - this appears to be due to the events firing much more slowly in Safari.
// Dropping the scroll event and using only a raf loop results in smoother
// scrolling but continuous processing even when not scrolling
$(document).ready(function () {
// Start fitVids
var $postContent = $(".post-full-content");
$postContent.fitVids();
// End fitVids
var progressBar = document.querySelector('progress');
var header = document.querySelector('.floating-header');
var title = document.querySelector('.post-full-title');
var lastScrollY = window.scrollY;
var lastWindowHeight = window.innerHeight;
var lastDocumentHeight = $(document).height();
var ticking = false;
function onScroll() {
lastScrollY = window.scrollY;
requestTick();
}
function onResize() {
lastWindowHeight = window.innerHeight;
lastDocumentHeight = $(document).height();
requestTick();
}
function requestTick() {
if (!ticking) {
requestAnimationFrame(update);
}
ticking = true;
}
function update() {
var trigger = title.getBoundingClientRect().top + window.scrollY;
var triggerOffset = title.offsetHeight + 35;
var progressMax = lastDocumentHeight - lastWindowHeight;
// show/hide floating header
if (lastScrollY >= trigger + triggerOffset) {
header.classList.add('floating-active');
} else {
header.classList.remove('floating-active');
}
progressBar.setAttribute('max', progressMax);
progressBar.setAttribute('value', lastScrollY);
ticking = false;
}
window.addEventListener('scroll', onScroll, {passive: true});
window.addEventListener('resize', onResize, false);
update();
});
</script>
<!-- Ghost outputs important scripts and data with this tag - it should always be the very last thing before the closing body tag -->
<!-- ghost_foot -->
</body>
</html>