seoHttpEquiv abstract method

void seoHttpEquiv(
  1. String httpEquiv
)

Definition of http-equiv meta tag attribute https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta#attr-http-equiv Add web mata data of httpEquiv attribute

Implementation

void seoHttpEquiv(String httpEquiv);