Difference between revisions of "Verify your website"

From WOT Wiki
Jump to: navigation, search
(Undoing revision 6466 by Matrazani (Talk) and reverting to original, correct version by [User:g7w])
m (Small grammar corrections, removed an extraneous character.)
Line 1: Line 1:
You must [https://www.mywot.com/user/register register an account] to associate your websites with.=
+
You must [https://www.mywot.com/user/register register an account] with which to associate your website(s).
  
Go to [http://www.mywot.com/user/ your profile]
+
Go to [http://www.mywot.com/user/ your profile].
  
 
Click on the ''My Sites'' menu tab.
 
Click on the ''My Sites'' menu tab.
  
Enter your site's domain name in the text input box
+
Enter your site's domain name in the text input box. Click '''Add'''.
Click '''Add'''
+
You should now see that WOT added the domain to ''your sites'' list.
You'll see WOT added the domain to ''your sites'' list.
 
  
Click on the <span style="color:green;">'''[verify]'''</span> link  
+
Click on the <span style="color:green;">'''[verify]'''</span> link.
You are presented with a drop-down select menu with the following choices:
+
You will be presented with a drop-down select menu with the following two choices:
 
*HTML file
 
*HTML file
 
*# Download the '''.html file''' and upload it to http&#58;//YOUR_DOMAIN.COM. Do '''not''' edit the filename or contents.
 
*# Download the '''.html file''' and upload it to http&#58;//YOUR_DOMAIN.COM. Do '''not''' edit the filename or contents.
 
*# Make sure that you can view http&#58;//YOUR_DOMAIN.COM/mywot_uploaded_file.html in your browser '''before''' verifying your site.
 
*# Make sure that you can view http&#58;//YOUR_DOMAIN.COM/mywot_uploaded_file.html in your browser '''before''' verifying your site.
*# Once the file is viewable, return to your profile and click the <span style="color:green;">'''Verify'''</span> submit button  
+
*# Once the file is viewable, return to your profile and click the <span style="color:green;">'''Verify'''</span> submit button.
<blockquote>''note'':<br />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 [http://www.mywot.com/support/feedback support request] and we'll see why it's failing for your site.</blockquote>
+
<blockquote>''Note'':<br />If our servers cannot access the verification file, the problem is usually due to 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 [http://www.mywot.com/support/feedback support request] and we'll see why it is failing for your site.</blockquote>
   This requires having FTP access
+
   This choice requires having FTP access.
  
 
* 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_code"/&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 12:20, 21 November 2011

You must register an account with which to associate your website(s).

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 should now see that WOT added the domain to your sites list.

Click on the [verify] link. You will be presented with a drop-down select menu with the following two choices:

  • HTML file
    1. Download the .html file and upload it to http://YOUR_DOMAIN.COM. Do not edit the filename or contents.
    2. Make sure that you can view http://YOUR_DOMAIN.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:
If our servers cannot access the verification file, the problem is usually due to 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 is failing for your site.

 This choice 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.