Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save postnv/cdc4c457e84ead75e63c3053fd6d3f5d to your computer and use it in GitHub Desktop.
Save postnv/cdc4c457e84ead75e63c3053fd6d3f5d to your computer and use it in GitHub Desktop.
Static Meta Tags for React SEO
<head>
<meta charset="utf-8">
<title>Pellerex | Fast Engineering Eco-Systems with No Compromise</title>
<meta name="description"
content="Build and transform your software products with Pellerex scalable engineering solutions and save months of product development time." />
<meta property="og:title" content='Pellerex | Fast Engineering Eco-Systems with No Compromise' />
<meta property="og:description"
content='Build and transform your software products with Pellerex scalable engineering solutions and save months of product development time.' />
<meta property="og:image"
content='https://cdn.pellerex.com/public/ecosystem/web/home/pellerex-accelerated-software-solutions.png' />
<meta property="og:site_name" content="Pellerex">
<meta property="og:locale" content="en_AU">
<meta property="og:url" content="https://pellerex.com">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="pellerex">
<meta name="twitter:domain" content="https://pellerex.com">
<meta name="twitter:title" content="Pellerex | Fast Engineering Eco-Systems with No Compromise">
<meta name="twitter:description"
content="Build and transform your software products with Pellerex scalable engineering solutions and save months of product development time.">
<meta name="twitter:image"
content="https://cdn.pellerex.com/public/ecosystem/web/home/pellerex-accelerated-software-solutions.png">
<meta name="twitter:url" content="https://pellerex.com" />
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment