meta http-equiv code example
Example 1: meta tag noindex
<meta name="robots" content="noindex">
Example 2: meta refresh
<meta http-equiv="refresh" content="30">
Example 3: meta http equiv
The HTML <meta> http-equiv Attribute is used to provide header information or value of the content Attribute.
It can be used to simulate an HTTP Header response. It can be used in meta Element.