Description:

IgnoreDomainNames parameter regulates whether to ignore domain names and web addresses or not. The words are considered to be domain names if they contain at least one “dot” (“.”) and at least two alpha-numeric characters in a row.

Parameter type:Boolean
Default value:0
Possible values:
  • 0 – domain names and web addresses are checked for spelling errors;
  • 1 – domain names and web addresses are ignored.
<IgnoreDomainNames>0</IgnoreDomainNames>

  • No labels