Documentation → Administrator Guides

Upgrade Guide

How to safely update Developer Sitemap between versions.

Before Upgrading

Before upgrading to a new version:

  1. Backup your site — Always have a recent backup
  2. Review the changelog — Check for breaking changes
  3. Test on staging first — If possible, test updates on a staging site
  4. Note your current settings — Take a screenshot of your settings

Standard Upgrade Process

Via WordPress Admin

  1. Go to Dashboard → Updates
  2. Find Developer Sitemap in the plugins list
  3. Check the box and click Update Plugins
  4. Wait for completion message

Via Upload

  1. Download the new version ZIP file
  2. Go to Plugins → Add New → Upload Plugin
  3. Upload the ZIP file
  4. Click Replace current with uploaded

After Upgrading

  1. Clear caches — If you use page caching, clear it
  2. Regenerate sitemap — Go to Dashboard and click Regenerate
  3. Verify sitemap — Check that your sitemap loads correctly
  4. Check settings — Confirm your settings are preserved

Version-Specific Notes

Upgrading to 0.1.0

No breaking changes. The “Overview” menu item was renamed to “Dashboard”.

Upgrading to 0.0.2

Adds WooCommerce support. If WooCommerce is active, Products will be enabled by default.


Rollback Instructions

If you need to revert to a previous version:

  1. Deactivate the current version
  2. Delete the plugin via WordPress admin
  3. Upload the previous version ZIP file
  4. Activate the plugin
  5. Clear caches and regenerate sitemap

Note: Settings are preserved in the database between installations. Only the plugin files are removed.