<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Make Money Online and Start a Blog with a Teenage Dad &#187; How to&#8217;s</title>
	<atom:link href="http://www.elie-palima.com/category/how-tos/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.elie-palima.com</link>
	<description>a Blog that teach people How to start a blog and make money online with a blog.</description>
	<lastBuildDate>Fri, 10 Sep 2010 15:09:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Make the Ultimate blogging theme more Ultimate by adding an auto scroll feature</title>
		<link>http://www.elie-palima.com/how-to-make-the-ultimate-blogging-theme-more-ultimate-by-adding-an-auto-scroll-feature/</link>
		<comments>http://www.elie-palima.com/how-to-make-the-ultimate-blogging-theme-more-ultimate-by-adding-an-auto-scroll-feature/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 20:56:02 +0000</pubDate>
		<dc:creator>elie</dc:creator>
				<category><![CDATA[How to's]]></category>
		<category><![CDATA[appearance tab]]></category>
		<category><![CDATA[content themes]]></category>
		<category><![CDATA[header php]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[script type]]></category>
		<category><![CDATA[scroll]]></category>
		<category><![CDATA[Ultimate]]></category>

		<guid isPermaLink="false">http://www.elie-palima.com/?p=852</guid>
		<description><![CDATA[<p>&copy<a href="http://www.elie-palima.com">Make Money Online</a></p>
]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.elie-palima.com/ultimatebloggingtheme" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.elie-palima.com/ultimatebloggingtheme';return true;" onmouseout="self.status=''">Ultimate blogging theme</a> is a really cool <a href="http://www.elie-palima.com/ultimatebloggingtheme" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.elie-palima.com/ultimatebloggingtheme';return true;" onmouseout="self.status=''">wordpress theme</a> to have. it’s one of the best wordpress based theme I’ve ever found online yet. They recently released the latest version last month and I’ve got to say the new features was quite awesome.</p>
<p>one Feature which I liked a lot is the “featured posts slides” that they added to the theme. you can see what I’m talking about when you visit my <a href="http://www.elie-palima.com" target="_blank">blog’s home page</a>.  however, I was a little disappointed when I found out that the slides were not Auto scrolling.</p>
<p>Adding an Auto scroll feature would totally help a lot especially if you have lots of featured posts on display. The Numberings are not very noticeable either and that’s another reason why I’ve decided to add an auto scroll feature to the blog theme.</p>
<p><img style="display: block; float: none; margin-left: auto; margin-right: auto;" src="http://www.elie-palima.com/wp-content/uploads/2010/notverynoticeable.jpg" alt="" width="507" height="293" /></p>
<h4>How to add an Auto Scroll feature on the <a href="http://www.elie-palima.com/ultimatebloggingtheme" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.elie-palima.com/ultimatebloggingtheme';return true;" onmouseout="self.status=''">ultimate blogging theme</a></h4>
<p>What I did was I installed a simple javascript to the theme. here’s a complete step by step guide on how I did it.</p>
<p>1. <a href="http://www.elie-palima.com/wp-content/uploads/2010/slide.zip">download this file</a>.</p>
<p>2. extract the zip file. after extracting the zip file, look for the file named “slide.js” and proceed to the next step.</p>
<p>3. open up ftp software and upload the script (slide.js) to “wp-content/themes/<a href="http://www.elie-palima.com/ultimatebloggingtheme" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.elie-palima.com/ultimatebloggingtheme';return true;" onmouseout="self.status=''">ubt</a>-firstclass/ folder.</p>
<p>4. login to the wordpress dashboard (yourblog.com/wp-admin) and go to “editor” under the appearance tab.</p>
<p>5. on the ‘editor page’, go to “header or header.php” and add this code anywhere inside the &lt;Head&gt; tag.</p>
<p><code>&lt;script type="text/javascript" src='http://www.<strong>yourblogname</strong>.com/wp-content/themes/<a href="http://www.elie-palima.com/ultimatebloggingtheme" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.elie-palima.com/ultimatebloggingtheme';return true;" onmouseout="self.status=''">ubt</a>-firstclass/slide.js'&gt;&lt;/script&gt; </code></p>
<p><strong>note:</strong> change “your blog name” to your real url.</p>
<p>6. after you’ve done step 4, don’t forget to save your changes by hitting “update file”</p>
<p><strong>Test it.</strong></p>
<p>after doing all the steps above, you should be able to see the auto-scrolling in effect by going to your blog&#8217;s home page.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.elie-palima.com%2Fhow-to-make-the-ultimate-blogging-theme-more-ultimate-by-adding-an-auto-scroll-feature%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.elie-palima.com%2Fhow-to-make-the-ultimate-blogging-theme-more-ultimate-by-adding-an-auto-scroll-feature%2F&amp;source=elie_palima&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>&copy<a href="http://www.elie-palima.com">Make Money Online</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.elie-palima.com/how-to-make-the-ultimate-blogging-theme-more-ultimate-by-adding-an-auto-scroll-feature/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OIO Publisher&#8217;s Click Me first before Paying Syndrome &#8211; How to cure it.</title>
		<link>http://www.elie-palima.com/oio-publishers-click-me-first-before-paying-syndrome-how-to-cure-it/</link>
		<comments>http://www.elie-palima.com/oio-publishers-click-me-first-before-paying-syndrome-how-to-cure-it/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 19:17:29 +0000</pubDate>
		<dc:creator>elie</dc:creator>
				<category><![CDATA[Blog advertising]]></category>
		<category><![CDATA[How to's]]></category>
		<category><![CDATA[emery]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[paypal purchases]]></category>
		<category><![CDATA[Publisher]]></category>
		<category><![CDATA[Syndrome]]></category>
		<category><![CDATA[wordpress plugins]]></category>
		<category><![CDATA[zip file]]></category>

		<guid isPermaLink="false">http://www.elie-palima.com/?p=832</guid>
		<description><![CDATA[<p>&copy<a href="http://www.elie-palima.com">Make Money Online</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.elie-palima.com/oiopublisher" target="_blank">OIO publisher</a> is currently one of my favorite wordpress plugin at the moment  because it&#8217;s very handy, easy to use, makes my life easier and best of all&#8230; it makes me money! but for every cool wordpress plugins, we all should face the facts that nothing can be perfect. There are still things that I didn&#8217;t like while using oio publisher and here&#8217;s one.</p>
<h4>The Click me first Before Paying Syndrome is Turned on by Default.</h4>
<p>one thing that I dislike about <a href="http://www.elie-palima.com/oiopublisher" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.elie-palima.com/oiopublisher';return true;" onmouseout="self.status=''">OIO publisher</a> plugin is that it has this &#8220;click me first before buying syndrome&#8221; feature turned on. for all we know, and for those who are using OIO publisher, This is a Huge Factor to look at.</p>
<p>The Main reason why we are using <a href="http://www.elie-palima.com/oiopublisher" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.elie-palima.com/oiopublisher';return true;" onmouseout="self.status=''">OIO publisher</a> is for the convenience of our website&#8217;s advertising. By having the &#8220;click me first before paying syndrome feature&#8221; turned on, it creates a lot of confusion especially to advertisers. and for some reason, it may also make you lose money. if you still don&#8217;t get what I mean, Checkout this video below:</p>
<div id="media"><object id="csSWF" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="378" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.elie-palima.com/wp-content/uploads/2010/oio-publisher%27s-click-me-first-before-buying-syndrome/oio-publisher's-click-me-first-before-buying-syndrome_controller.swf" /><param name="bgcolor" value="#1a1a1a" /><param name="quality" value="best" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="scale" value="showall" /><param name="flashVars" value="autostart=false#&amp;thumb=FirstFrame.png&amp;thumbscale=45&amp;color=0x000000,0x000000" /><param name="name" value="csSWF" /><param name="flashvars" value="autostart=false&amp;thumb=http://www.elie-palima.com/wp-content/uploads/2010/oio-publisher%27s-click-me-first-before-buying-syndrome/FirstFrame.png&amp;thumbscale=45&amp;color=0x000000,0x000000" /><param name="allowfullscreen" value="true" /><embed id="csSWF" type="application/x-shockwave-flash" width="640" height="378" src="http://www.elie-palima.com/wp-content/uploads/2010/oio-publisher%27s-click-me-first-before-buying-syndrome/oio-publisher's-click-me-first-before-buying-syndrome_controller.swf" name="csSWF" flashvars="autostart=false&amp;thumb=http://www.elie-palima.com/wp-content/uploads/2010/oio-publisher%27s-click-me-first-before-buying-syndrome/FirstFrame.png&amp;thumbscale=45&amp;color=0x000000,0x000000" scale="showall" allowfullscreen="true" allowscriptaccess="always" quality="best" bgcolor="#1a1a1a"></embed></object></div>
<h4>How to Cure the Click me first before Buying syndrome</h4>
<p>luckily, I was able talk to simon emery (the creator of the plugin) and he was glad to help me out with this problem. The Fix was to add a redirect to the paypal module which you can find in the wp-content/plugins/oiopub-direct/modules directory.</p>
<p>Simon made it easier for me by providing me a download file which I could just easily upload instead of editing the script. Here’s what I did to fix OIO Publisher’s click me first before buying syndrome.</p>
<p>1. <a href="http://www.elie-palima.com/subscriber/paypal.zip">Download this paypal.zip File</a> that Simon emery Gave me. (don’t worry! it’s safe. =D)</p>
<p>2. Extract the file</p>
<p>2. Upload the folder to /wp-content/plugins/oiopub-direct/modules and overwrite the <a href="http://www.elie-palima.com/paypal" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.elie-palima.com/paypal';return true;" onmouseout="self.status=''">Paypal</a> module.</p>
<p>3.  Test it &#8211; and it works! :-)</p>
<p><em><strong>note: this tutorial only works with paypal purchases since the redirect was only made thru the paypal module.</strong></em></p>
<p>Here’s what happened after doing the steps above:</p>
<div id="media"><object id="csSWF" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="378" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.elie-palima.com/wp-content/uploads/2010/The-Click-me-first-before-payingsyndrome-cured/The-Click-me-first-before-payingsyndrome-cured_controller.swf" /><param name="bgcolor" value="#1a1a1a" /><param name="quality" value="best" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="scale" value="showall" /><param name="flashVars" value="autostart=false#&amp;thumb=http://www.elie-palima.com/wp-content/uploads/2010/The-Click-me-first-before-payingsyndrome-cured/FirstFrame.png&amp;thumbscale=45&amp;color=0x000000,0x000000" /><param name="name" value="csSWF" /><param name="flashvars" value="autostart=false&amp;thumb=http://www.elie-palima.com/wp-content/uploads/2010/The-Click-me-first-before-payingsyndrome-cured/FirstFrame.png&amp;thumbscale=45&amp;color=0x000000,0x000000" /><param name="allowfullscreen" value="true" /><embed id="csSWF" type="application/x-shockwave-flash" width="640" height="378" src="http://www.elie-palima.com/wp-content/uploads/2010/The-Click-me-first-before-payingsyndrome-cured/The-Click-me-first-before-payingsyndrome-cured_controller.swf" name="csSWF" flashvars="autostart=false&amp;thumb=http://www.elie-palima.com/wp-content/uploads/2010/The-Click-me-first-before-payingsyndrome-cured/FirstFrame.png&amp;thumbscale=45&amp;color=0x000000,0x000000" scale="showall" allowfullscreen="true" allowscriptaccess="always" quality="best" bgcolor="#1a1a1a"></embed></object></p>
</div>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.elie-palima.com%2Foio-publishers-click-me-first-before-paying-syndrome-how-to-cure-it%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.elie-palima.com%2Foio-publishers-click-me-first-before-paying-syndrome-how-to-cure-it%2F&amp;source=elie_palima&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>&copy<a href="http://www.elie-palima.com">Make Money Online</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.elie-palima.com/oio-publishers-click-me-first-before-paying-syndrome-how-to-cure-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I just Created my first WordPress blog. What&#8217;s next?</title>
		<link>http://www.elie-palima.com/i-just-created-my-first-wordpress-blog-whats-next/</link>
		<comments>http://www.elie-palima.com/i-just-created-my-first-wordpress-blog-whats-next/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 01:28:46 +0000</pubDate>
		<dc:creator>elie</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[How to's]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[internet marketers]]></category>
		<category><![CDATA[traffic sources]]></category>
		<category><![CDATA[web tracking tool]]></category>

		<guid isPermaLink="false">http://www.elie-palima.com/?p=820</guid>
		<description><![CDATA[<p>&copy<a href="http://www.elie-palima.com">Make Money Online</a></p>
]]></description>
			<content:encoded><![CDATA[<p>have you just <a href="http://www.elie-palima.com/how-to-start-a-blog-and-make-money" target="_blank">Started your first blog</a> and you keep on wondering what to do next? well, it’s one of the common problems new bloggers face for the first time they created their first wordpress blog. and for those who are just starting out their first blogging business, it takes them a whole book to learn these simple things.</p>
<p>That’s why I’ve written this posts. to provide a simple checklist for new bloggers who are just starting out their blogs. a checklist which if they’ve done everything written here, They can now just focus only on Generating content, marketing their blogs and of course – Make lot’s of money from it! =D</p>
<h4>Get a Google account</h4>
<p><a rel="nofollow" href="http://www.google.com/accounts">Google accounts</a> is truly a god send for all internet marketers and bloggers. without this tool, the internet marketing lifestyle wouldn’t be so much easier. if you don’t have a google account yet, be sure to sign up for one.</p>
<p>here are the main reasons why you should sign up for a google account. Make sure you have these Google services installed in your google account:</p>
<p><strong>1. Burn your feed with </strong><strong><a href="http://www.feedburner.com">Feedburner</a> </strong></p>
<p>be sure you burn your blog’s RSS feed with feed burner. if you’re running a wordpress blog, your blog feed address by default is http://www.yourblogname.com/feed (change ‘yourblogname’ to the actual blog url.)</p>
<p>the reason why I’m telling you this is for feedburner. on the first time you’re going to sign up for a feedburner account, Feedburner will ask you about your blog-feed address. and that’s what you’re suppose to give to them.</p>
<p><strong>2. Set up your <a href="http://www.google.com/analytics/">Google Analytics account</a></strong></p>
<p>Google analytics is by far the best web tracking tool available online and it’s probably one of my most favorite google products ever. it will track your site’s stats like the number of your website visitors, where your audience are from, your biggest traffic sources, top keywords that brings the most traffic to your site and quite frankly a whole lot of information regarding to the activity of your website.</p>
<p>Google analytics is not just a tracking tool. there are more Features in it that you should be able to discover by trying it out yourself. but if you’re just starting a blog, I don’t recommend you to focus in it too much. the reason behind this is because you can get addicted to checking out your blog’s stats too much and actually forgetting about your blog.</p>
<p><strong>3. <a href="http://gmail.com">Gmail</a></strong></p>
<p>Gmail is probably the best choice when it comes to Email accounts. it’s very easy to use! you can also promote more of your brand by <a href="http://micromediawebsites.com/blog/?p=267" target="_blank">creating a POP3 email account and integrating it with gmail</a>.</p>
<p><strong>4. <a href="http://google.com/webmasters">webmaster tools</a></strong></p>
<p>Google webmaster tools is mainly used by website owners for SEO purposes. Sign up on google’s webmaster tools, Add your website and Provide the <a href="http://www.elie-palima.com/sitemap.xml">xml sitemap</a> of your site. (you can easily create an xml sitemap for your site by using a plugin called Google sitemap generator.)</p>
<p>you should also Set-up your Preferred domain using webmaster tools. I explained how to do it on one of my posts &#8211; “<a href="http://www.elie-palima.com/6-seo-tips-to-create-a-search-engine-friendly-content/">6 Seo tips to create a search engine friendly blog</a>”</p>
<p><strong>5. <a href="http://google.com/adsense">adsense</a> (optional)</strong></p>
<p>if you want to make money online, you might find your success on Pay-per-click sites like the infamous Google adsense.</p>
<p>if you haven’t heard about adsense &#8211; What this program does is that it places Contextual ads relevant to what you’re blogging about. you make money each time one of your visitors clicks on these ‘ads’. so, if you’re looking for an easy way to start making money by blogging, google adsense is probably the easiest way to start.</p>
<h4>Create a Sitemap For your site</h4>
<p>Creating a sitemap for a site is probably the hardest thing to do specially if your blog already has hundreds of posts. But thanks to two wordpress plugins, Creating a sitemap for your wordpress blog has never been so much easier.</p>
<p>to create a sitemap for your site, install these two Plugins on your blog, follow the rest of their instructions and you’ll be good to go. (install Google xml sitemap first)</p>
<ul>
<li><a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/">google xml sitemap generator</a></li>
<li><a href="http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/">DD sitemap gen</a></li>
</ul>
<h4>Get a Paypal account</h4>
<p>a <a href="http://www.elie-palima.com/paypal" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.elie-palima.com/paypal';return true;" onmouseout="self.status=''">paypal</a> account is very important especially if you’re into making money online. Almost 80% of my online earnings are paid via paypal and 97% of the time, I make my purchases using paypal instead of my credit card. paypal in my opinion is by far the most Secure and easiest way to send or receive money online. and I just can’t imagine anyone trying to make money on the internet without having a single Verified paypal account.</p>
<h4>Make your Blog Search engine friendly</h4>
<p>While having a Google friendly theme Like the Ultimate blogging theme could make your blog the most search engine friendly blog on the internet, There are still loads of ways that you can do to Improve your off-site optimization by following some of my <a href="http://www.elie-palima.com/6-seo-tips-to-create-a-search-engine-friendly-content/">SEO tips to make your blog even more seo friendly</a>.</p>
<h4>Create Pages for your blog</h4>
<p>while Frequently creating blog posts to your blog is crucial, you should also take in consideration adding these simple pages on your blog’s nav-bar. if you still have no idea how to do it, <a href="http://www.elie-palima.com//wp-content/uploads/2010/pagesandnavbars/pagesandnavbars.html" target="_blank">Check out this video</a>. inside the video, I&#8217;ve talked about creating pages and navbar items using the <a href="http://www.elie-palima.com/ultimatebloggingtheme" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.elie-palima.com/ultimatebloggingtheme';return true;" onmouseout="self.status=''">ultimate blogging theme</a> and wordpress menus. WordPress menus is a recently added feature by wordpress. if you want to learn more about using wordpress menus checkout this <a href="http://www.expand2web.com/blog/wordpress-30-custom-navigation-menus-video/" target="_blank">video tutorial by Don campbell</a>.</p>
<p><a href="http://www.elie-palima.com/wp-content/uploads/2010/08/navbar.png"><img style="display: inline; border-width: 0px;" title="navbar" src="http://www.elie-palima.com/wp-content/uploads/2010/08/navbar_thumb.png" border="0" alt="navbar" width="536" height="55" /></a></p>
<p><strong>1. Create an About me page</strong></p>
<p>Readers would love to know a little information about you. it will generate trust and would also build relationship along the way – which is one of the whole point of blogging. to build connections!</p>
<p>on your about page, write something about yourself, about the blog, and basically anything that describes you and your blog.</p>
<p><strong>2. Contact Page</strong></p>
<p>let your readers know that you’re accessible. on your contact page, Provide ways to let people contact you.</p>
<p><strong>3. advertise page (optional)</strong></p>
<p>very Important if you like to sell private advertising on your blog. an advertise page makes it easy for potential advertisers to buy advertising spots on your blog. you can also make selling ad-spots on your blog a whole lot easier by installing useful plugins like OIO publisher which automates the process.</p>
<h4>Get a Customized Logo Design</h4>
<p>Getting a Customized Logo design for your blog is just as important as using a WordPress premium theme. both of them plays a major part on a blog’s branding. if you’re one of those ‘gifted artists’ who can crop good looking images on photoshop, then it’s a good idea to create a <a href="http://www.elie-palima.com/logonerds" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.elie-palima.com/logonerds';return true;" onmouseout="self.status=''">logo design</a> for your blog.</p>
<p>However, if your like me – I suck at creating beautiful images. you can simply outsource it. The quickest, cheapest and easiest way to do this is through a service that the friends over at logonerds is offering. They create Brilliant logo design for a very affordable prize. if you’re looking to save a little bit of time and want a cool logo for your blog, <a href="http://www.elie-palima.com/logonerds" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.elie-palima.com/logonerds';return true;" onmouseout="self.status=''">logo nerds</a> is a good choice to go. for under $40, you can get your own customized logo design.</p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.elie-palima.com%2Fi-just-created-my-first-wordpress-blog-whats-next%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.elie-palima.com%2Fi-just-created-my-first-wordpress-blog-whats-next%2F&amp;source=elie_palima&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>&copy<a href="http://www.elie-palima.com">Make Money Online</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.elie-palima.com/i-just-created-my-first-wordpress-blog-whats-next/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Start a Blog and Make Money Blogging</title>
		<link>http://www.elie-palima.com/how-to-start-a-blog-and-make-money-blogging/</link>
		<comments>http://www.elie-palima.com/how-to-start-a-blog-and-make-money-blogging/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 09:52:53 +0000</pubDate>
		<dc:creator>elie</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Featured posts]]></category>
		<category><![CDATA[How to's]]></category>
		<category><![CDATA[Start a blog series]]></category>
		<category><![CDATA[how to start a blog]]></category>
		<category><![CDATA[how to start a blog and make money]]></category>
		<category><![CDATA[make money]]></category>
		<category><![CDATA[make money blog]]></category>
		<category><![CDATA[make money blogging]]></category>
		<category><![CDATA[start a blog]]></category>
		<category><![CDATA[start a blog and make money]]></category>
		<category><![CDATA[Starting a blog and making money from a blog]]></category>

		<guid isPermaLink="false">http://www.elie-palima.com/?p=644</guid>
		<description><![CDATA[<p>&copy<a href="http://www.elie-palima.com">Make Money Online</a></p>
]]></description>
			<content:encoded><![CDATA[<blockquote><p>This is a FREE  Step by step Coaching tutorial which also includes videos on how you can start your own blog right now and make money from it. What you&#8217;ll also discover and find out here are what most so-called &#8220;internet gurus&#8221; will teach you from a $97 ebook..</p>
<p>for your reference, Feel Free to bookmark this post. &#8220;CTRL+D&#8221; ;)</p></blockquote>
<p>Starting a blog has become one of the most popular way to make money  for people who wants to build a solid long term income. I strongly believe that everyone needs a blog and everyone simply have to take advantage of the opportunity on what blogging can give to an individual.</p>
<h4>Blogging is a business and business is an investment.</h4>
<p>if you want to make money blogging, You have to keep in mind that blogging is not a “get-rich-quick scheme.” blogging for all I know is a long term investment. you will not make money instantly. not unless you are someone who is rich and famous like Brad Pit or Britney Spears (which could generate thousands of visitors to their *new* blog instantly).</p>
<p>but of course, if you do it right, you can walk away from that job and be free!:-)</p>
<p>below is a step by step Guide on how to start a blog and make money from that blog.</p>
<h5><strong>Decide to start today</strong></h5>
<blockquote><p>TODAY. No, not tomorrow, not next week, and not next month. Tomorrow always feels “safe” because you’re not having to make a decision. The power of today is that you make that commitment to yourself. And that is the first step to success.</p>
<p>This step is the most critical one, and it’s where most people get stuck. Don’t dream about doing something. Just get up and do it.</p>
<p>- dan and jenifer<br />
blogsuccessjournal.com</p></blockquote>
<p>if you really want to be successful on making money on the internet, <strong>the key is to take action</strong>… but it’s not all just about taking action… it’s also about taking THE RIGHT type of action.</p>
<p>the first thing you have to do is to decide what you want to blog about or pick a niche for your blog.</p>
<h4>tip &#8211; Pick a Profitable Niche</h4>
<p>notice that I inserted the word <strong>Profitable</strong>. since this post is about Starting a blog and making money from it, there’s no point if I tell you to pick any niche you want to blog about. if you want to make money from your blog, You have to make sure that The topic that you are actually blogging about is PROFITABLE. (although I think almost every niche is profitable) :-)</p>
<p><a href="http://www.elie-palima.com/how-to-pick-a-niche-and-check-if-its-profitable/"><strong>How to check if your niche is profitable</strong></a><em></em></p>
<h4>Decide What you Want to Blog About</h4>
<p>Choosing the right niche for your blog is perhaps the most important choice you can make BEFORE starting a blog. Choose the wrong niche, and it’s very unlikely you’ll ever succeed.</p>
<p>to help you decide on what to blog about, you should probably<br />
<strong>ask yourself these questions</strong>:</p>
<p><strong>1. What Are The Things I love doing?</strong> – think about your hobbies and interests. stuffs that you love doing the most. something that you are passionate about. if you are not passionate about the topic, chances are you are not going to stick to it.</p>
<p><strong>2. Does The Niche’s topic expand? –</strong> make sure that the niche you will be blogging about covers a wide range of topics that expands so you would actually have a lot to blog about.</p>
<p><strong>3. Would I do this for free? –</strong> if you answered yes, then you had found your topic. people who blogs only for money seldom succeeds.</p>
<h4>How to Start a Blog</h4>
<p>you can start a blog right now by registering for a Free account on blogger.com or wordpress.com. They are the most popular blog sites on the internet. however, I don’t recommend you starting your blogs on these sites since there are many limitations and the worst part about it is that…</p>
<p><strong>You don’t own your blog – they do.</strong></p>
<p>if you create a blog on these sites like for example, “blogger.com” which is owned by google they have the power to delete your blog whenever they want even without notice. to simply put it, I recommend you to buy your own domain and start there.</p>
<p><strong>The Best Place To Start a Blog is From a domain that you own</strong></p>
<blockquote><p>having your own domain name makes your blog look more professional. while it may not make you a pro-blogger,  the advertisers will take you a lot more seriously. some ad networks don’t accept sites unless it has it’s own domain name. it’s better to get the domain name at the start than down the road. the last thing you want to do is build a blog on blogspot, get a ton of backlinks, pagerank, alexa and technorati rankings and then have to move it to it’s own domain and start over</p>
<p>-John chow<br />
johnchow.com</p></blockquote>
<h4>1. Buy a domain name</h4>
<p>The first thing you want to do when you had finally decided what to blog about is to buy a domain for your blog. The best place to buy one is at godaddy.com. all my domains are registered under godaddy since their service is good and the way they charge for the domain is really cheap. and I made the domain price even more cheaper on <a href="http://www.elie-palima.com/wp-content/uploads/2010/How-to-register-a-domain-name/Register-a-domain.html">the video</a> I made for you. ;)</p>
<p>if you don’t know how to buy a domain name yet, check out my post “<a href="http://www.elie-palima.com/how-to-register-a-domain-name-start-a-blog-and-make-money-coaching-videos-step-1/">how to buy a domain name</a>” I made a video guide for you to follow there.</p>
<h4>2. Host your Domain – get web hosting</h4>
<p>a domain alone is not enough to start a blog. you need to get hosting to it. :-) you should also make sure that your blog’s webhost is reliable, Secure and responsive.</p>
<p>for hosting, I recommend <a href="http://www.elie-palima.com/hostgator">hostgator</a> since their service is simply on top of the line. and you get to host your website for as little as $0.01 Cent on your first month. (i taught you how to do it on the video)</p>
<p>if you don’t know how to get hosting for your account checkout my post “<a href="http://www.elie-palima.com/hosting-a-domain-make-a-website-coaching-video-step-2/">how to get hosting on hostgator</a>” be sure to <a href="http://www.elie-palima.com/how-to-change-the-nameservers-start-a-blog-and-make-money-coaching-videos-step-3/">change the name server of your domain</a> when you finally bought hosting for it.</p>
<h4>3. Install The Best Blogging platform on your website – WordPress.ORG</h4>
<p>When you had finally got a hosting account from hostgator, the  next step should be installing wordpress software to your domain. if you don’t know how to do it, I made a Simple guide on this blog, check out the post at “<a href="http://www.elie-palima.com/how-to-install-wordpress-blogging-platform-on-a-domain-start-a-blog-and-make-money/">how to install wordpress blogging platform</a>”</p>
<h4>4. Install a Good Theme for your blog</h4>
<p>if you don’t know how to install a theme for your blog, checkout my post &#8211; “<a href="http://www.elie-palima.com/how-to-use-ftp-and-install-a-wordpress-theme-start-a-blog-and-make-money/">how to use ftp software and install a blog theme on your site</a>”</p>
<p>qualities you have to look for for a WordPress theme:</p>
<ol>
<li>The looks. – Does it look good?</li>
<li>easy to use – is it user-friendly?</li>
<li>Search engine Friendly – is it SEO Friendly?</li>
</ol>
<p><strong>The Looks</strong></p>
<p>in my opinion, having a good theme is crucial when it comes to blogging. since your blog theme represents your personality and how people will see you.</p>
<p>to simply put it… –<em> your theme describes YOU</em>.  if you have a bad looking theme, chances are people might not trust you by just judging from your blog’s theme.</p>
<p><strong>SEO Friendly and Ready</strong></p>
<p>a blog theme plays a big part on Search Engine optimization.  be sure your getting the most out of your blog theme by having the qualities needed for seo.</p>
<p><strong>Easy to use</strong></p>
<p>The one of the best thing I liked about the theme that I am using right now is that it’s very user-friendly. in fact, it’s very user-friendly that I don’t even have to edit a single code or do any tweaks to it.. it’s just simply install- and go.</p>
<p>the good news is, there’s already such a blog theme that exist… and it’s the</p>
<p><a rel="nofollow" href="http://www.elie-palima.com/ultimatebloggingtheme">Ultimate blogging theme</a> – the exact same theme I use from this blog. it simply looks good, easy to use and best of all it’s SEO friendly. (the author of the theme is actually on the Frontpage on google for the very competitive keyword “make money online”.</p>
<p>Which simply proves… the theme itself really works. and it cost real cheap too. for only $67 you get a copy of the blog theme and make your way making money blogging… if you want to learn more about it, you can check it out here. – <a rel="nofollow" href="http://www.elie-palima.com/ultimatebloggingtheme">Ultimate blogging theme</a>.</p>
<p>-<em> Features, stuffs to like and how to use the <a href="http://www.elie-palima.com/ultimatebloggingtheme" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.elie-palima.com/ultimatebloggingtheme';return true;" onmouseout="self.status=''">ultimate blogging theme</a></em> &#8211; (coming soon)</p>
<p>again, if you still don’t know how to install a blog theme, I taught you how to do it at my post on “<a href="http://www.elie-palima.com/how-to-use-ftp-and-install-a-wordpress-theme-start-a-blog-and-make-money/">how to use ftp software and install a blog theme</a>” ;)</p>
<h4>5. Get to know how to use WordPress a little bit and Publish your first post</h4>
<p>“a little bit” cause it’s what you’ll really need to learn which is really very easy. all you have to do is learn how to post, accept comments, and install some plugins etc.</p>
<p>WordPress Video tutorials &#8211; (coming soon)</p>
<h4>6. Send Traffic to your Blog</h4>
<p>There are Hundreds Of ways to send traffic to a Website. The best thing to do really when you are just starting out is &#8211; not to care too much about your traffic but instead, focus on Writing / creating quality content for your blog which would actually Bring you visitors the first place &#8211; the traffic would come naturally.</p>
<p><em>how to gain and build traffic to a website (Coming soon…)</em></p>
<p>The Best Places to gain traffic to a blog:</p>
<ol>
<li>Search engine</li>
<li>From an Email List</li>
<li>Referring websites</li>
<li>Directly Visited your site</li>
</ol>
<h4>Make Money online – The Formula</h4>
<p>The Simple formula on making money online:</p>
<blockquote><p><strong>MYTH -</strong> The formula on making money on the internet is Traffic…</p>
<p>Traffic = Money… <span style="text-decoration: underline;">WRONG!</span></p>
<p>it’s <strong>Traffic + <span style="text-decoration: underline;">Conversion</span> = Money .</strong></p></blockquote>
<p>You will not make money online with crappy traffic alone. you also have to make sure that your blog, website or something that you are selling on ebay is actually converting well.</p>
<p><strong>Traffic</strong> by the way is “the Number of visitors a website receives daily”.</p>
<p><strong>Conversion </strong>is simply “how active?” the visitors Responded to an offer from a website which could be signing up for your email list, Clicking your adsense ads, Buying your products etc…</p>
<p>example Scenario –</p>
<ul>
<li>you are selling an ebook on your website for $10</li>
<li>that website of yours generates around 100 visitors daily.</li>
<li>everyday, 30 out of those 100 people who visits your website buys the ebook that you were selling.</li>
<li>you make money.  (made $300 a day or $9000 that month)</li>
<li>That’s conversion. :)</li>
</ul>
<h4>How To Make Money From a Blog – Monetize Your Blog</h4>
<p>After you had successfully started your blog and Generated your First contents for it, it’s time to monetize your blog and actually make money from it.</p>
<p>below are the best ways to make money from a blog</p>
<h4>1. Ask for Donations</h4>
<p>you Can choose to accept donations and it’s a pretty good way to start. you can easily Create a donation button with paypal and place it in your blog. just make sure visitors can see it. The trick on asking for a donation is to let visitors actually KNOW that you are asking for donations.</p>
<p>Tip – Do not just post the “<a href="http://www.elie-palima.com/paypal" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.elie-palima.com/paypal';return true;" onmouseout="self.status=''">paypal</a> donate button” but instead, Place a different image if you can and add a simple text / tagline like “hey, like my blog? Buy me a beer!” or “buy me a coffee” (stuffs which cost not more than $1)</p>
<p>if you’re having fun making money with donations, you can also consider having an <a rel="nofollow" href="http://www.elie-palima.com/wishlist">Amazon wishlist</a> to post on your blog. There’s a chance that someone like Bill Gates (one of the most richest man in the world) would see it and actually make one of your wishes come true. ;)</p>
<h4>2. Sign up for Ad networks</h4>
<p>ad networks like Google-adsense is probably the most popular (but not the best) way to make money from a blog.</p>
<p>List of ad networks:</p>
<ol>
<li>google.com/adsense</li>
<li>Kontrera.com</li>
<li>Infolinks.com</li>
<li>Bidvertiser.com</li>
</ol>
<p>the idea here is to sign up for an account with one or all of these ad networks and install a Code that they will give you to your website. they would then automatically Place ads that are related to your site’s content and when visitors of your site actually Click these ads, – You Make Money.</p>
<p>The thing you want to do when you decide to monetize your blog with ad networks like google adsense for example, is to make sure you place the ads accordingly and place it where visitors would actually click on it. which would give you a high CTR (click through rate)</p>
<p>you also have to consider The colors of the ads. it would Would work very well if the colors blend on your site and looks like part of your site’s content.</p>
<h4>3. Endorse or sell Someone else’s Products / services – be an Affiliate</h4>
<p>an Affiliate is basically someone who Recommends / endorse someone else’s product and Get’s a Cut of the money made from a sale.</p>
<p>How to be an affiliate</p>
<ol>
<li>sign up for an account at Clickbank.com or any Site that’s accepting affiliates</li>
<li>Find a product to promote on the market place Related to your Blog’s niche</li>
<li>Don’t forget to Generate your affiliate link (hop link)</li>
<li>promote it on your blog and recommend them to your readers / visitors.</li>
</ol>
<p>There are many more affiliate Companies. but the most popular are clickbank.com, paydotcom.com and e-junkie.com</p>
<p>Thousands (if not millions) of People had already made a Fortune by simply being an affiliate on clickbank and other affiliate companies. I don’t blame them cause for me, Being an affiliate is one of the Best ways to be Successful on making lots of money online.</p>
<p><strong>The proper way to do affiliate marketing on a blog</strong></p>
<p>Placing affiliate banners on your website is not enough. There are two Great ways to maximize your affiliate earnings. these are Capturing your visitors email address using <a href="http://www.elie-palima.com/aweber" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.elie-palima.com/aweber';return true;" onmouseout="self.status=''">aweber</a> and Having this “Review / recommended page” on your blog.</p>
<p><strong>Capture leads with an autorespoder </strong></p>
<p>The main reason why you want to do this is to build a relationship with the customer and at the same time, Recommend more products to him overtime.</p>
<p><strong>Recommends page</strong></p>
<p>you want it easier for your visitors to see what you are actually endorsing for them. and at the same time, Give them value by giving them a Coupon code or a discount from a product you are promoting. and that’s when the “recommends page” takes in place.</p>
<h4>4. Accept Paid Reviews</h4>
<p>you can also make money from your blog by accepting sponsored reviews on your site. you can do this by either contacting potential advertisers (or them contacting you) Related to the niche that you are blogging about or by simply Signing up for an account on websites like payperpost, <a href="http://www.elie-palima.com/reviewme" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.elie-palima.com/reviewme';return true;" onmouseout="self.status=''">Reviewme</a>, Sponsoredreviews etc…</p>
<p>popular bloggers Charge around $500 for just a single 200 words review.</p>
<h4>5. Create your own product and sell it for profit</h4>
<p>This ones a no brainer. you simply create your own product like an e-book for example, and sell it on your website for profit.</p>
<p>when you have your own product and your into this “internet marketing thingy” you obviously have a big advantage on the pack.</p>
<h4>6. Sell Advertising Space on Your Blog</h4>
<p>This is probably my most favorite way on making money from a blog since not only you get the money on the spot but you totally keep 100% of your advertising revenue.</p>
<p>Why sign up for google adsense or Promote affiliate links when you could keep 100% of the profit?</p>
<p><a href="http://www.elie-palima.com/oiopublisher">OIO Publisher Direct</a> is probably the best plugin to have when it comes to selling advertising spot on a blog. all The transactions on my blog are handled by <a href="http://www.elie-palima.com/oiopublisher">OIOpublisher</a>.</p>
<p><em>How to sell advertising on a blog (coming soon…)</em></p>
<h4>7. Sell Your Blog</h4>
<p>when your blog had finally grow and built up a great community, built great articles in it and successfully made it popular (or even if you haven’t done those things written) you Can Sell your blog.</p>
<p>Sounds crazy but it Surely makes you money. this is also known as the term “site flipping” (i think)</p>
<p>There had been someone in the blogging world who had actually sold his blog for $15 million dollars.</p>
<p>you can check out the buzz at Problogger’s blog which happened last october 2008 &#8211; http://www.<a href="http://www.elie-palima.com/31dtbabb" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.elie-palima.com/31dtbabb';return true;" onmouseout="self.status=''">problogger</a>.net/archives/2008/10/02/1-man-blog-sells-for-15-million-dollars/
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.elie-palima.com%2Fhow-to-start-a-blog-and-make-money-blogging%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.elie-palima.com%2Fhow-to-start-a-blog-and-make-money-blogging%2F&amp;source=elie_palima&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>&copy<a href="http://www.elie-palima.com">Make Money Online</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.elie-palima.com/how-to-start-a-blog-and-make-money-blogging/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How to Automatically Create backups For Worpress &#8211; Video</title>
		<link>http://www.elie-palima.com/how-to-automatically-create-backups-for-worpress/</link>
		<comments>http://www.elie-palima.com/how-to-automatically-create-backups-for-worpress/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 16:39:41 +0000</pubDate>
		<dc:creator>elie</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[How to's]]></category>
		<category><![CDATA[how to automatically backup wordpress blog]]></category>
		<category><![CDATA[how to backup database on wordpress]]></category>
		<category><![CDATA[How to Create wordpress backup]]></category>

		<guid isPermaLink="false">http://www.elie-palima.com/?p=663</guid>
		<description><![CDATA[<p>&copy<a href="http://www.elie-palima.com">Make Money Online</a></p>
]]></description>
			<content:encoded><![CDATA[<p>backups are really important and you will regularly be asked by wordpress or any service you use with your wordpress blog everytime you install or update something on your server. this is very crucial specially if your blog is making you money.</p>
<p>until just today, I’ve learned from john chow’s <a href="How To Automatically Backup Your Entire WordPress Blog">How To Automatically Backup Your Entire WordPress Blog</a> that backing up the entire database of your blog is not enough, there are other parts of the blog that should be backed up as well.</p>
<h4>Automatic WordPress backup Plugin</h4>
<p><a href="http://www.webdesigncompany.net/automatic-wordpress-backup/">Automatic WordPress Backup</a> is the ultimate backup tool for WordPress. The plugin will back up your entire WordPress site and not just the database. Backups are stored on <a href="http://aws.amazon.com/s3/">Amazon S3</a> for maximum flexibility and reliability. Other features include:</p>
<ul>
<li>Captures your ENTIRE site (WordPress database, themes, plugins, uploaded files and settings files), which means minimal downtime if you need to restore.</li>
<li>Totally automated backup means you spend more time getting stuff done and less time fighting your tools.</li>
<li>Minimal configuration. Set it and forget it.</li>
<li>Manually trigger backups so you can have some peace of mind before you install a new plugin or a WordPress update.</li>
</ul>
<p><strong>Here’s a video on how to install and use it</strong></p>
<div id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:eef30331-1271-4c2e-8289-63488ebb8f58" class="wlWriterEditableSmartContent" style="margin: 0px; display: inline; float: none; padding: 0px;">
<div><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/5A-auuJzb4A&amp;hl=en_US&amp;fs=1&amp;&amp;hl=en" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://www.youtube.com/v/5A-auuJzb4A&amp;hl=en_US&amp;fs=1&amp;&amp;hl=en"></embed></object></div>
</div>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.elie-palima.com%2Fhow-to-automatically-create-backups-for-worpress%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.elie-palima.com%2Fhow-to-automatically-create-backups-for-worpress%2F&amp;source=elie_palima&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>&copy<a href="http://www.elie-palima.com">Make Money Online</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.elie-palima.com/how-to-automatically-create-backups-for-worpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Pick a Niche and Check if it&#8217;s profitable</title>
		<link>http://www.elie-palima.com/how-to-pick-a-niche-and-check-if-its-profitable/</link>
		<comments>http://www.elie-palima.com/how-to-pick-a-niche-and-check-if-its-profitable/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 10:38:32 +0000</pubDate>
		<dc:creator>elie</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[How to's]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[find a profitable niche]]></category>
		<category><![CDATA[pick a niche]]></category>
		<category><![CDATA[to find a profitable niche. how to find a profitable niche]]></category>

		<guid isPermaLink="false">http://www.elie-palima.com/?p=652</guid>
		<description><![CDATA[<p>&copy<a href="http://www.elie-palima.com">Make Money Online</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I would like to share with you a short video That I found on youtube which is very helpful when it comes to picking the right niche market especially for people who are just starting out on internet marketing.</p>
<p>The idea is to get to know yourself and what you’re passionate about. in the video, they surveyed about 5 people and asked these questions:</p>
<blockquote><p>if you were to write an article at your favorite magazine… what would it be?</p>
<p>Do you think you could write a lot of content about it?</p></blockquote>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/4qnNOq8X0Wo&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/4qnNOq8X0Wo&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>When I first started blogging, I really didn’t care about SEO, Analyzing my competition, or even think about if the niche I am blogging about and the products I am actually affiliated with is profitable. and to tell you the truth, back then I really didn’t know shit about any of them either. :P</p>
<p>I have no knowledge about SEO, Analytics and heck. I didn’t even Care even if I make money from the blog or not. all I did was, splat Google ads in it,  write something useful related to the topic and post on the blog frequently.</p>
<p>one of my first blogs ever (<a href="http://www.neobuxtutorial.blogspot.com">Neobux basics</a>) is the blog I’m talking about. it’s a solid proof that any niche you pick as long as you are passionate about the topic, Chances are <span style="text-decoration: underline;">it will be Profitable</span>.</p>
<p>Over time I learned about keyword research and SEO, implemented it on <a href="http://www.elie-palima.com/neobux" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.elie-palima.com/neobux';return true;" onmouseout="self.status=''">Neobux</a> basics and the next thing I know, I was generating around 300 visitors daily and was making about $30 a month from that blogspot blog alone. it’s not much but it’s still worth as an extra gas money on my pocket. plus I get to learn from it and implement what I’ve learned on My main blog, elie-palima.com. :)</p>
<p>if I had been more serious about <a href="http://www.elie-palima.com/neobux" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.elie-palima.com/neobux';return true;" onmouseout="self.status=''">Neobux</a> basics before, it could have had the potential to make atleast 3 figures monthly. but for the record, “it’s not too late.” ;)</p>
<p>you can say that I just got lucky, since the niche I was talking about had no competitors at the time and it was really easy Ranking on the search engines for my keywords. and I can’t imagine why.. :D</p>
<p>now, <a href="http://www.elie-palima.com/neobux" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.elie-palima.com/neobux';return true;" onmouseout="self.status=''">Neobux</a> basics is almost dead, I’m trying to revive it by posting atleast once or twice a month. but still, I’m very proud of it since it’s my first blog ever and I learned many things from it along the way.</p>
<h4>How To Find a niche</h4>
<p>First of all, you should follow what is said on the video above… and like you’ve seen on the video, ask yourself these questions… (I only add up question #2)</p>
<p>1. if you were to write on a magazine.. what would it be? and do you think you can write a lot about it?</p>
<p>2. Are you willing to do it for free??? if the answer is yes, then you had found the topic.</p>
<p><em>“people who only blogs for money seldom succeeds”</em></p>
<h4>Pick a Good keyword</h4>
<p>grab a piece of paper and think about phrases “keywords” that you think people will type in google or other search engines to find your website or blog.</p>
<p>when you finish writing about 3-6 main keywords, proceed to the next step.</p>
<h4>How to Check if a niche is profitable</h4>
<p>like I said before, I think almost every niche is profitable… as long as you enjoy blogging about it, then you’re probably be well on your way from making money from your niche. However, to be really certain that the niche is profitable, you have to be sure that there is a DEMAND for it on the “market” the internet market. here are 4 ways to do it.</p>
<h4>Check if There are People Searching For it</h4>
<p>use google adword keyword tool  and check if the main keywords for your niche is actually getting enough searches.</p>
<p>Adword tool: https://adwords.google.com/select/KeywordToolExternal</p>
<p>if you see over a hundred thousand searches for it, then it’s a good sign that the niche is profitable.</p>
<h4>Check The keyword Competition</h4>
<p>like what I said above, my <a href="http://www.elie-palima.com/neobux" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.elie-palima.com/neobux';return true;" onmouseout="self.status=''">neobux</a> PTC niche had been profitable for me since the competition back then was very low. The lower the competition, the higher chance you will make profit on a given niche.</p>
<p>Pick a keyword / niche for which the competition is high, then there’s a small chance to make money from your niche.</p>
<p>Go to google.com and search for your keywords. then look how many people are talking about it. if there are over 20 million results with it, it’s one of the signs that there’s a huge competition going on with the niche…</p>
<p>for example, if I type in the keyword “make money online” (a very good keyword by the way, lots of advertisers, million searches a month, but the downside is… it’s too saturated. too much competition already.)</p>
<p><a href="http://elie-palima.com/wp-content/uploads/2010/googlesearch.JPG"><img src="http://elie-palima.com/wp-content/uploads/2010/googlesearch.JPG" alt="" width="596" height="66" /></a></p>
<p>the keyword “make money online” has over 151,000,000 people talking about it. and it’s a bad sign</p>
<p>if you probably haven’t noticed yet, this blog of mine is on the “make money online niche” which is a very competitive niche.  not only the niche it self but also the keyword itself, “make money online” is a very though keyword to rank well for.. me being stubborn as ever, I tend to stick to the niche and get on with it. even if there’s a lot of competition. :)</p>
<p><strong>Use a tool to help you out</strong></p>
<p>a great thing about this is that there are actually tools that I found to handle these kinds of stuffs and it’s the SEO elite an the keyword elite softwares by brad callen. there are more tools available online but these tools had proved itself to people.</p>
<p>(I haven’t used them though, But I heard many great things about the product) I’m planning to buy one in the future, but for now, I’ll handle things “manually” lols.</p>
<h4>Check if there are Potential Advertisers</h4>
<p>go to google.com and once again, search for your main keywords. Check if there are any advertisers.</p>
<p>if you type in “get rich quick” or “make money online”  you’ll see many advertisers bidding for those keywords.</p>
<p><a href="http://www.elie-palima.com/wp-content/uploads/2010/googlesearch2.JPG"><img src="http://www.elie-palima.com/wp-content/uploads/2010/googlesearch2.JPG" alt="" width="411" height="308" /></a></p>
<p>this a good sign… but still alot of competition.</p>
<h4>Check if there’s a product to promote as an affiliate</h4>
<p>Go to clickbank.com or paydotcom, and browse on their market place. and take a look if there are potential products that you can promote related to your niche.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.elie-palima.com%2Fhow-to-pick-a-niche-and-check-if-its-profitable%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.elie-palima.com%2Fhow-to-pick-a-niche-and-check-if-its-profitable%2F&amp;source=elie_palima&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>&copy<a href="http://www.elie-palima.com">Make Money Online</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.elie-palima.com/how-to-pick-a-niche-and-check-if-its-profitable/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to use FTP and Install a WordPress theme &#124; start a blog and make money</title>
		<link>http://www.elie-palima.com/how-to-use-ftp-and-install-a-wordpress-theme-start-a-blog-and-make-money/</link>
		<comments>http://www.elie-palima.com/how-to-use-ftp-and-install-a-wordpress-theme-start-a-blog-and-make-money/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 06:13:04 +0000</pubDate>
		<dc:creator>elie</dc:creator>
				<category><![CDATA[Featured posts]]></category>
		<category><![CDATA[How to's]]></category>
		<category><![CDATA[Start a blog series]]></category>

		<guid isPermaLink="false">http://www.elie-palima.com/?p=641</guid>
		<description><![CDATA[<p>&copy<a href="http://www.elie-palima.com">Make Money Online</a></p>
]]></description>
			<content:encoded><![CDATA[<p>The 5th step of the coaching series – “<a href="http://www.elie-palima.com/how-to-start-a-blog-and-make-money/">Start a blog and make money</a>” a video is available for you to watch below.</p>
<p>After you had successfully <a href="http://www.elie-palima.com/how-to-install-wordpress-blogging-platform-on-a-domain-start-a-blog-and-make-money/">installed WordPress blogging platform</a> on your domain, now is the time to install a good looking theme. and we are going to need an FTP software for this. </p>
<p>there are lots of good FTP softwares around but I personally use Core FTP Lite. it’s a free software available for download so there’s no need to worry… </p>
<p>you can download it here: <a title="http://www.coreftp.com/download/coreftplite.exe" href="http://www.coreftp.com/download/coreftplite.exe" rel="nofollow">http://www.coreftp.com/download/coreftplite.exe</a> or just simply search on google for the keyword “core ftp”.</p>
<p>FTP softwares btw are softwares used to upload files from your computer to your desktop or vice-versa, download files from your website to your computer.</p>
<p>anyways, after you had successfully downloaded the file, install it on your computer and you’re good to go. ;)</p>
<p>Open up the file and this is what you’ll see:</p>
<p><img src="http://i132.photobucket.com/albums/q1/hani04/core-ftp.jpg" /> <a title="http://i132.photobucket.com/albums/q1/hani04/core-ftp.jpg" href="http://i132.photobucket.com/albums/q1/hani04/core-ftp.jpg"></a></p>
</p>
<p>Just type in the required information. all you’ll need to fill up are the site name, host/ip/url, username and password area. after that’s done just hit hit connect and you’re ready to upload a theme for your website.</p>
<p>on the video I’m going to show you, I used the <a href="http://www.elie-palima.com/ultimatebloggingtheme">Ultimate blogging theme</a> as The example theme that we will be using for this tutorial. if you don’t have the <a href="http://www.elie-palima.com/ultimatebloggingtheme" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.elie-palima.com/ultimatebloggingtheme';return true;" onmouseout="self.status=''">UBT</a> yet, I recommend you getting one since it’s the best theme I found online so far, and good price too! </p>
<p>you can however download a Free <a href="http://www.elie-palima.com/ultimatebloggingtheme" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.elie-palima.com/ultimatebloggingtheme';return true;" onmouseout="self.status=''">WordPress theme</a> just about anywhere on the net by simply google-ing it. but I would always recommend the <a href="http://www.elie-palima.com/ultimatebloggingtheme" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.elie-palima.com/ultimatebloggingtheme';return true;" onmouseout="self.status=''">ultimate blogging theme</a> for you to use since it’s very user and google friendly plus it looks good so you might as well get one. ;) </p>
<p>Check out <a href="http://www.elie-palima.com/ultimatebloggingtheme" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.elie-palima.com/ultimatebloggingtheme';return true;" onmouseout="self.status=''">UBT</a> here: <a title="http://www.elie-palima.com/ultimatebloggingtheme" href="http://www.elie-palima.com/ultimatebloggingtheme" rel="nofollow">http://www.elie-palima.com/ultimatebloggingtheme</a></p>
<p>after that’s done, Watch the video below on how to install a <a href="http://www.elie-palima.com/ultimatebloggingtheme" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.elie-palima.com/ultimatebloggingtheme';return true;" onmouseout="self.status=''">wordpress theme</a> using ftp:</p>
<p>here’s a full screen version of the video:    <br />http://www.elie-palima.com/wp-content/uploads/2010/THEME/THEME.html</p>
<div id="media"><object id="csSWF" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="620" height="498" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0"><param name="src" value="http://www.elie-palima.com/wp-content/uploads/2010/THEME/THEME_controller.swf" /><param name="bgcolor" value="#1a1a1a" /><param name="quality" value="best" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="scale" value="showall" /><param name="flashVars" value="autostart=false" /><embed name="csSWF" src="http://www.elie-palima.com/wp-content/uploads/2010/THEME/THEME_controller.swf" width="640" height="498" bgcolor="#1a1a1a" quality="best" allowScriptAccess="always" allowFullScreen="true" scale="showall" flashVars="autostart=false&#038;thumb=FirstFrame.png&#038;thumbscale=45&#038;color=0x000000,0x000000" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed></object></div>
<p>&#160;</p>
<p><strong>here’s a summary of what I did to install the theme:      <br /></strong></p>
<ol>
<li>downloaded core ftp </li>
<li>installed core ftp and configured it on my computer </li>
<li>downloaded a theme (in this case, I used “UBT” <a href="http://www.elie-palima.com/ultimatebloggingtheme" rel="nofollow">ultimate blogging theme</a>) </li>
<li>Uploaded UBT to &#8211; public_html/wp-content/themes directory </li>
<li>Logged in wordpress control panel by typing “http://mydomain.com/wp-admin </li>
<li>Activated UBT on my wordpress control panel&#160; </li>
</ol>
<p>after you had successfully installed a blogging theme on your blog, now is the time to get to know about how to use wordpress a little bit. which I am going to talk about on the next lesson on <a href="http://www.elie-palima.com/how-to-start-a-blog-and-make-money/">how to start a blog and make money</a>.</p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.elie-palima.com%2Fhow-to-use-ftp-and-install-a-wordpress-theme-start-a-blog-and-make-money%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.elie-palima.com%2Fhow-to-use-ftp-and-install-a-wordpress-theme-start-a-blog-and-make-money%2F&amp;source=elie_palima&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>&copy<a href="http://www.elie-palima.com">Make Money Online</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.elie-palima.com/how-to-use-ftp-and-install-a-wordpress-theme-start-a-blog-and-make-money/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
