Title: Pingcrawl
Author: mikegogulski
Published: <strong>2009 年 10 月 4 日</strong>
Last modified: 2009 年 10 月 4 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/pingcrawl.svg)

# Pingcrawl

 作者：[mikegogulski](https://profiles.wordpress.org/mikegogulski/)

[下载](https://downloads.wordpress.org/plugin/pingcrawl.zip)

 * [详情](https://cn.wordpress.org/plugins/pingcrawl/#description)
 * [评价](https://cn.wordpress.org/plugins/pingcrawl/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/pingcrawl/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/pingcrawl/#developers)

 [支持](https://wordpress.org/support/plugin/pingcrawl/)

## 描述

Pingcrawl aims to replicate WordPress.com’s “Possibly related posts” capability.
It queries Google Blog Search for related blog posts (based on tags, or the post
title if there are no tags), tries to verify that they are pingback/trackback compatible
sites and, if so, adds links to such posts to the end of each blog post where it
is invoked.

Scope-limiting configuration options are included to enable Pingcrawl to fit any
WordPress installation’s memory/execution time budget.

### Licence

Pingcrawl is free software released under the GPL. If you find it valuable, you’re
invited to make a [small donation](http://www.nostate.com/support-nostatecom/) toward
its ongoing support and maintenance.

## 屏幕截图

 * [[
 * [[

## 安装

 1. Download the plugin and extract the contents of the ZIP file to the wp-content/
    plugins/ folder. Alternately, use automatic installation from WordPress’s admin
    screens.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to Settings -> Pingcrawl to configure options.

## 常见问题

  Why does it take so long to post articles now?

Pingcrawl needs to fetch and process a lot of web pages in order to do its job. 
Get patient.

  Why do I get a “Page not found” error when posting?

The script is either running out of memory or executing for too long.

This can be remedied in two ways:

 * Reduce the max tags, max pings per tag and/or Google hits options.
 * Increase PHP’s `max_execution_time` and/or `memory_limit` in your php.ini.

  How can I prevent Pingcrawl from running on a given post?

Two ways:

 * Disable the plugin until you want to use it again.
 * Before publishing the post, create a custom field called ‘pingcrawl_pinged’ and
   set its value to ‘1’.

  How can I re-ping a given post?

Delete the ‘pingcrawl_pinged’ custom field from the post.

  Why don’t my pingbacks/trackbacks show up at the sites I’m pinging?

 * Blog owners may delete your ping/trackbacks.
 * Blog owners may mark your ping/trackbacks as spam.
 * If you’ve been spammy with pings in the past, your new pings might be marked 
   as spam by anti-ping-spam plugins.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Pingcrawl」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ mikegogulski ](https://profiles.wordpress.org/mikegogulski/)

[帮助将「Pingcrawl」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/pingcrawl)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/pingcrawl/)，查看[SVN仓库](https://plugins.svn.wordpress.org/pingcrawl/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/pingcrawl/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/pingcrawl/)。

## 更新日志

#### 3.1

 * Released to wordpress.org

#### 3.0

 * My initial release based on version [2.8 alpha](http://joshteam.wordpress.com/2009/06/17/pingcrawl2/)
   by [Josh Team](http://joshteam.wordpress.com/).
 * Stripped down version requires PHP5, WP2.7 (at least, for the new HTTP API; **
   untested below 2.8.4**).
 * No database tables; ping information is all stored in post metadata.
 * Admin menus cleaned up, made to reflect plugin functionality.
 * Ignores blogsearch results containing: htm, html, blogspot, livejournal, ning.
   com, aspx, vbulletin (which rarely if ever accept WP ping notifications).
 * If no pingable posts for a tag are found, no output is added.
 * If no pingable posts at all are found, nothing at all is added.
 * Minimal debugging available through PHP error logging if function mjg() is enabled
   by uncommenting it in the source.
 * Stripped out code that original author(s) were using to attract links to their
   own sites.

## 额外信息

 *  版本 **3.1**
 *  最后更新：**17 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 2.8 或更高版本 **
 *  已测试的最高版本为 **2.8.4**
 *  语言
 * [English (US)](https://wordpress.org/plugins/pingcrawl/)
 * 标签
 * [google](https://cn.wordpress.org/plugins/tags/google/)[pingback](https://cn.wordpress.org/plugins/tags/pingback/)
   [seo](https://cn.wordpress.org/plugins/tags/seo/)[tags](https://cn.wordpress.org/plugins/tags/tags/)
   [trackback](https://cn.wordpress.org/plugins/tags/trackback/)
 *  [高级视图](https://cn.wordpress.org/plugins/pingcrawl/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/pingcrawl/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/pingcrawl/reviews/)

## 贡献者

 *   [ mikegogulski ](https://profiles.wordpress.org/mikegogulski/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/pingcrawl/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://www.nostate.com/support-nostatecom/)