Managing Tops & Rankings
Tops are a unique SiteX content type for creating ranked lists — "Top 10 Best Phones 2026", "5 Best Budget Laptops", etc. They're a powerful format for affiliate and comparison content.
Creating a Top List
- Navigate to Tops → Add New
- Enter the top list title (e.g., "Top 10 Best Wireless Earbuds")
- Select a category
- Add items to the list — each item includes:
- Rank position
- Item name
- Image
- Short description / review
- Pros and cons (optional)
- Rating (1-10 scale)
- External link / affiliate URL (optional)
- Write an introduction and conclusion
- Configure SEO fields
- Publish
Top List Features
- Drag-and-drop reordering — Easily rearrange items in the ranking
- Auto-numbering — Rank numbers update automatically when reordered
- Comparison table — Auto-generated comparison table from item data
- Schema markup — Automatic ItemList structured data for rich search results
- Affiliate links — Nofollow external links with click tracking
API Publishing
Top lists can be created via the API using POST /api/publish-content with "type": "top". The items field accepts an array of ranked items. See API Endpoints.