How to get there: Click Boards in the sidebar → open your Changelog board → click the actions menu (three dots) → select Import from URL.
Migrate your existing changelog history into ProductLift by pointing the importer at a sitemap, RSS feed, Atom feed, JSON Feed, or the changelog homepage. Every post is scraped, cleaned, and added to your Changelog board with its original date, author, categories, and images.
Paste any of these into the URL field:
https://your-site.com/sitemap.xmlhttps://your-site.com/rss or /feed.https://your-site.com/atom.xml.https://your-site.com/feed.json.<link rel="alternate"> hints and common feed paths (/sitemap.xml, /feed, /atom.xml, /feed.json, /index.xml).If the feed returns exactly 10, 20, or 25 posts (a common truncation cap on RSS/JSON feeds), the wizard warns you. Point it at the full sitemap instead when this happens, so you get the complete archive rather than only recent items.
Step 1 — Discover. Paste the URL and click Discover posts. The wizard lists every post it found, along with title, date, author, and categories. Nothing is written yet.
Step 2 — Map authors. Every unique source-author name is listed with a dropdown of your portal admins. When the source name matches a PL admin exactly, it is pre-selected. Posts whose source author isn't mapped keep the original name stored on the post so you can re-attribute later.
Step 3 — Map categories. Every unique source category is listed with a dropdown of your existing tags. You can also choose Create new tag to have the importer create it on the fly.
Step 4 — Choose a cutoff date (optional). Anything published before the cutoff is skipped. Useful when you only want to bring in the last 12 months.
Step 5 — Create redirects (optional, on by default). The wizard offers to register a 301 redirect from each original path to the new ProductLift post. Redirects are portal-scoped and use only the path, so they work whether or not the source host is currently one of your portal's domains. When the source lives on a third-party domain (like changelog.example.com for a tool you're migrating away from), the redirect is still registered - the moment you point that hostname at ProductLift, every old inbound link resolves to the new post without breaking Google traffic.
Step 6 — Start. The import runs in the background. You can close the wizard and come back later — progress persists across page refreshes.
The importer tracks each post by its external ID (usually a numeric ID or GUID from the source feed). Re-running the wizard on the same URL:
Only failed items? Use Retry failed at the end of the run to re-attempt just those, without touching the rest.
Sometimes you want to bulk-assign all posts written by "Old Team Member" to a specific PL user later, without re-running the whole import. Use the Remap author action:
Every post with that original source-author name gets reassigned to the chosen PL user in one query.