| layout | page |
|---|---|
| title | Tools |
| header | Tools |
| group | navigation |
{% include JB/setup %}
-
Google站长: https://www.google.com/webmasters/tools/home?hl=zh-CN
-
Google统计: https://www.google.com/intl/zh-CN/analytics/features/index.html
-
[查询baidu收录](http://www.baidu.com/s?wd=site:{{ site.production_sitename }})
-
[查询google收录](https://www.google.com.hk/#safe=strict&q=site:{{ site.production_sitename }})
-
Google Custom Search:
<script>
(function() {
var cx = '003353891050347594661:ufizg0vzfsw';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
'//www.google.com/cse/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>