Metadata validation test
This test is to determine which IAG metadata elements are valid.
Example
<meta name="description" content="IAG CTP Insurance">
<meta name="keywords" content="CTP, Insurance">
<meta name="author" content="IAG">
<meta name="viewport" content="width=device-width">
<meta http-equiv="expires" content="0">
<meta http-equiv="Pragma" content="no-cache">
Results
These two should be removed:
<meta http-equiv="expires" content="0">
<meta http-equiv="Pragma" content="no-cache">
The http-equiv
only allows thw following values:
content-security-policy
content-type
default-style
x-ua-compatible
refresh