DEV Community

Faisal Ahmed
Faisal Ahmed

Posted on

Meta tag demo

Meta tag list

<meta name="description" content="Matchmaking For Muslim Healthcare Professionals">
    <meta name="keywords" content="Healthy Nika">
    <meta name="author" content="Healthy Nika">
    <meta name="theme-color" content="#cf085b">
    <meta property="og:title" content="Healthy Nika - Matchmaking For Muslim Healthcare Professionals">
    <meta property="og:type" content="website">
    <meta property="og:url" content="https://www.healthynikah.com/">
    <meta property="og:image" content="https://api.healthynikah.com/api/upload/images/share-img.png">
    <meta property="og:image:width" content="300">
    <meta property="og:image:height" content="300">
    <meta property="og:image:height" content="300">
    <meta property="og:locale" content="en_US">
    <meta property="og:site_name" content="Healthy Nika">
    <meta name="twitter:title" content="Healthy Nika - Matchmaking For Muslim Healthcare Professionals">
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:site" content="@">
    <meta name="msapplication-TileImage" content="https://api.healthynikah.com/api/upload/images/share-img.png">
Enter fullscreen mode Exit fullscreen mode

Full Index.html file

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8" />
    <title>Healthy Nika</title>
    <base href="/" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <link rel="icon" type="image/x-icon" href="favicon.ico" />
    <meta name="description" content="Matchmaking For Muslim Healthcare Professionals">
    <meta name="keywords" content="Healthy Nika">
    <meta name="author" content="Healthy Nika">
    <meta name="theme-color" content="#cf085b">
    <meta property="og:title" content="Healthy Nika - Matchmaking For Muslim Healthcare Professionals">
    <meta property="og:type" content="website">
    <meta property="og:url" content="https://www.healthynikah.com/">
    <meta property="og:image" content="https://api.healthynikah.com/api/upload/images/share-img.png">
    <meta property="og:image:width" content="300">
    <meta property="og:image:height" content="300">
    <meta property="og:image:height" content="300">
    <meta property="og:locale" content="en_US">
    <meta property="og:site_name" content="Healthy Nika">
    <meta name="twitter:title" content="Healthy Nika - Matchmaking For Muslim Healthcare Professionals">
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:site" content="@">
    <meta name="msapplication-TileImage" content="https://api.healthynikah.com/api/upload/images/share-img.png">
  </head>
  <body class="mat-typography">
    <app-root></app-root>
  </body>
</html>
Enter fullscreen mode Exit fullscreen mode

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay