Исходный текст | Переводы |
---|---|
ICBM | |
Geo-spatial information in "latitude, longitude" format, e.g. "50.167958, -97.133185"; <a href="https://en.wikipedia.org/wiki/ICBM_address">see Wikipedia for details</a>. | |
The number of seconds to wait before refreshing the page. May also force redirect to another page using the format "5; url=http://example.com/", which would be triggered after five seconds. | |
Pragma | |
Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Cache-Control meta tag. | |
Cache-Control | |
Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Pragma meta tag. | |
Control when the browser's internal cache of the current page should expire. The date must to be an <a href="@rfc">RFC-1123</a>-compliant date string that is represented in Greenwich Mean Time (GMT), e.g. 'Thu, 01 Sep 2016 00:12:56 GMT'. Set to '0' to stop the page being cached entirely. | |
Adds the item's meta tags to the indexed data. | |
Meta tag: @label |