WordPress Plugin
Auto-submit new and updated posts to search engines when you hit publish.
1. Download plugin
Log in to your dashboard and download the ready-to-install zip file.
Log in to downloadFile: indexrocket.zip
2. Install in WordPress
- Plugins → Add New → Upload Plugin → choose indexrocket.zip
- Activate getindexrocket
- Settings → getindexrocket
3. Connect API
- API URL — your getindexrocket app URL (e.g. https://getindexrocket.com)
- API Key — from Dashboard → API Keys
API endpoint
POST /api/v1/submit
Authorization: Bearer ip_xxx
{ "urls": ["https://yoursite.com/post"] }