Monu Tools

מחולל Slug לכתובות URL

הפכו כל כותרת ל-slug נקי וידידותי ל-SEO עבור כתובת URL, עם טיפול באומלאוטים גרמניים.

כיצד להשתמש במחולל Slug

  1. 01

    הקלידו או הדביקו כותרת. כל שורה הופכת ל-slug משלה.

  2. 02

    בחרו מפריד והאם להמיר לאותיות קטנות ולהרחיב אומלאוטים גרמניים.

  3. 03

    העתיקו את ה-slug שנוצר.

What it does

This URL slug generator turns a title into the clean, readable part of a web address. It transliterates accented letters to ASCII, lowercases the text, and replaces spaces and punctuation with a single separator, so "My First Post!" becomes my-first-post.

Everything runs in your browser, so your titles are never uploaded.

What a slug is

A slug is the human-readable identifier in a URL, the my-first-post in example.com/blog/my-first-post. Good slugs are short, lowercase and made of letters, numbers and hyphens, which is both tidier for people and clearer for search engines.

German umlaut handling

It handles German umlauts the way German sites expect: with German mode on, ä, ö and ü become ae, oe and ue and ß becomes ss. With it off, accents are simply stripped, so ä becomes a, which suits other languages.

Options and batch slugs

You can choose the separator and whether to lowercase. Hyphens are the recommended default because search engines read a hyphen as a word separator but an underscore as a word joiner, so hyphenated slugs rank and read better.

Each line of input is processed separately, so you can paste a whole list of titles and get a clean slug for every one in a single step, handy when setting up many pages or importing content.

שאלות נפוצות

מה הופך slug של URL לטוב?

שמרו עליו קצר ובאותיות קטנות, השתמשו במקפים בין מילים, והיצמדו לאותיות, מספרים ומקפים. מנועי חיפוש קוראים מקפים כמפרידי מילים.

כיצד מטופלים תווים גרמניים?

כשמצב גרמנית פעיל, ä, ö, ü הופכים ל-ae, oe, ue ו-ß הופך ל-ss. כשהוא כבוי, הסימנים המנוקדים פשוט מוסרים (ä הופך ל-a).

מדוע מקפים במקום קווים תחתונים?

גוגל מתייחס למקפים כמפרידי מילים אך לקווים תחתונים כמחברים, ולכן מקפים הם הבחירה המומלצת ל-SEO. קו תחתון זמין אם המערכת שלכם דורשת זאת.

הטמע את הכלי הזה

הוסף את הכלי הזה לאתר שלך. העתק את קטע הקוד שלהלן; הוא מתעדכן אוטומטית.

<iframe src="https://monu.tools/embed/he/slug-generator" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>

כלים קשורים