WebSite101.com

Linking Campaign for Online Success
August 21, 2000

Home | About Us | Course Outline | Contact Us | Privacy Policy | Links
 
' WEBSITE101: READING LIST
Reaching Great Minds Online
August 21, 2000 Issue #57
Mike Valentine, Editor, learn@website101.com

¦¼¦¼¦¼¦¼¦¼¦¼¦¼¦¼¦¼¦¼¦¼¦¼¦¼¦¼¦¼¦¼¦¼¦¼¦¼¦¼¦¼¦¼¦¼¦¼¦¼¦¼¦¼¦¼¦¼¦¼¦

By subscription only Welcome to the August 21, 2000 issue

WEBSITE101: READING LIST

You are receiving this issue because you subscribed or
because you requested our Free WebSite101 Short Course.
Unsubscribe by using the address at the bottom of page.
This issue online at http://website101.com/arch/current/

------------------------------------------------------------
IN THIS ISSUE
------------------------------------------------------------

==> Sponsor Ad: Business Incorporation Special!
==> Feature: Linking Critical to Success Online
==> Guest Article: Pharmatrack Farce
==> HOT DEAL! Time Control Training Room 90% Discount!
==> Classifieds
==> Subscribe/Unsubscribe information


------------------------------------------------------------
SPONSOR of this issue


Protect Your Assets! Incorporate Now!

Through a special arrangement WebSite101 has saved you 25%!
Ready to get your great business idea off to a solid start?
Click&Inc provides customized business incorporation services
in all 50 states and the District of Columbia.

* A FREE 1/2 hour consultation with a small business attorney,
unlimited access to our expanding database of over 500 business
and legal forms
* FREE customized and animated e-announcement cards to send to
everyone of your contacts
* FREE easy to use web-based time billing, expense tracking,
and invoicing services; and our weekly list of the most
recently expired domain names

If you want an incorporation service who treats your new
business as seriously as you do -- contact us. Visit today at
http://website101.com/Click_and_Inc.html

------------------------------------------------------------
To have your ad appear above send for our ad rate card at
mailto:readinglistads@getresponse.com to reach great minds
online at WebSite101 Reading List
------------------------------------------------------------

Linking is a Basic Necessity of Online Business
by Mike Banks Valentine

First, I'd like to offer my apologies to those of you who don't
know and use HTML coding. If you use WYSIWYG web authoring tools
then you may as well only read the first half of this article.
I'm not sure it's possible to follow these suggestions if you
don't write your own HTML code. I know that you can insert code
in most editors, but each varies. It's worth looking up in your
instructions though, because linking is critical to your site!

In a "linking campaign" your goal is to have many sites link to
yours, which gives you visibility among high traffic sites where
interested surfers may see your link. This technique packs a two-
fisted punch, since it also increases your search engine relevance,
the more sites that link to you suggests a wider interest in your
business. You can check your link relevancy by pasting the following
into your browser "address" or "location" window (replace WebSite101
with your URL):

http://www.altavista.com/cgi-bin/query?pg=q&kl=XX&q=link%3Awebsite101.com
(Cut and paste if your email program breaks this link to two lines)

Or go to http://www.altavista.com and type "link:yourdomain.com"
into the search box (without the quotes) and hit the search button.
The result is a list of sites that link to yours. If you look above
the yellow bar just above the results and to the right side, you'll
see a total number listed. My search reads "About 306 Pages Found"

What this does is check how many other web sites refer to yours
via a link to your URL from their websites. In order to facilitate
this, I recommend establishing a linking "page" at your site to
allow sites of a complementary nature to link to you easily. I have
a page at my site that you may view to see what I'm talking about:

http://website101.com/linktous.html

This means that you set up linking graphics with your logo and/or
some catchy text to attract attention and provide the HTML code so
that those who don't know how to write HTML can easily set up their
pages with links to your site. There are additional techniques as
well, If you use a service called "LinksToYou" and keep it updated
monthly, you can instantly get hundreds of sites linked to yours.
{ http://www.linkstoyou.com )

This is all part of what is done in a linking campaign.

There is a little trick to providing the HTML code for your visitors
to *see* on your page which requires some coding slight of hand. Due
to the nature of code, it is meant to be invisible and making it
show up requires the following:

Those < brackets > that define HTML to a web browser make the
contents within them disappear, so you must use code that defines
a bracket, rather than using the bracket itself. That code is &lt;
for < the left-facing bracket and &gt; for the > right-facing
bracket. So in order to make the HTML show up on an HTML page,
you must use &lt; and &gt; in place of all of those brackets in
order for them to show up on screen.

The simplest way to understand this is to go to the link page at:

http://website101.com/linktous.html

and choosing "View" and then "Page Source" from your browser menu.
This will let you *see* the code necessary to *display* code in a
browser. I recommend using a background color in the area you've
created to display your HTML to separate it from the rest of the
page as well as using "comment" tags to show the start and finish
of your links. Comment tags are designed to allow you to create
instructions or comments in HTML that don't show up in a browser.

A comment tag is meant to be invisible too, so you will need to use
those &lt; and &gt; characters to *make* THEM visible as well.

&lt;!-- WebSite101.com Link END --&gt; will show up in a browser as
<!-- WebSite101.com Link END --> and when cut and pasted by your
visitor, they will become invisible code used in their HTML source.

The easiest link to provide is a text link and it can be used in
email as well as on a web page. Tbe following is the text we provide
at WebSite101:

&lt;!-- WebSite101.com Text Link START --&gt;

&lt;A HREF="http://www.website101.com/" TARGET="_top"&gt;
WebSite 101&lt;a/&gt; offers an entertaining and easy small-biz
e-commerce tutorial to get your business up and running
on the web!&lt;a/&gt;

&lt;!-- WebSite101.com Text Link END --&gt;


This appears on a web page as follows:


<!-- WebSite101.com Text Link START -->

<A HREF="http://www.website101.com/" TARGET="_top">
WebSite 101<a/> offers an entertaining and easy small-biz
e-commerce tutorial to get your business up and running
on the web!<a/>

<!-- WebSite101.com Text Link END -->

Note the TARGET="top" in the code? This insures that if your link
is used in a framed site, that the resulting page will break out
of the frameset.

The importance of setting up a linking page on your site can't be
underestimated when it comes to gaining that all-important traffic
to your site. It really is quite simple to do, no matter how hard
it is to explain! ;-)

Good luck with your linking campaign!

--------------------------------------------------------
MIke Banks Valentine loves working online and creates the
WebSite101 "Reading List" Weekly Netrepreneur Tip Sheet
Weekly Ezine emphasizing small business on the Internet
Subscribe by e- mailto:WebSite101-subscribe@listbot.com
No matter where you go, there you are - online in business.
--------------------------------------------------------


----------------------------------------------------------------
Please Take Our Survey For Members Only! Free Service Offer!
by Mike Banks Valentine


This week I am making a special request of the subscribers of
this newsletter to take a moment and respond to a short survey
we've prepared to determine interest in a new Suite of Services
for Small Business Entrepreneurs. It should take no more than
five minutes to complete and will help us shape a valuable set
of business services that will be offered FREE to our members.

This suite of services is to be a subscription based service to
all NEW members that join after we launch this coming fall, but
it will be offered FREE to WebSite101 members who join before
the official roll-out to the public.

<a href=" http://website101.com/Survey/ "> http://website101.com/Survey/
</a>


Mike Banks Valentine
mailto:survey@website101.com

----------------------------------------------------------------

************ HOT DEAL! ***********

The Time Control Training Room

Through a special arrangement WebSite101 has saved you 90%!
This on-line, multimedia training program is designed to give
you at least two more productive, profitable and enjoyable
hours a day at work and home. It hosts the Internet's most
EXTENSIVE library of time-building resources - currently
including 16 time-building modules, 340 pages of informative
text, 40 behavior-shifting worksheets, and 15.5 motivating
hours of streaming audio/video slide shows. And Vince adds
a new time-focused module each and every month!

http://website101.com/time_control.html
<a href=" http://website101.com/time_control.html ">Make the Time!</a>


************ HOT DEAL! ************

----------------------------------------------------------------


"Drug Companies Pay Firm to Track Consumers on the Web"
by Paul Siegel

This is the L.A. Times headline that hit me. Here is the latest in
tracking done by Big Business without your consent. The outfit is
called Pharmatrak, and it is used by Pfizer, Pharmacia,
SmithKline, Beacham, Glaxo Wellcome, Aventis Pharmaceuticals,
Nvarti Pharmaceuticals, American Home Products, Hoffman-
LaRocke, and others.

Pharmatrak uses "cookies." Originally, "cookies" were introduced
to "help" the visitor to a given site. But now this outfit evidently
combines information from many "cookies" to form patterns and
profiles. And they do this without the visitor's permission.

Pharmatrak claims that its clients may improve their websites from
the information provided. But read what they say on their site:

"In the future, we may develop products and services which collect
data that, when used in conjunction with the tracking data base,
could enable a direct identification of certain individual visitors."

Is there such a thing as privacy anymore?

Does it make any difference whether you use opt-out or opt-in?

Small Business debates whether to use opt-out or opt-in. Big
Business does not debate. Their only question is, "How can we
find out everything we want to know?" And they are doing it
surreptitiously. Today, an outfit like Pharmatrak has 11 "snoop
stations." Tomorrow, they or a similar company, may have 100 or
1000 "snoop stations."

Privacy is being obliterated systematically.

Privacy is being replaced with BIG BROTHER. The great Internet,
the great decentralizer, the wonderful level playing field, the hope of
the little fellow all over the Globe, will be squashed by BIG
BROTHER.

BIG BROTHER is coming, not from the government, but from Big
Business. They say they are gathering information to "help the
consumer." But what about those of us who do not want their
"help?"

BIG BROTHER is killing, not only privacy, but Small Business. All
this snooping is bringing more and more power into the hands of
Big Business. Small Business cannot compete. It does not have
the same kind of resources for snooping that Big Busness has. If
snooping is not stopped, much of Small Business will disappear
from the Net.

If nothing is done about snooping, eventually the Internet will be
dead even for Big Business. Would you be willing to make
everything in your life available to BIG BROTHER?

Let's fight to stop BIG BROTHER snooping. .

--------------------------------
Paul is a provocative keynote speaker on Internet Marketing and
Community Building. He is the founder of the Learning Fountain
Network, at http://www.learningfountain.com, and moderator of
LearningFOUNT, a discussion list on Business Problem Solving.
To subscribe, send a blank email to: mailto:LearningFOUNT-
subscribe@topica.com. Because of his performance on the
platform, he is called Paul -the soarING- Siegel.
----------------------------------------------------------------


Please take the time to help WebSite101 to serve you and
your business better by taking our survey at this URL:

<a href=" http://website101.com/Survey/ "> http://website101.com/Survey/
</a>
----------------------------------------------------------------
CLASSIFIED ADS

----------------------------------------------------------------


Offering the finest Sales & Marketing Professionals for hire
Surf to http://www.recruit2hire.com or call (602) 233-8410
Join our free monthly newsletter Recruit2Hire TidBits
mailto:recruit2hire-tidbits-subscribe@egroups.com
or free sample
mailto:r2htidbits-sample@recruit2hire.com?subject=MV_r2htidbits_sample
Please cut and paste to your email if address wraps to next line!
Member of LEARNING FOUNTAIN NETWORK
*Excellence * Honesty * Ethics


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

Learn to be a professional HypnoTherapist!
at The Alchemy Institute of Healing Arts
Offering courses around the US and Canada
or Residential trainings near our office
in California Wine Country, Sonoma County
visit our website for more information and
an extensive library of Hypnosis Materials

http://alchemyinstitute.com

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


MORE MONEY THAN BRAINS Finance & Money Humor

Financial Humor at Nobody's expense!
Money Quotes, Trivia, Jokes &More
http://www.madeofmoney.com/MMTB.html



------------------------------------------------------------
Copyright © 2000 Mike Valentine

------------------------------------------------------------
Please feel free to forward this issue to anyone who
might be interested. Please keep copyright intact and
forward only complete issues if you spread the word!
All previous issues are in our permanent archives at
http://www.website101.com/arch/

If you are a newsletter editor or e-zine publisher
We offer a list of articles at the Free Content List
to use as FREE CONTENT for your zine or website!
Get a cuurent list of available articles
join at http://egroups.com/group/Free-Content

Rate Card
To Advertise in the WebSite101 Reading List
mailto:readinglistads@getresponse.com to reach
great minds online at WebSite101 Reading List

To subscribe to the Website101 Reading list
send mailto:WebSite101-subscribe@listbot.com
or visit http://WebSite101.listbot.com

-------------------WebSite101: Reading List-------------------
ISSN: 1527-5094
Mike Valentine
WebSite 101
learn@website101.com






 

   
 
 
Directory
 

Home | About Us | Course Outline | Contact Us | Privacy Policy | Links


 
  June 9, 2001