IPB

Welcome Guest ( Log In )

 
Reply to this topicStart new topic
> Banners, Hmtl -for Affiliates
mscreative9
post Jun 14 2008, 11:32 PM
Post #1





Group: Verified NS Member
Posts: 1
Joined: 2-May 08
Member No.: 1,095



Hi,
I hope you can help me, I have a few Affiliate programmes and I have been waiting for Network Solutions to put the space where you can add the Codes..
Which I have located and I thank you guys & Gals.. but now I have stumbled across a big problem with it.
I'm a member of Commission Junction where you get your text links & banners - after putting my banners up - it's showing that my customers will have problems accessing my webpage due to their firewalls because the certificates not being secure.
I rang Network solutions who said I can try putting a s with the http but not sure if that will work.. well it didnt fix the problem.
Is there any other suggestions - the Links will not allow you to put the codes in as it must start with the http:// where most of these affiliates have coding in their text links..

I'd be interested in hearing from anyone else how to help me in this.. it would be greatly appreciated.
Go to the top of the page
 
+Quote Post
ArcoJedi
post Jun 15 2008, 08:45 PM
Post #2





Group: Administrators
Posts: 461
Joined: 10-August 07
From: Galaxy Far, Far Away...
Member No.: 13



mscreative9,

Most of the time when there are security error messages involved with third party
codes, I have found that they are usually related to the image reference and not to the hyperlink. In other words, in this example -
CODE
<a href="http://www.example.com/">
<img src="http://www.example.com/image.gif" />
</a>
- the issue is the IMG element and not the A element. If I were to check the domain's URL with the secure protocol and it worked -
CODE
<a href="http://www.example.com/">
<img src="httpS://www.example.com/image.gif" />
</a>
- Then this can continue to be used, even in the secure pages through checkout. If their server does not have an available secure mode, this reference won't work anyway. In this case, you will need to download the image from their server and then upload it to your own server and reference it locally -
CODE
<a href="http://www.example.com/">
<img src="/images/image.gif" />
</a>
- And this will prevent the problem.

I hope this helps.
Go to the top of the page
 
+Quote Post
mmasha
post Jun 16 2008, 09:17 AM
Post #3





Group: Verified NS Member
Posts: 36
Joined: 2-June 08
From: Minnesota
Member No.: 1,220



Excellent answer, James! I was wondering the same myself. I took my affiliates off the site in the new version due to these security errors in my cart.

I can't wait to try this out.
Go to the top of the page
 
+Quote Post
christianbooksbi...
post Jun 18 2008, 10:13 AM
Post #4





Group: Verified NS Member
Posts: 347
Joined: 15-January 08
Member No.: 501



I thought we didn't currently have the ability to code affiliate programs. I was told this was a 7.3 release where we would write some backend stuff to track where sales came from. Is that correct?
Go to the top of the page
 
+Quote Post
ThinkLocal_QA_Le...
post Jun 18 2008, 10:30 AM
Post #5





Group: Administrators
Posts: 944
Joined: 10-August 07
From: St. Louis, MO
Member No.: 4



Hi christianbooksbibles,

What this client is doing is just using custom html/ javascript. In terms of an affiliate program, if your affiliate program can be implemented via straight HTML CSS and Javascript you can use it now for sure.

Most though cannot so they will have to wait till our public API is released and they will then have to integrate with that.

Joe
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
Tags
No Tag inserted yet

1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version    Network Solutions © 2008 Time is now: 5th December 2008 - 02:16 AM
Domain Names | Web Hosting | Web Design | Shopping Cart Software | Online Marketing | SSL Certificates