Top Ad 728x90

Monday 19 June 2017

, ,

How to add Image in Twitter Url Link 100% Working Post Own Thumbnails

How to tweet Link with image in twitter, Add Image with Link in Twitter, twitter tips and tricks tutorial i a going to share with you a very amazing and awesome way to show the imag with Url Link in twitter. So here i also made a video tutorial of it watch it to know how to add it Here is the video

Like This
Maybe you seen many dot com and best websites when the tweet their Blog link and web link these doesn't like other awesome blog i have seen many discussing in Forum and website that how we can some spammers make fake web link before giving link type this url and then your url and that does not so now i have found out the awesome tricks for those who want this so In this twitter tips and tricks tutorial i a going to share with you a very amazing and awesome way to show the imag with Url Link in twitter. 

First Go to your Blogger Template
And please do not forget to take the backup of your Blog Theme.
Now First You have to Copy This Code Given Below 

<b:if cond='data:blog.postImageUrl'>
        <meta expr:content='data:blog.postImageUrl' property='og:image'/>
    <b:else/>
    <b:if cond='data:blog.postImageThumbnailUrl'>
        <meta expr:content='data:blog.postImageThumbnailUrl' property='og:image'/>
    </b:if></b:if>
    <b:if cond='data:blog.metaDescription != &quot;&quot;'>
        <meta expr:content='data:blog.metaDescription' name='og:description'/>
    </b:if>
    <meta expr:content='data:blog.title' property='og:site_name'/>
    <meta expr:content='data:blog.homepageUrl' name='twitter:domain'/>
    <meta expr:content='data:blog.pageName' name='twitter:title'/>
    <b:if cond='data:blog.postImageUrl'>
      <meta content='summary_large_image' name='twitter:card'/>
      <meta expr:content='data:blog.postImageUrl' name='twitter:image'/>
    <b:else/>
      <meta content='summary' name='twitter:card'/>
      <b:if cond='data:blog.postImageThumbnailUrl'>
        <meta expr:content='data:blog.postImageThumbnailUrl' name='twitter:image'/> 
      </b:if>
    </b:if>
    <meta expr:content='data:blog.pageName' name='twitter:title'/>
    <b:if cond='data:blog.metaDescription'>
      <meta expr:content='data:blog.metaDescription' name='twitter:description'/>
    </b:if>
    <!-- Social Media meta tag need customer customization -->
    <meta content='Facebook App ID here' property='fb:app_id'/> 
    <meta content='Facebook Admin ID here' property='fb:admins'/> 
    <meta content='@username' name='twitter:site'/>
    <meta content='@username' name='twitter:creator'/>  

Add the this Code Below the <head> of your Blog tepmlate and click save and your done enjoy.
If you facing any problem please comment i will help and please give your feadback too in comment section thank You,

Top Ad 728x90

 Test Ads