Skip to main content

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:

  1. Open the advertisement list
  2. Choose a prepared position
  3. Edit the code
  4. Enable the status

What you will see in the list

The advertisement list shows:

  • Position: Human-readable slot name
  • Size: Slot size such as responsive, 1200x90, 680x100, or 330x100
  • Status: Enabled or disabled
  • Last Update
  • Action: Edit button

How to add advertisement code

  1. Go to Admin -> Advertisements
  2. Find the position where you want to show the ad
  3. Click Edit
  4. Paste the advertisement code into the Code field
  5. Turn Status on
  6. Save the page
tip

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:

  1. A global script for the website head
  2. A display block code for each ad position

In RoboExchanger, the correct flow is:

  1. Put the global head script in Custom Code
  2. 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.

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: