You are here

INSTALL.txt in XML sitemap 6

Same filename and directory in other branches
  1. 5.2 INSTALL.txt
  2. 5 INSTALL.txt
XML Sitemap Module

INSTALLATION INSTRUCTIONS
-------------------------

1) Place the xmlsitemap directory into your modules directory.

2) Enable the XML sitemap modules you wish to use.
   You must enable the XML sitemap engines module if you want to automatically
   submit your sitemap to search engines.

3) You can configure settings for the XML sitemap module at
   admin/settings/xmlsitemap.  Settings for specific links are available
   within those links edit forms.

4) For existing data to become presented in the sitemap report you must
   execute cron.php.  There are control settings at admin/settings/xmlsitemap
   for the number of rows to execute in one cron 240 second execution.
   Take note that all the module tasks executed at cron time share the
   same 240 seconds execution; if you are not seeing data populated you
   should increase the number of times in the day cron.php executes.


UPGRADING INSTRUCTIONS
----------------------

-- xmlsitemap-5.x-1.6 to xmlsitemap-6.x-1.x-dev:
-- xmlsitemap-5.x-1.6 to xmlsitemap-6.x-1.0-beta6:
-- xmlsitemap-5.x-1.6 to xmlsitemap-6.x-1.0-rc1:
-- xmlsitemap-5.x-1.6 to xmlsitemap-6.x-1.0-rc2:
-- xmlsitemap-5.x-1.6 to xmlsitemap-6.x-1.0:
-- xmlsitemap-5.x-1.6 to xmlsitemap-6.x-1.1:

1) Deactivate all the xmlsitemap modules at admin/build/modules.

2) Completly remove the xmlsitemap module directory.

3) Install the new source package to your modules directory.

4) Reactivate the xmlsitemap modules at admin/build/modules you use.

5) Make sure you are logged in as UID 1.

6) Execute update.php.


-- xmlsitemap-5.x-2.x-dev to xmlsitemap-6.x-1.x-dev:
-- xmlsitemap-5.x-2.x-dev to xmlsitemap-6.x-1.0-beta6:
-- xmlsitemap-5.x-2.x-dev to xmlsitemap-6.x-1.0-rc1:
-- xmlsitemap-5.x-2.x-dev to xmlsitemap-6.x-1.0-rc2:
-- xmlsitemap-5.x-2.x-dev to xmlsitemap-6.x-1.0:
-- xmlsitemap-5.x-2.x-dev to xmlsitemap-6.x-1.1:

1) Deactive all the xmlsitemap modules at admin/build/modules.

2) Completly remove the xmlsitemap module directory.

3) Install the new source package to your modules directory.

4) Reactivate the xmlsitemap modules at admin/build/modules you use.

5) Make sure you are logged in as UID 1.

6) Execute update.php.


-- xmlsitemap-6.x-1.x-dev to xmlsitemap-6.x-1.0-beta6:
-- xmlsitemap-6.x-1.x-beta[012345] to xmlsitemap-6.x-1.0-beta6:
-- xmlsitemap-6.x-1.x-beta[012345] to xmlsitemap-6.x-1.0-rc1:
-- xmlsitemap-6.x-1.x-beta[012345] to xmlsitemap-6.x-1.0-rc2:
-- xmlsitemap-6.x-1.x-beta[012345] to xmlsitemap-6.x-1.0:
-- xmlsitemap-6.x-1.x-beta[012345] to xmlsitemap-6.x-1.1:

1) Deactive all the xmlsitemap modules at admin/build/modules.

2) Using the Uninstall tab at admin/build/modules uninstall all xmlsitemap
   modules.

3) Completly remove the xmlsitemap module directory.

4) Make sure that the xmlsitemap tables are no longer available in the
   database.

5) Make sure there are no variables left in the variable table WHERE name LIKE
   'xmlsitemap%'.

6) Make sure there are no rows left in the system table WHERE name LIKE
   'xmlsitemap%'.

7) Install the new source package to your modules directory.

8) Follow the "INSTALLATION INSTRUCTIONS" above.

9) Reset your xmlsitemap settings including those for specific links.


-- xmlsitemap-6.x-1.0-beta6 to xmlsitemap-6.x-1.0-rc1:
-- xmlsitemap-6.x-1.0-beta6 to xmlsitemap-6.x-1.0-rc2:
-- xmlsitemap-6.x-1.0-beta6 to xmlsitemap-6.x-1.0:
-- xmlsitemap-6.x-1.0-beta6 to xmlsitemap-6.x-1.1:
-- xmlsitemap-6.x-1.0-rc1 to xmlsitemap-6.x-1.0-rc2:
-- xmlsitemap-6.x-1.0-rc1 to xmlsitemap-6.x-1.0:
-- xmlsitemap-6.x-1.0-rc1 to xmlsitemap-6.x-1.1:
-- xmlsitemap-6.x-1.0-rc2 to xmlsitemap-6.x-1.0:
-- xmlsitemap-6.x-1.0-rc2 to xmlsitemap-6.x-1.1:

1) Deactive all the xmlsitemap modules at admin/build/modules.

2) Completly remove the xmlsitemap module directory.

3) Install the new source package to your modules directory.

4) Activate the xmlsitemap modules you use at admin/build/modules.

5) Execute update.php logged in as UID 1.

File

INSTALL.txt
View source
  1. XML Sitemap Module
  2. INSTALLATION INSTRUCTIONS
  3. -------------------------
  4. 1) Place the xmlsitemap directory into your modules directory.
  5. 2) Enable the XML sitemap modules you wish to use.
  6. You must enable the XML sitemap engines module if you want to automatically
  7. submit your sitemap to search engines.
  8. 3) You can configure settings for the XML sitemap module at
  9. admin/settings/xmlsitemap. Settings for specific links are available
  10. within those links edit forms.
  11. 4) For existing data to become presented in the sitemap report you must
  12. execute cron.php. There are control settings at admin/settings/xmlsitemap
  13. for the number of rows to execute in one cron 240 second execution.
  14. Take note that all the module tasks executed at cron time share the
  15. same 240 seconds execution; if you are not seeing data populated you
  16. should increase the number of times in the day cron.php executes.
  17. UPGRADING INSTRUCTIONS
  18. ----------------------
  19. -- xmlsitemap-5.x-1.6 to xmlsitemap-6.x-1.x-dev:
  20. -- xmlsitemap-5.x-1.6 to xmlsitemap-6.x-1.0-beta6:
  21. -- xmlsitemap-5.x-1.6 to xmlsitemap-6.x-1.0-rc1:
  22. -- xmlsitemap-5.x-1.6 to xmlsitemap-6.x-1.0-rc2:
  23. -- xmlsitemap-5.x-1.6 to xmlsitemap-6.x-1.0:
  24. -- xmlsitemap-5.x-1.6 to xmlsitemap-6.x-1.1:
  25. 1) Deactivate all the xmlsitemap modules at admin/build/modules.
  26. 2) Completly remove the xmlsitemap module directory.
  27. 3) Install the new source package to your modules directory.
  28. 4) Reactivate the xmlsitemap modules at admin/build/modules you use.
  29. 5) Make sure you are logged in as UID 1.
  30. 6) Execute update.php.
  31. -- xmlsitemap-5.x-2.x-dev to xmlsitemap-6.x-1.x-dev:
  32. -- xmlsitemap-5.x-2.x-dev to xmlsitemap-6.x-1.0-beta6:
  33. -- xmlsitemap-5.x-2.x-dev to xmlsitemap-6.x-1.0-rc1:
  34. -- xmlsitemap-5.x-2.x-dev to xmlsitemap-6.x-1.0-rc2:
  35. -- xmlsitemap-5.x-2.x-dev to xmlsitemap-6.x-1.0:
  36. -- xmlsitemap-5.x-2.x-dev to xmlsitemap-6.x-1.1:
  37. 1) Deactive all the xmlsitemap modules at admin/build/modules.
  38. 2) Completly remove the xmlsitemap module directory.
  39. 3) Install the new source package to your modules directory.
  40. 4) Reactivate the xmlsitemap modules at admin/build/modules you use.
  41. 5) Make sure you are logged in as UID 1.
  42. 6) Execute update.php.
  43. -- xmlsitemap-6.x-1.x-dev to xmlsitemap-6.x-1.0-beta6:
  44. -- xmlsitemap-6.x-1.x-beta[012345] to xmlsitemap-6.x-1.0-beta6:
  45. -- xmlsitemap-6.x-1.x-beta[012345] to xmlsitemap-6.x-1.0-rc1:
  46. -- xmlsitemap-6.x-1.x-beta[012345] to xmlsitemap-6.x-1.0-rc2:
  47. -- xmlsitemap-6.x-1.x-beta[012345] to xmlsitemap-6.x-1.0:
  48. -- xmlsitemap-6.x-1.x-beta[012345] to xmlsitemap-6.x-1.1:
  49. 1) Deactive all the xmlsitemap modules at admin/build/modules.
  50. 2) Using the Uninstall tab at admin/build/modules uninstall all xmlsitemap
  51. modules.
  52. 3) Completly remove the xmlsitemap module directory.
  53. 4) Make sure that the xmlsitemap tables are no longer available in the
  54. database.
  55. 5) Make sure there are no variables left in the variable table WHERE name LIKE
  56. 'xmlsitemap%'.
  57. 6) Make sure there are no rows left in the system table WHERE name LIKE
  58. 'xmlsitemap%'.
  59. 7) Install the new source package to your modules directory.
  60. 8) Follow the "INSTALLATION INSTRUCTIONS" above.
  61. 9) Reset your xmlsitemap settings including those for specific links.
  62. -- xmlsitemap-6.x-1.0-beta6 to xmlsitemap-6.x-1.0-rc1:
  63. -- xmlsitemap-6.x-1.0-beta6 to xmlsitemap-6.x-1.0-rc2:
  64. -- xmlsitemap-6.x-1.0-beta6 to xmlsitemap-6.x-1.0:
  65. -- xmlsitemap-6.x-1.0-beta6 to xmlsitemap-6.x-1.1:
  66. -- xmlsitemap-6.x-1.0-rc1 to xmlsitemap-6.x-1.0-rc2:
  67. -- xmlsitemap-6.x-1.0-rc1 to xmlsitemap-6.x-1.0:
  68. -- xmlsitemap-6.x-1.0-rc1 to xmlsitemap-6.x-1.1:
  69. -- xmlsitemap-6.x-1.0-rc2 to xmlsitemap-6.x-1.0:
  70. -- xmlsitemap-6.x-1.0-rc2 to xmlsitemap-6.x-1.1:
  71. 1) Deactive all the xmlsitemap modules at admin/build/modules.
  72. 2) Completly remove the xmlsitemap module directory.
  73. 3) Install the new source package to your modules directory.
  74. 4) Activate the xmlsitemap modules you use at admin/build/modules.
  75. 5) Execute update.php logged in as UID 1.