关于站长安博anbo使用方法 安博a
消息通知
长尾词挖掘工具免费提供了长尾关键词查询,助力拓展网页长尾关键词。
根据关键词的指数、收录量、搜索量和竞价情况得到关键词优化的难易度。
增值电信业务经营许可证
更多、更新、更全的数据请扫码联系客服定制
`, position: 'auto' }); //回车事件绑定 $('#searchkeyword').bind('keyup', function(event) { if (event.keyCode == "13") { //回车执行查询 $('#submitbtn').click(); } }) //判断字符是否为空的方法 function isEmpty(obj){ if(typeof obj == "undefined" || obj == null || obj == ""){ return true; }else{ return false; } } $('#submitbtn').click(function(){ //验证查询权限 if(!permissions.verifyQueryFrequency()){ return; } var searchkeyword = $("#searchkeyword").val(); //只保留数字,中文,英文,减号,下划线 searchkeyword = searchkeyword.replace(/[^\d\u4e00-\u9fa5a-zA-Z_-]/g,''); if (isEmpty(searchkeyword)) { alert("请输入搜索的关键词"); return false; } //直接跳转 window.locations.href="/__xh__/m.tool.chinaz.com/keyword/allindex/"+searchkeyword; }); $(function () { document.getElementById('searchkeyword').focus(); //搜索提示 var xhr = null; $('#searchkeyword').bind('input propertychange', function () { if (xhr) { xhr.abort(); } var inputText = $.trim(this.value); if (inputText != "") { xhr = $.ajax({ type: 'POST', url: "/pull/allkeyword", cache: false, data: {keyword: inputText}, dataType: 'json', success: function (data) { if (data.count != 0) { var lists = ""; $.each(data, function (i) { var searchkeyword = data[i]; lists += "
  • " + searchkeyword + "
  • "; }); $("#Text-keylist").html(lists).show(); $("#Text-keylist li").click(function(){ var thisTxt=$(this).find("a").text(); document.getElementById("searchkeyword").value = thisTxt; }) $(".Text-keyhot").hide(); } else { $(".Text-keylist").hide(); $(".Text-keyhot").show() } } }); } else { $(".Text-keylist").hide(); $(".Text-keyhot").show() } }).blur(function () { setTimeout('$(".Text-keylist").hide();',500); }); var list = document.getElementById("Text-keylist").getElementsByTagName("a"); var searchIndex = -1; function addIndex() { searchIndex = searchIndex >= 9 ? 0 : ++searchIndex; return searchIndex; } function reduceIndex() { searchIndex = searchIndex <= 0 ? 9 : --searchIndex; return searchIndex; } $(document).keydown(function(event){ switch(event.keyCode) { case 13: var t = document.getElementById("Text-keylist").getElementsByTagName("a")[searchIndex].innerHTML; document.getElementById("searchkeyword").value = t; break; case 38: reduceIndex(); setLiColorByClass(); break; case 40: addIndex(); setLiColorByClass(); break; } function setLiColorByClass() { for(var i =0, len = list.length; i < len; i++) { list[i].className = i == searchIndex ? "current" : ""; var t = document.getElementById("Text-keylist").getElementsByTagName("a")[searchIndex].innerHTML; document.getElementById("searchkeyword").value = t; } } }); $(document).click(function () { $(".Text-keylist").hide(); $(".Text-keyhot").hide() }) })

    相关文章

    公开信息按发布时间滚动。阅读「安博anbo使用方法」后,可返回栏目或查看相邻条目。

    建议先扫读标题与摘要,再进入全文。同栏目条目通常按更新顺序排列。

    若从搜索引擎进入,可先确认当前栏目名称,再按需打开相关阅读。

    1. 广告服务
    2. 网站动态
    3. 站点导航
    4. 关于站长安博anbo使用方法
    5. 人才招聘
    6. 版权声明
    7. 帮助

    浏览栏目

    站长素材 / 浏览全部 / 指数词挖掘 / 站长安博anbo使用方法

    本站内容按公开信息整理,栏目与正文互为入口,便于对照阅读。