Description
Rocketito Connector is the WordPress-side bridge for Rocketito (https://rocketito.com), a paid, external AI SEO service that researches keywords, writes SEO-optimized articles, and schedules them for you. All of that work happens on Rocketito’s own servers — this plugin does not write or generate any content itself. Its only job is to securely receive the finished articles Rocketito produces and publish them as posts on your site, using WordPress’s own wp_insert_post() function.
A Rocketito account and active plan is required to use this plugin; see Rocketito’s Terms of Service at https://rocketito.com/terms.
How it works
- Install and activate this plugin.
- Go to the “Rocketito” menu in your WordPress admin sidebar.
- Paste the API key from your Rocketito dashboard (Auto Publish WordPress) and click “Save & Connect”.
- Rocketito can now publish articles directly to your site.
Requirements
- WordPress 5.0 or later with the REST API enabled (enabled by default on all sites).
- A Rocketito account at https://rocketito.com.
Installation
- Upload the plugin files to the
/wp-content/plugins/rocketito-connectordirectory, or install the plugin directly through the “Plugins Add New Upload Plugin” screen in WordPress. - Activate the plugin through the “Plugins” screen in WordPress.
- Go to the “Rocketito” menu, paste your API key from the Rocketito dashboard, and click “Save & Connect”.
FAQ
-
Where do I get an API key?
-
Log in to your Rocketito dashboard, go to Auto Publish WordPress, and copy the API key shown there.
-
Does this plugin collect or send any data on its own?
-
No. This plugin never initiates outbound requests and does not collect analytics, usage data, or any information about your site or its visitors. It is purely reactive: it only accepts incoming, authenticated requests from Rocketito’s servers to create a post, and does nothing else. No data is sent anywhere unless and until you install, activate, and connect this plugin with your own API key — that action is your explicit consent for Rocketito (the service you are already a customer of) to publish posts to this site.
-
Is it safe?
-
Every incoming request is authenticated with a private API key that only you and your Rocketito account know, compared using a timing-safe check. Requests without a valid, matching key are rejected with an error.
-
How do I disconnect?
-
Go to the “Rocketito” menu and click “Disconnect”. You can reconnect at any time by pasting an API key again.
-
Where can I see the source code?
-
The full source is included in this plugin (nothing is obfuscated or built/minified) and is also maintained publicly at https://github.com/solrac171717/rocketito-plugin.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Rocketito Connector” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Rocketito Connector” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.
