Meta Tags in SEO: The Ultimate Guide

Social Card Preview

Meta Tags in SEO: The Ultimate Guide

Meta Tags in SEO: The Ultimate Guide

Invisible, yet powerful: we’re talking about Meta Tags!

https://www.conductor.com/academy/what-are-meta-tags/

Meta tags

  • Title

    Meta Tags in SEO: the Ultimate Guide

  • Description

    Meta tags are HTML elements that have a huge effect on SEO and user experience on your website. Learn how to use them properly!

  • Theme color

    #ffffff

Open graph meta tags

Twitter meta tags

Resources

  • HTML

    <!-- HTML Meta Tags -->
    <title>Meta Tags in SEO: the Ultimate Guide</title>
    <meta name="description" content="Meta tags are HTML elements that have a huge effect on SEO and user experience on your website. Learn how to use them properly!">
    <meta name="theme-color" content="#ffffff">
    
    <!-- Open Graph Meta Tags -->
    <meta property="og:title" content="Meta Tags in SEO: The Ultimate Guide">
    <meta property="og:description" content="Invisible, yet powerful: we’re talking about Meta Tags!">
    <meta property="og:url" content="https://www.conductor.com/academy/what-are-meta-tags/">
    <meta property="og:site_name" content="Conductor">
    <meta property="og:locale" content="en">
    <meta property="og:image" content="https://cdn.sanity.io/images/tkl0o0xu/production/58b8154cb8fe3b5cc0b049b1bc975fc2a7272602-1200x630.png?fit=min&w=1200&h=629&q=95&fm=jpg">
    <meta property="og:image:width" content="1200">
    <meta property="og:image:height" content="629">
    
    <!-- Twitter Meta Tags -->
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:site" content="@conductor">
    <meta name="twitter:creator" content="@conductor">
    <meta name="twitter:title" content="Meta Tags in SEO: The Ultimate Guide">
    <meta name="twitter:description" content="Invisible, yet powerful: we’re talking about Meta Tags!">
    <meta name="twitter:image" content="https://cdn.sanity.io/images/tkl0o0xu/production/5bad4a656ab494c3d7190819187b6ad56b4d1c66-1024x512.png?fit=min&w=1024&h=512&q=95&fm=jpg">
    <meta name="twitter:image:width" content="1024">
    <meta name="twitter:image:height" content="512">
  • JSON

    {
      "title": "Meta Tags in SEO: the Ultimate Guide",
      "description": "Meta tags are HTML elements that have a huge effect on SEO and user experience on your website. Learn how to use them properly!",
      "keywords": null,
      "themeColor": "#ffffff",
      "author": null,
      "generator": null,
      "publisher": null,
      "creator": null,
      "og": {
        "title": "Meta Tags in SEO: The Ultimate Guide",
        "description": "Invisible, yet powerful: we’re talking about Meta Tags!",
        "url": "https://www.conductor.com/academy/what-are-meta-tags/",
        "siteName": "Conductor",
        "locale": "en",
        "type": null,
        "image": {
          "url": "https://cdn.sanity.io/images/tkl0o0xu/production/58b8154cb8fe3b5cc0b049b1bc975fc2a7272602-1200x630.png?fit=min&w=1200&h=629&q=95&fm=jpg",
          "width": "1200",
          "height": "629",
          "alt": null
        },
        "video": {
          "url": null,
          "type": null,
          "width": null,
          "height": null
        },
        "audio": {
          "url": null,
          "type": null
        }
      },
      "twitter": {
        "card": "summary_large_image",
        "site": "@conductor",
        "creator": "@conductor",
        "title": "Meta Tags in SEO: The Ultimate Guide",
        "description": "Invisible, yet powerful: we’re talking about Meta Tags!",
        "image": {
          "url": "https://cdn.sanity.io/images/tkl0o0xu/production/5bad4a656ab494c3d7190819187b6ad56b4d1c66-1024x512.png?fit=min&w=1024&h=512&q=95&fm=jpg",
          "width": "1024",
          "height": "512",
          "alt": null
        },
        "player": {
          "url": null,
          "width": null,
          "height": null,
          "stream": null
        },
        "app": {
          "iphone": {
            "name": null,
            "id": null,
            "url": null
          },
          "ipad": {
            "name": null,
            "id": null,
            "url": null
          },
          "googleplay": {
            "name": null,
            "id": null,
            "url": null
          }
        }
      }
    }