The SiteType table has a record for (Site Type Name =
Unknown Site Type) which can be used when the site type information is
not available.
The string value of the "UnknownSiteTypeName" key in the
.config file must match the
Unknown Site Type
record in the SiteType table.
Please
read important information
before making any changes in the config file.
<codeToDatabaseMappings>
<!-- UNKNOWN Site type -->
<add key="UnknownSiteTypeName" value="UNKNOWN SITE TYPE"
/>
</codeToDatabaseMappings>