Difference between revisions of "Verify your website"
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 | + | 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 | ||
− | Click on the <span style="color:green;">'''[verify]'''</span> link | + | Click on the <span style="color:green;">'''[verify]'''</span> link. |
− | You | + | 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://YOUR_DOMAIN.COM. Do '''not''' edit the filename or contents. | *# Download the '''.html file''' and upload it to http://YOUR_DOMAIN.COM. Do '''not''' edit the filename or contents. | ||
*# Make sure that you can view http://YOUR_DOMAIN.COM/mywot_uploaded_file.html in your browser '''before''' verifying your site. | *# Make sure that you can view http://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>'' | + | <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 <head> section, before the first <body> section.<br /><code><meta name="wot-verification" content="mywot_generated_code"/></code> | *# Copy the meta tag below, and paste it into your site's home page.<br />It should go in the <head> section, before the first <body> section.<br /><code><meta name="wot-verification" content="mywot_generated_code"/></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
- Download the .html file and upload it to http://YOUR_DOMAIN.COM. Do not edit the filename or contents.
- Make sure that you can view http://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 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
- 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"/>
- Return to your profile and click the Verify submit button.
- Copy the meta tag below, and paste it into your site's home page.
You can use your CMS control panel to edit your page and insert the META tag or you can FTP your modified page.