canculate the number of url in sitemap manually.

Discussion in 'Programming' started by jaguar34, Dec 11, 2025.

  1. #1
    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?
     
    jaguar34, Dec 11, 2025 IP
  2. learry554

    learry554 Banned

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #2
    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.
     
    learry554, Feb 18, 2026 IP