README.txt 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  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 custom module, part of the XML sitemap
  12. (https://www.drupal.org/project/xmlsitemap) package, adds user configurable
  13. links to 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/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 custom links in the sitemap, enable the XML custom submodule.
  41. 4. Navigate to Administration > Configuration > Search > XML Sitemap.
  42. 5. Select on the Custom Links tab to add a custom link.
  43. 6. Enter the address and select Save.
  44. 7. Select on the XML sitemap vertical tab.
  45. 8. Select on the Rebuild Links tab in the upper right.
  46. 9. Select on "Rebuild sitemap" even if the message says that you do not need to.
  47. 10. Now you're taken back to the config page which shows you the link to your
  48. XML sitemap which you can click and confirm that pages have been added.
  49. MAINTAINERS
  50. -----------
  51. * Andrei Mateescu (amateescu) - https://www.drupal.org/u/amateescu
  52. * Dave Reid - https://www.drupal.org/u/dave-reid
  53. * Juampy NR (juampynr) - https://www.drupal.org/u/juampynr
  54. * Tasya Rukmana (tadityar) - https://www.drupal.org/u/tadityar