Hi I need to confirm my site for bing webmasters.
Here’s what I need to do:
You can add a <meta> tag containing the authentication code to the <head> section of your default webpage.
<meta name=”msvalidate.01″ content=”7548BAF31B2A373A5CF784BC98A37703″ />
An example:
<html>
<head>
<meta name=”msvalidate.01″ content=”7548BAF31B2A373A5CF784BC98A37703″ />
<title>Your SEO optimized title</title>
</head>
<body>
page contents
</body>
</html>