seoMetaPropertyContent abstract method

void seoMetaPropertyContent(
  1. String metaProperty,
  2. String metaPropertyContent
)

Definition of metaProperty meta tag attribute If you do not found meta property you want just use metaProperty Definition of metaPropertyContent meta tag attribute The value is used for other property meta not listed in attributes by metaPropertyContent Add web mata data of other meta property with content

Implementation

void seoMetaPropertyContent(String metaProperty, String metaPropertyContent);