xmlsitemap 6.x-1.0-rc2

Bug fixes

This release reset the code back to BETA0 and resolved issues found with that release. The instructions in the INSTALL.txt file for upgrading per release is given. If you're upgrading from a Drupal 6 version earlier than beta6 then you must follow the instructions below. The contents of the module folder has changed and if you do not follow the below items you will have old and new code in the module directory.

  • Deactivate all the xmlsitemap modules (admin/build/modules).
  • Uninstall all the xmlsitemap modules (use the Uninstall tab at the top of admin/build/modules).
  • Make sure that the database no longer contains any xmlsitemap% tables. (SELECT * FROM `information_schema`.`TABLES` WHERE TABLE_NAME LIKE 'xmlsitemap%';)
  • Remove the xmlsitemap from your modules directory (e.g.: rm -rf sites/all/modules/xmlsitemap;).
  • Download the new -rc2 version (e.g.: cd /tmp; wget http://ftp.drupal.org/files/projects/xmlsitemap-6.x-1.0-rc2.tar.gz ;).
  • Install the new -beta6 version (e.g.: cd sites/all/modules; tar -zxf /tmp/xmlsitemap-6.x-1.0-rc2.tar.gz;).
  • Activate the xmlsitemap modules you use (admin/build/modules).
  • Visit admin/settings/performance and click "Clear cached data" near the bottom of the page.

xmlsitemap 6.x-1.0-rc1

Bug fixes

This release reset the code back to BETA0 and resolved issues found with that release. The instructions in the INSTALL.txt file for upgrading per release is given. If you're upgrading from a Drupal 6 version other than beta6 then you must follow the instructions below. The contents of the module folder has changed and if you do not follow the below items you will have old and new code in the module directory.

  • Deactivate all the xmlsitemap modules (admin/build/modules).
  • Uninstall all the xmlsitemap modules (use the Uninstall tab at the top of admin/build/modules).
  • Make sure that the database no longer contains any xmlsitemap% tables. (SELECT * FROM `information_schema`.`TABLES` WHERE TABLE_NAME LIKE 'xmlsitemap%';)
  • Remove the xmlsitemap from your modules directory (e.g.: rm -rf sites/all/modules/xmlsitemap;).
  • Download the new -beta6 version (e.g.: cd /tmp; wget http://ftp.drupal.org/files/projects/xmlsitemap-6.x-1.0-beta6.tar.gz ;).
  • Install the new -beta6 version (e.g.: cd sites/all/modules; tar -zxf /tmp/xmlsitemap-6.x-1.0-beta6.tar.gz;).
  • Activate the xmlsitemap modules you use (admin/build/modules).
  • Visit admin/settings/performance and click "Clear cached data" near the bottom of the page.

xmlsitemap 6.x-1.0-beta6

New features
Bug fixes

This release reset the code back to BETA0 and resolved issues found with that release. The instructions in the INSTALL.txt file for upgrading per release is given. If you're upgrading from a Drupal 6 version then you must follow the instructions below. The contents of the module folder has changed and if you do not follow the below items you will have old and new code in the module directory.

  • Deactivate all the xmlsitemap modules (admin/build/modules).
  • Uninstall all the xmlsitemap modules (use the Uninstall tab at the top of admin/build/modules).
  • Make sure that the database no longer contains any xmlsitemap% tables. (SELECT * FROM `information_schema`.`TABLES` WHERE TABLE_NAME LIKE 'xmlsitemap%';)
  • Remove the xmlsitemap from your modules directory (e.g.: rm -rf sites/all/modules/xmlsitemap;).
  • Download the new -beta6 version (e.g.: cd /tmp; wget http://ftp.drupal.org/files/projects/xmlsitemap-6.x-1.0-beta6.tar.gz ;).
  • Install the new -beta6 version (e.g.: cd sites/all/modules; tar -zxf /tmp/xmlsitemap-6.x-1.0-beta6.tar.gz;).
  • Activate the xmlsitemap modules you use (admin/build/modules).
  • Visit admin/settings/performance and click "Clear cached data" near the bottom of the page.
  • Adjust the xmlsitemap settings; especially the cache directory. (admin/settings/xmlsitemap)

xmlsitemap 6.x-1.0-beta3

Bug fixes

This version fixes a problem with the beta2 version that didn't contain the right revision of the files.

xmlsitemap 6.x-1.0-beta0

New features

This release is a known copy that produces a sitemap.xml. Its code dates prior to the BETA1 release.

xmlsitemap 6.x-2.x-dev

New features

This is the new 6.x-2.x development build of the XML sitemap module. This 6.x-2.x branch is a complete rewrite with considerations for performance, scalability, and reliability.

Upgrading from any 6.x-1.x versions is now supported, but still in testing. Before upgrading, make sure to backup your site's database. Please report feedback on the success/errors for your update.

The research, planning, and development behind this branch is done with my own free time. Donations and sponsorships of any amount are welcomed and help me keep active in contrib development. To donate, please visit http://davereid.chipin.com/. It is also recommended to read http://blog.davereid.net/content/state-of-drupal-xml-sitemap-2009 for a summary of the overall progress of the module and development.

Testing status: http://qa.drupal.org/pifr/test/26130

xmlsitemap 6.x-1.x-dev

New features
Bug fixes

This is the porting of code from the 5.x-2.x-dev version. It fixes some issues present in both the 5.x-2.x-dev, and 6.x-0.x-dev versions; it also introduces new features.

The latest 6.x-1.x-dev version resolves the PHP timeout problem, and the memory exhausted problem that is more evident in sites with many nodes.
This version can be used in production sites. Bear in mind that it's a development snapshot; it can always create problems with specific configurations.

xmlsitemap 5.x-1.6

Bug fixes
Insecure

Changes since DRUPAL-5--1-5:

  • #259490 Fixed invalid xsi:schemaLocation.

xmlsitemap 5.x-1.5

New features
Bug fixes
Insecure

This release adds the ability to create site maps with Views, including Google News site maps. This feature was sponsored by EmpowHer.com - Strong Women Transforming Health.

Changes since DRUPAL-5--1-4:

xmlsitemap 5.x-1.2

Bug fixes
Insecure

Changes since version 5.x-1.1:

  • #191600 xmlsitemap_node table was empty.

xmlsitemap 5.x-1.0

Insecure

The long-awaited transition from gsitemap to xmlsitemap is complete. In order to ensure that your gsitemap settings are transferred correctly, please enable xmlsitemap before removing the gsitemap directory from your modules directory.

Pages

Subscribe with RSS Subscribe to Releases for XML sitemap