Make sure google won't index or archive the page, there is nothing interesting really. googlebots even tried to index my own box which isn't always online...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28867 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
+2
-1
@@ -60,7 +60,8 @@ if (isset($_GET['frame'])) {
|
|||||||
?>
|
?>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Haiku Test</title>
|
<meta name="robots" content="noindex, nofollow, noarchive">
|
||||||
|
<title>Haiku Online Demo</title>
|
||||||
</head>
|
</head>
|
||||||
<script>
|
<script>
|
||||||
function onPageUnload() {
|
function onPageUnload() {
|
||||||
|
|||||||
Reference in New Issue
Block a user