Which types of Twitter cards generally used in SEO?
Thread Tags
Adobe Illustrator Adobe InDesign Adobe Photoshop Android Development Android Programming Android Studio Automation Testing bitmap file Brochure design C / C++ Programming Career Option Career Options College Lounge css CSS/HTML sandbox digital marketing Digital Marketing / SEO Fireworks Graphic Design Graphic designing Graphics Design Graphics Designing HTML? Illustrator Internship Training Liquify Tools logo Design logo designing Mobile UI Development Photoshop QA react-native Responsive Design SEO Testing Typography UI UI/UX Development UI Design UI Designing UI development User Interface UX Design Web Designing Website Design-
Register for free!
Registration at Smart Mentors is completely free and takes only a few seconds. By registering you’ll gain:
- Full Posting Privileges.
- Access to Private Messaging.
- Optional Email Notification.
- Ability to Fully Participate.
Register Now, or check out the Site Tour and find out everything Smart Mentors has to offer.
This thread contains 1 reply, has 2 voices, and was last updated by Administrator 5 years, 11 months ago.
-
Author Replies
-
February 16, 2019 at 11:19 am #53715
Which types of Twitter cards generally used in SEO?
Regards,
Pratik Nakrani -
February 16, 2019 at 11:21 am #53716
Summary Card – This is the default card. It includes a title, description, thumbnail image and a link to your Twitter account.
< meta name=”twitter:card” content=”summary”>
< meta name=”twitter:site” content=”test”> // Twitter Username
< meta name=”twitter:title” content=”example-title”>
< meta name=”twitter:description” content=”example-description”>
< meta name=”twitter:image” content=”example image”>Summary Card with the large image – Same as the regular summary card, but with a bigger image and some additional info
< meta name=”twitter:card” content=”summary_large_image”>App Card – Allows users to directly download a mobile app
< meta name=”twitter:card” content=”app”>
< meta name=”twitter:site” content=”test”> // Twitter Username
< meta name=”twitter:description” content=”example-description”>
< meta name=”twitter:app:id:googleplay” content=”appkey123456″>
< meta name=”twitter:app:country” content=”IN”>Player Card – Shows video, audio or media
< meta name=”twitter:card” content=”player”>
< meta name=”twitter:site” content=”test”> // Twitter Username
< meta name=”twitter:title” content=”example-title”>
< meta name=”twitter:description” content=”example-description”>
< meta name=”twitter:image” content=”example-iamge”>
< meta name=”twitter:player” content=”example-URL”>
< meta name=”twitter:player:width” content=”200px”>
< meta name=”twitter:player:height” content=”500px”>
-
AuthorPosts
You must be logged in to reply to this thread.Please login or register. Registration is 100% free.