With help of this plugin, different parts of html code can be added to the site additionally. E.g. attributes (xmlns) of HTML tag can be changed, Google Analytics code can be added to HEAD tag, etc.

 

Parameters

 

Basic Options

  • HTML XMLNS Attributes - Set XMLNS Attributes for HTML tag. Separate each attribute with comma (,). For Example:
    xmlns:og="https://ogp.me/ns#",xmlns:fb="https://www.facebook.com/2008/fbml"
  • Google Analytics UA ID - Set Google Analytics UA ID. If this ID will be set, the Google Analytics Code will be added to HEAD tag.
  • HEAD Custom Code - Set Head Custom Code
  • BODY Custom Code - Set Body Custom Code. Code will be added before end tag (body).