I need to verify the site for Google Merchant. I tried to add in advanced html:
<meta name="google-site-verification" content="[personal code]" />
nothing happened then the code disappeared fromt eh backend. so i added htm,l tags to it:
<html><meta name="google-site-verification" content="[personal code]" /></html>
Again. nothing is happening.
What am I doing wrong?
