  {"id":878,"date":"2023-11-01T15:38:19","date_gmt":"2023-11-01T19:38:19","guid":{"rendered":"https:\/\/carleton.ca\/cutheme-docs\/?page_id=878"},"modified":"2026-08-10T21:07:25","modified_gmt":"2026-08-11T01:07:25","slug":"menu-best-practices","status":"publish","type":"page","link":"https:\/\/carleton.ca\/cutheme-docs\/intermediate-training\/intermediate-training-module-4-site-organization\/menu-best-practices\/","title":{"rendered":"Menu Best Practices"},"content":{"rendered":"\n<section class=\"w-screen px-6 cu-section cu-section--white ml-offset-center md:px-8 lg:px-14\">\n    <div class=\"space-y-6 cu-max-w-child-5xl  md:space-y-10 cu-prose-first-last\">\n\n            <div class=\"cu-textmedia flex flex-col lg:flex-row mx-auto gap-6 md:gap-10 my-6 md:my-12 first:mt-0 max-w-5xl\">\n        <div class=\"justify-start cu-textmedia-content cu-prose-first-last\" style=\"flex: 0 0 100%;\">\n            <header class=\"font-light prose-xl cu-pageheader md:prose-2xl cu-component-updated cu-prose-first-last\">\n                                    <h1 class=\"cu-prose-first-last font-semibold !mt-2 mb-4 md:mb-6 relative after:absolute after:h-px after:bottom-0 after:bg-cu-red after:left-px text-3xl md:text-4xl lg:text-5xl lg:leading-[3.5rem] pb-5 after:w-10 text-cu-black-700 not-prose\">\n                        Menu Best Practices\n                    <\/h1>\n                \n                                \n                                    \n\n<p class=\"wp-block-paragraph\">Intermediate Training Module 4: Site Organization<\/p>\n\n\n                            <\/header>\n\n                    <\/div>\n\n            <\/div>\n\n    <\/div>\n<\/section>\n\n\n\n<p class=\"wp-block-paragraph\">A navigation menu is more than a list of links. It is one of the primary ways visitors understand your website and find information.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Well-organized navigation helps users quickly locate the content they need, while poor navigation can make even well-written content difficult to find.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this lesson, you&#8217;ll learn the principles behind effective navigation design and how to evaluate your own menu structure.<\/p>\n\n\n\n<h2 id=\"top-navigation-in-cutheme\" class=\"wp-block-heading\">Top Navigation in cutheme<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">cutheme uses a top-level navigation structure that appears across the 杏吧原创 ecosystem.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;ve previously used CCMS, this may be a significant change from side navigation menus.<\/p>\n\n\n\n<h3 id=\"benefits-of-top-navigation\" class=\"wp-block-heading\">Benefits of Top Navigation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">A top navigation structure provides:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A consistent user experience across 杏吧原创 websites<\/li>\n\n\n\n<li>More screen space for content<\/li>\n\n\n\n<li>Improved mobile usability<\/li>\n\n\n\n<li>Better accessibility support<\/li>\n\n\n\n<li>A modern and familiar navigation experience<\/li>\n\n\n\n<li>Simpler site maintenance<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Most visitors are already familiar with top navigation patterns, making websites easier to use.<\/p>\n\n\n\n<h2 id=\"principle-1-keep-it-simple\" class=\"wp-block-heading\">Principle 1: Keep It Simple<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">One of the most common navigation mistakes is including too many menu items.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Visitors should be able to quickly scan your menu and understand the major sections of your website.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">As a general guideline:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Aim for <strong>5 to 7 top-level menu items<\/strong><\/li>\n\n\n\n<li>Avoid adding every page to the main navigation<\/li>\n\n\n\n<li>Focus on the content visitors need most<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Remember: Just because a page exists doesn&#8217;t mean it belongs in the main menu.<\/p>\n\n\n\n<h2 id=\"principle-2-plan-before-you-build\" class=\"wp-block-heading\">Principle 2: Plan Before You Build<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Before editing your navigation, review the content already on your site.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Ask yourself:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Which pages are most important?<\/li>\n\n\n\n<li>Are there pages that could be merged?<\/li>\n\n\n\n<li>Are there pages that are no longer needed?<\/li>\n\n\n\n<li>Do similar pages belong together?<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Many navigation problems are actually content organization problems.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Creating a simple outline before building your menu can save considerable time later.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>杏吧原创\nPrograms\n    Undergraduate\n    Graduate\nResearch\nNews &amp; Events\nContact<\/code><\/pre>\n\n\n\n<h2 id=\"principle-3-organize-content-into-logical-groups\" class=\"wp-block-heading\">Principle 3: Organize Content into Logical Groups<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Visitors look for information in groups.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Related content should be grouped together under clear section headings.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Future Students\n    Undergraduate Programs\n    Graduate Programs\n    Admission Requirements<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">This structure is easier to understand than placing each item at the top level.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Good navigation helps people predict where information will be located.<\/p>\n\n\n\n<h2 id=\"principle-4-use-clear-menu-labels\" class=\"wp-block-heading\">Principle 4: Use Clear Menu Labels<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Navigation labels should be:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Short<\/li>\n\n\n\n<li>Clear<\/li>\n\n\n\n<li>Familiar<\/li>\n\n\n\n<li>Descriptive<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Visitors should understand a menu item without needing additional context.<\/p>\n\n\n\n<h3 id=\"good-examples\" class=\"wp-block-heading\">Good Examples<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>杏吧原创 Us<\/li>\n\n\n\n<li>Programs<\/li>\n\n\n\n<li>Research<\/li>\n\n\n\n<li>News &amp; Events<\/li>\n\n\n\n<li>Contact<\/li>\n<\/ul>\n\n\n\n<h3 id=\"less-effective-examples\" class=\"wp-block-heading\">Less Effective Examples<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Resources<\/li>\n\n\n\n<li>Information<\/li>\n\n\n\n<li>Learn More<\/li>\n\n\n\n<li>Miscellaneous<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Avoid internal terminology that may not be meaningful to visitors.<\/p>\n\n\n\n<h2 id=\"principle-5-prioritize-important-content\" class=\"wp-block-heading\">Principle 5: Prioritize Important Content<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Not every menu item receives equal attention.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Users naturally pay more attention to items at the beginning and end of a navigation menu.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Because of this:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Place important sections near the beginning of the menu<\/li>\n\n\n\n<li>Consider placing frequently accessed content near the end<\/li>\n\n\n\n<li>Avoid burying critical information several levels deep<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Common high-priority content on 杏吧原创 sites often includes:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>杏吧原创<\/li>\n\n\n\n<li>Programs<\/li>\n\n\n\n<li>Future Students<\/li>\n\n\n\n<li>Current Students<\/li>\n\n\n\n<li>Research<\/li>\n\n\n\n<li>News &amp; Events<\/li>\n\n\n\n<li>Contact<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Your site&#8217;s priorities may differ depending on its purpose and audience.<\/p>\n\n\n\n<h2 id=\"principle-6-limit-navigation-depth\" class=\"wp-block-heading\">Principle 6: Limit Navigation Depth<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Deep navigation structures can become difficult to use.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Whenever possible:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Keep related content within one or two submenu levels<\/li>\n\n\n\n<li>Avoid creating long chains of nested pages<\/li>\n\n\n\n<li>Simplify where possible<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The deeper the navigation, the harder it becomes to browse.<\/p>\n\n\n\n<h2 id=\"navigation-review-checklist\" class=\"wp-block-heading\">Navigation Review Checklist<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Before publishing changes, ask yourself:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u2705 Are there 5-7 top-level items?<\/li>\n\n\n\n<li>\u2705 Are menu labels clear and concise?<\/li>\n\n\n\n<li>\u2705 Is similar content grouped together?<\/li>\n\n\n\n<li>\u2705 Are important sections easy to find?<\/li>\n\n\n\n<li>\u2705 Could any items be combined or simplified?<\/li>\n\n\n\n<li>\u2705 Would a first-time visitor understand the menu?<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">If the answer to most of these questions is yes, your navigation is likely in good shape.<\/p>\n\n\n\n<figure class=\"wp-block-embed alignwide is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio w-screen ml-offset-center cu-max-w-child-7xl px-4 md:px-6 lg:px-12\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"cutheme Advanced Training - Menu Best Practices\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/LJX6v79NTh0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<section class=\"w-screen px-6 cu-section cu-section--white ml-offset-center md:px-8 lg:px-14\">\n    <div class=\"space-y-6 cu-max-w-child-5xl  md:space-y-10 cu-prose-first-last\">\n\n        \n    \n    <dl class=\"cu-description cu-component-updated\">\n        \n    <div class=\"grid pt-4 pb-3 border-b accordion border-cu-black-100 md:pt-6 md:pb-5 first:border-t\">\n        <dt class=\"font-semibold not-prose\">\n            <button class=\"flex items-center justify-between w-full text-left accordion__button\" aria-expanded=\"false\" aria-controls=\"accordion-transcript-menu-best-practices\">\n                <span class=\"flex-1 ml-auto text-left break-words whitespace-normal cu-icon\">\n                    Transcript &#8211; Menu Best Practices\n                <\/span>\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" aria-hidden=\"true\" data-slot=\"icon\" class=\"w-5 h-5 ml-auto transition-transform rotate-0 accordion__icon text-cu-black-500\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8.25 4.5l7.5 7.5-7.5 7.5\"><\/path>\n                <\/svg>\n            <\/button>\n        <\/dt>\n        <dd class=\"p-0 mt-0 cu-prose cu-prose-first-last accordion__content md:p-0 md:mt-0\" hidden=\"\" id=\"accordion-transcript-menu-best-practices\">\n            \n\n<p class=\"wp-block-paragraph\">Hello and welcome to module 3 of our advanced cutheme training series. This video is all about creating a great navigation for your visitors.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">There are a number of things that you can do to make your navigation menu intuitive and useful.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">First of all, keep it simple. We recommend five to seven items at the top level of your menu. If you have a look at the menu for this site, we have about seven currently. And it\u2019s good practice to review your menu periodically as it has a tendency to grow. Remove unnecessary items as a large menu can be overwhelming for your visitors.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Next, take inventory of your pages and the organizational structure. Look at the number of pages, and the parent\/child relationships. And then make a plan. Put the most important items at the top level.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you go to the back end of your site (<strong>Pages &gt; All Pages<\/strong>), you can see the number of pages on your website. Here we have 98 Pages published.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Use the parent page drop-down over here at the right under the page tab. This helps you organize your site and find pages more easily in the back end. It creates a logical URL for search engines as well as for your users.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The way that it works is if you look under&nbsp;<strong>Page Attributes<\/strong>, you\u2019re going to choose the parent for this particular page. This is module three and underneath that, we have best practices. So here I\u2019ve chosen module 3 as the parent page.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Next, chunk information logically. You\u2019ll want to group like items and logically organize your menu. How would it make the most sense to your visitors?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Use submenu items to further chunk information and break it down in a logical way. At the top level, I have&nbsp;<em>Getting Started<\/em>&nbsp;then we have the first module,&nbsp;<em>Editing Essentials,<\/em>&nbsp;and underneath that these three submenu items or sorry these five submenu items.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Make labels descriptive and clear but not too long. By default, the menu item name is the name of your page. But you can change that over here if you go to your menu under&nbsp;<strong>Appearance &gt; Menus<\/strong>, click on this arrow. And under&nbsp;<strong>Navigation Label,<\/strong>&nbsp;you can change that. If I have something a bit longer, for example&nbsp;<em>杏吧原创 this Training<\/em>, I can change the navigation level label to read&nbsp;<em>杏吧原创<\/em>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">And finally, order and prioritize. Put your most important items as the first or the last items in your menu. According to the primacy effect, people tend to remember or go to the first items. And the recency effect suggests that the most recent items read, usually the last in the list, also stick out in the reader\u2019s memory. So it\u2019s likely that the first and the last items on your menu get the most attention.<\/p>\n\n\n        <\/dd>\n    <\/div>\n\n\n    <\/dl>\n\n\n    <\/div>\n<\/section>\n\n\n\n<h2 id=\"try-it-out\" class=\"wp-block-heading\">Try it Out!<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Review your current website navigation.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Count the number of top-level menu items.<\/li>\n\n\n\n<li>Identify any labels that could be shortened or clarified.<\/li>\n\n\n\n<li>Look for pages that could be grouped together.<\/li>\n\n\n\n<li>Consider whether your most important content is easy to find.<\/li>\n\n\n\n<li>Update the menu if improvements can be made.<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Learn best practices for creating clear, organized navigation menus that help visitors find information quickly and easily.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":530,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_cu_dining_location_slug":"","footnotes":"","_links_to":"","_links_to_target":""},"cu_page_type":[66],"class_list":["post-878","page","type-page","status-publish","hentry","cu_page_type-intermediate-training-module-4"],"acf":{"cu_post_thumbnail":""},"_links":{"self":[{"href":"https:\/\/carleton.ca\/cutheme-docs\/wp-json\/wp\/v2\/pages\/878","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/carleton.ca\/cutheme-docs\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/carleton.ca\/cutheme-docs\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/carleton.ca\/cutheme-docs\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/carleton.ca\/cutheme-docs\/wp-json\/wp\/v2\/comments?post=878"}],"version-history":[{"count":5,"href":"https:\/\/carleton.ca\/cutheme-docs\/wp-json\/wp\/v2\/pages\/878\/revisions"}],"predecessor-version":[{"id":4293,"href":"https:\/\/carleton.ca\/cutheme-docs\/wp-json\/wp\/v2\/pages\/878\/revisions\/4293"}],"up":[{"embeddable":true,"href":"https:\/\/carleton.ca\/cutheme-docs\/wp-json\/wp\/v2\/pages\/530"}],"wp:attachment":[{"href":"https:\/\/carleton.ca\/cutheme-docs\/wp-json\/wp\/v2\/media?parent=878"}],"wp:term":[{"taxonomy":"cu_page_type","embeddable":true,"href":"https:\/\/carleton.ca\/cutheme-docs\/wp-json\/wp\/v2\/cu_page_type?post=878"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}