php
<?php
$attributes = [
	'noindex'           => '',
	'nofollow'          => '',
	'noarchive'         => '',
	'nosnippet'         => '',
	'noimageindex'      => '',
	'noodp'             => '',
	'notranslate'       => '',
	'max-snippet'       => '',
	'max-image-preview' => '',
	'max-video-preview' => ''
];