# SEO AI Content Refresh by Variant

Requires at least: 4.7
Tested up to: 6.8
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Stable tag: 1.0

AI SEO content refresh for better SEO performance.

## Description
The SEO Content Refresh plugin helps users optimize existing content to improve search engine visibility. It analyzes content and refreshes older posts with new AI-generated updates.

This plugin integrates with the **OpenAI API** in order to provide its functionality.
When active, the plugin communicates with OpenAI servers to process requests and return results inside WordPress.

To use the plugin, you must supply your own **OpenAI API key**.
The key is stored locally in the WordPress database and is used exclusively for authenticating requests to the OpenAI service.

Important notes:
- An active OpenAI account is required.
- API usage may generate costs depending on your OpenAI subscription plan.
- No API key is bundled or provided by this plugin. You must obtain and configure your own key.
- Data sent to OpenAI is processed by OpenAI and subject to their [terms of use](https://openai.com/policies/terms-of-use) and [privacy policy](https://openai.com/policies/privacy-policy).


## Features
- AI based content update
- Set your preferred update frequency
- User-friendly interface for managing settings

## Installation
1. Download the plugin files.
2. Upload the `seo-content-refresh` folder to the `/wp-content/plugins/` directory.
3. Activate the plugin through the 'Plugins' menu in WordPress.
4. Navigate to the `SEO AI Content Refresh` section
5. Add your Open AI key to allow the plugin tu use AI functionalities
6. Click Save

## Usage
- After activation, navigate to the SEO Content Refresh settings page in the WordPress admin dashboard.
- Select the post types you wish to keep fresh and customize the way the plugin will refresh the content.

## Contributing
Contributions are welcome! Please submit a pull request or open an issue for any suggestions or improvements.

## Support
For support, please open an issue on the GitHub repository or contact the plugin author.
