Tricks and Tips

Once a month there will be a Trick or a Tip you can use to put on your web site.

Put a little eye candy on your site to make it more exciting

TIPs

The most overlooked way to build an opt-in list is the Guestbook.
Put a Guestbook on your site and ask for a comment or a suggestion
to make your site more friendly.
Everyone loves to give advice!
Be sure to ask for their email address.

********************************************************************************* *********************************************************************************

10 Fast Track Ways To Advertising Success

Half the battle won in advertising online is getting your ads noticed so that they have impact and create desire and urgency to push the reader into taking the necessary action. Your subject line will determine whether or not your ad gets read.

Here are 10 ways to increase the chance of your ad getting read:-

(1) Ask people a question in your subject line. School has trained us to automatically answer questions.

(2) Use the word “free” or “fre^” to entice your targeted audience with free information, a free download, free software or a free trial.

(3) Put a smile in your subject line :O). When dealing with people face to face it is easy to respond to someone else’s smile. Online, smiles can’t be seen so add an online smile at the beginning of your subject line.

(4) Be realistic in your claims. People’s inboxes are filled to the brim with promises of millionaire status in 180 days. Be realistic and downplay the income potential. Besides, some people are only looking for a few hundred extra dollars a month, not hundreds of thousands of dollars a year, so make your offer enticing to all.

(5) Avoid using all capitals in your subject line. It is difficult to read and online it is also considered shouting so just capitalize the beginning of every word.

(6) Draw attention to your subject line by starting with the word “stop”. People have been trained to stop and listen when they see that word.

(7) Use extra white spaces in your subject line to create eye-catching gaps between your words and your letters.

(8) Be creative in your use of capital letters and lower case letters in your subject line.

(9) Capitalise Key words in your subject line to add emphasis.

(10) Be detailed and specific. For example, 365 days sounds much more than 1 year. $100.00 a day is more specific then thousands of dollars a month. Add 100 subscribers a week is better than grow your list.

****** Bonus Tricks Of Ad Gurus ******

(1) Keep your classified ads punchy and to the point by using telegraphic sentences. Get paid on 6 levels, unlimited width, $30 cash per referral…

(2) Be artistic by putting “ “, * *, ~ ~, << >> around your headline. This draws the reader towards your ad and not someone else’s.

(3) Word your advertising as a testimonial. It instantly creates credibility to your offer. For example, “Webmaster reveals how to drive traffic to your site in 5 minutes a day”.

SIDEBAR: If your budget is tight don’t blow it all at once. Start with free ads to track your ad writing skills and when you get more confident and are producing results move up to classified ads, top sponsor ads, regular ads, and finally the ultimate ad of all, the solo ad.

**********************************************************************************************************

How To Create Your Own Ad Billboard

How To Create Your Own Ad Billboard
Do you wish to have your own Ad Billboard just like what is being shown above?

You can CLICK with your mouse the ad text on the above billboard and you will be
sent to the website of the said Ad.  Cool, huh?

Here's how to do it:

1.  Download the following files into your computer. 
    http://www.resource-a-day.net/resources/scrollclock/tinyBB.class
    http://www.resource-a-day.net/resources/billboard/tinyBB.java

2.  Copy and paste the html code below on your page html source.
     Be sure to save the tinyBB.class, tinyBB.java and your page html in the same directory.
     This goes true also when uploading your page to your server.
     The tinyBB.class, tinyBB.java and your page html must be on the same directory.
     You can place the code anywhere in your page html source.

<CENTER><TABLE BORDER=2 CELLSPACING=0 CELLPADDING=0 COLS=1 WIDTH="400" >
<TR>
<TD><APPLET code="tinyBB.class" height=30 width=400>
<PARAM name="MESSAGE1" value="Click On the Ad Text To Go to The Ad's Website.">
<PARAM name="DELAY1" value="80">
<PARAM name="MESSAGE2" value=" Your message goes here.">
<PARAM name="LINK2" value="The URL goes here">
<PARAM name="DELAY2" value="80">
<PARAM name="MESSAGE3" value="Your message goes here">
<PARAM name="LINK3" value="URL goes here">
<PARAM name="DELAY3" value="80">
<PARAM name="MESSAGE4" value="Message goes here">
<PARAM name="LINK4" value="URL goes here">
<PARAM name="DELAY4" value="80">
<PARAM name="DIRECTION" value="0">
<PARAM name="FONTNAME" value="Arial,Helvetica">
<PARAM name="FONTSIZE" value="17">
<PARAM name="LFONTNAME" value="Arial,Helvetica">
<PARAM name="LFONTSIZE" value="15">
<PARAM name="BGRED" value="100">
<PARAM name="BGBLUE" value="100">
<PARAM name="BGGREEN" value="255">
<PARAM name="FGRED" value="0">
<PARAM name="FGBLUE" value="0">
<PARAM name="FGGREEN" value="0">
<PARAM name="LNRED" value="0">
<PARAM name="LNBLUE" value="0">
<PARAM name="LNGREEN" value="0">
</APPLET></TD>
</TR>
</TABLE></CENTER>
3.  You can have up to 100 ad messages if you wish.  Just add them on the html above.

4.  MESSAGE number 1 is your Headline Text.  Message #2 to 100 are the clickable Ad texts.

5.  You can set the Applet height and width to your specification.
     Be sure to set the Table width the same as the Applet width.

6.  MESSAGE Number must correspond to LINK number and DELAY number.

7.  DELAY is in milliseconds.  You can set the delay to fast or slow.

8.  You can change the fontface, fontsize, fontcolor, background, textcolor to your specifiations.
     Just play and experiment with this value 0 - 255 for the BG, FG and LN values.