You are here

README.txt in Sitemap 8

Same filename and directory in other branches
  1. 8.2 README.txt
  2. 2.0.x README.txt
Drupal sitemap module:
----------------------
Author - see https://drupal.org/project/sitemap
Requires - Drupal 8
License - GPL (see LICENSE)


Overview:
--------
This module provides a sitemap 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 sitemap can display the following items:

* A message to be displayed above the sitemap
* The front page.
* Any books that optionally will be displayed fully expanded.
* Any menus that will be displayed fully expanded.
* Any vocabulary with all the terms expanded.
  Optionally with node counts and RSS feeds.
* A syndication block, the "more" link goes to the sitemap.


Installation:
------------
1. Place this module directory in your modules folder (this will
   usually be "modules/" for Drupal 8).
2. Go to Manage -> Extend to enable the module.
3. Check the Manage -> People -> Permissions page to
   enable use and administration of this module for different roles.
4. @TODO
   Make sure the menu item is enabled in
   Manage -> Structure -> Menus -> Tools.
   You may move it to another menu if you like.
5. Have a look at the different settings in
   Administer -> Configuration -> Sitemap
6. Visit http://example.com/sitemap.


Sitemap term path (and Pathauto):
-------------------------------
There is a "depth" setting on the Sitemap settings page where you can adjust
how sitemap constructs the term links.

For making Sitemap build the same path that Pathauto per default generates
alias for you should set this to "-1" I believe.


Last updated:
------------

File

README.txt
View source
  1. Drupal sitemap module:
  2. ----------------------
  3. Author - see https://drupal.org/project/sitemap
  4. Requires - Drupal 8
  5. License - GPL (see LICENSE)
  6. Overview:
  7. --------
  8. This module provides a sitemap that gives visitors an overview of
  9. your site. It can also display the RSS feeds for all blogs and
  10. terms. Drupal generates the RSS feeds automatically but few seems
  11. to be aware that they exist.
  12. The sitemap can display the following items:
  13. * A message to be displayed above the sitemap
  14. * The front page.
  15. * Any books that optionally will be displayed fully expanded.
  16. * Any menus that will be displayed fully expanded.
  17. * Any vocabulary with all the terms expanded.
  18. Optionally with node counts and RSS feeds.
  19. * A syndication block, the "more" link goes to the sitemap.
  20. Installation:
  21. ------------
  22. 1. Place this module directory in your modules folder (this will
  23. usually be "modules/" for Drupal 8).
  24. 2. Go to Manage -> Extend to enable the module.
  25. 3. Check the Manage -> People -> Permissions page to
  26. enable use and administration of this module for different roles.
  27. 4. @TODO
  28. Make sure the menu item is enabled in
  29. Manage -> Structure -> Menus -> Tools.
  30. You may move it to another menu if you like.
  31. 5. Have a look at the different settings in
  32. Administer -> Configuration -> Sitemap
  33. 6. Visit http://example.com/sitemap.
  34. Sitemap term path (and Pathauto):
  35. -------------------------------
  36. There is a "depth" setting on the Sitemap settings page where you can adjust
  37. how sitemap constructs the term links.
  38. For making Sitemap build the same path that Pathauto per default generates
  39. alias for you should set this to "-1" I believe.
  40. Last updated:
  41. ------------