helpers->encodeOutputHtml( aioseo()->meta->description->getDescription() );
$robots = $this->robots->meta();
$keywords = $this->keywords->getKeywords();
$canonical = aioseo()->helpers->canonicalUrl();
$links = $this->links->getLinks();
?>
verification->meta() as $metaName => $value ) :
?>
options->webmasterTools->miscellaneousVerification ) {
echo "\n\t\t" . aioseo()->helpers->decodeHtmlEntities( aioseo()->options->webmasterTools->miscellaneousVerification ) . "\n"; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
}