Difference between revisions of "Verify your website"

From WOT Wiki
Jump to: navigation, search
(Undoing revision 6470 by Matrazani (Talk) as user specific information was improperly inserted by user Matrazani)
Line 19: Line 19:
  
 
* Meta tag
 
* Meta tag
*# Copy the meta tag below, and paste it into your site's home page.<br />It should go in the &lt;head&gt; section, before the first &lt;body&gt; section.<br /><code>&lt;meta name="wot-verification" content="mywot_generated_.mywot956cfeeafb2fd76aff0b.html"/&gt;</code>
+
*# Copy the meta tag below, and paste it into your site's home page.<br />It should go in the &lt;head&gt; section, before the first &lt;body&gt; section.<br /><code>&lt;meta name="wot-verification" content="mywot_generated_code"/&gt;</code>
 
*# Return to your profile and click the <span style="color:green;">'''Verify'''</span> submit button
 
*# Return to your profile and click the <span style="color:green;">'''Verify'''</span> submit button
 
   You can use your CMS control panel to edit your page and insert the META tag
 
   You can use your CMS control panel to edit your page and insert the META tag
 
   or you can FTP your modified page.
 
   or you can FTP your modified page.

Revision as of 11:56, 21 November 2011

You must register an account to associate your websites with.=

Go to your profile

Click on the My Sites menu tab.

Enter your site's domain name in the text input box Click Add You'll see WOT added the domain to your sites list.

Click on the [verify] link You are presented with a drop-down select menu with the following choices:

  • HTML file
    1. Download the .html file and upload it to http://mrzbiz2u.com. Do not edit the filename or contents.
    2. Make sure that you can view http://mrzbiz2u.com./mywot_uploaded_file.html in your browser before verifying your site.
    3. Once the file is viewable, return to your profile and click the Verify submit button

note:
Usually if our servers cannot access the verification file, the problem is with an incorrectly configured web server on the other end. Sometimes web servers refuse to serve clients who don't send some specific headers in the request, for example. Please send us a support request and we'll see why it's failing for your site.

 This requires having FTP access
  • Meta tag
    1. Copy the meta tag below, and paste it into your site's home page.
      It should go in the <head> section, before the first <body> section.
      <meta name="wot-verification" content="mywot_generated_code"/>
    2. Return to your profile and click the Verify submit button
 You can use your CMS control panel to edit your page and insert the META tag
 or you can FTP your modified page.