Meta element - Wikipedia

Social Card Preview

Meta element - Wikipedia

https://en.wikipedia.org/wiki/Meta_element

Meta tags

  • Title

    Meta element - Wikipedia

Open graph meta tags

  • Title

    Meta element - Wikipedia

Resources

  • HTML

    <!-- HTML Meta Tags -->
    <title>Meta element - Wikipedia</title>
    <meta name="generator" content="MediaWiki 1.44.0-wmf.13">
    
    <!-- Open Graph Meta Tags -->
    <meta property="og:title" content="Meta element - Wikipedia">
    <meta property="og:type" content="website">
  • JSON

    {
      "title": "Meta element - Wikipedia",
      "description": null,
      "keywords": null,
      "themeColor": null,
      "author": null,
      "generator": "MediaWiki 1.44.0-wmf.13",
      "publisher": null,
      "creator": null,
      "og": {
        "title": "Meta element - Wikipedia",
        "description": null,
        "url": null,
        "siteName": null,
        "locale": null,
        "type": "website",
        "image": {
          "url": null,
          "width": null,
          "height": null,
          "alt": null
        },
        "video": {
          "url": null,
          "type": null,
          "width": null,
          "height": null
        },
        "audio": {
          "url": null,
          "type": null
        }
      },
      "twitter": {
        "card": null,
        "site": null,
        "creator": null,
        "title": null,
        "description": null,
        "image": {
          "url": null,
          "width": null,
          "height": null,
          "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
          }
        }
      }
    }

Application schema

  • Schema

    {
      "@context": "https://schema.org",
      "@type": "Article",
      "name": "Meta element",
      "url": "https://en.wikipedia.org/wiki/Meta_element",
      "sameAs": "http://www.wikidata.org/entity/Q251684",
      "mainEntity": "http://www.wikidata.org/entity/Q251684",
      "author": {
        "@type": "Organization",
        "name": "Contributors to Wikimedia projects"
      },
      "publisher": {
        "@type": "Organization",
        "name": "Wikimedia Foundation, Inc.",
        "logo": {
          "@type": "ImageObject",
          "url": "https://www.wikimedia.org/static/images/wmf-hor-googpub.png"
        }
      },
      "datePublished": "2001-11-18T04:35:06Z",
      "dateModified": "2024-06-07T14:27:27Z",
      "headline": "HTML element"
    }