Connect WordPress
How to connect your WordPress site to RankWriting using the official plugin.
RankWriting connects to your WordPress site via a lightweight plugin that handles authentication and publishing through the WordPress REST API.
How the connection works
When you install the plugin and enter your connect token, the following happens:
- RankWriting generates a unique API key for your site
- The plugin stores a secure hash of that key in WordPress
- All future publishing requests are verified against that hash
- No passwords are ever stored on RankWriting servers
Install the plugin
Option A — Upload the official ZIP (recommended)
- Open the RankWriting WordPress Plugin download page
- Click Download plugin ZIP
- In WordPress admin, go to Plugins → Add new → Upload plugin
- Upload the downloaded
.zipfile and activate
Option B — Manual install
Download the ZIP from the official plugin page, unzip it, and upload the plugin folder to /wp-content/plugins/ via FTP or file manager. Then activate it from the Plugins screen.
Enter your connect token
After installing and activating the plugin:
- In WordPress, go to Settings → RankWriting
- Paste your connect token (from the RankWriting dashboard)
- Click Connect to RankWriting
You'll be redirected back to the dashboard automatically. Your site will show as Connected.
Troubleshooting
Site shows as disconnected after connecting Make sure the plugin is activated, not just installed. Check Plugins → Installed plugins.
Connect token says expired Tokens expire after 15 minutes. Go back to Sites → Add site and generate a new one.
REST API is disabled
Some security plugins (Wordfence, iThemes Security) disable the REST API. Whitelist rankwriting.com in their settings.