What is the correct page to put the code for a meta tag, I cannot find it anywhere.. It has to look like this: We look for it in the page's HEAD section. An example of correct placement is shown below. <HTML> <HEAD> <TITLE>Your Title</TITLE> <meta name="google-site-verification" content="String_we_ask_for"> </HEAD> <BODY> Thanks in advance, Carlijn