Recent Feedback
trying to verify google visibility through an iweb created web site. They ask to place html code in web site but I see no way of knowing where to place code. Keep getting no verification error?
Optional Information: Browser: Firefox Already Tried: used HTML snipet to place code on page
Hi fburger,
You need to place the verification code within your html page within the head tag.
Like this
<Head>
<META name="verify-v1" content="7dO5VMpRrE2a93tKLflHrf1QgMCHDLyH6ZRk7zTDqkw=" />
</Head>
If you need any further help just ask
Regards,
EhabTutor
Apple's iWeb program does not allow you to view the HTML. So you can place code on the page as a snippet but you cannot seem to specify where the go must go in order for it to be in the right place. Your answer does not help me. I already know I must place the code on the page.