Blogroll

photoshop cs6 html 5 css php seo backlinks

adsense

Tuesday, 21 January 2014

How to verify ownership in BING?

Verify ownership for: outclassweb.blogspot.com 

Option 1: Place an XML file on your web server

  1. Download BingSiteAuth.xml
  2. Upload the file to http://outclassweb.blogspot.com/BingSiteAuth.xml
  3. Confirm successful upload by visiting http://outclassweb.blogspot.com/BingSiteAuth.xml in your browser
  4. Click the verify button below

Option 2: Copy and paste a <meta> tag in your default webpage

You can add a <meta> tag containing the authentication code to the <head> section of your default webpage.
<meta name="msvalidate.01" content="6521D98DC06541EABD4F8D67F2311114" />
An example:
<html>
 <head>
  <meta name="msvalidate.01" content="6521D98DC06541EABD4F8D67F2311114" />
  <title>Your SEO optimized title</title>
 </head>
 <body>
  page contents
 </body>
</html>
    

Option 3: Add CNAME record to DNS

Add CNAME (alias) record with name 1218f6e7bc6679b306a71402efe78ba9 and value verify.bing.com.
So your DNS provider will resolve host 1218f6e7bc6679b306a71402efe78ba9.outclassweb.blogspot.com to verify.bing.com.

0 comments:

Post a Comment