UNPKG
yoda-seo-tips
Version:
latest (1.0.0)
1.0.0
SEO tips from Yoda
github.com/skyjur/yoda-seo-tips
skyjur/yoda-seo-tips
yoda-seo-tips
/
sample1.html
14 lines
•
288 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!doctype
html
>
<
html
>
<
head
>
<
title
>
</
title
>
<
meta
name
=
"description"
content
=
""
>
<
meta
name
=
"keywords"
content
=
""
>
</
head
>
<
body
>
<
h1
>
h1
</
h1
>
<
strong
>
1
</
strong
>
<
strong
>
2
</
strong
>
<
strong
>
3
</
strong
>
</
body
>
</
html
>