feature(index) robots: add noindex, nofollow

This commit is contained in:
coderaiser 2013-10-17 07:28:00 +00:00
parent 72ab8741c0
commit d647a44e96

View file

@ -2,6 +2,7 @@
<html manifest="/cloudcmd.appcache">
<head>
<meta charset="utf-8">
<meta name="robots" content="noindex,nofollow">
<!-- mobile first design -->
<meta content="width=device-width,initial-scale=1" name="viewport" />
<!-- chrome frame -->