【问题标题】:Display Domain suggestions having keywords appended in suggestions - WHMCS domain checker显示在建议中附加关键字的域建议 - WHMCS 域检查器
【发布时间】:2017-06-18 07:40:24
【问题描述】:

我正在开发 WHMCS 最新版本 7。在提交域检查器表单时,通常我们会使用其他扩展获得域可用性信息和域建议。例如:如果我们搜索ex​​ample.com,我们会得到如下一组建议。

  1. example.net
  2. example.org

我需要另一组建议,其中包含一组单词,并附加了用户选择的关键字,如下所示

  1. theexample.net
  2. myexample.net
  3. exmapleonline.net
  4. theexample.org
  5. myexample.org
  6. exmapleonline.org

【问题讨论】:

    标签: whmcs


    【解决方案1】:

    域建议由域注册器模块实施。您可以使用 eNom 或 ResellerClub 获取他们的内置建议。两者都将尝试在名称中使用相关词以获得更好的建议。如果您想要与您描述的完全一样的行为,您可以编写一个自定义域注册器模块,添加您感兴趣的公共前缀和后缀,然后返回结果。

    http://developers.whmcs.com/domain-registrars/availability-checks/

    【讨论】:

      猜你喜欢
      • 2014-03-25
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-05-04
      • 2015-10-12
      相关资源
      最近更新 更多