| page (or web page), as it’s referred to, is one | | | | backside. |
| page. A website is made up of webpages. | | | | It makes it pretty darn easy. |
| Sometimes the one page sites are referred to as | | | | You 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 sell | | | | sees 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 some | | | | These 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! There | | | | of the whole HTML experience because it allows you |
| are any number of problems when it comes to the | | | | to effortlessly place your customer in front of a |
| human condition, and, if you have a solution to the | | | | message 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 web | | | | a 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 sales | | | | blank 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 reach | | | | Leave that sit for a moment and go out on the web |
| those people who are interested in that websites | | | | and 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 an | | | | to, go up to the top of your browser window and |
| advertisement in the newspaper people who need | | | | copy the thing that usually starts with " Copy the |
| tires for their car see your ad for pianos. That's a bad | | | | whole thing. |
| match. | | | | Now go back to your HTML editor and find the "link" |
| But, when you make a website about the history of | | | | symbol. |
| pianos…the people who type a search query | | | | Then, select the words "something really cool" and |
| into the Google box like “history of | | | | click 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 NOT | | | | pick "Open in new window" Then, test the link. |
| looking for tires. Otherwise they would have typed in | | | | You'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’s | | | | product landing pages and a whole host of other |
| what makes websites work. | | | | opportunities. |
| To make a website page (webpage, page) you need | | | | Listen, I know that if you are just getting started, web |
| an HTML editor. Basically this is a word processor | | | | page building can seem intimidating. |
| (sort of). When you type onto the page the word | | | | That's just because you aren't familiar with it. |
| “Hello” the editor software creates the | | | | That's why one of the scammier headlines you'll see |
| necessary HTML code that computers can read on | | | | would 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 the | | | | That'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 you | | | | editors, that's who! |
| arrange the page the way you like it,and, as you are | | | | Don't let that be you! You go, folks. You can do it! It |
| doing that it is compiling the code on what I call the | | | | even gets fun in a little while. |