=== IndexJump Submitter ===
Contributors: Indexjump, bohdanmel
Tags: indexjump, indexing, seo, api, submit url
Requires PHP: 7.4
Requires at least: 5.8
Tested up to: 6.8
Stable tag: 3.2.3
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
 
The official plugin to automatically submit URLs to the IndexJump.com service for faster search engine indexing.
 
== Description ==
 
For high-quality indexing of new backlinks or pages, it can take GoogleBot a significant amount of time to crawl and index them. This problem is especially noticeable on large websites, where full indexing can take months or even years.
 
The IndexJump Submitter plugin is the official tool that solves this problem by integrating your WordPress site with the IndexJump.com API, allowing you to get your content indexed rapidly.
 
= Key Features =

*   **Automatic Submission:** Automatically submits URLs for indexing whenever you publish or update a post, page, or taxonomy term.
*   **Manual & Bulk Submission:** Submit any single URL manually, or select multiple posts/terms from any list and submit them all at once using the Bulk Actions feature.
*   **Quick Actions:** Instantly submit any individual post or term right from the list view.
*   **Dashboard Widget:** Keep an eye on your IndexJump balance and quickly submit URLs directly from your WordPress dashboard.
*   **Official Integration:** The official and secure way to connect your site to IndexJump.
*   **Status Tracking:** An optional column in your posts list shows the last submission status for each post.
*   **Multi-Bot Support:** Choose which bots to submit your links to (GoogleBot, OpenAIBot, BingBot).
 
== Installation ==
 
1. Upload the `indexjump-submitter` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to **Tools > IndexJump Submitter**, enter your API token, and configure the settings.
 
== External Services ==

This plugin is the official client for the **IndexJump.com** service and is required for it to function. It connects to the IndexJump API to provide its core features.

*   **Service:** IndexJump.com
*   **Purpose:** To submit URLs for accelerated indexing by search engine bots (such as GoogleBot) and to check your account balance.
*   **Data Sent:** When submitting a URL, the plugin sends the specific URL and your private API token to the IndexJump API endpoint (`api.indexjump.com`). When checking your balance, only the API token is sent.
*   **Service Policies:** By using this plugin, you agree to the external service's terms. You can review them at the following links:
    *   [Terms of Service](https://indexjump.com/terms-of-service)
    *   [Privacy Policy](https://indexjump.com/privacy-policy)
 
== Screenshots ==
 
1. The main settings page with a two-column layout and support sidebar.
2. The flexible settings for automatic submission.
3. The "Submission Log" tab with a detailed history of all API calls.
4. The "Diagnostics" tab with system info and maintenance tools.
5. The Dashboard Widget in action.
6. The "IndexJump Status" column in the posts list.
7. The "Bulk Actions" menu with the 'Submit to IndexJump' option.
 
== Changelog ==
 
Please see `changelog.txt` for a detailed history of changes.
 
== Frequently Asked Questions ==
 
= Where can I find my API token? =
 
Your API token is available in your user dashboard on the IndexJump.com website after you register.
 
= My balance isn't showing up or I see an error. What should I do? =
 
First, double-check that you have copied the API token correctly. If the key is correct, your web host might be blocking outgoing connections to `api.indexjump.com`. Please use the "API Connection Test" button in the Diagnostics tab.

