Sync to GPT allows ChatGPT to interact with your WordPress posts. The plugin is useful for content analysis, article creation, marketing strategies, creating charts, and more—all directly within ChatGPT. Additionally, you can deliver your WordPress content to millions of users on ChatGPT.
Prompt Examples
Below are examples of prompts you can use once you've connected your posts in ChatGPT:
"Create a draft for a newsletter featuring my 5 latest posts."
"I need ideas to boost engagement on my blog."
"Provide marketing stategies based on my posts."
"Get the latest article about [topic] and draft an engaging social media post."
"Create a graph for my post, [Post Title]".
"Generate a chart of sentiments for posts over the past month, labeling them as positive, negative, or neutral."
Features
- WordPress REST API: Utilizes a custom endpoint to connect to the WordPress REST JSON API for reading posts.
- Multiple Post Retrieval: Retrieves 10 or more posts at a time for ChatGPT interactions.
- Single Post Retrieval: Retrieves the full content of relevant single posts.
- Post Search: Initiates searches based on search terms derived from user questions in ChatGPT.
- Pagination: Option to navigate through different sets of posts (next page).
- HTML Content Cleaning: Automatically cleans full post content before sending to ChatGPT, ensuring concise context for ChatGPT interactions. This is performed through the plugin's custom endpoint.
Settings
- OpenAPI Schema: A generated OpenAPI schema to paste into your GPT's actions configuration.
- GPT Instructions: Specific instructions for your GPT to interact with your WordPress posts.
- From your WordPress dashboard go to Plugins > Add New.
- Search for Sync to GPT in the Search Plugins box.
- Click Install Now to install the Sync to GPT Plugin.
- Click Activate to activate the plugin.
- Sync to GPT will be added as a submenu in Settings.
- Copy the OpenAPI schema from the Sync to GPT plugin settings and paste it into your GPT's actions configuration.
- Copy the GPT instructions from the plugin settings and paste it at the end of your GPT's custom instructions. Modify and iterate the instructions based on your needs.
- Interact with your WordPress posts directly from ChatGPT.
If you still need help. visit
WordPress codex
1.0
First release of the plugin.
1.1
Style changes.