README.txt 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  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 node module, part of the XML sitemap
  12. (https://www.drupal.org/project/xmlsitemap) package, enables content nodes to
  13. be in the sitemap. The XML sitemap module creates a sitemap that conforms to
  14. the 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/project/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 modules:
  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
  34. as 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 nodes in the sitemap, enable the XML sitemap node submodule.
  41. 4. To add nodes to the sitemap, visit the Edit page of the Content Type which
  42. you want to appear on the sitemap.
  43. 5. Select the XML sitemap horizontal tab.
  44. 6. Under "Inclusion" change "Excluded" to become "Included". Save.
  45. 7. If enabled, all content of the specific node type will be included.
  46. Individual nodes can be excluded on their specific node edit page.
  47. 8. Once that is all complete, go to Configurations --> Search and Metadata -->
  48. XML sitemap.
  49. 9. Select the Rebuild Links tab in the upper right.
  50. 10. Select on "Rebuild sitemap" even if the message says that you do not need
  51. to.
  52. 11. Now you're taken back to the config page which shows you the link to your
  53. XML sitemap which you can select and confirm that pages have been added.
  54. MAINTAINERS
  55. -----------
  56. * Andrei Mateescu (amateescu) - https://www.drupal.org/u/amateescu
  57. * Dave Reid - https://www.drupal.org/u/dave-reid
  58. * Juampy NR (juampynr) - https://www.drupal.org/u/juampynr
  59. * Tasya Rukmana (tadityar) - https://www.drupal.org/u/tadityar