google sitemaps网站管理员工具与yahoo! site explorer 的比较

    技术2022-05-11  37

    google的网站管理员工具用了好几年了,好象刚出来英文的时候就开始用,一直到现在,用起来很顺手;

    前几天一个偶然的机会到了yahoo! site explorer,就把刚建的中国国际劳务信息网的网站做了个urllist.txt文件传上去,也有网站验证authenticat这一步,按要求把验证文件上传到网站上三天也没通过,上面写着是24小时以内就可以;没办法,又在首页加入了meta tag: ,ok,第二天就可以了。

    google的网站管理员工具是支持rss和atom的,我想yahoo应该也支持,于是把论坛、博客、digg的rss链接也加下,呵,也行!

    不过就是yahoo的界面是英文的,俺的e文一向很差,用起来有点费劲,看下面,界面一是feeds的列表,界面二是explorer中国国际劳务信息网的显示。

    last crawled表示yahoo的爬虫蜘蛛最后爬此网页的时间,右边有一个比较有用的东东:export first 1000 results to: tsv,可以把此列表数据导出。

    页面上面分:pages (69) | inlinks (105) | subdomains (1),也比较方便。

    但管理界面中的actions没弄明白,我的总是显示"0 active",难道是指当前yahoo的爬虫蜘蛛正的爬多少个网页?

    不足的地方除了没有中文界面外,缺少google网站管理员工具的统计信息:  select the size of badge you would like to place on your web site.

    抓取统计信息

    查询统计信息

    网页分析

    索引统计信息,

    这四个可是站长们最有用的了!

    yahoo! site explorer则只能给你列出你的网站在他的搜索引擎中的收录情况。

    当然yahoo! site explorer怎么说时间也还是太短,我们还是期待有一天它会和google网站管理员工具一样好用吧!

    捎着介绍一下yahoo最新的 badge吧,这也是不错的小玩艺!

    yahoo的介绍是这样的:

    add a live badge to your blog or website that queries site explorer for the number of links to your site or page on the web. select the type of link counts you want, the size and look of the badge and then cut and paste the code to your web site.

     

      how would you like to obtain inlink counts to your web site?

    track the number of links to the page on which the badge is placed track the number of links to the site on which the badge is placed

     

     

    small  large

      simply copy and paste the code below to display the badge on your web site.

    意思也就是在你网站的页面上显示yhaoo收录了多少页面,稀罕吧?

    可以选大图标或小图标,中国国际劳务信息网大图标如下:

    var selfurl = location.href; var siteurl; var regex = /(^/w+:)((/w|/.)+)///; var results = regex.exec( selfurl+"/" ); if (results==null) siteurl = selfurl; else siteurl = results[1]+results[2]; function goto() { location = "http://siteexplorer.search.yahoo.com/advsearch?p="+siteurl+"&bwm=i&bwmf=s";} " function ws_results(obj) { var div = document.getelementbyid("ynum"); var numofres = obj.resultset.totalresultsavailable; div.innerhtml += numofres; } document.write(""); links to site

    当然我们可以修改它让它更人性化,比如把“links to page ”改成“被yhaoo收录”。

    估计这是yahoo美国的数据库里的收录情况,雅虎中国的数据库应该是分开的,因为我的网站的收录情况用英文和中文yahoo分别查询出来的收录页面是不一样多的,也有可能和更新时间的延迟有关。

    google的网站管理员工具还是改天另写一篇吧,因为它真的是太好用了!

    就是有一点更新太慢,抓取统计信息、网页分析、索引统计信息应该是三个月的统计数据,查询统计信息默认是过去 7 天的平均值,不过有热门搜索查询 和热门搜索查询点击量 这两个宝贝,有什么理由让我们不爱它呢?

    //本人原创,转载请注明 作者:凤头凰尾。原文链接:http://www.ciwork.net  


    最新回复(0)