Search
Recommended Sites
Related Links






   

Informative Articles

Bookmarking with Flash
Do you have a site created with flash? Here is a quick script you can use to allow viewers the opportunity to bookmark your site utilizing Flash! 1. Create a button in Flash. 2. Add the following script to the 'Onrelease' section of the button in...

Cookies: How To Learn From Your Visitors and Improve Your Website
Time for a quick question and answer session. Question: How can you improve your visitors' experiences of your website, AND at the same time learn how to improve your website (or learn how to increase sales)? Answer: Use cookies...

Could The New Google Spider Be Causing Issues With Websites?
Around the time Google announced "Big Daddy," there was a new Googlebot roaming the web. Since then I've heard stories from clients of websites and servers going down and previously unindexed content getting indexed. I started digging into...

Search Engine Optimization (SEO) - Boost Your Website Traffic
Search engines bring more than 80 percent of the traffic for small to medium websites. This tells exactly how important it is for small and medium websites to optimize their web structure and pages for search engines. Optimization of your website...

Spam, The Stuff You Love To Hate
We all get spam, and we all hate it. I always thought it would be great if I could open some spam, press a button on my computer and have a zillion volts of electricity shoot through the phone lines all the way to the computer that sent the spam and...

 
Creating Pop Ups and Tips on Using Them

Creating Pop Ups and Tips on Using Them
As I said before, it's a proven fact that the use of pop up windows is a highly effective marketing technique that produces great results. Below, is an example of a popup window that you can use to gain new subscribers. It is set up with "tables" and will adjust to fit your new window. Copy and paste the following code into your HTML and edit as needed: <HTML> <HEAD> <TITLE>Claim Your FREE Gift</TITLE> </HEAD> <BODY BGCOLOR="#ffffff"> <CENTER> <TABLE BORDER="0" CELLPADDING="2" ALIGN="Center"> <TR> <TD BGCOLOR="red"><P ALIGN=Center> <FONT face="Verdana,Helvetica" SIZE="3" color="white"> Claim Your FREE Gift!</FONT> </TD> </TR> <TR> <TD><FONT face="Verdana,Helvetica" SIZE="3">

Subscribe to YOUR PUBLICATION for a wealth of information to assist you in YOUR PUBLICATIONS SUBJECT. <FONT color= "red">ALL new subscribers will receive YOUR FREE GIFT. </FONT></FONT>


<FORM METHOD="POST" ACTION="YOURFORM.cgi"> <CENTER> <TABLE BORDER="0" CELLPADDING="2" ALIGN="Center"> <TR VALIGN="Top"> <TD> <INPUT type="text" name="email" value="you@domain.com" size="20" onfocus="value=''"> <INPUT TYPE="submit" VALUE="Subscribe"></TD> </TR> </TABLE> </CENTER> </FORM> <P ALIGN=Center>
<FONT face="Verdana, Helvetica" SIZE="2">Close Window</FONT>
</TD> </TR> </TABLE> </CENTER> </BODY> </HTML>
Save your new document as "popup.htm" and upload it to your server where you store your HTML documents. Your next step will be to place the following script: <SCRIPT LANGUAGE="JavaScript"> <!-- function GetCookie(name) { var arg=name+"="; var alen=arg.length; var clen=document.cookie.length; var i=0; while (i<clen) { var j=i+alen; if (document.cookie.substring(i,j)==arg) return "here"; i=document.cookie.indexOf(" ",i)+1; if (i==0) break; } return null; } var visit=GetCookie("COOKIE1"); if (visit==null){ var expire=new Date(); window.name = "thiswin"; newwin=open("popup.htm", "dispwin", "width=350,height=350,scrollbars=yes,menubar=no"); expire=new Date(expire.getTime()+7776000000); document.cookie="COOKIE1=here; expires="+expire; } // --> </SCRIPT>
Tips on Using Pop Ups
1) Make sure that you don't use more than one pop-window per page. You don't want to annoy your visitors!
2) Make sure you always provide your visitors with an easy way to close your pop up window.
3) Use a powerful headline that demands attention
4) Enlarge your headline's font size so it really stands out.
5) Include your offer's most important benefits within your headline
6) Use incentives to increase your offer's response rate.
7) Keep your message short and to the point
8) Ask your visitors to take action
If you're considering adding a pop-up window to your site, do so with caution. The last thing you want to do is drive your visitors away. However, if done correctly, pop-windows can be an extremely effective way of getting your visitor's attention.


About the Author
By: Anne Ahira Editor The BEST Affiliate Newsletter http://www.thebestaffiliate.com

Sign up for PayPal and start accepting credit card payments instantly.