View difference between Paste ID: Ny7VVK8F and LnRtxDGQ
SHOW: | | - or go back to the newest paste.
1-
<script type="application/ld+json">
1+
<head>
2-
  {
2+
  ...
3-
    "@context": "http://schema.org",
3+
  <meta property="og:title" content="Optymalna treść dla ..." />
4-
    "@type": "Product",
4+
  <meta property="og:url" content="https://www.example.pl/optymalna-tresc" />
5-
    "name": "kawa Kenia AA 1 kg ziarno",
5+
  <meta property="og:image" content="https://www.example.pl/optymalna-tresc.jpg" />
6-
    "offers": {
6+
  <meta property="og:description" content="Pisanie treści stron internetowych ..." />
7-
      "@type": "Offer",
7+
  <meta property="og:type" content="article" />
8-
      "price": "100.00"
8+
  ...
9-
    }
9+
</head>