-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmeta.html
More file actions
25 lines (13 loc) · 944 Bytes
/
meta.html
File metadata and controls
25 lines (13 loc) · 944 Bytes
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
<meta http-equiv="refresh" content="30, url=sitelink"> Refresh document every 30 seconds:
<meta http-equiv="content-security-policy|content-type|default-style|refresh">
<meta name="HandheldFriendly" content="true">
<meta property="og:url" content="https://www.your-domain.com/your-page.html" />
<meta property="og:type" content="website/article" />
<meta property="og:site_name" content="site name i.e steadyadvice" />
<meta property="og:title" content="Your Website Title" />
<meta property="og:description" content="Your description here with 165 characters limit" />
<meta property="og:image" content="https://www.your-domain.com/path/image.jpg" />
<meta content='HERE you can add Summary of your blog post.' name="description"/>
<meta content='SEARCH DESCRIPTION' name='description'/>
<meta content='META KEYWORDS' name='keywords'/>
<meta name=”Twitter:title” content=”Your Website Title” />