Difference between revisions of "Verify your website"

From WOT Wiki
Jump to: navigation, search
(Undo revision 9865 by Umesh gurung (talk))
Line 23: Line 23:
  
 
=== 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 generated meta tag, 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 or you can FTP your modified page.
+
You can use your CMS control panel to edit your page and insert the META tag or you can FTP your modified page.
:* Google sites: credit: [http://www.mywot.com/forum/25586-cannot-verify-i-am-the-owner-of-a-google-sites-hosted-site?comment=155146#comment-155146 Amobirius]  
+
 
::# Sign in to your Control Panel
+
==== Google sites ====
::# Click more -> Manage Site
+
credit: [http://www.mywot.com/forum/25586-cannot-verify-i-am-the-owner-of-a-google-sites-hosted-site?comment=155146#comment-155146 Amobirius]  
::# navigate to Google Webmaster Tools
+
# Copy the generated META tag information from your Profile > My sites > Verify
::# paste the Meta tag code
+
# Sign in to your Control Panel
::# click Save
+
# Click more -> Manage Site
::# return to WOT profile; click Verify
+
# navigate to Google Webmaster Tools
 +
# paste the Meta tag code
 +
# click Save
 +
# return to WOT profile; click Verify
 +
 
 +
==== Wordpress ====
 +
credit: [http://www.mywot.com/forum/15946-claiming-problem?comment=109166#comment-109166 mentalist3d]
 +
# Login to your site and go to the dashboard.
 +
:: Once in the Dashboard go to 'Appearance > Editor'
 +
:: In the editor screen make sure your current theme is selected, and find the file 'header.php', click to open.
 +
# Open a new tab or window and go to your WOT profile, then 'My Sites', click on 'Verify', where is says 'Authentication method:' select 'Meta Tag' and copy the code displayed.
 +
# Switch back to your WordPress Tab/Window, and look for the following code: &lt;/head&gt; just before that code, paste the WOT meta tag you copied, then click on 'Update File'.
 +
# Once the file is updated, switch back to your WOT Tab/Window and click 'Verify'
 +
 
 +
=== Keyword ===
 +
If you cannot place a new meta tag in your home page, add the ''generated (alphanumeric) keyword'' to your list of keywords.
 +
<pre><meta name="keywords" content="keyword, keyword, Generated_ALPHANUMERIC" /></pre>
  
 
'''Note:'''
 
'''Note:'''
Line 41: Line 57:
  
 
== Site has been verified ==
 
== Site has been verified ==
After you have verified your site with WOT, you may remove the META tag and/or the uploaded HTML file.
+
After you have verified your site with WOT, you may remove the META tag, generated Keyword, or the uploaded HTML file.
  
 
== Website description ==
 
== Website description ==
Line 59: Line 75:
 
Or the site is a subdomain
 
Or the site is a subdomain
 
* my_site.example.com
 
* my_site.example.com
and you can either include the Meta Tag or FTP the HTML file.
+
and you can either include the Meta Tag or generated Keyword into the header of the (generated) index page, or FTP the HTML file.
  
 
If your site is contained within a URL, you cannot add it to your ''My Sites''
 
If your site is contained within a URL, you cannot add it to your ''My Sites''
  
 
WOT does not rate URL's
 
WOT does not rate URL's

Revision as of 05:43, 10 January 2013

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

Claim your site

Go to your user 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.

Verify

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 generated meta tag, 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.

Google sites

credit: Amobirius

  1. Copy the generated META tag information from your Profile > My sites > Verify
  2. Sign in to your Control Panel
  3. Click more -> Manage Site
  4. navigate to Google Webmaster Tools
  5. paste the Meta tag code
  6. click Save
  7. return to WOT profile; click Verify

Wordpress

credit: mentalist3d

  1. Login to your site and go to the dashboard.
Once in the Dashboard go to 'Appearance > Editor'
In the editor screen make sure your current theme is selected, and find the file 'header.php', click to open.
  1. Open a new tab or window and go to your WOT profile, then 'My Sites', click on 'Verify', where is says 'Authentication method:' select 'Meta Tag' and copy the code displayed.
  2. Switch back to your WordPress Tab/Window, and look for the following code: </head> just before that code, paste the WOT meta tag you copied, then click on 'Update File'.
  3. Once the file is updated, switch back to your WOT Tab/Window and click 'Verify'

Keyword

If you cannot place a new meta tag in your home page, add the generated (alphanumeric) keyword to your list of keywords.

<meta name="keywords" content="keyword, keyword, Generated_ALPHANUMERIC" />

Note:

 The HTML file name or the META tag content will change if
 you login using a different account or if
 you delete the site from My Sites before verifying it.

Site has been verified

After you have verified your site with WOT, you may remove the META tag, generated Keyword, or the uploaded HTML file.

Website description

By default, WOT incorporates the Meta Description on the domain's scorecard.

<meta name="description" content="website description" />

This description can be changed on the Scorecard if the site is verified.

  1. Open the My Sites page in your profile
  2. Click Edit in the options column of your verified site
  3. Enter the new description in the text input block
  4. Click Save

Free hosts

You can claim a site as yours as long as the site is either a domain name

  • example.com

Or the site is a subdomain

  • my_site.example.com

and you can either include the Meta Tag or generated Keyword into the header of the (generated) index page, or FTP the HTML file.

If your site is contained within a URL, you cannot add it to your My Sites

WOT does not rate URL's