Changing permalinks
When you create a page or post, WordPress builds a permalink (URL) from the title. You can change the editable part of that URL β the slug β anytime before or after publish.
What is a URL slug?
The slug is the unique last segment of a page address. In yoursite.com/services, services is the slug.
Keep slugs short, lowercase, and hyphenated when you need more than one word (for example, summer-events).
Edit the slug in the editor
- Open the page or post in the block editor.
- In the sidebar, open Page (or Post) settings β not the selected block.
- Find Permalink (sometimes labeled URL).
- Click the slug field and type your new value.
- Use only lowercase letters, numbers, and hyphens.
- Click Update or Publish.
After you save, the permalink preview updates to match the new slug.
Tips
- Prefer meaningful words over IDs (
/aboutinstead of/page-id-42). - If you change a published URL, set up a redirect from the old path so bookmarks and search results still work β see Redirection.
- Sitewide permalink structure (Settings β Permalinks) is separate from editing one pageβs slug. If URLs look broken after a move or plugin change, see Refreshing permalinks.