Hello Friends, this tutorial will help you to implement one of the Twitter card, Summary Card. There are different cards available in Twitter. like Summary Photo Product Gallery App Player Today we will see implementation of Summary Card. Summary card gives preview of website to reader which get shared via twitter. It is a rich snippet which display Title, Description and Image of shared website. To use summary card you need to add few meta tags in your webpage. Follow the given step to get these meta tags 1. Visit following link https://dev.twitter.com/docs/cards/validation/validator 2. Choose Twitter Card, which is Summary . 3. Add meta information twitter:site (Site Twitter Username) twitter:title (Site/Webpage Title) twitter:description (Site/Webpage Description) twitter:creator (Site Twitter Creator) twitter:image:src (Site/Webpage...
Zainabed.com is a website that contains programming tutorials. These tutorials primarily cover programming technologies like Java, Spring Boot, AngularJS, Web Design, MongoDB, Microservices, and MySQL.