How can i arrage the nav bar and setup the default page?


Hey guys, i just import a website to plone6, I am very new to plone, can i arrage the nav bar and setup the default page? like put the welcom to staff portal tab to the "home" tab, how can i accomplish that?

and also when i get inside my website, i want my default page to be 'welcome to staff portal' page, how can i accomplish that?

Toolbar -> Display -> Change content item...

The "order" of the nav bar is the order of the items in 'root folder'.
To change the order go to https://yoursite/folder_contents (or click on 'contents' in the toolbar. Then drag the items in the order you want them to appear in the nav bar.

The 'home' tab comes from 'actions' which you find in the control panel ( https://yoursite//@@actions-controlpanel )

You can choose which content types to appear in the nav bar, go to: https://yoursite///@@navigation-controlpanel

how can i select certain content type like


i want to exclude News, Events, useful-links, commfiles, Disclaimer, Welcome to Staff Portal

What should i do?

Reading the user documentation would be a good starting point for you: Content Editing for Plone — Plone Training 2025 documentation

in classic ui, you can edit the folder, page, news item ... properties. "Exclude from Navigation" in the settings panel of the content object.