Webmaster Tool

Anna

Member
Where is the best place to put either the html-file or the meta snipped required to verify your site for webmaster tool. I tried the plugin used for google analytics but it did not work ^^
 

Basti

Administrator
Staff member
yea analytics plugin has nothing to do with it
The file goes to topsite root where index.php is. Or the meta snippet into the head area of wrapper.html
 

cajkan

Active Member
You can also vertify ownership by uploading custom html file to your host and browse it from your browser.

If you still want to vertify via code - just add inside
HTML:
<head>
Your code here
</head>
 

Anna

Member
Fixed it (Its fun to play around with the FTP! Makes me feel that I actually know what I am doing....)
Now to something different though: Sitemaps - are they included in visiolist (where?) Or do I have to build one myself? Any recommendation as to what pages to include and where to put it?
 

cajkan

Active Member
Yes, VL have sitemap.

www.YOURSITE.com/sitemap.php

Replace YOURSITE with your domain name.
 
Top