Files
ALwrity/docs-site/docs/features/integrations/wix/overview.md
2025-11-17 17:38:23 +05:30

34 lines
922 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Wix Integration (Overview)
ALwritys Wix integration lets you publish AIgenerated blogs directly to your Wix site, including categories/tags and SEO metadata.
## Whats 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