Where is the right place to put alexa verification code to show on the every page on the site ?

meta tag looks like this:

<meta type="" content="verfication_code"/>

thanks

Comments

nevets’s picture

Placing in page.tpl.php would work.

zoffmann’s picture

thanks :=)

Catx’s picture

What i write in page.tpl.php ? I want to put alexa code but not want alexa rank box show in my site. Mean hide alexa box. Actualy where i write and plz tell me code töö for alexa also.

Catx’s picture

What i write in page.tpl.php ? I want to put alexa code but not want alexa rank box show in my site. Mean hide alexa box. Actualy where i write and plz tell me code töö for alexa also.

Catx’s picture

I want to put alexa code so that statics show on alexa site. But i not want to show alexa rank box in my site. Any suggestion.

ayalsule’s picture

There is a difference:
1- there is alexa verification code like this

<meta type="" content="verification_code"/>

this code put for verification alexa account (webmaster of site) to confirm that this web site for him
add it in page.tpl.php

2- alexa Widgets
http://www.alexa.com/siteowners
for show alexa rank in your website
you can add block and but it in any region

ps: if your website recently published you must wait some days to let alexa spiders reach to your site
advice: install alexa toolbar that's make it easy
Ayham

...

AlexisWilke’s picture

There is also a site_verification module that let you enter the META tag (you want to use the CUSTOM entry.)

The good thing about that module is that it puts the meta tag only on your home page (it is not required anywhere else.)