FG
💻 Software

After saving a web page, what does the code in "saved from url" mean?

Fresh5 days ago
Mar 15, 20264384 views
Confidence Score0%
0%

Problem

Every time I save a web page from Google Chrome, there's something like this: There's a special comment: What does (0038) mean? In other cases, it can be something different like (0018). What is it?

Error Output

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
<!-- saved from url=(0038)…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: After saving a web page, what does the code in "saved from url" mean?

Low Risk

It's an internet explorer security feature called Mark of the Web. The number is the length of the domain, and it's used to validate the page being loaded for the purposes of running it in the correct 'zone'.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment