forked from extern/egroupware
add no robots
This commit is contained in:
parent
274a07283d
commit
a047910848
@ -6,6 +6,7 @@
|
||||
<META http-equiv="Content-Type" content="text/html; charset={charset}">
|
||||
<META name="AUTHOR" content="dGroupWare http://www.eGroupWare.org">
|
||||
<META NAME="description" CONTENT="{website_title} login screen, working environment powered by eGroupWare">
|
||||
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
|
||||
<META NAME="keywords" CONTENT="{website_title} login screen, eGroupWare, groupware, groupware suite">
|
||||
|
||||
<TITLE>{website_title} - {lang_login}</TITLE>
|
||||
|
@ -4,6 +4,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset={charset}">
|
||||
<meta name="author" content="eGroupWare http://www.phpgroupware.org">
|
||||
<meta name="description" content="eGroupWare login screen">
|
||||
<meta name="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
|
||||
<meta name="keywords" content="eGroupWare login screen">
|
||||
<link rel="stylesheet" href="phpgwapi/templates/{template_set}/css/idots.css" type="text/css">
|
||||
<link rel="icon" href="phpgwapi/templates/idots/images/favicon.ico" type="image/x-ico">
|
||||
|
@ -4,6 +4,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<meta name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org">
|
||||
<meta name="description" content="phpGroupWare">
|
||||
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
|
||||
<meta name="keywords" content="phpGroupWare login screen">
|
||||
<style type="text/css">
|
||||
a { text-decoration:none; }
|
||||
|
@ -1,6 +1,7 @@
|
||||
<!-- BEGIN login_form -->
|
||||
<html>
|
||||
<head>
|
||||
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
|
||||
<title>{website_title} - Login</title>
|
||||
</head>
|
||||
|
||||
|
@ -6,6 +6,7 @@
|
||||
<META http-equiv="Content-Type" content="text/html; charset={charset}">
|
||||
<META name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org">
|
||||
<META NAME="description" CONTENT="phpGroupWare login screen">
|
||||
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
|
||||
<META NAME="keywords" CONTENT="phpGroupWare login screen">
|
||||
<STYLE type="text/css">
|
||||
<!--
|
||||
|
@ -4,6 +4,7 @@
|
||||
<META http-equiv="Content-Type" content="text/html; charset={charset}">
|
||||
<META name="AUTHOR" content="eGroupware http://www.phpgroupware.org">
|
||||
<META NAME="description" CONTENT="eGroupware login screen">
|
||||
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
|
||||
<META NAME="keywords" CONTENT="eGroupware login screen">
|
||||
<link rel="stylesheet" href="phpgwapi/templates/{template_set}/css/idots.css" type="text/css">
|
||||
<TITLE>{website_title} - Login</TITLE>
|
||||
|
@ -4,9 +4,10 @@
|
||||
<HEAD>
|
||||
|
||||
<META http-equiv="Content-Type" content="text/html; charset={charset}">
|
||||
<META name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org">
|
||||
<META NAME="description" CONTENT="phpGroupWare login screen">
|
||||
<META NAME="keywords" CONTENT="phpGroupWare login screen">
|
||||
<META name="AUTHOR" content="phpGroupWare http://www.egroupware.org">
|
||||
<META NAME="description" CONTENT="eGroupWare login screen">
|
||||
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
|
||||
<META NAME="keywords" CONTENT="eGroupWare login screen">
|
||||
|
||||
<TITLE>{website_title} - Login</TITLE>
|
||||
</HEAD>
|
||||
|
Loading…
Reference in New Issue
Block a user