Nobody loves sharing a link full of random characters. Emovart generates human-readable URLs automatically: every article lives at a path built from its collection and its page title, like https://docs.example.com/getting-started/connecting-your-notion-page.

The slug is derived from the Notion page title: it's lowercased, spaces become hyphens (kebab-case), and emoji are stripped. A page called "🚀 Launching your site" becomes launching-your-site — so keep emoji in your titles for the visual touch; they never leak into the URL.
Getting concise, shareable links
A few habits keep your URLs clean:
- Keep titles short and descriptive. "Import from CSV" beats "Everything you ever wanted to know about importing your data from CSV files".
- Skip filler words. Slugs read best at three to six meaningful words.
- Name collections deliberately. The collection is part of the path, so a short collection title keeps the whole link compact.

One behavior worth remembering: because slugs come from titles, renaming a page changes its URL on the next resync. The old link stops resolving, which hurts bookmarks and search rankings. Either keep titles stable once an article is published, or — when a rename is unavoidable — add a redirect from the old path using Customizing and redirecting article URLs.