Kaynağa Gözat

Ajoute nofollow à la balise robots.txt

Voir 147b3fdda4d95c217ee3923930587d1dc1bd97ee
Marien Fressinaud 12 yıl önce
ebeveyn
işleme
19b9746a0f
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 1 1
      app/layout/layout.phtml
  2. 1 1
      public/robots.txt

+ 1 - 1
app/layout/layout.phtml

@@ -21,7 +21,7 @@
 <?php if (isset ($this->rss_url)) { ?>
 		<link rel="alternate" type="application/rss+xml" title="<?php echo $this->rss_title; ?>" href="<?php echo Url::display ($this->rss_url); ?>" />
 <?php } ?>
-		<meta name="robots" content="noindex" />
+		<meta name="robots" content="noindex,nofollow" />
 	</head>
 	<body>
 <?php $this->partial ('header'); ?>

+ 1 - 1
public/robots.txt

@@ -1,2 +1,2 @@
 User-agent: *
-Disallow: /
+Disallow: /