Why we need Twitter Card for SEO ?

What you need to do is add a few lines of HTML code to your web page, so that users who link to your content will have a “Card” added to the Tweet that will be visible to their followers.

First choose the type of Card to implement and add the correct meta tags to the page.

Here is an example of a Summary Card:

<meta name=”twitter:card” content=”summary”>
<meta name=”twitter:site” content=”@publisher_handle”>
<meta name=”twitter:title” content=”Page Title”>
<meta name=”twitter:description” content=”Page description less than 200 characters”>
<meta name=”twitter:creator” content=”@author_handle”>
<meta name=”twitter:image” content=”https://www.seotesteronline.com/wp-content/uploads/2019/12/seo-editor-image-e1576082747313.jpg”

1.05 GEEK