CMS Collection and Categories for the Blog

Hi,

I am trying to create blog pages for the site. I have Collection pages set up. The idea is to have a URL structure for the blog like this:
site/real-estate
site/real-estate/topic-1
site/real-estate/topic-2

Currently, I only managed to create a structure like this
site/ai-hub/real-estate
site/ai-hub/real-estate/topic-1
site/ai-hub/real-estate/topic-2

Plus some tag pages
site/tag/real-estate

I am wondering if there is a possibility to omit the “ai-hub” in the slug. If I rename the “ai hub” page to “real estate” it gives me
site/real-estate/real-estate/topic-1


Here is my public share link: [LINK][1]

Welcome @Rano27 :wave:

You can name a static page “real-estate” and also give your CMS Collection collection the same.

That’ll get you the structure you’re looking for.

site/real-estate

Will be a static page, you can add a collection list element of your blog posts to it.

site/real-estate/topic-1
site/real-estate/topic-2

Will be your CMS items with your dynamic content.

Adding to Chris’s notes;

You have a parent folder set on your Real Estate template. If you don’t want that, remove it to fix your URLs.