/{collection-slug}/{item-slug}
URL format and doesn't allow them to share folders with static pages.Webflow does not allow CMS Collection Page URLs to share the same folder structure as regular static pages. Collection pages have a fixed URL structure based on the collection’s slug.
yourdomain.com/blog/my-article
.yourdomain.com/resources/my-article
) unless the collection slug itself is “resources”.yourdomain.com/resources/toolkits/checklist
.yourdomain.com/{collection-slug}/{item-slug}
.yourdomain.com/resources/item-name
.Webflow CMS Collection Pages must follow a fixed /{collection-slug}/{item-slug}
format and cannot be placed alongside static pages in the same folder structure. You can adjust the collection slug or use redirects for better alignment, but full structural merging isn’t possible within native Webflow capabilities.