Rankioz SEO

Description

Rankioz SEO provides a single purpose: an admin-only screen for generating and managing an API key that Rankioz uses to authenticate requests to your WordPress site.

Key Features

  • API Key Management: Generate, regenerate, copy, or revoke your Rankioz API key
  • Access Controlled: Only users with manage_options can view/manage the key
  • REST Authentication: Rankioz requests authenticate via the X-Rankioz-API-Key header
  • Security First: Nonces, capability checks, sanitization, and output escaping

Support

For support, please visit https://rankioz.com or contact us through our website.

Privacy Policy

This plugin does not collect, store, or transmit any personal data. It stores an API key (managed by administrators) used only to authenticate requests from Rankioz.

Screenshots

  • Rankioz API Key settings screen

Installation

  1. Upload the plugin files to the /wp-content/plugins/rankioz-seo directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Navigate to Rankioz SEO in the WordPress admin sidebar.
  4. Generate an API key and copy it into your Rankioz workspace settings.

FAQ

Where do I find the API key?

Go to Rankioz SEO in the wp-admin sidebar.

What happens if I regenerate the API key?

The old key will stop working immediately. Update the key in your Rankioz workspace settings after regenerating.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Rankioz SEO” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Rankioz SEO” 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.1

  • Bugfixes and improvements

1.0.0

  • Initial release
  • API key management screen
  • REST API endpoints for backend integration (ping, publish, unpublish, page optimizer apply)