Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>If I share a link to our webapp (restorm.com) in Google+ then the title, description and image are taken from the respective <code>og:</code> tags (<code>og:title</code>, <code>og:description</code>, <code>og:image</code>).</p> <p>These tags</p> <pre class="lang-html prettyprint-override"><code>&lt;title&gt;One Shot Orchestra • Electronic • Music, Concerts &amp; More &amp;#8226; restorm.com&lt;/title&gt; &lt;link href="https://restorm.com/favicon.ico?116a158" rel="shortcut icon" /&gt; &lt;meta name="description" content="Listen to music of One Shot Orchestra for free and browse the Artist's news, events, videos, pictures, shop, booking &amp;amp; press Infos, live footage &amp;amp; much more on restorm." /&gt; &lt;meta property="og:title" content="One Shot Orchestra" /&gt; &lt;meta property="og:url" content="https://one-shot-orchestra.restorm.com/" /&gt; &lt;meta property="og:type" content="band" /&gt; &lt;meta property="og:description" content="Bangin´ Live Electro aus Bern-Kreuzberg" /&gt; &lt;meta property="og:site_name" content="restorm.com" /&gt; &lt;meta property="fb:app_id" content="127577323959237" /&gt; &lt;meta property="og:language" content="en" /&gt; &lt;meta property="og:image" content="https://assets3.restorm.com/resources/images/40/40b17a53aa9785fa89c15b06b9fcfd72_643969.jpeg?116a158" /&gt; &lt;meta property="og:video" content="https://one-shot-orchestra.restorm.com/minipage/minipage.swf?applicationSettingsURL=https%3A%2F%2Fone-shot-orchestra.restorm.com%2Fminipage%2Fsettings.xml&amp;amp;auto=true" /&gt; &lt;meta property="og:video:width" content="300" /&gt; &lt;meta property="og:video:height" content="200" /&gt; &lt;meta property="og:video:type" content="application/x-shockwave-flash" /&gt; </code></pre> <p>end up being shared like this</p> <p><img src="https://i.stack.imgur.com/Dro4d.png" alt="screenshot of sharing result"></p> <p>So the title and description are definitely taken from <code>og:title</code> and <code>og:description</code>, and not from the title and description meta tag...</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload