Link for running traffic not working?
This guide contains the main tips in case your link for running traffic is not working.
If you parked a domain (and are using a flow link, without uploading to your own hosting):
Are you using the correct flow link?
The flow link consists of the domain and the flow ID, and looks like this:
http://site.com/r/Xx5cXMyX/s - short flow link
or
http://site.com/r1/?lnk=5604&s=Xx5cXMy - full flow link

If you need a short link that consists only of the domain name (for example http://site.com), and without a redirect to the full link, you must download the landing page and upload it to your own hosting, following the guide.

How long ago did you park the domain?
After parking a domain, DNS servers may take some time to update, on average 2-24 hours, and during this time the link may be unavailable (or partially available). You should wait for the DNS servers to update. (You can check this using third-party services, for example https://2ip.ru/dig/ or https://2whois.ru/?t=dns)

Is our IP address specified correctly in the registrar's settings?
Park your domain by following our guide.

If you are using the http://cloudflare.com service, is it configured correctly?
In this case, the IP will differ from ours (the affiliate network's IP), but for the link to work correctly, you first need to park the domain with us, and only th en route it through Cloudflare. Read more in the guide.
If you downloaded a flow (or a landing page):
Double-check, did you download a flow or a landing page?
The flow is downloaded from the flow settings, and the landing page from the offer card. The links used in this case will differ: for a flow, you use the flow link, and for a downloaded landing page - a link consisting of the domain name (the address where you uploaded the landing page).
The difference between uploading a flow and a landing page is described in the guide.

Did you link a domain to the uploaded flow?
If you are uploading a flow (or a landing page) to your own hosting, in this case you cannot park the domain with us (and you do not need to link a domain in the "Domain parking" field in the flow settings).
The domain must be parked to your hosting where you upload the flow (landing page).

Were all flow files extracted correctly?
Sometimes, when flow files are extracted incorrectly, some of them are lost (or the onepage folder, which contains all the landing pages, did not copy). Try extracting the files on your computer using a different archiver (for example, WinRAR), and upload the extracted files to your hosting using an FTP client, for example, FileZilla.

Which folder on your hosting is the flow uploaded to?
The path specified in the flow settings must match the address where you upload the flow. If the addresses differ, the flow will not work correctly.

Is PHP support enabled on the hosting?
What version of PHP is used? All our landing pages run on PHP - the PHP version must be no lower than 5.5, the recommended version is 7.
Is the rule allowing opening external sources specified in the php.ini file? (Error 500)
On some hostings, opening external sources is disabled by default. All rules under which PHP operates are specified in the php.ini file (most often located in the root folder of the hosting).
To allow it, you need to change allow_url_fopen = Off to allow_url_fopen = On

Seeing incorrect encoding on the landing page?
When uploading a landing page to hosting, unreadable characters may appear instead of text.
You need to open the landing page file index.php in Notepad++, change the file encoding from BOM to UTF-8, and save it. After that, upload the landing page to your hosting.

A file downloads instead of redirecting to the landing page?
When uploading a landing page to your own hosting, enable PHP support on the hosting.
On some hostings, it is disabled by default. You should look for it in the hosting or plan settings.

Setting up a redirect via HTML?
Make sure that the link specified in the <meta http-equiv ... > tag opens in the browser. To do this, you need to select the link without the code and paste it directly into the browser bar.
If the website does not open, you need to recreate the flow and ensure that the link opens.

The tips above didn't help?
If you checked the link following the tips above, and your link still does not work, contact our support team.