Content inventory
Create a comprehensive inventory of your existing content before doing anything else:- Content types - Blog posts, pages, products, etc.
- Fields per type - Text, images, dates, relationships
- Field constraints - Required, max length, formats
- Relationships - How content types relate to each other
- Taxonomies - Categories, tags, hierarchies
- Media assets - Images, documents, videos
- Metadata - SEO fields, publication info, authors
Inventory template
| Content Type | Field Name | Field Type | Required | Notes |
|---|---|---|---|---|
| Blog Post | title | Text | Yes | Max 100 chars |
| Blog Post | body | HTML | Yes | Rich content |
| Blog Post | excerpt | Text | No | Max 300 chars |
| Blog Post | featured_image | Image | No | 1200x630 recommended |
| Blog Post | author | Reference | Yes | Links to Author |
| Blog Post | categories | Reference | No | Many-to-many |
| Blog Post | published_date | DateTime | Yes | |
| Author | name | Text | Yes | |
| Author | bio | Text | No | |
| Author | avatar | Image | No |