vGocms
Featured
Free
vGocms - High-Performance Movie & Video CMS (Multi-Site & AI Powered)
vGocms - High-Performance Movie & Video CMS (Multi-Site & AI Powered)
Sales Website: https://vgo.codes
vGocms is a specialized CMS solution for building and managing large-scale movie and video website networks. Developed on Go (Golang), vGocms delivers outstanding processing speed, extreme load capacity, and a flawless automation system.
🔗 Demo Information
Admin Dashboard: https://admin.vgo.codes/admin/login
- Username: admin
- Password: admin123
🚀 Deep Dive Features
1. Multi-Site Management & Automation
- Smart Scheduler: A standard cron system running every minute to coordinate all background tasks.
- Auto Sync Video: Automatically syncs new movies based on Taxonomy filters (Genre, Country, Server...). Supports sync limits per hour/day to prevent spam.
- Random Publish Campaign:
- Set random publishing intervals (e.g., every 30-120 minutes).
- Spread Timing: The ability to spread out movie/video episodes in a single publish run (minutes apart) to create natural activity signals, highly beneficial for SEO.
- Custom Source Code: Allows injecting custom HTML into the <head> and <body> for each specific site (convenient for tracking, pixels, or custom CSS/JS).
2. In-Depth SEO Template System
- SEO Config by Page Type: Custom Meta Title/Description/Keywords for each type: Homepage, Movie Detail, Watch Movie, Search, Actor Page, and Year/Genre lists.
- Dynamic Variables System: Utilize placeholders like {title}, {original_name}, {episode}, {year}, {sitename} to generate millions of unique content pages.
- AI Bulk SEO Generator: With 1 click, AI uses the website's general description to automatically generate the entire SEO Template for all page types in the system.
- Preview & Validation: Integrated real-time character counter, ensuring SEO content always stays within Google's "safe zone".
3. Smart Menu & Navigation Management
- Site-Specific Menus: Each satellite site can use its own menu or fallback to the system menu.
- Drag-and-Drop Nested Menus: Intuitive menu management interface, supporting unlimited parent-child hierarchies.
- Shortcut Link Chips: Built-in shortcuts for important paths (New Movies, Most Watched, Theaters...) helping admins create menus quickly without memorizing URLs.
- Lucide Icons: Supports a library of thousands of modern icons, easily customizable for each menu item directly on the interface.
4. Taxonomy & Localization
- Language Override: A powerful feature allowing you to change the display name of Taxonomies (e.g., Genre "Action" to "Hành Động") for individual sites without altering the core database.
- Taxonomy Filter: Strict control over which genres or movie countries are permitted to appear on specific sites.
5. Power of AI & Crawler
- AI Rewrite Content: Auto-rewrite Title/Slug/Description via OpenRouter (GPT-4, Claude 3...).
- Multi-Source Crawler: Supports Ophim, MacCMS API, TMDB, vGo Share... at ultra-fast speeds.
🛠️ Tech Stack
- Backend: Golang (Gin Framework) - Concurrent processing for thousands of sync/rewrite tasks simultaneously.
- Database & Cache: MySQL (Gorm) + Redis (Task Queue & API Cache).
- AI Integration: OpenRouter (Connects to the world's most powerful AI models).
UI/UX Admin: Modern, optimized for administrators operating large systems.
🔥 Why vGocms is a passive income machine?
- Save 99% manpower: The system auto-crawls, uses AI to write content, and auto-publishes on a random schedule.
- Ultra-fast cloning capability: Creating a new site takes only 5 minutes with fully populated Menu, SEO, and Movies.
- Maximum SEO optimization: With AI Rewrite and Multi-site templates, you own a high-quality satellite network with rapid indexing.
- Endurable load capacity: Golang ensures the server never crashes during traffic spikes.
🛒 Purchase Info & Support
- Own the full vGocms suite & Professional interface today.
- Personal Telegram Support: @apiionline
- vGocms Community Group: t.me/vgocms
vGocms - The platform to operate your automated movie website empire.
Changelog
v2.0.3
30/03/2026 00:00:00
- Admin: menu search palette (Ctrl+Q) — find and open admin pages quickly
- Admin: palette opens the right page in workspace tabs (embed) or full page in classic mode
- Admin: fix palette item clicks (hover no longer blocked navigation)
- Admin: video form save in workspace keeps embed view — no double layout inside the iframe
v2.0.2
30/03/2026 00:00:00
- Admin: bottom-right dock — switch tab vs classic mode, scroll to top/bottom
- Admin: Fix a few UI issues with the new workspace mode
v2.0.1
30/03/2026 00:00:00
- Theme install: fix npm build on production servers
- Admin: fix sites page script when there are no sites yet
- Admin: fix menu delete/rename in sidebar (site + global menu manager)
- Admin workspace: Dashboard link works when already on the workspace page
v2.0.0
29/03/2026 00:00:00
- Theme: automatic theme installation from admin panel (download, configure, and run theme)
- System: fixed remaining issues from version 1.x
- Admin workspace: added tab navigation bar — open multiple internal pages, drag to rearrange, close tabs
v1.4.1
26/03/2026 00:00:00
- Crawler: fix 'cannot unmarshal array into Go struct field OphimTaxonomy.id' error by handling dynamic taxonomy ID types (string/array) from Ophim API