HTML > Head Element
Meta
Define metadata about the HTML document :
charset
name > content
⁃ viewport
⁃ description
⁃ robots
⁃ generator
property=“og:
⁃ title
⁃ description
⁃ image
⁃ url
⁃ type
name=“twitter:
⁃ card
⁃ title
⁃ description
⁃ image
⁃ site
http-equiv
⁃ http-equiv="refresh" content="5;url=[Link]
⁃ http-equiv="content-security-policy" content="default-src 'self'”
⁃