别人在浏览你的网站的时候,
如果在toolbar上显示你的logo是不是很酷?
让我们马上来实现!
| Format: Gif Colors: 64 colors works best File Size: Maximim of 3K Dimensions: Height = 21 Pixels (must be exact) Width = 70 Pixels (maximum 130 pixels wide) |
|
![]() |
可参考左侧图片示例 |
下一步
<?xml version="1.0"?>
<!-- Configuration file for the Branded Alexa Toolbar -->
<!-- For more information, and to get your own toolbar, visit -->
<!-- http://cgi.alexa.com/associates/cgi-bin/signup.cgi -->
<Alexa>
<AssociateID>yourassociate-id</AssociateID>
<Name>Your Company Name Here</Name>
<LinkUrl>Your site address</LinkUrl>
<ImageUrl>在此写上你的图片绝对路径</ImageUrl>
</Alexa>
将上面代码保存到你的站点目录,格式为 toolbar.xml
接下来到以下alexa的这个网址页面的第3步输入你的toolbar.xm文件路径就ok了
http://cgi.alexa.com/associates/cgi-bin/signup.cgi
