I have access to the sitemap of a old website from wayback machine archive in coded xml format. is there a way to calculate the number of webpage url in the sitemap by cop-paste into some tool?
If you paste the XML into an online XML viewer/formatter, most editors will let you search for <loc> or <url> and show a match count. That’s your total.