• 04-05-2019, 13:06:44
    #1
    Merhaba, Sitemin anasayfa URL'sini Twitter'da paylaştığımda saçma sapan bir site açıklaması gözüküyor. Her yeri kurcaladım fakat bunu bir türlü bulamadım. Bu sorunumu çözebilecek birisi var mı?
    Sitemin Anasayfa URL'sini Twitter'da paylaştığımda twitter'da şöyle çıkıyor;

  • 04-05-2019, 13:27:48
    #3
    Sayfada twitter için meta name var oradan çekiyor.

    <meta name='twitter:description' content='Samsung doesn&rsquo;t need to revolutionize the smartphone industry in 2018 it needs to iterate on all the hard work it' />
  • 04-05-2019, 13:28:57
    #4
    head kısmına bunları ekleyip sitene göre düzenlersen paylaşım yaparken bunları dikkate alır

    <meta name="twitter:card" content="summary" />
    <meta name="twitter:site" content="@nytimesbits" />
    <meta name="twitter:creator" content="@nickbilton" />
    <meta property="og:url" content="http://bits.blogs.nytimes.com/2011/12/08/a-twitter-for-my-sister/" />
    <meta property="og:title" content="A Twitter for My Sister" />
    <meta property="og:description" content="In the early days, Twitter grew so quickly that it was almost impossible to add new features because engineers spent their time trying to keep the rocket ship from stalling." />
    <meta property="og:image" content="http://graphics8.nytimes.com/images/2011/12/08/technology/bits-newtwitter/bits-newtwitter-tmagArticle.jpg" />