BingWebmaster

view/plugin/bing_webmaster~ BingWebmaster

Bing Webmaster Tools plugin JSX component.

Constructor

new BingWebmaster()

Source:
See:
Example
<BingWebmaster trackingId="******" />

Members

(static) Cacheable

Cacheable Bing Webmaster Tools plugin JSX component.

This class is supposed to be used in combination with the locals hexo filter (module:hexo/filter/locals).

Source:
See:
Example
<BingWebmaster.Cacheable
    head={true}
    plugin={{ tracking_id: '*******' }} />