इस टूल में कोई समस्या है?

«ट्विटर कार्ड जेनरेटर ऑनलाइन» के बारे में

यह टूल आपके वेब पृष्ठों के लिए Twitter कार्ड मेटा टैग बनाता है।

उचित कार्ड टैग के साथ, ट्वीट छवि, शीर्षक और विवरण के साथ एक समृद्ध पूर्वावलोकन दिखाते हैं।

पूर्ण सोशल-मीडिया कवरेज के लिए OpenGraph टैग के साथ कार्ड को पेयर करें।

इस टूल का उपयोग कैसे करें

How to assemble Twitter Card meta tags for a page

  1. Pick the card type

    "Card" selects `summary` (small thumbnail) or `summary_large_image` (large hero image). For most blog posts and product pages, `summary_large_image` gives better engagement; for compact previews stick with `summary`.

  2. Title and description

    "Title" should be under 70 characters (Twitter truncates around 70); "Description" under 200. Avoid emoji-only or all-caps — both can hurt the rendered preview on different clients.

  3. Image URL

    "Image URL" must be an absolute HTTPS URL. For `summary_large_image`, use 1200×600 or larger (and 2:1 aspect ratio); smaller images get padded with blank space, which looks worse than the default no-image card.

  4. Press Run

    Result returns a single `metaTags` field with `<meta name="twitter:…">` tags ready to paste into your page `<head>`. Add an Open Graph (`og:`) set too for Facebook and LinkedIn — most platforms fall back to OG when Twitter Card is absent.