README.txt 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  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 taxonomy module, part of the XML sitemap
  12. (https://www.drupal.org/project/xmlsitemap) package, adds taxonomy term links
  13. to the sitemap. 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 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 as
  34. you would normally install a contributed Drupal module. Visit
  35. https://www.drupal.org/node/895232 for more information.
  36. CONFIGURATION
  37. -------------
  38. 1. Install the XML sitemap module.
  39. 2. Enable the XML sitemap module.
  40. 3. To include taxonomy terms in the sitemap, enable the XML sitemap taxonomy
  41. submodule.
  42. 4. Navigate to Administration > Structure > Taxonomy.
  43. 5. To include a whole vocabulary in the sitemap, click "edit vocabulary".
  44. Select the XML sitemap field set. Under "Inclusion" change "Excluded" to
  45. become "Included". Save.
  46. 6. To include a single vocabulary term in the sitemap, select edit vocabulary.
  47. Select the vocabulary term to be included. Select the XML sitemap field set.
  48. Under "Inclusion" change "Excluded" to become "Included". Save.
  49. 7. Once that is all complete, go to Configurations > Search and Metadata > XML
  50. Sitemap.
  51. 8. Select the Rebuild Links tab in the upper right.
  52. 9. Select "Rebuild sitemap" even if the message says that you do not need to.
  53. 10. Now you're taken back to the configuration page which shows you the link to
  54. your XML sitemap which you can click and confirm that pages have been added.
  55. MAINTAINERS
  56. -----------
  57. * Andrei Mateescu (amateescu) - https://www.drupal.org/u/amateescu
  58. * Renato Gonçalves (RenatoG) - https://www.drupal.org/u/RenatoG
  59. * Dave Reid - https://www.drupal.org/u/dave-reid
  60. * Juampy NR (juampynr) - https://www.drupal.org/u/juampynr
  61. * Tasya Rukmana (tadityar) - https://www.drupal.org/u/tadityar