Basic Template Settings
This section describes the core configuration parameters for templates, including redirect types and their features.
General Parameters
Template Name
- Use clear names: "FB_Stories", "VK_Groups"
- Add unique identifiers if needed
- Group templates by use case
Service Selection
Affects bot detection rules for:
- 📱 Social networks (VK, Facebook, Instagram)
- 💬 Messengers (Telegram, WhatsApp)
- 📺 Media platforms (YouTube, TikTok)
- 🎯 Ad systems (Facebook Ads, Google Ads)
Template Types
- Redirect
- Page
Redirect Types
Type | Speed | Features |
---|---|---|
Meta | ⚡⚡⚡⚡⚡ | Works everywhere, fast and universal |
JS | ⚡⚡⚡⚡ | Enhanced device analysis |
301/302 | ⚡⚡⚡⚡⚡ | Server-side, SEO-friendly |
IFrame | ⚡⚡⚡ | Embed external content, complex logic |
Double Meta | ⚡⚡⚡⚡ | Double-check for added security |
Preload | ⚡⚡⚡ | Shows content while loading, UX boost |
Button | ⚡⚡⚡ | Interactive, call-to-action |
Image | ⚡⚡⚡ | Displays image before redirect |
Text | ⚡⚡⚡⚡⚡ | Static text without redirection |
Landing | ⚡⚡⚡ | Full-featured landing page |
Redirect Type Recommendations
- 🚀 Max speed: 301/302
- 🛡️ Improved protection: JavaScript
- 📱 Best compatibility: Meta Refresh
- 🎨 Customization: Landing or Button
Redirect Settings
Redirect URL
Single Redirect
https://site.com/page
Random Selection
https://site1.com|https://site2.com
Sequential Selection
https://site1.com||https://site2.com
Redirect Delay
- Set delay in seconds: 0–10
- Leave empty if not needed
Static Page Settings
Landing Page
- Choose a preloaded landing page
- Upload your own zip/HTML landing
- Configure display options
IFrame
- Embed external content
- Customize size and behavior
- Special mode for VK Apps
Button
- Set button color
- Set background color
- Custom button text
Important
- Test your redirects before launching
- Follow the policies of ad platforms
- Monitor performance and optimize accordingly