RankJet Article Publisher

Description

RankJet writes SEO articles for your site. This plugin connects your WordPress site to your RankJet
account so those articles publish here directly, as live posts or as drafts for review.

Features:

  • One click connection from your RankJet dashboard, with no application password to create
  • Works on hosts where application passwords are disabled or stripped
  • Featured and inline images are copied into your media library
  • SEO title, description, focus keyword, and canonical are filled in for Yoast SEO and Rank Math
  • Lightweight: no front end scripts, no database tables, no admin notices

A RankJet account is required. Sign up at https://rankjet.co

External services

This plugin communicates with RankJet at https://app.rankjet.co for these purposes:

  1. Connecting your site. When you confirm a connection, the plugin sends your site address, its
    REST API address, WordPress and PHP versions, which SEO plugin is active, and whether WP-Cron is
    disabled. This is used to link the site to your account and to tell you if anything will prevent
    publishing.
  2. Receiving articles. RankJet sends article content to this site. The plugin does not send your
    post content, user data, or any visitor data to RankJet.
  3. Disconnecting. When you deactivate the plugin or press Disconnect, it tells RankJet to stop
    publishing here. Only the connection key is sent.

Privacy policy: https://rankjet.co/he/privacy
Terms: https://rankjet.co/he/terms

Installation

  1. Install and activate the plugin.
  2. In RankJet, open Settings then Connections and choose WordPress.
  3. Follow the steps. Your WordPress admin opens so you can confirm the connection.

FAQ

Do I need a RankJet account?

Yes. Sign up at https://rankjet.co

Can I review articles before they go live?

Yes. Turn on “Publish as draft” in Settings then RankJet, or set it in your RankJet account.

Does this work on multisite?

Not yet. This version supports single site installs only.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“RankJet Article Publisher” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.8

  • Renamed to RankJet Article Publisher. Your connection, settings and published posts are unaffected.

1.0.7

  • The two settings on the RankJet screen are now sanitized before they are saved.
  • Fixed: the connection status message could show up on admin screens other than the RankJet settings page.

1.0.6

  • Featured images now carry the alt text RankJet wrote for that specific picture, instead of falling back to the article title.

1.0.5

  • Fixed: the lookup that stops a republish creating a duplicate post no longer relies on a query argument the WordPress.org checks prohibit.

1.0.4

  • Security: the old connection scheme is no longer accepted, which is what completes the 1.0.2 change. A copy of RankJet’s records can no longer publish to this site.
  • Sites connected before 1.0.2 need to reconnect once.

1.0.3

  • Fixed: the plugin reported the wrong version number to RankJet, which kept it on the older connection scheme and made an already applied update keep reappearing.

1.0.2

  • Security: the connection key is now verified the way a password should be. RankJet keeps the key and this site keeps only a fingerprint of it, so a copy of RankJet’s records is no longer enough to publish here.
  • Existing connections keep working. Reconnect once to move onto the new scheme.

1.0.1

  • Security: the update check now refuses to install a package it cannot verify, instead of letting WordPress download it unchecked.
  • Security: incoming article HTML is filtered again on the way in, and titles are stripped of markup.
  • Security: the manual connection key is only generated when you ask for one, and is cleared once the site is connected.
  • Security: deactivating the plugin now clears the stored connection key.
  • Fixed: republishing an article no longer resets its publish date or closes its comments.
  • Fixed: backslashes in article text are no longer stripped on publish.
  • Fixed: uninstalling now clears pending image-copy events as intended.

1.0.0

  • First release.