Articles on: Sprwt Supprt
Why do I get "Url Exists in other post" when saving?
Another page (or, for blog posts, another post) already uses that Url Slug; slugs must be unique within pages and, separately, unique within blog posts (a page and a post can share a slug since they're checked independently). The message names the conflicting item ("Url Exists in other post: <title>"). Change the slug or edit the existing item instead. Note that clones are created with -copy suffixes precisely to avoid this.
Where to find it:
/admin/pages/{id}