How to Build a Web Page That Sells

page (or web page), as it’s referred to, is onebackside.
page. A website is made up of webpages.It makes it pretty darn easy.
Sometimes the one page sites are referred to asYou don’t want to know everything about this
“mini-sites."code. You want to be able to write “Click here
I like to think of them as an advertisement!for more info” on the page and when someone
The reason I put up one page websites is to sellsees it on the webpage and clicks on it the software
something.code takes the clicker right to it, right away.
In order to sell something my site has to satisfy someThese wonderful things are called “links”.
conditions.It may be that they (links) are the most important part
It has to offer a solution to somebodys problem! Thereof the whole HTML experience because it allows you
are any number of problems when it comes to theto effortlessly place your customer in front of a
human condition, and, if you have a solution to themessage you want them to see. With just a click.
problem, you can probably sell it online.I'll bet you can imagine what to do with links, and after
So a relevant example would be a site that sells weba few experiments with it you will be a pro.
software and a tuition course for that software.Open an HTML editor on your computer and ask for a
Website making software is one of the biggest salesblank document. Type into that document something
catagories on the web.like this...
That’s precisely because they can be used for"How would you like to see something really cool?"
so many different things AND be made to reachLeave that sit for a moment and go out on the web
those people who are interested in that websitesand find something really cool. A pretty picture will do.
offering.When you find something you want to practice linking
What if you were a piano dealer? When you run anto, go up to the top of your browser window and
advertisement in the newspaper people who needcopy the thing that usually starts with " Copy the
tires for their car see your ad for pianos. That's a badwhole thing.
match.Now go back to your HTML editor and find the "link"
But, when you make a website about the history ofsymbol.
pianos…the people who type a search queryThen, select the words "something really cool" and
into the Google box like “history ofclick the link symbol.
pianos” may discover you almost immediately.Paste the url you copied into the link box and, maybe,
That’s relevance. These people are NOTpick "Open in new window" Then, test the link.
looking for tires. Otherwise they would have typed inYou've done it and now you know how to link to
“tires”!anything on the web and that would include affiliate
It’s a message to market match! That’sproduct landing pages and a whole host of other
what makes websites work.opportunities.
To make a website page (webpage, page) you needListen, I know that if you are just getting started, web
an HTML editor. Basically this is a word processorpage building can seem intimidating.
(sort of). When you type onto the page the wordThat's just because you aren't familiar with it.
“Hello” the editor software creates theThat's why one of the scammier headlines you'll see
necessary HTML code that computers can read onwould read like this "Earn $300 per day and You Don't
the web.Need a Website!"
I call that the "backside". Like pictures and text on theThat's just a hook. They know their market target!
front and the code for that on the back.People who don't know how to deal with HTML
That is what an HTML editor does for you. It lets youeditors, that's who!
arrange the page the way you like it,and, as you areDon't let that be you! You go, folks. You can do it! It
doing that it is compiling the code on what I call theeven gets fun in a little while.