Closed (won't fix)
Project:
Site map
Version:
6.x-1.0
Component:
Documentation
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
4 Mar 2009 at 20:32 UTC
Updated:
22 Apr 2009 at 20:20 UTC
I am following installation instructions in the readme.txt . I was able to enable the module in admin/modules. I edited permissions in admin/users/permissions for user roles to use site_map module. I went to admin/site configuration/sitemap and selected which things are needed to be included in the site map and then clicked save. Next step is where i'm stuck at which says Make sure the menu item is enabled in "administer" -> "menus". I dont see anywhere in admin/menues which would let me to enable site_map. The options i have there is to create new menus, or edit existing onces (listed in the list).
Comments
Comment #1
frjo commentedThe "Read me" needs some updating. The part about the meny is for the "site map" menu item, so you visitors have a link to click to get to the site map.
I will update it to something like this:
1. Place this module directory in your modules folder (this will
usually be "sites/all/modules/").
2. Go to "Administer" -> "Site building" -> "Modules" and enable the module.
3. Check the "Administer" -> "User management" -> "Permissions" page to
enable use of this module to different roles.
4. Make sure the menu item is enabled in
"Administer" -> "Site building" -> "Menus" -> "Navigation".
You may move it to another menu if you like.
5. Visit http://example.com/sitemap.
Comment #2
Rah commentedI found the Site Map enabled where you described, but the site's pages do not appear when clicking the link, only editing options appear. How do I enable the site map for visitors?
Comment #3
frjo commentedYes on the admin pages for menus you can edit meny items, decide if they should be enabled, in what menu they should show up etc.
You should first make sure that the site map menu item is enabled, it's the checkbox. You can then click edit to move the menu item to another menu if you like, the primary menu for example if you want it in the main navigation.
The site map itself is at http://example.com/sitemap (replace "example.com" with your own domain).