Archive
Article Sync Checker
Compare support article slugs and modified dates between the old and new Neat WordPress sites.
Last synced
Not synced yet
0
Shared slugs
0
Different dates
0
Missing on new
0
Only on new
How it works
This tool compares support articles between the old and new Neat WordPress sites. It fetches articles via the WordPress JSON API.
Old: https://support.neat.no/wp-json/wp/v2/neat_article
New: https://support-dev.neat.no/wp-json/wp/v2/neat_article
- Compares articles by
slug, not title or content. - Fetches up to 100 articles per page and continues paginating until no more results are returned.
- Throttles requests to reduce load on the WordPress endpoints.
- Caches data in
localStorageuntil Refresh data is clicked.
| Slug | Old modified | New modified |
|---|---|---|
| Matched articles (0) | ||
| No articles found. | ||
| Different modified dates (0) | ||
| No articles found. | ||
| Missing on new site (0) | ||
| No articles found. | ||
| Only on new site (0) | ||
| No articles found. | ||