Monu Tools

مولّد روابط URL (slug)

حوّل أي عنوان إلى slug نظيف لرابط URL ملائم لمحركات البحث، مع التعامل مع الحروف الألمانية المنقوطة (umlaut).

كيفية استخدام مولّد الـ 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 جيدًا؟

اجعله قصيرًا وبأحرف صغيرة، واستخدم الشَرطات بين الكلمات، واقتصر على الحروف والأرقام والشَرطات. تقرأ محركات البحث الشَرطات كفواصل بين الكلمات.

كيف تُعالَج الحروف الألمانية؟

مع تفعيل الوضع الألماني، تصبح ä وö وü هي ae وoe وue، وتصبح ß هي ss. وعند إيقافه، تُحذف النقاط ببساطة (تصبح ä هي a).

لماذا الشَرطات بدلًا من الشَرطات السفلية؟

يعامل Google الشَرطات كفواصل بين الكلمات والشَرطات السفلية كرابط بين الكلمات، لذا فالشَرطات هي الخيار الموصى به لتحسين محركات البحث. والشَرطة السفلية متاحة إن كان نظامك يتطلبها.

ضمّن هذه الأداة

أضف هذه الأداة إلى موقعك الخاص. انسخ المقتطف أدناه، ويبقى محدّثاً تلقائياً.

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

أدوات ذات صلة