Manage Feeds
Learn how to edit, configure, and analyze feeds.
Feed Overview
Feed Overview
View feed settings, performance metrics, and configuration options
Content Management
Add, remove, and organize feed content with drag-and-drop tools
Analytics Dashboard
Monitor feed performance, engagement, and usage statistics
Integration Tools
Access embedding codes, API endpoints, and sharing options
Adding Content
Navigate to the feed dashboard and click Add Content
Browse or search through your media library
Select individual items to add to the feed
Arrange content order using drag-and-drop
Click Add to Feed to confirm additions
Navigate to the feed dashboard and click Bulk Add
Use Advanced Filters:
- Content type filtering
- Date range selection
- Tag-based filtering
- Performance metrics filtering
Select multiple items using checkboxes
Click Add Selected to add all items simultaneously
Define rules once, and content is added automatically:
- By type (video, image, mixed)
- Tags or categories
- Upload date ranges
- Performance thresholds
- Sorting rules (newest, trending, most viewed)
Reordering Content
Click Reorder to enter reorder mode in feed dashboard
Drag items to desired positions using the drag handles
Click Save Order to apply changes
You can schedule items to appear or expire automatically for fresh, timely feeds.
Configuring Feeds
- Feed Name: Update feed identification
- Description: Modify feed description and purpose
- Visibility Level: Change public, unlisted, or private status
- Project Association: Move feed between projects
- Feed Type: Modify feed type (when compatible)
- Thumbnail Style: Grid, list, carousel, masonry layouts
- Default Sorting: Newest, oldest, most popular, custom order
- Pagination: Items per page configuration
- Cover Image: Featured image representing the feed
- Preview Settings: Thumbnail sizes and aspect ratios
- Visibility Levels: Public, unlisted, private access
- User Permissions: Specific user access for private feeds
- Domain Restrictions: Limit embedding to specific domains
- API Access: Control programmatic access permissions
Feed Integration & Distribution
Website Embedding
Navigate to your feed dashboard and click the Embed button
Customize embedded feed appearance (size, theme, features)
Copy the generated iframe code
Paste the embed code into your website's HTML
Example Embed Code:
<iframe
src="https://feeds.rixl.com/embed/feed_123456"
width="100%"
height="600"
frameborder="0"
allowfullscreen>
</iframe>API Integration
curl -X GET https://api.rixl.com/feeds/{feedId} \
-H "X-API-Key: YOUR_PROJECT_API_KEY"Specialized Feed Types
Creator-Based Feeds
Single Creator
Showcase content from one specific creator
Multi-Creator
Combine content from multiple selected creators
Creator Collections
Organize creators into themed collections
Interactive Feed Features
- Like/favorite buttons with counts
- Comment sections with moderation
- View tracking and analytics
- Share counters and viral metrics
- Custom call-to-action buttons
- Lead capture forms
- E-commerce integration
- Newsletter subscription options
Analytics & Performance
Engagement Metrics
Views, clicks, time spent, and interaction rates
Audience Insights
Geographic data, device types, and referral sources
Content Performance
Individual item performance and trending analysis
Real-time Data
Live feed performance and usage statistics
Key Performance Metrics:
- Total Views, Unique Visitors, Session Duration, Engagement Rate
Navigate to your feed dashboard
Click on the Analytics tab
Select a date range
Review metrics and identify trends
Export data as CSV or PDF
Video Feed Customization
- Autoplay, continuous play, loop options, mute settings
- Default quality, adaptive streaming, manual selection, mobile optimization
- Dark/light themes, branding, custom styling for controls and progress bar
Troubleshooting Guide
- Verify visibility and permissions
- Optimize performance (pagination, asset sizes)
- Check domain whitelist for embedding
- Ensure items match feed rules
- Review ordering settings
- Check dynamic rules for freshness
- Verify API key and rate limits
- Validate embed HTML and check console errors
- Refresh RSS output settings if applicable
Best Practices
Well-organized feeds significantly improve engagement and discoverability.
Organization: Related themes, consistent updates, metadata for search.
Performance: Optimize images, limit feed size, use lazy loading, caching.