| Distribution Meta Tag
The distribution
META tag defines the level or degree of distribution of your
webpage and how it should be classified in relation to methods
of distribution on the world wide web. There are currently only
three forms of distribution supported by the distribution tag:
Global (indicates that your webpage is intended for mass distribution
to everyone), Local (intended for local distribution of your
document), and IU - Internal Use (not intended for public distribution).
Example:
<META NAME="distribution" CONTENT="global"> |