added nofollow & noindex, don't want to have results indexed
This commit is contained in:
parent
e270d5d8ce
commit
c4b8841c2e
|
|
@ -11,6 +11,7 @@
|
|||
#end
|
||||
</title>
|
||||
<meta name="description" content="$pageDescription">
|
||||
<meta name="robots" content="noindex, nofollow" />
|
||||
<link rel="stylesheet" href="$!{pathToIncludes}css/bootstrap.min.css">
|
||||
|
||||
<style type="text/css">
|
||||
|
|
|
|||
Loading…
Reference in New Issue