Empowering 11,000+ WordPress Creators • Est. 2020
Free · Instant · No Account Needed

Kostenloser Meta-Tag-Generator für jede Website

Das schnellste kostenlos Metagenerator online. Build SEO title tags, meta descriptions, Open Graph tags, Twitter Cards, and technical meta tags — then copy the finished HTML directly into your website's head section. Live SERP preview updates as you type.

SEO Title & Meta Description Öffnen Sie Diagramm-/OG-Tags Twitter-Karten-Tags Technische Meta-Tags Live-Google SERP-Vorschau Von URL importieren HTML mit einem Klick kopieren
Import from URL:
Quick Template:
0/60
Pixel width — Google truncates at ~600px 0px
0/160

Google ignores this tag. Bing uses it lightly. Comma-separated, max 10 terms.

Prevents duplicate content by defining the "master" URL for this page.

generated-meta-tags.html — paste inside your head section
seo

        
og

        
twitter

        
technical

        
0 lines 0 tags 0 bytes

Google SERP Preview

Meta Tag Health Score

0 /100

Was sind Meta-Tags?

SEO-Meta-Tags: Was sie sind und warum jede Seite sie braucht

SEO-Meta-Tags are lines of HTML placed inside your page's head section. They're invisible to visitors but essential for search engines and social platforms — they tell Google what your page is about, how to index it, and exactly how to display it in search results and social shares.

Die beiden wichtigsten sind die Titel-Tag Und Meta-Beschreibung. Together they form your "organic ad" in Google — the snippet that determines whether someone clicks your result or the one above or below it. Our free Meta-Tag-Generator Hier können Sie alles an einem Ort erstellen, in der Vorschau anzeigen und kopieren.

Über die grundlegenden SEO-Tags hinaus umfasst eine vollständige Implementierung Öffnen Sie Graph-Meta-Tags für Sozialkarten, Meta-Tags für Twitter-Kartenund technische Tags wie charset, viewport, Und canonical — all generated by this tool with one click.

example — copy yours above ↑
<!-- Basic SEO Meta Tags -->
<meta charset="UTF-8">
<meta name="viewport"
      content="width=device-width, initial-scale=1">
<title>Meta Generator — Build SEO Tags Free</title>
<meta name="description"
      content="Generate perfect SEO meta tags…">
<link rel="canonical" href="https://yoursite.com/">

<!-- Open Graph Tags --> <meta property="og:title" content="Your Title for Social Sharing"> <meta property="og:image" content="https://yoursite.com/og.jpg">
<!-- Twitter Card --> <meta name="twitter:card" content="summary_large_image">
Titel-Tag-Leitfaden

So generieren Sie mit unserem Metatitel-Generator einen perfekten Metatitel

Ihr Title-Tag ist das wichtigste On-Page-SEO-Element. Nutzen Sie unsere Titel-Tag-Generator preview above to see exactly how yours looks in Google — and follow these rules to maximise clicks.

Führen Sie mit Ihrem Schlüsselwort

Platzieren Sie Ihr primäres Schlüsselwort am oder nahe dem Anfang des Titels. Sowohl Google als auch Nutzer gewichten Wörter weiter oben im Titel stärker.

Bleiben Sie unter 600 Pixel

Our pixel-width bar shows your title's true width. Google truncates at ~600px — a pixel-accurate limit our meta title generator tracks in real time.

Fügen Sie am Ende eine Marke hinzu

Separate your brand name from the main title with | or — at the end. This builds recognition without wasting keyword space at the front.

Schreiben Sie zuerst für die Menschen

Google rewrites titles it considers keyword-stuffed or inaccurate. Write naturally — include the keyword, make it click-worthy, and let our SERP preview confirm it looks right.

Leitfaden zur Meta-Beschreibung

So schreiben Sie Meta-Beschreibungen, die Klicks generieren

Unser kostenloses Meta-Beschreibungsgenerator previews your description exactly as Google shows it — complete with keyword highlighting when your target phrase matches the search query. A great description doesn't improve rankings directly, but it Erhöht die Klickrate drastisch, was mehr Verkehr von derselben Position aus bedeutet.

Benutzen Sie dies Meta-Beschreibungsersteller to craft unique descriptions for every page. Google may rewrite generic or duplicate descriptions — so always write something specific, compelling, and within 120–160 characters.

Fügen Sie Ihr primäres Schlüsselwort auf natürliche Weise ein

Google bolds matching keywords in the SERP — this draws the user's eye to your listing over competitors.

Schließen Sie mit einem klaren Call-to-Action ab

"Try it free today", "Get your free report", "Start in 60 seconds" — action phrases convert readers into visitors.

Stay between 120–160 characters

Unser Zeichenzähler markiert Beschreibungen, die zu kurz (Platzverschwendung) oder zu lang (mitten im Satz abgeschnitten) sind.

Niemals Beschreibungen auf mehreren Seiten duplizieren

Google may override duplicate descriptions with auto-generated snippets. Every page needs a unique description — use SkySEOManager Pro to bulk-generate them.

OG-Tag-Generator + Twitter-Meta-Tags-Generator

Über Google hinaus wird jeder Link, den Sie auf Facebook, LinkedIn, WhatsApp und Twitter/X teilen, von Google kontrolliert Open Graph (OG)-Tags. Unser und Tag-Generator Und Twitter-Meta-Tags-Generator — built into the tabs above — let you craft perfect social cards for all platforms in one session.

Facebook / LinkedIn (und: Tags)

Requires og:title, og:description, og:image (1200×630px), og:url, og:type. Missing og:image = no image preview on Facebook — the single biggest mistake most sites make.

𝕏

Twitter / X (Twitter: Tags)

Legen Sie twitter:card="summary_large_image" fest, um eine Bildvorschau in voller Breite zu erhalten. Ohne dieses Tag zeigt Twitter einen einfachen Textlink ohne Bild an, unabhängig von Ihrem og:image.

💬

WhatsApp + Slack

Both use og:title, og:description, and og:image automatically — no separate tags needed. Make sure your og:image works at small sizes (WhatsApp shows a thumbnail).

Haben Sie bereits OG-Tags?

Nutzen Sie unseren kostenlosen Open Graph Checker, um zu überprüfen, was auf Ihrer Website live ist.

Check OG Tags →
Schritt-für-Schritt-Anleitung

How to Generate Meta Tags for Your Website — Free

Nutzen Sie unsere Kostenloser Meta-Tag-Generator Tool oben und befolgen Sie diese vier Schritte, um in weniger als fünf Minuten perfekt formatierte HTML-Meta-Tags auf Ihrer Website zu erhalten.

1

Füllen Sie den SEO-Tab aus

Enter your page title (45–60 chars), meta description (120–160 chars), keywords, and canonical URL. Watch the live SERP preview update instantly.

2

Konfigurieren Sie OG- und Twitter-Registerkarten

Add your og:image URL (1200×630px) and set twitter:card="summary_large_image". Leave other fields blank to auto-inherit from your SEO tab.

3

Passen Sie die technischen Einstellungen an

Bestätigen Sie Zeichensatz (UTF-8), Ansichtsfenster und Sprache. Fügen Sie eine Designfarbe für PWA-Unterstützung hinzu. Aktivieren Sie bei Bedarf optionale Tags.

4

Copy & paste into your site

Click "Copy All" and paste the HTML inside your page's head section — before the closing head tag. Done.

WPCode (empfohlen)

The safest way to add global meta tags without editing PHP files. WPCode → Add Snippet → HTML Snippet → Insert in Head. Works with any theme and survives all theme updates.

WPCode → Add Snippet → HTML → Site Wide Header

SkySEOManager

Beide Plugins verfügen über ein Metafeld pro Seite, in das Sie Ihren Titel und Ihre Beschreibung einfügen können. Sie verarbeiten den HTML-Code automatisch. Verwenden Sie unsere SERP-Vorschau, um den Text zu erstellen, und fügen Sie ihn dann in das Plugin-Feld ein.

Post editor → SEO plugin panel → Title & Meta

Functions.php (Entwickler)

Fügen Sie Meta-Tags programmgesteuert mit der Aktion „wp_head“ in der „functions.php“ Ihres untergeordneten Themas hinzu. Am besten für dynamische Tags geeignet, die PHP-Logik pro Beitragstyp benötigen.

add_action('wp_head', function(){ ... })
Vollständige Referenz

Every Meta Tag Our Generator Creates — Full Reference

Von der Meta-Keyword-Generator zum Roboter-Meta-Tag-Generator — every tag our tool builds, explained in plain English.

Etikett Priorität
Meta Title Tag Kritisch
meta description Kritisch
meta robots Kritisch
meta viewport Kritisch
meta charset Kritisch
link canonical Wichtig
og:title Wichtig
og:description Wichtig
og:image Wichtig
og:url Wichtig
twitter:card Wichtig
og:type Empfohlen
og:site_name Empfohlen
og:locale Empfohlen
meta keywords Optional
meta author Optional
meta theme-color Optional
og:image:width / height Optional

Für WordPress-Sites mit mehr als 10 Seiten

Stoppen Sie die Generierung von Meta-Tags Seite für Seite

Dies kostenlos Metacode-Generator ist perfekt für einzelne Seiten. Wenn Sie jedoch eine WordPress-Site mit Dutzenden oder Hunderten von Beiträgen betreiben, ist das manuelle Verfassen eindeutiger Titel und Beschreibungen in großem Umfang unmöglich. SkySEOManager Pro behebt das.

  • Bearbeiten Sie Titel und Meta-Beschreibungen für jeden Beitrag in großen Mengen auf einem Bildschirm
  • KI-gestützte (Gemini) automatische Generierung optimierter Beschreibungen
  • Works with SkySEOManager — no plugin conflicts
  • Massenbild-Alternativtextscanner und automatischer Fixierer
11,000+
Aktive Installationen
Gemini AI
Angetrieben von
Massenbearbeitung
Über 500 Seiten auf einmal
14-Tage
Geld-zurück-Garantie

Häufig gestellte Fragen

Wie erstelle ich kostenlos Meta-Tags für meine Website?
Simply fill in the fields in the free meta tag generator above — Page Title, Meta Description, and the Open Graph/Twitter tabs — and the tool instantly generates the complete HTML code. Click "Copy All" and paste it inside the head section of your page. No account, no sign-up, no limit on how many pages you can generate tags for.
Kann ich Meta-Tags aus einer URL generieren?
Yes. Click the "Import from URL" bar at the top of the tool, paste any public URL, and click "Import Tags." Our tool fetches the page and auto-fills all fields with the existing meta tags — title, description, OG tags, Twitter tags, and technical attributes. This is the fastest way to audit and update an existing page's meta tags without copying and pasting manually.
Lohnen sich Meta-Keywords noch?
No — Google officially ignores the meta keywords tag and has done so since 2009. Bing uses it very lightly as a minor ranking signal. Our meta keywords generator includes the field for completeness, but we recommend spending your time on title tags and meta descriptions instead. If you use it, keep keywords to 5–10 comma-separated terms that genuinely describe the page.
Was ist der Unterschied zwischen og:title und dem Title-Tag?
The title tag is used by Google in search results and in browser tabs. The og:title is used by Facebook, LinkedIn, and WhatsApp when someone shares the link as a card. They serve different audiences and can have different text. For example, your title tag might be "Free Meta Tag Generator | SiteSkyline" (optimised for search) while your og:title is "Generate Perfect HTML Meta Tags in 60 Seconds — Free" (more click-worthy on social media).
Wie füge ich ohne Plugin Meta-Tags zu einer WordPress-Site hinzu?
Use WPCode (a free WordPress plugin) to add custom HTML to your site's head section without editing theme files. Go to WPCode → Add Snippet → HTML Snippet, paste the HTML code generated by our tool, set the location to "Site Wide Header," and activate the snippet. This method is safe, survives theme updates, and works with any WordPress setup.
Was ist der beste kostenlose Online-Meta-Beschreibungsgenerator?
Our tool is a free meta description generator online that creates, previews, and scores your meta description in real time — no sign-up needed. Enter your description in the SEO tab, watch the SERP preview update, and use the character counter to stay in the 120–160 character sweet spot. For bulk meta description generation across an entire WordPress site, use SkySEOManager Pro with Gemini AI.
Wie erstelle ich Meta-Tags für eine Blogger-Site?
Our meta tag generator works for any website — WordPress, Blogger, Shopify, Webflow, or plain HTML. For Blogger specifically, go to Theme → Edit HTML and paste the generated tags between the head tags in your theme code. Note that Blogger already outputs some basic meta tags — check for duplicates before adding. For the og:image, make sure you use an absolute URL accessible over HTTPS.
Generiert dieses Tool auch Open Graph-Meta-Tags?
Yes — our OG tag generator is built into the "OG" tab of the tool. Enter your og:title, og:description, og:image (1200×630px JPG/PNG), og:url, og:type, og:site_name, og:locale, and image dimensions. The tool also generates og:image:width, og:image:height, and og:image:alt. After adding your OG tags, use our free Open Graph-Prüfung um sie auf allen 6 sozialen Plattformen zu validieren.
Was ist ein Robots-Meta-Tag und wann sollte ich noindex verwenden?
The robots meta tag controls whether search engines can index and follow links on a specific page. The most important values are "index, follow" (default — allow everything), "noindex, follow" (exclude from search results but follow links), and "noindex, nofollow" (exclude completely). Only use noindex on pages you genuinely don't want in Google — admin pages, thank-you pages, staging URLs, and duplicate content. Accidentally leaving noindex on a public page is one of the most common and damaging WordPress SEO mistakes.

Generate Your Meta Tags Free — Right Now

Füllen Sie die Felder oben aus und kopieren Sie Ihre vollständigen HTML-Meta-Tags in weniger als 60 Sekunden. Kein Konto, kein Wasserzeichen, keine Seitenbegrenzung.

Run Full SEO Audit →