RemoveNoscripts
Specifies whether to remove all <noscript>
elements from HTML pages, before they are clipped (if clipping is enabled).
To prevent the content of <noscript>
elements being included in document content, set this parameter to TRUE
.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Any section that you have defined for WkoopHtmlExtraction settings |
Example: | RemoveNoscripts=TRUE
|
See Also: |