SEOGrove Docs
Build and maintain your publishing integration.
Reference material for customer-facing SEOGrove contracts: webhook events, generated tool pages, CMS publishing expectations, native tool artifacts, fallbacks, and security verification.
Publishing API
Webhooks
Receive signed article and tool publish/delete events, verify HMAC signatures, upsert pages, and return canonical URLs to SEOGrove.
Open webhook docs ->SEO Tool Pages
Generated tools
Understand native tool manifests, deterministic runtimes, branding, iframe fallback behavior, JSON-LD, and the recommended receiver implementation.
Open tool docs ->Default recommendation
If SEOGrove controls the integration, use native publishing. If you are building a custom webhook receiver,
implement the documented native tool rendering path and keep iframe_fallback
as a compatibility escape hatch only.