Linux 软件免费装
Banner图

Linkjet

开发者 hafenstudios
更新时间 2026年9月5日 04:02
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

affiliate redirect link cloaking rest api short url

下载

1.5.3

详情介绍:

Linkjet manages redirects and affiliate links with an emphasis on safety and automation: regular-expression redirects are validated when you save and can be tested against a sample path before going live, a conflict guard warns before a redirect shadows a real page or touches critical paths such as checkout and login, a 404 monitor separates real broken links from bot and scanner noise, and the complete feature set is scriptable through a documented REST API with an OpenAPI manifest, for automation and AI-assisted workflows. Features REST API endpoints Endpoints require the manage_linkjet capability, which is granted to administrators automatically and can optionally be granted to editors. A machine-readable OpenAPI manifest is available at /wp-json/linkjet/v1/openapi, ready to import into Postman, Insomnia or any API client.

安装:

  1. Upload the linkjet folder to /wp-content/plugins/, or install it through the Plugins screen.
  2. Activate the plugin.
  3. Open the Linkjet menu. On first activation the import wizard opens automatically and offers to import existing Pretty Links / Redirection data.
  4. Create your first link, or import via CSV/JSON.

屏幕截图:

  • Link list with copy buttons, bulk actions and QR codes
  • Add/edit link with affiliate options
  • Regular-expression redirect with pattern validation and live test
  • Statistics with device, browser and country breakdowns
  • 404 monitor separating real 404s from bot and scanner noise
  • Tools: CSV/JSON backup and REST API reference
  • Import wizard for Pretty Links (v3 and v4) and Redirection

升级注意事项:

1.4.1 The per-link nofollow setting now also applies to the redirect (via X-Robots-Tag). Recommended for anyone cloaking affiliate links. 1.4.0 Adds developer hooks and filters for extensions (see HOOKS.md). No changes to existing behaviour. 1.3.1 Redirects now catch differently-cased URLs without hijacking real pages, plus a dedicated capability so editors can manage links without full admin rights. 1.1.0 Adds a redirect performance cache, GDPR click-log cleanup, device/browser/country stats, bulk actions, QR codes, a Gutenberg block, an import wizard, JSON backups and a fully translatable interface.

常见问题:

Is any of this limited, or nagging me to upgrade?

No. Everything described above is part of this plugin, without usage limits, feature locks or upgrade banners in your admin area. There is a separate paid add-on (Linkjet Pro) for agency-style extras such as geo/device targeting, split tests, a broken-link checker and scheduled client reports, but this plugin never asks you to buy it and works completely on its own.

Can I import my Pretty Links setup after the 4.0 rewrite?

Yes. The import wizard reads both the classic Pretty Links tables and the new v4 custom-table data model, and it reads the columns that are actually present – so half-migrated installations are imported as far as the data allows instead of failing. Entries without a target URL are reported separately rather than silently skipped.

Does it send any data to external servers?

No. Click tracking is first-party and stays in your own database. No external analytics, no CDN calls.

How do I control Linkjet from outside WordPress (or from an AI/automation)?

Use the REST API under /wp-json/linkjet/v1/ with an Application Password (Users → Profile → Application Passwords). The OpenAPI manifest at /wp-json/linkjet/v1/openapi describes every endpoint and can be imported into any API client.

Can I import my existing Pretty Links or Redirection links?

Yes. The import wizard (Linkjet → Import wizard) detects both plugins' database tables and imports your links with one click, optionally including click statistics.

Is it GDPR-compliant?

IP addresses can be anonymised (last IPv4 octet / last 80 IPv6 bits removed), bots are not counted, country is only read from headers your server/CDN already provides (no external GeoIP database), and click logs can be auto-deleted after a chosen retention period.

How do I enable the QR code feature?

Drop an MIT-licensed qrcode.min.js (e.g. davidshimjs/qrcodejs) into admin/assets/. The plugin makes no external calls; the QR button appears only when the library is present.

Where do I get support?

Please use the plugin's support forum on WordPress.org. Linkjet is developed by hafenstudios (https://hafenstudios.com); you can also reach us at info@hafenstudios.com.

更新日志:

1.5.3 1.5.1 1.5.0 1.4.2 1.4.1 1.4.0 1.3.1 1.3.0 1.2.1 1.2.0 1.1.0 1.0.0