Importing Your Sitemap & Managing URL Inventory
Bulk-import your pages from an XML sitemap and keep the list current.
Your URL inventory is the set of pages OptimizeTrack knows about. The fastest way to populate it is from your sitemap.
Import
- In the setup wizard, paste your sitemap URL (usually
https://yourdomain.com/sitemap.xml). - OptimizeTrack fetches the XML, extracts your URLs, and pulls each page's title.
Adding and removing URLs
You can manually add individual URLs or remove ones you don't want to track (e.g., tag pages or archives).
Keeping it fresh
OptimizeTrack can re-crawl your sitemap on a schedule to discover newly published pages automatically, so your inventory stays current without manual re-imports.
Troubleshooting
- Sitemap won't load — Confirm the URL is correct and publicly accessible.
- Missing pages — Some sites split sitemaps into an index; make sure you point to the right file.
- Wrong titles — Titles are read from each page's
<title>tag at import time; re-import after fixing them on-site.