Log in

View Full Version : ho can i add meta tag???


shoaib
04-03-2008, 08:25 AM
hello all,

google has asked to add their meta tag

" to the home page in the first <head> section of the page, before the first <body> section"

i have no idea where to add the meta tag,
kindly direct me where should i add the meta tag?

please direct me in this regard.

thanks

Dismounted
04-03-2008, 08:27 AM
Google also offers you the option of creating a blank file. I use this method on my own sites, it creates less clutter in the templates.

shoaib
04-03-2008, 08:39 AM
Google also offers you the option of creating a blank file. I use this method on my own sites, it creates less clutter in the templates.
should i have to upload that file in my root directory?

Jase2
04-03-2008, 11:58 AM
Yes, you will.

Dismounted
04-03-2008, 12:52 PM
should i have to upload that file in my root directory?
You need to upload it where it can be accessed like so: http://www.yourdomain.com/googleXXXXXXX.html

Yogesh Sarkar
04-03-2008, 01:29 PM
In case you don't want to do that, just follow the following to add the meta tag:

AdminCP - Styles & Templates - Style Manager - Choose to edit the default style - Choose to edit headinclude template - Find <meta name="generator" content="vBulletin $vboptions[templateversion]" /> - After that add the code google gave you :)