mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
add a robots meta tag to reduce chances of private fusionpbx instances appearing in public Google search results (#6710)
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
<meta http-equiv='Content-Type' content='text/html; charset=UTF-8'>
|
||||
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
|
||||
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no' />
|
||||
<meta name="robots" content="noindex, nofollow, noarchive" />
|
||||
|
||||
{*//external css files *}
|
||||
<link rel='stylesheet' type='text/css' href='{$project_path}/resources/bootstrap/css/bootstrap.min.css.php'>
|
||||
|
||||
Reference in New Issue
Block a user