ptityop Posted November 21, 2022 Share Posted November 21, 2022 Hello, We are using a temporary domain name and do not want it to be indexed by google... where is the best place to put the code please ? Thanks in advance Link to comment Share on other sites More sharing options...
Knowband Plugins Posted November 21, 2022 Share Posted November 21, 2022 Kindly Replace the below code with your code in "/themes/{Your-theme}/templates/_partials/head.tpl" Replace <meta name="description" content="{block name='head_seo_description'}{$page.meta.description}{/block}"> with <meta name="robots" content="noindex"> 1 1 Link to comment Share on other sites More sharing options...
ptityop Posted November 21, 2022 Author Share Posted November 21, 2022 Thank you very much ! 1 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