|
7-STEP "SELF-HOSTED" INSTRUCTIONS: Setting
Up Your (EZ20NOW) Website
(don't forget Twin Tech Hosting can set this all up for you for nearly the same price)
(click here to go back and do this the easy way!) |
1. Download the (EZ20NOW) website to your computer's
"desktop" :
- CLICK
HERE TO DOWNLOAD the (EZ20NOW)
website to your computer's desktop. (It's Safe!)
- Click
"Save", then choose "Desktop"
as the location and click "Save"
again!. The website folder will then be saved to your computer's
desktop.
- If
you need a ZIP Reader to UnZip the downloaded
files, click
here! (Files are ZIPPED for
a faster and easier download.)
- Once
you have unzipped the "website.zip" file, you will
see a folder named "website" appear on
your desktop containing the (EZ20NOW) website.
- Next,
drag (or cut & paste) the "website.zip"
file into the "website" folder that is now on your desktop. This is very important! The website.zip
file should now be inside the "website" folder. (Make
sure that you do this step)!
2.
Register and set up a domain name and web host account to host
your website:
You can
register and set-up a domain name and website hosting account
anywhere you wish. If you have no idea, we suggest the following:
- Go to
GoDaddy.com by clicking the following logo: (It will open
in a new window)

- Sign
up with the GoDaddy.com "Economy Plan"
website hosting (12 months for $3.59 mo),
then click "ADD".
- 1
- Customize your order: Do not choose any
options! - Simply click "Continue"
at the bottom of the page.
- 2
- Special Options. Do not choose any options!
- Click the "Continue" button.
- 3
- Check Out. Just above your shopping cart order,
you will see "Add a Domain to my Order".
Type in a domain name (example.com) that you would like to
use for your EZ $20 NOW website (if it's available)
- Try
to choose an "available" domain name that is as
close to "EZ20NOW" as possible. Any similar
variation that is available will do... so be creative. It
can be a .com, .net, .biz, etc. (You will only need to buy
1 domain name)!
- Once
you have chosen an available domain name for your site, click
the "Continue" button.
- In
this section you can choose the registration length, auto
renew, certified, and email options. We suggest that you choose
"certified" for $2.99 yr. "Add
email" is not necessary for this site! We also
suggest that you choose the "Protected
Plan" for $24.99 a yr. for maximum protection
of your site (it's worth it). Then click the "Continue"
button.
- Look
over the items in your shopping cart to make sure that you
are only buying 1 domain name and that the other items are
all correct. Choose the payment options, then click the "Checkout
Now" button at the bottom of the page.
- Follow
their instructions provided by GoDaddy to complete the process of setting up your
hosting account.
IMPORTANT
NOTE: You may have noticed the price
of your complete web hosting package. You should understand
that this is an extremely small price to pay for having your
own online business, website, and 24 hour fully automated
Money Making Machine!
3. Create a PayPal account
If you already have an account with PayPal set up and you know your user name and password, you can skip to step 4.
PayPal has made it pretty easy to set up an account to use for accepting payments online. PayPal essentially gave everyone the powers of major retailers by allowing you to accept credit card payments without the need to set up a merchant account and worry with integration with your website or having to deal with bulky hardware for processing payments.
When setting up your account with PayPal, you will, of course, need to fill out a couple forms with some personal information, give PayPal an email address, and set up a password. The ONLY critical step, is to verify your email address. Everything else can be done later. You will receive your email to verify your email address before you are even done on the PayPal site. Once you click on the link they send you, you are good to go! All other features, like bank transfers, and such can all be processed later. All you need is to be able to access your account to be able to continue. Click the link below to get started.

4. Upgrade your PayPal account to a Premiere Account:
To effectively accept payments on the web, you will need to be set up appropriately to accept payments at reduced rates. You can do this by logging into your PayPal account and clicking on "upgrade account". From the next screen, click the "Upgrade Now" button and select "Premiere Account" on the next page. Click "Continue" and you are DONE! Now you will be able to accept a high volume of payments and accept them at a much lower rate than, say, an e-bay transaction. You are technically a business in the eyes of PayPal and you get all the perks of a business.
When using PayPal to accept payments on your site, the only fields you will have to change are your email address and the two sites to be used after a payment is processed - one for a successful payment and one for an unsuccessful payement.
5.
Insert your "merchant" email and/or acct. numbers
into the EZ20Now website:
Very
Important: Entering "your" merchant account
info into the HTML of the (EZ20Now) site will ensure
that all $20 payments go directly to "your"AlertPay or e-Gold account(s).
- Go to
your Desktop and open the (EZ20NOW) "website"
folder.
- Then
"Open" the index.htm file using
an html editor, any web design software, or even a text editor like Notepad.
Dreamweaver and FrontPage are the most common web design programs. If you do not have any HTML editor on your cpmputer, you can download a good FREE
HTML editor called NVU ("EN - VIEW") by clicking
here!
- Once
you have opened the HTML source code, find
and change the AlertPay or E-gold email address and/or account numbers
to "your" account info so that
you get the $20 payments paid directly to "your"
account(s). You can see in the HTML code where the
changes will be needed.
If you are itimidated or unsure in any way about making the changes below, we heavily recommend using Twin Tech Hosting to host your site. They will make all these changes,
and launch the site
for you.
You will also receive the professional audio file that you may or may not have heard
when you purchased your program.
If you didn't hear it, it is an amazing closing tool that will play automatically on your home page and we can tell you it will help your conversion rates (sales) tremendously!
Simply click HERE to return to the previous page and continue with Twin Tech Hosting |
Example - The PayPal HTML code looks like
this: (You would edit only the items shown in red below)
NOTE #1: Your
email would the email address to your PayPal
account! yourwebsite would be the
URL name to the site that you created in STEP #2 (above).
- (This
HTML is an example ONLY - DO NOT change the HTML below!)
<!-- ********************************************** -->
<!-- This is the PayPal HTML Code -->
<!-- ********************************************** -->
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="ez20now@yahoo.com">
<input type="hidden" name="item_name" value="EZ20Now e-books, software, and website">
<input type="hidden" name="amount" value="20.00">
<input type="hidden" name="no_shipping" value="1">
<input type="hidden" name="return" value="http://www.easy20now.com/members_area.htm">
<input type="hidden" name="cancel_return" value="http://www.easy20now.com">
<input type="hidden" name="cn" value="Additional Information">
<input type="hidden" name="no_note" value="1">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="lc" value="US">
<input type="hidden" name="bn" value="PP-BuyNowBF">
<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but5.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
<!-- ********************************************** -->
<!-- This is the end of the PayPal HTML Code -->
<!-- ********************************************** -->
You should
direct a customer's successful purchase to the members
area page. You should direct a customer's unsuccessful
or cancelled purchase back to the main website:
If you are a still unsure at this point, you can still go back and let Twin Tech Hosting handle all of this for you. Simply close this window and go back to the original "Member's Area" page for details. |
6.
Once your web hosting account has been set up:
- Login
to your new website hosting account and "upload"
the (EZ20NOW) website "files and folders"
to your new host account server, per the website server (Go Daddy) instructions.
NOTE: Upload ALL of the EZ20NOW
website "files" and the "images folder"
to your server!
- The
(EZ20NOW) site should appear at the "http://www.yoursite.com"
that you chose... ready to go! - If not, contact your web
host for help or further instructions on uploading your site
to the server...
- Be sure
that you have entered "your" merchant
account info [E-gold & AlertPay] into the HTML of the (EZ20NOW) website so that all $20 payments go directly
to "your account(s)". (See step
#3 above)
- If you
have any problems uploading the website to the server, contact
your web host account for further assistance, or simply close this window and find out how to let Twin Tech Hosting do it for you.
Don't forget to go register at EZ20NOW as a member. (click here) |
7.
Start marketing your (EZ20NOW) website:
- Be sure to refer back to the previous page (click here) for all the marketing tools available
- Also, don't forget to register as a member at EZ20Now.com. We will be sending you more marketing tools, regular updates, a FREE vacation certificate, pre-written marketing emails, and free traffic from our own home page as your site will be included in our member "randomizer" giving each member equal oportunity to achieve sales from the parent site!
|