no robots

This commit is contained in:
Andreas Stephanides
2014-10-28 16:53:07 +01:00
parent bff600a896
commit dce5acefeb
2 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@
<% unless themengruppe.icon.nil? or themengruppe.icon.empty? %> <i class="<%= themengruppe.icon %>" style="font-size:1.5em;margin:0"></i>
<% end %>
<%=themengruppe.title%> </h3>
<%= themengruppe.title%> </h3>
</div>
</div>
@@ -24,7 +24,7 @@
<div class="span6">
<p>
<%= if themengruppe.text.split.size > Themengruppe::WORD_COUNT
<%= if themengruppe.text.split.size > Themengruppe::WORD_COUNT
themengruppe.text.split[0..Themengruppe::WORD_COUNT].join(" ") + " ..."
else
themengruppe.text

View File

@@ -1,5 +1,5 @@
# See http://www.robotstxt.org/wc/norobots.html for documentation on how to use the robots.txt file
#
# To ban all spiders from the entire site uncomment the next two lines:
# User-Agent: *
# Disallow: /
User-Agent: *
Disallow: /