הפכו כל כותרת ל-slug נקי וידידותי ל-SEO עבור כתובת URL, עם טיפול באומלאוטים גרמניים.
כיצד להשתמש במחולל Slug
הקלידו או הדביקו כותרת. כל שורה הופכת ל-slug משלה.
בחרו מפריד והאם להמיר לאותיות קטנות ולהרחיב אומלאוטים גרמניים.
העתיקו את ה-slug שנוצר.
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.
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.
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.
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.
שאלות נפוצות
שמרו עליו קצר ובאותיות קטנות, השתמשו במקפים בין מילים, והיצמדו לאותיות, מספרים ומקפים. מנועי חיפוש קוראים מקפים כמפרידי מילים.
כשמצב גרמנית פעיל, ä, ö, ü הופכים ל-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>כלים קשורים
המירו מספרים לספרות רומיות וספרות רומיות בחזרה למספרים (1 עד 3999).
מיינו שורות טקסט לפי האלפבית, מספרית או לפי אורך, עם אפשרויות לקיצוץ, הסרת שורות ריקות והתעלמות מרישיות.
תרגמו טקסט לקוד Morse וקוד Morse בחזרה לטקסט, באמצעות התקן הבינלאומי.
המירו Markdown ל-HTML ו-HTML בחזרה ל-Markdown, עם תצוגה מקדימה חיה. עובד בשני הכיוונים.