How To Add Twitter Cards To Your Blogger Site
Adding Twitter "Summary" Cards will help drive visitors to your site when sharing via a tweet on twitter, without twitter cards the URL of the page or site will blend in too much with the hashtags that will help spread your page around the internet. It also becomes quite unnoticeable if there are no images to grab someone's attention as they scroll down their feed.
To add Large Summary Twitter cards head over to your Theme tab when in the blogger control panel.
Once it is showing the new information it should look something similar to this.
Now that this page is showing click Edit HTML, it will now look similar to this.
With this page open press Ctrl+F (or Command + F on a Macintosh) and search the term </head> and paste the following code just Above that tag.
<meta content='summary_large_image' name='twitter:card'/> <meta content='@pharahtato' name='twitter:site'/>
<meta conten…