README.txt 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Recommended modules
  6. * Installation
  7. * Configuration
  8. * Maintainers
  9. INTRODUCTION
  10. ------------
  11. The XML sitemap menu module, part of the XML sitemap
  12. (https://www.drupal.org/project/xmlsitemap) package, enables menu links to be on
  13. the site map. The XML sitemap module creates a sitemap that conforms to the
  14. sitemaps.org specification. This helps search engines to more intelligently
  15. crawl a website and keep their results up to date.
  16. * For a full description of the module visit
  17. https://www.drupal.org/documentation/modules/xmlsitemap
  18. * To submit bug reports and feature suggestions, or to track changes visit
  19. https://www.drupal.org/project/issues/xmlsitemap
  20. REQUIREMENTS
  21. ------------
  22. This module requires the following module:
  23. * XML sitemap - https://www.drupal.org/project/xmlsitemap
  24. RECOMMENDED MODULES
  25. -------------------
  26. * Ctools - https://www.drupal.org/project/ctools
  27. * RobotsTxt - https://www.drupal.org/project/robotstxt
  28. * Site Verification - https://www.drupal.org/project/site_verify
  29. * Browscap - https://www.drupal.org/project/browscap
  30. * Vertical Tabs - https://www.drupal.org/project/vertical_tabs
  31. INSTALLATION
  32. ------------
  33. This is a submodule of the XML sitemap module. Install the XML sitemap module as
  34. you would normally install a contributed Drupal module. Visit
  35. https://www.drupal.org/node/895232 for further information.
  36. CONFIGURATION
  37. -------------
  38. 1. Install the XML sitemap module.
  39. 2. Enable the XML sitemap module.
  40. 3. To include menu items in the sitemap, enable the XML sitemap menu submodule.
  41. 4. Navigate to Administration > Configuration > Search > XML Sitemap.
  42. 5. Select the Settings tab and there will be a Menu link field set. Open.
  43. 6. Choose the menu link to be edited. There will now be a XML sitemap horizontal
  44. tab. Under "Inclusion" change "Excluded" to become "Included". Select Save.
  45. 7. Once that is all complete, go to Configuration > Search and Metadata > XML
  46. Sitemap.
  47. 8. Select the Rebuild Links tab in the upper right.
  48. 9. Select on "Rebuild sitemap" even if the message says that you do not need to.
  49. 10. Now you're taken back to the configuration page which shows you the link to
  50. your XML sitemap which you can select and confirm that pages have been
  51. added.
  52. MAINTAINERS
  53. -----------
  54. * Andrei Mateescu (amateescu) - https://www.drupal.org/u/amateescu
  55. * Dave Reid - https://www.drupal.org/u/dave-reid
  56. * Juampy NR (juampynr) - https://www.drupal.org/u/juampynr
  57. * Tasya Rukmana (tadityar) - https://www.drupal.org/u/tadityar