Questions in People’s mind:
- What is AdFly Website Entry Script?
- How to use AdFly Website Entry Script (WES) in blogs?
- How the Website Entry Script works?
- What is Skip Ad advert?
Answer for the above questions:
What is AdFly Website Entry Script?
If you are
having your own Blog or Website, you can easily make money by adding the AdFly
Website Entry Script in your Blog/Website.
This is the
suitable option for the AdFly users those who are not interest in URL
shortening service.
How does AdFly Website Entry Script work?
In simple words,
AdFly Website Entry Script shows ads, when a visitor enters into your blog or
website.
Don’t worry.
AdFly does not show ads before opening your blog/website. It will work after
the complete loading of your blog/website in the user’s web browser.
Benefits of Website Entry Script:
- No need of placing ad scripts every time in your blog/website.
- You can earn when a visitor just enter into your site. No need to click ad banner to earn.
Types of AdFly Website Entry Script:
AdFly delivers
two types of Website Entry Scritps.
That are,
- Banner ads
- Interstitial ads
(Note: The
Website Entry Script code is same for both Banner ads and Interstitial ads. But,
you should make a slight modification in the script code to use an advertisement
type you want.)
Find your Website Entry Script code:
- First, Login to your AdFly account and go to Tools --> Website Entry Script.
- Copy the entire code shown in the box.
(Note: By
default, the script you copied in above step is Interstitial Ad Script. You may
change the script according to your requirement.)
Banner ads:
To use banner
ads in your blog/website, just replace the “int” variable in the Script into
“banner”.
For example:Change the line,var adfly_advert = ‘int’;into,var adfly_advert = ‘banner’;
Interstitial ads:
To use interstitial
ads in your blog/website, just use the script having “int” variable.
You need not to
change the original code. But, if you wish to change the banner ad script into
interstitial as script, just replace the “banner” variable into “int”.
For example:Change the line,var adfly_advert = ‘banner’;into,var adfly_advert = ‘int’;
Guide to paste your Website Entry Script in Blog or Website:
(Warning: You can’t
use this service when you are already using any PTC (Paid To Click) service in
your blog/website. Otherwise your AdFly account will be banned.)
For Blogger Users:
- Login to your blogger account.
- Go to Template --> Edit HTML.
- Paste the Website Entry Script code before the </head> tag. See the screenshot below.
Screenshot of Adding Script in Blogger |
- Save your template.
For Website Users:
- Open your HTML source file using a Text Editor (Example: Notepad).
- Paste the code before the </head> tag.
- Save your file and upload to server.
For Wordpress Users:
Wordpress users
don’t need this script code. The Wordpress users can download Wordpress plugin
(Name: adfly_integration.zip ; Size: 4kB) and upload the plugin to their Wordpress
account and start using Website Entry Script.
To download
Wordpress plugin, go to Tools -->
Plugins and download the plugin. You can see the installation guide in this
page.
Difference between Banner and Interstitial ads:
Banner Ads:
Compared to
Interstitial ads, Banner ads give less earning and less intrusive to your
website visitors.
This displays
the Ad Banner at the top of your blog or website.
AdFly Banner ads Screenshot |
Interstitial Ads:
Compared to
Banner ads, Interstitial ads give tiny intrusive to the visitors but give more
earnings.
AdFly Interstitial ads Screenshot |
(Warning: Please,
choose the type of ads according to your requirement. Then only this will not
affect your blog/website reputation and your earnings.)
Other Configuration lines for Website Entry Script:
You can add
additional script lines into your existing script for additional performance.
For example:If you want to load AdFly page securely, please add the following configuration line.var adfly_protocol = ‘https’;
Just add this
line within the <script> tag.
(Note: You can
use this line to open your AdFly advertisements in AdFly banned countries.)
Having doubt? See
the following example:
<script type= " text/javascript " >
var
adfly_id = xxxxxx;
var
adfly_advert = 'int';
var
frequency_cap = 5;
var
frequency_delay = 5;
var
init_delay = 3;
var adfly_protocol = 'https';
</script>
<script
src= " https://cdn.adf.ly/js/entry.js " ></script>
Don’t worry
friends. AdFly gives complete instructions about Website Entry Script in their Website
Entry Script page (Tools -->
Website Entry Script). You can get further information on that page.
Skip Ad Advert in AdFly:
AdFly have
recently added a new feature known as Skip Ad Advert that will allow you to
increase your AdFly links revenue by 20% and above.
How the Skip Ad Advert works:
It’s very
simple. There will be a new popup ad will open when someone clicks the Skip Ad
button on the advertising window. The user will be redirected to their
destination URL as normal but you will earn additional money.
To turn on or
turn off the Skip Ad Advert, go to Account
Settings and find Skip button
adverts and choose your option.
Finally click Update Account button to save it.