The Most Active and Friendliest
Affiliate Marketing Community Online!

“Propeller”/  MyBid

Host Images with free CDN Provider

ezi2buy

New Member
affiliate
Hi guys:

I'm trying to host my LP images with Google CDN. And I found the code from somewhere that looks like this:

<head>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
</head>

Can anyone kind enough to teach me step by step how to setup the CDN?
Is this the code that I need to add into my each LP?
Where should I add into my LP? I mean add at which line?
Should I also add this into my hosting server? If yes, where should I add it?
Should I add all the script from <head> to </head>? Or only from <script to </script>? Since my LP already have <head> and </head>.

Hope anyone can help me on this. Thank you very much.
 
You are confusing things, but that's ok, I'll explain.

Google CDN hosts libraries like jquery and your code on the post is the way to include jquery on your lander/website.

To host images on a CDN is something totally different and doesn't required any script to be included, you just need to add the image source from Google Drive. Check this Google Drive As A Content Delivery Network (CDN) For Your Website

Anyway, if you really want to dive into HTML, scripts, CSS for landing pages I recommend to watch some HTML tutorials for beginners, there are many online. The easy approach is to use pre-made landers(like we have in The Dojo) and modify them, without struggling with HTML and all this coding stuff.
 
banners
Back