Traffic Building Class 6 of 8 comments and trackbacks
Sample Searches for places to comment and/or trackback to:
-”log in” -”login” -”sign up” “goat cheese” +(comment|feedback|trackback)
-”log in” -”login” -”sign up” “crib bedding” +(comment|feedback|trackback)
-”log in” -”login” -”sign up” “bronze sculptures” +(comment|feedback|trackback)
Recommended hosting
HostGator
HostMonster
Tweet this!
Traffic and Backlinks from Commenting and TrackBacks
I was reading Dee Kumar’s excellent blog post about comments and it reminded me of this class I did last year so I found it and am putting it here for your education:
Class Recording for Blog and Article Commenting and Trackbacks
Class slides:
Tweet this!
Internet Technologies – Monitizing with ClickBank
In tonights class we covered how to find and promote clickbank products.
Even if you don’t have a website, with a clickbank ID, you can send traffic and get paid. One place I setup to do this is at
bizopreview.com Simply register there and post your article.
Tweet this!
Lightwave Builder
Before next class Steve will:
-delete all golf stuff
-find out how to change footer
-review stuff under business tools on lightwave
Tweet this!
Traffic Building class 5 of 8
Video
What to make them about
– Keyword Research https://adwords.google.com/select/KeywordToolExternal
-Trending Topics Google Trends Twitter
-Turn an Article into a Video
-reviews
Tools to make:
– Jing Project (5 min. Limit)
– Cam Studio No such limit, harder to use
- Windows Movie Maker
– Open Office/Power Point/Google Present
Where To Post
YouTube
FaceBook
MySpace
Tweet this!
Windows OS – Class 1 of 4
Windows Explorer (file manager) vs. Internet Explorer (Web Browser)
Basic Concepts
- Hard Drive, CPU, Tower
- RAM vs ROM vs Long Term storage (disk drive, flash cards, etc.)
- input devices: keyboard, mouse, camera, microphone, etc.
- output devices: monitor, printer
- Network Connections
Cat-5/Ethernet, Wireless, Cellular
GUI – graphical User Interface
CL – Command Line interface
WYSIWYG – What you see is what you get
Non-wysiwyg editor = notepad
wysiwyg – wordpad, microsoft word, Open Office
What browsers are being used? from w3schools
FTP – File Transfer Protocol, Filezilla, Windows Explorer
SFTP – Secure FTP
Tweet this!
Windows OS 4 Of 4 – registry cleaner, malware, etc.
To clean the registry don’t buy anything. Free programs like
Glary Utilities work as good or better than anything you can buy
Online Virus Scan, always has the latest versions
Housecall.trendmicro.com
Run Windows Defender if you have XP or earlier
To remove a program, click on “Start|ControlPanel|Add or Remove Programs|” find your the program you want to remove and remove it.
To degrag your disk, click on “Computer|Right click on C Drive|Properties|ToolsTab”
Tweet this!
Internet Technologies 4 of 8 monetize your website or blog as an affiliate
Example Affiliate Links (with redirection)
http://stevelikes.com/bruteforceseo
Link without redirection
http://www.bruteforceseo.com/?offer=74ECF091CBB2
using php redirect, make a folder with the name you want to send people to. in that folder, put a file named index.php that contains the following code:
<?php header("Location: http://www.youraffiliateurl"); ?>
Monthly Content Membership site for Internet Marketers
Javascript redirect code:
<script type=”text/javascript”>
window.location.href=’http://stevelikes.com/monthlycontent’;
</script>
Tweet this!