// Blocklayered: fix SEO problem + Adding nofollow option on the header

This commit is contained in:
mDeflotte
2012-02-27 16:37:23 +00:00
parent 1942f0ad91
commit b65ee8dfd4
4 changed files with 85 additions and 26 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
{/if}
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
<meta name="generator" content="PrestaShop" />
<meta name="robots" content="{if isset($nobots)}no{/if}index,follow" />
<meta name="robots" content="{if isset($nobots)}no{/if}index,{if isset($nofollow) && $nofollow}no{/if}follow" />
<link rel="icon" type="image/vnd.microsoft.icon" href="{$favicon_url}?{$img_update_time}" />
<link rel="shortcut icon" type="image/x-icon" href="{$favicon_url}?{$img_update_time}" />
<script type="text/javascript">