Ver Fonte

[GINR] No Follow for robots from home on

cgars há 8 anos atrás
pai
commit
2c36a1ba4a
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      templates/base/head.tmpl

+ 1 - 0
templates/base/head.tmpl

@@ -5,6 +5,7 @@
 		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
 		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
 		<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
 		<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
 		{{if or .PageIsExploreRepositories (or .PageIsHome .PageIsWiki) }}
 		{{if or .PageIsExploreRepositories (or .PageIsHome .PageIsWiki) }}
+		<META NAME="ROBOTS" CONTENT="NOFOLLOW"/>
 		{{else if .PageIsViewFiles }}
 		{{else if .PageIsViewFiles }}
 		<META NAME="ROBOTS" CONTENT="NOFOLLOW"/>
 		<META NAME="ROBOTS" CONTENT="NOFOLLOW"/>
 		{{else}}
 		{{else}}