In order to get to the Menu Administration page in a standard Drupal installation, you usually have to click on “Site Building” then on “Menus” in the Navigation menu. For sites I build however, I prefer to place the “Edit Menus” link along with an “Edit Blocks” link under a menu called “Content Management.” The reason for this is that menus and blocks are so closely tied to the creation of new pages in Drupal that it seemed more reasonable to put it in the same menu so that they could all be accessed easily while creating new pages. For me it’s more intuitive, but if we build a site for you and you decide that you prefer a different layout it could be easily changed. The truth of the matter is that you can set up custom administration menus and order them how ever you want to, but however you get there the Menu page is located at admin/build/menu.
The following tutorial is to help those that are new to the Drupal content management system learn the basics of the Drupal menu system and the Drupal block system. It should be pretty easy to figure out, but for some reason I left something out, or if you have any questions, please don’t hesitate to leave a comment and I will try to respond.