將任意標題轉換為整潔、對 SEO 友好的 URL slug,並處理德語變音字母。
如何使用 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)。
Google 將連字號視為單字分隔符,而將底線視為連接符,因此連字號是 SEO 推薦的選擇。如果你的系統需要,也可使用底線。
嵌入此工具
將此工具加入你自己的網站。複製下方的程式碼片段,它會自動保持最新。
<iframe src="https://monu.tools/embed/zh-Hant/slug-generator" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>相關工具