AI Video Generation Implementation
This commit is contained in:
33
docs-site/docs/features/integrations/wix/overview.md
Normal file
33
docs-site/docs/features/integrations/wix/overview.md
Normal file
@@ -0,0 +1,33 @@
|
||||
# Wix Integration (Overview)
|
||||
|
||||
ALwrity’s Wix integration lets you publish AI‑generated blogs directly to your Wix site, including categories/tags and SEO metadata.
|
||||
|
||||
## What’s Included
|
||||
- OAuth connection (Headless OAuth – Client ID only)
|
||||
- Markdown → Wix Ricos JSON conversion
|
||||
- Image import to Wix Media Manager
|
||||
- Blog creation and publish (draft or published)
|
||||
- Categories/tags lookup + auto-create
|
||||
- SEO metadata posting (keywords, meta, OG, Twitter, canonical)
|
||||
|
||||
## High-level Flow
|
||||
1. Connect your Wix account (OAuth)
|
||||
2. Convert blog content to Ricos JSON
|
||||
3. Import images
|
||||
4. Create blog post
|
||||
5. Publish and return URL
|
||||
|
||||
## Benefits
|
||||
- One-click publishing from ALwrity
|
||||
- Preserves formatting and images
|
||||
- Posts complete SEO metadata
|
||||
- Clear error handling and feedback
|
||||
|
||||
See also:
|
||||
- Setup: setup.md
|
||||
- Publishing: publishing.md
|
||||
- API: api.md
|
||||
- SEO Metadata: seo-metadata.md
|
||||
- Testing (Bypass): testing-bypass.md
|
||||
|
||||
|
||||
Reference in New Issue
Block a user