06
Sep
SiteMap module provides a site map that gives visitors an overview of
your site. It can also display the RSS feeds for all blogs and
terms. Drupal generates the RSS feeds automatically but few seems
to be aware that they exist.
The site map can display the following items:
The site map can display the following items:
- A message to be displayed above the site map
- The front page.
- The latest blogs.
- Any books that optionally will be displayed fully expanded.
- Any menus that will be displayed fully expanded.
- Display comment RSS links if the Comment RSS module is installed.
- A syndication block, the “more” link goes to the site map.
To add site map in drupal:
- Download the module site map from http://drupal.org/project/site_map
- Place this module directory in your modules folder(this will usually be ”sites/all/modules/”)
- Go to “Administer” -> “Site building” -> “Modules” and enable the module.
- Check the “Administer” -> “User management” -> “Permissions” page to enable use of this module to different roles.
- Make sure the menu item is enabled in ”Administer” -> “Site building” -> “Menus” -> “Navigation”.You may move it to another menu if you like.
- Have a look at the different settings in Administer -> Site configuration -> Site map
- Visit http://example.com/sitemap.




