homa12 Posted August 22, 2014 Share Posted August 22, 2014 Bonjour à tous, comment on peut cacher un site prestashop de l'indexation de moteur de recherche comme google? Link to comment Share on other sites More sharing options...
homa12 Posted August 22, 2014 Author Share Posted August 22, 2014 il n'y a pas de solution? je teste avec robots.txt de ajouter "Disallow: /", et avec header.tpl de changer "<meta name="robots" content="{if isset($nobots)}no{/if}index,{if isset($nofollow) && $nofollow}no{/if}follow" />" par "<meta name="robots" content="noindex, nofollow" />" Mais rien ne change, quand je fait un recherche avec nom de produit, je trouve site en google! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now