Perfect, now let's start.
In this tutorial, I will show you step-by-step, how to get your landing page up and running in a content delivery network (CDN) using Amazon AWS buckets and Amazon Cloud front . This solution is very cheap and very powerful.
If you have questions about how to set up a CDN, or where to upload landing pages, you won't want to miss this.
This video shows you how:
Now, follow the tutorial and if you have any questions, let me know .
you may want to copy the bucket Policy :
In the next lesson we will launch our campaign together.
Lesson 2: Create landing page and host it and run your first campaign from ClickDealer using Pop Traffic
Lesson 3: Optimise the results of the campaign .
In this tutorial, I will show you step-by-step, how to get your landing page up and running in a content delivery network (CDN) using Amazon AWS buckets and Amazon Cloud front . This solution is very cheap and very powerful.
If you have questions about how to set up a CDN, or where to upload landing pages, you won't want to miss this.
This video shows you how:
Now, follow the tutorial and if you have any questions, let me know .
you may want to copy the bucket Policy :
Code:
{
"Version":"2012-10-17",
"Statement":[
{
"Sid":"AddPerm",
"Effect":"Allow",
"Principal": "*",
"Action":["s3:GetObject"],
"Resource":["arn:aws:s3:::backet12/*"]
}
]
}
In the next lesson we will launch our campaign together.
##################################
Here is the whole links of the tutorial
Lesson 1: How Host Your Landing Page with cdn
Lesson 2: Create landing page and host it and run your first campaign from ClickDealer using Pop Traffic
Lesson 3: Optimise the results of the campaign .
Last edited: