Advertisements
Menu path: Admin -> Advertisement
Route: /admin/advertisements
Use this page to manage advertisement code for the prepared ad slots in the website and customer area.
What this page does
The application already contains many prepared advertisement positions.
You do not need to create a new ad position manually.
Instead, you:
- Open the advertisement list
- Choose a prepared position
- Edit the code
- Enable the status
What you will see in the list
The advertisement list shows:
Position: Human-readable slot nameSize: Slot size such asresponsive,1200x90,680x100, or330x100Status: Enabled or disabledLast UpdateAction: Edit button
How to add advertisement code
- Go to
Admin -> Advertisements - Find the position where you want to show the ad
- Click
Edit - Paste the advertisement code into the
Codefield - Turn
Statuson - Save the page
If the code field is empty, the application will not allow that advertisement to become active.
What kind of code you can add
Normally this field is used for:
- HTML banner code
- JavaScript ad snippet
- Responsive embed code
- Third-party ad network code for one specific slot
Important rule for head scripts
If your ad provider gives you code that must be added inside the website <head> section, do not place that part in the advertisement slot.
Use this page only for the code that should appear inside the selected ad area.
For <head> code, go to:
Then add it to:
Manual Code in Head Section
Standard setup flow for ad networks
Many ad networks give two different code parts:
- A global script for the website head
- A display block code for each ad position
In RoboExchanger, the correct flow is:
- Put the global head script in Custom Code
- Put the display block code in the selected advertisement slot
Common advertisement positions
The system includes prepared slots such as:
- Home Page Exchange Section (Bottom)
- Home Page Transactions Section (Bottom)
- Home Page Blog Section (Bottom)
- Rates Page (Top)
- Rates Page (Bottom)
- Blog Page (Top)
- Blog Page (Bottom)
- Blog Post Image (Bottom)
- Blog Post (Bottom)
- Review Page (Top)
- Review Page (Bottom)
- FAQ Page (Top)
- FAQ Page (Bottom)
- Track Order Page (Top)
- Track Order Page (Bottom)
- Contact Page (Top)
- Contact Page (Bottom)
- Exchange Step 1 Page Sidebar (Bottom)
- Manual Payment Page Sidebar (Bottom)
- Exchange Order Page (Bottom)
- Exchange Order Page Sidebar (Bottom)
- User Dashboard Page (Bottom)
- User Exchange History Page (Bottom)
- User Exchange Details Page (Bottom)
- User Review Page (Bottom)
- User Referral Page (Bottom)
- User Withdrawal Page (Bottom)
- User Reserve Request Page (Bottom)
- User Profile Page (Bottom)
- User Verification Page (Bottom)
- User Update Profile Page (Bottom)
- User Update Password Page (Bottom)
Responsive and fixed-size ads
- If the size is
responsive, use code that can adapt to available width. - If the size shows a fixed dimension like
1200x90, it is best to use code that fits that area.
Best practice
- Keep one clean ad code per slot.
- Test one slot first before enabling many slots.
- Use responsive code where possible.
- Keep head-level scripts in Custom Code, not in the slot code.
Related pages
When to clear cache
Usually advertisement updates are refreshed through the advertisement cache update logic automatically.
If you still do not see your latest changes, open: