additionally
3 years ago
TomTom
When adding customer Banner Type would be possible, i would add this kind of:
javascript which prints a iframe tag including a fixed with and hight for giving secure on the size.
= size is fixed and means less risk for oversized/errored banners
= if javascript is not activated, it will show a SEO Link instead (Very important for google)
============================
For the Banner integration there are several requirements for serios advertisers. you should ask yourself following questions::
- is the Bannercode able to handle changed Banners so that a modified Banner will auto-update on the Affiliates Website?
- is the Bannercode secure enough to get accepted by the Affiliate (Note that BIG Websites do care alot about security)
This includes no risk of injection, destroying the Website look with including a 2000pixel Banner for example. With the current PAP4 code it would be possible to display a width=4000 height=4000 pixel gif file, which would cause damage to the affiliates website.
- is the code SEO friendly ? (The current code isnt optimized for SEO, the <script> tag just will be ignored by google because google can not read javascript)
No security problem, but small ditto on the feature
3 years ago
John Crenshaw
About the "serious problem," this is not any more of a security risk than including a .js file. In fact, by the time the <script> tag gets a hold of things, the file extension is completely irrelevant. You could call the file banner.lol, banner.bob, banner.foo, banner.bar, or anything else and it's all the same. The server that provides the file can be told to pre-process anything as PHP or any other serverside language, regardless of the file extension.
As for custom banner types, I'd like to see this too.
Imlemented in version 4.2
3 years ago
Michal Bebjak
Hi,
this feature is implemented and will be available in version 4.2 which will be released in first days of next week.
Michal Bebjak
QualityUnit