The MetaInfo Section

A web can have some persistent meta-info variables, which are a set of name-value pairs stored inside each web. These variables can be used to store configuration information about the web. When used in conjunction with the Substitution Component, these variables can be used to replace instances of certain strings in all your web pages. You may define a number of these variables in the optional [MetaInfo] section. Keys are case-insensitive. Names beginning with vti_ are reserved for web administration. Each line has the form name=value.

A sample [MetaInfo] section might look like this:

[MetaInfo]
CompanyName=Microsoft
CompanyAddress=One Microsoft Way, Redmond Washington