Enter code to maximize the HEAD
Author: Gerrit D.
Visited 707,
Followers 1,
Shared 0
Can someone pls advise what the correct should be pls. At the moment this is what I have by default in "expert settings"
When I usehttp://validator.w3.org/#sthash.OethdPAI.dpuf it indicates to me that all these lines below are incorrect
<meta http-equiv="Expires" content="0" />
<meta name="Resource-Type" content="document" />
<meta name="Distribution" content="global" />
<meta name="Robots" content="index, follow" />
<meta name="Revisit-After" content="10 days" />
<meta name="Rating" content="general" />
Posted on the
Hello Gerrit,
These lines have been added to the project because as default the program is not adding them.
In HTML5 these lines are not accepted since they are not necessary and are not following the standards.
Please feel free to write back if you need more information.