Hash

You might say

I updated the website, so why does it still show the old content?

A digest computed from content using a specified algorithm, often used to compare files or identify versionsA website build can include a script’s content hash in its filename to distinguish old and new files. The page must also reference the new file to load the update. Different contents can collide, so a hash is not an absolutely unique identifier.
Further reading