Hi, I was lately punished by google for 2 pages on my site with duplicate content. I want to prevent google to index one of them, and solve the problem this way. Is this combination a good way to block google robots from indexing my pages? <meta name="googlebot" content="noarchive,noindex,nofollow,nosnippet" /> <meta name="robots" content="noarchive,noindex,nofollow" /> Thanks for your advise!