GeoCraft
GeoCraft WordPress Plugin — Publish AI GEO-optimized content directly to WordPress sites
by GeoCraft · github.com/matthewyonan/geocraft-plugin · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/matthewyonan/geocraft-plugin/archive/refs/heads/main.zipGeoCraft WordPress Plugin
Publish AI-optimized content from GeoCraft directly to your WordPress site.
What is GeoCraft?
GeoCraft is an AI content platform that creates articles optimized for Generative Engine Optimization (GEO) — content designed to rank in traditional search engines and get cited by AI-powered answer engines.
What This Plugin Does
This plugin connects your WordPress site to GeoCraft so you can:
- Publish content in one click — Articles, formatting, and images appear on your site without copy-pasting
- Sync SEO metadata — Meta titles, descriptions, and schema markup are set automatically (works with Yoast, RankMath, AIOSEO)
- Track performance — Pageview and engagement analytics flow back to your GeoCraft dashboard
- Schedule posts — Queue content for future publication dates
- Map categories & tags — Content is automatically organized into your WordPress taxonomies
Requirements
- WordPress 6.0+
- PHP 8.0+
- An active GeoCraft subscription
Installation
From WordPress Plugin Directory
- Go to Plugins → Add New in your WordPress admin
- Search for "GeoCraft"
- Click Install Now, then Activate
Manual Installation
- Download the latest release from the Releases page
- Upload the ZIP file via Plugins → Add New → Upload Plugin
- Activate the plugin
Setup
- Navigate to Settings → GeoCraft
- Enter your API key (find it in your GeoCraft dashboard under Integrations)
- Configure your default post status (draft or published) and category mappings
- Done — content is ready to flow
Development
# Install dependencies
composer install
# Run tests
composer test
# Check coding standards
composer lint
Contributing
See CONTRIBUTING.md for development guidelines.
License
GPL-2.0-or-later — see LICENSE for details.