I am trying to verify my site with Google>Wemaster Tools..
They ask me to either verify as Add a meta tag or upload a HTML file..
I am a bit lost.. the meta tag is this..
Code:
<html>
Place meta tag after the <head> tag and before the </head> tag
<head>
<meta name="verify-v1" content="1cNW0+Y930Bg6LHykjHClSReQ+eqcH4kO6HfhRgiQlw=" />
<title> My title </title>
</head>
<body>
page contents
</body>
</html>
But as my forum doesnt have a homepage how can i find the HTML "<head>" to insert this as its not in my forum..
As for the HTML upload it says..
Code:
Create the HTML verification file specified below and upload it to http://www.......
google2b2289e4eca859a4.html
How do i do i create this file and what part of vbulletin do i upload it too ??
Thankyou for your helps..