<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.4" -->
<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/"
	>

<channel>
	<title>HomeBizPal.com</title>
	<link>http://www.homebizpal.com</link>
	<description>Home Business Endeavors</description>
	<pubDate>Sun, 08 Jul 2007 02:15:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>
	<language>en</language>
			<item>
		<title>Use Post Icons at Forums</title>
		<link>http://www.homebizpal.com/advice/use-post-icons-at-forums/</link>
		<comments>http://www.homebizpal.com/advice/use-post-icons-at-forums/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 02:03:20 +0000</pubDate>
		<dc:creator>Gaya</dc:creator>
		
	<category>Advice</category>
		<guid isPermaLink="false">http://www.homebizpal.com/advice/use-post-icons-at-forums/</guid>
		<description><![CDATA[I noticed this at Digital Point Forum. Only a minority of members are using post icons. A post icon can be used to give an idea about the type of your post when it is listed along with other posts. For an example, is your post about a question you have or is it about [...]]]></description>
			<content:encoded><![CDATA[<p>I noticed this at <a title="Digital Point Forum" href="http://forums.digitalpoint.com/">Digital Point Forum</a>. Only a minority of members are using post icons. A post icon can be used to give an idea about the type of your post when it is listed along with other posts. For an example, is your post about a question you have or is it about new finding or do you want to criticize something?</p>
<p>If post icons are available at your forum then you can use one of them at posting to give a better idea and to gain attraction. Most of <a title="vBulletin" href="http://www.vbulletin.com/">vBulletin</a> forums including Digital Point have this right under the post box as below, <a id="more-111"></a></p>
<div align="center"><img alt="Post Icons" id="image108" src="http://www.homebizpal.com/blog/wp-content/uploads/2007/06/post-icons.gif" /></div>
<p>Here is a screenshot I took of Digital Point forum home page. See how the question mark icon gives a better emphasis.</p>
<div align="center"><img alt="Post Icons at Home Page" id="image109" src="http://www.homebizpal.com/blog/wp-content/uploads/2007/06/post-icon-at-home.gif" /></div>
<p>Here is how the same post appeared at its category. You can notice that only a few posts contain icons.</p>
<div align="center"><img alt="Post Icons at Category Page" id="image110" src="http://www.homebizpal.com/blog/wp-content/uploads/2007/06/post-icon-at-category.gif" /></div>
]]></content:encoded>
			<wfw:commentRSS>http://www.homebizpal.com/advice/use-post-icons-at-forums/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>A SEO Breakthrough</title>
		<link>http://www.homebizpal.com/seo/a-seo-breakthrough/</link>
		<comments>http://www.homebizpal.com/seo/a-seo-breakthrough/#comments</comments>
		<pubDate>Mon, 14 May 2007 06:27:38 +0000</pubDate>
		<dc:creator>Gaya</dc:creator>
		
	<category>SEO</category>
		<guid isPermaLink="false">http://www.homebizpal.com/seo/a-seo-breakthrough/</guid>
		<description><![CDATA[Currently Google reports 36,800,000 results for the term &#8220;affiliate marketing&#8221;. This niche is really competitive not only because of the numbers but also because of savvy internet marketers. This is a niche about marketing. So, all the top players are playing. But it seems ordinary people can also score well. Here is a story of [...]]]></description>
			<content:encoded><![CDATA[<p>Currently <a title="Google reports 36,800,000 results for the term " href="http://www.google.com/search?q=affiliate+marketing">Google reports 36,800,000 results for the term &#8220;affiliate marketing&#8221;</a>. This niche is really competitive not only because of the numbers but also because of savvy internet marketers. This is a niche about marketing. So, all the top players are playing. But it seems ordinary people can also score well. Here is <a title="a story of a person who made it to the Google top" href="http://forums.digitalpoint.com/showthread.php?t=329046">a story of a person who made it to the Google top</a>. Still his full story is pending. But you can already get some clues.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.homebizpal.com/seo/a-seo-breakthrough/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>How to Save Time with Batch Files</title>
		<link>http://www.homebizpal.com/technical/how-to-save-time-with-batch-files/</link>
		<comments>http://www.homebizpal.com/technical/how-to-save-time-with-batch-files/#comments</comments>
		<pubDate>Sat, 12 May 2007 15:33:20 +0000</pubDate>
		<dc:creator>Gaya</dc:creator>
		
	<category>Technical</category>
		<guid isPermaLink="false">http://www.homebizpal.com/technical/how-to-save-time-with-batch-files/</guid>
		<description><![CDATA[If you are a busy entrepreneur, you know the value of saving time, even seconds or minutes. One way to save time is applying automation to repeating tasks. For an example, there are set of sites we usually visit. You might have bookmarked them. But again you have to visit bookmarks and make couple of [...]]]></description>
			<content:encoded><![CDATA[<p>If you are a busy entrepreneur, you know the value of saving time, even seconds or minutes. One way to save time is applying automation to repeating tasks. For an example, there are set of sites we usually visit. You might have bookmarked them. But again you have to visit bookmarks and make couple of clicks to open them. How about opening them all by opening just one file?</p>
<p>This can be got done with a <a title="batch file" href="http://www.computerhope.com/batch.htm">batch file</a>. A batch file allows you to run commands in Windows. These commands can be things like executing a program. A batch file calls MS Dos prompt and executes written commands. So, the commands you write in a batch file are similar to DOS commands.</p>
<p>Don&#8217;t worry if you don&#8217;t know a single DOS command or haven&#8217;t seen DOS prompt before. Getting our goal done is easy. The way I did this worked only in Firefox not in IE. The reason should be tabbed browsing. If you want to try with IE, then go for one with tabbed browsing. Here are the steps, <a id="more-106"></a></p>
<p>First open a Notepad and choose a location to save it (desktop would be convenient). Then save it appending .bat to the file name (I saved it as Common.bat).</p>
<div align="center"><img alt="Saving Batch File" id="image105" src="http://www.homebizpal.com/blog/wp-content/uploads/2007/05/save-batch-file.gif" /></div>
<p>At the very top, add these lines. Then save and close the file.</p>
<div align="center"><img alt="Batch File Content" id="image102" src="http://www.homebizpal.com/blog/wp-content/uploads/2007/05/batch-file-content.gif" /></div>
<p>Now you should see something like below, where you saved it. Double click it. A DOS prompt will appear and suddenly disappear. Then Firefox will open Google Docs and Google Analytics, two of my most visited sites. I have also set to remember the passwords in these sites so that it saves even more time.</p>
<div align="center"><img alt="Batch File Icon" id="image103" src="http://www.homebizpal.com/blog/wp-content/uploads/2007/05/batch-file-icon.gif" /></div>
<p>Now lets examine the commands. First line instructs to locate the folder where Firefox was installed. Usually it is in Program Files under C drive. To get the path just locate the folder and copy the address. Then remove the part C: and paste it after cd (cd means change directory) and a space.</p>
<div align="center"><img alt="Program Path" id="image104" src="http://www.homebizpal.com/blog/wp-content/uploads/2007/05/program-path.gif" /></div>
<p>Second line instructs to execute firefox with the web addresses specified. Here firefox.exe is the program we want to execute. It will even work without .exe part. Note that there is a space between the term firefox.exe and first address.</p>
<p>And also, all the web addresses you want to open (yes, you can open more than two but ten or more will make it slow) should be in the same line and separated by a space. You can omit (won&#8217;t need though) setting the program path (first line), if you had included it as an <a title="environment variable" href="http://www.wilsonmar.com/1envvars.htm">environment variable</a>.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.homebizpal.com/technical/how-to-save-time-with-batch-files/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Top Five Challenges Newbies Face Online</title>
		<link>http://www.homebizpal.com/advice/top-five-challenges-newbies-face-online/</link>
		<comments>http://www.homebizpal.com/advice/top-five-challenges-newbies-face-online/#comments</comments>
		<pubDate>Thu, 10 May 2007 18:58:52 +0000</pubDate>
		<dc:creator>Gaya</dc:creator>
		
	<category>Advice</category>
		<guid isPermaLink="false">http://www.homebizpal.com/advice/top-five-challenges-newbies-face-online/</guid>
		<description><![CDATA[Darren Rowse from ProBlogger has started another group writing project with the help of Chitika. This time the topic is &#8220;Top Five&#8221;. It can be about anything. So, I thought a while and came up with my input &#8220;Top Five Challenges Newbies Face Online&#8221;.
Even though this is for a competition, I do think these are [...]]]></description>
			<content:encoded><![CDATA[<p>Darren Rowse from ProBlogger has started <a title="another group writing project" href="http://www.problogger.net/archives/2007/05/07/top-5-group-writing-project/">another group writing project</a> with the help of Chitika. This time the topic is &#8220;Top Five&#8221;. It can be about anything. So, I thought a while and came up with my input &#8220;Top Five Challenges Newbies Face Online&#8221;.</p>
<p>Even though this is for a competition, I do think these are burning problems newbies have and thank to Darren for influencing me to bring my thoughts out. I have addressed them in my full potential and love to have your input too. <a id="more-101"></a></p>
<h2>Business Knowledge</h2>
<p>This is the first challenge any newbie face. Unless you are a friend of an experienced online marketer, you will have no idea where to start and this is where you get caught to various scams. There are tons of products to teach you how to do a business online. Some may be good. But most of them are complete scams or impossible ventures. How can you distinguish between good and bad when you don&#8217;t have background knowledge?</p>
<p>So, you really need to find someone with the knowledge, right? If you don&#8217;t know one personally then you can find one or more via online forums. Locate one whose core is online marketing like <a title="Digital Point" href="http://forums.digitalpoint.com/">Digital Point</a> or <a title="Warrior Forum" href="http://warriorforum.com/forum/">Warrior Forum</a>. Then simply register and post your questions in appropriate sections.</p>
<p>If you don&#8217;t know where to begin or what exactly to ask, just hang around and see what are the discussions going on. Come to a comfortable position where you are confident to post. Almost all forums have a section to introduce yourself. Tell your status here and ask for suggestions. Probably you will get plenty of links from fellow members to study further. Follow them and post again and again when you find something difficult to understand.</p>
<p>Since spam can be injected anywhere, your scenario may not be fruitful like this. But it&#8217;s not going to be complete rubbish. Say one person did self-promotion (which is not preferable most of the time) then there will be ten who go against him and show you the correct path.</p>
<p>You may not be able to get all the knowledge you want in this manner. Information you get in this way is not always in proper order which can make you overwhelmed. So, you may want to go for a product. If you have found one then you can ask about it before buying it. You will find members who have already bought it.</p>
<p>If not, you can ask for a good product. Again there can be biased responses but you will be able to filter them with the knowledge you have gained so far. The key here is to spend less money for knowledge because you will always need more money for implementation.</p>
<h2>Technical Knowledge</h2>
<p>This is similar to business knowledge but once you have a good business knowledge and become web savvy, you will easily overcome this challenge. You will get to know sites like <a title="Elance" href="http://www.elance.com/">Elance</a> and <a title="Rent a Coder" href="http://www.rentacoder.com/">Rent a Coder</a> where you can find freelancers for any kind of project or/and you will find sites like <a title="W3Schools" href="http://www.w3schools.com/">W3Schools</a> and <a title="HTML Goodies" href="http://www.htmlgoodies.com/">HTML Goodies</a> where can you learn the stuff from scratch.</p>
<p>The key requirement here is <a title="understanding web technologies" href="http://www.homebizpal.com/technical/understanding-web-technologies/">understanding web technologies</a> and how they work. Then you can decide what kind of programming you need for each of your project. And if you don&#8217;t know a certain part then you can go for outsourcing. However if you also know little bit of programming then you will find yourself the only employee in most of your projects. Even if you go for outsourcing, you will find this knowledge can save you lots of money and time.</p>
<p>If you ask me, I will tell you to begin with <a title="HTML" href="http://www.w3schools.com/html/default.asp">HTML</a>, then move onto <a title="PHP and MySQL" href="http://www.w3schools.com/php/default.asp">PHP and MySQL</a> (will be difficult and time consuming). If you can also add up some <a title="JavaScript" href="http://www.w3schools.com/js/default.asp">JavaScript</a> knowledge then you are very well set. Remember technical barriers can always be overcome when you get web savvy.</p>
<p>What you need to do is keep learning. Don&#8217;t wait until the book you ordered from Amazon arrives. You can always find free tutorials. Again spend less money for learning and grow your capital so that you can get a flying start when you find new opportunities.</p>
<h2>Competition</h2>
<p>If you study <a title="SEO" href="http://www.homebizpal.com/seo/understanding-search-engine-optimization/">SEO</a> little bit, you will find plenty of tools to find your competition in numbers but not in true business value. If you think about the business value, a competitor is equal to you only if he delivers in same quality as you do. If he doesn&#8217;t deliver as you do but successful than you then the key is in marketing.</p>
<p>You may not have a budget as your competitors have. But examine yourself. Have you done everything within your scope? If not, list what you haven&#8217;t done and move on one by one. If you can&#8217;t think of anything missed, think whether you can make your campaigns better and evaluate the true value of each campaign.</p>
<p>Always keep your capital for fruitful ventures. Don&#8217;t waste your money in traffic exchange campaigns where only the webmasters visit your web site while you can spend that money in an AdWords campaign where you can get warm prospects. If you don&#8217;t have the budget to move on just wait until it grows but keep working on your content, no matter whatever it is. Value is in content, marketing just shows it out.</p>
<p>Competitors mainly fall into two categories, existing giants and fellow entrepreneurs. If you start a business today and thousands of others start businesses in the same topic today itself, six months later see how many of them survive. You will find plenty of others have emerged. But see how many of your fellow competitors exist. One year later, two years later, you will find that number has been dramatically decreased. And the existing set, including you is the giants set.</p>
<p>On the internet, key to become a giant is persistence. Once you become a giant, you will find many ways to fight with other giants since you have that potential. Or, why fight? Just collaborate and see whether you can build something that you can&#8217;t achieve otherwise. That&#8217;s why you see top names rarely rant each other.</p>
<h2>Capital</h2>
<p>This is a real barrier. It&#8217;s true that you can achieve success with free stuff. But you will find that you can always do better with some money, at least in marketing. What you need to figure out first is what is really needed and what is really difficult to change later on. You will find that it&#8217;s branding.</p>
<p>If you buy a good <a title="domain name" href="http://www.homebizpal.com/technical/domain-registration/">domain name</a> today and couple it with an economical <a title="web hosting" href="http://www.homebizpal.com/technical/web-hosting/">web hosting</a> account and grow your business little by little, you will find that one year later you have gained a significant brand. But if you begin with free stuff today which doesn&#8217;t brand 100% yourself and move on to your own territory a year later, you will find some new issues in branding. As I said before try to save money you spend for knowledge and go for better deals. Again you can go into forums and ask for advice.</p>
<p>As my input, I like to give you my <a title="$97 DreamHost Coupon Code" href="http://www.homebizpal.com/technical/dreamhost-97-coupon-code/">$97 DreamHost Coupon Code</a> where you can have a well featured web hosting account with a domain name for $22 in first year (thereafter you will have to pay the regular fee). I don&#8217;t want to promote anything here. I just want to point out that by researching and asking from knowledgeable people (forums), you can always go for better deals.</p>
<p>Sometimes you can wait until capital grows and do something fruitful meanwhile. Say you want to publish an ebook but you don&#8217;t have enough capital to pay for copywriters, set up the merchant account etc. Then start a blog and start branding and traffic building. Setup your blog in a sub directory and address it something like www.example.com/blog/.</p>
<p>You can also point your home page www.example.com to your blog until you get your ebook out. Give some clues about your product and provide tons of related information. A blog is a great way to crate anticipation and when you release your ebook, you will have a set of willing to buy customers.</p>
<p>You can also be more optimistic and cut some fees. Think whether you really need to hire a copywriter at the beginning. See whether you can write it yourself and go for professional advice in you next improvement iteration, hopefully with some money you earned by selling the ebook.</p>
<h2>Persistence</h2>
<p>You may already know it and hear everywhere. Persistence is the key. Ask any successful entrepreneur and you will get to know that they have failed more than they have succeeded and their failures have been the base for their success. And their success has brought them more than they lost in all their failures. Getting Rich Quick online is like winning a lottery offline. Online businesses are no different from brick and mortar businesses considering the persistence you need to put in.</p>
<p>It&#8217;s ok to do mistakes at the beginning. What you can do from the beginning is sticking to your vision. If you got caught to a scam, the answer is not selling it to someone else and getting him to the same boat. Learn a lesson from it for your next purchase.</p>
<p>Mistakes can take place at the beginning or even when you are experienced. Mistakes are part of our lives. You can&#8217;t avoid them always. What you can do is making quick treatments and getting actions to avoid something similar in the future. If you did a mistake, be brave to admit it. People like honesty. You will find that mistakes are the best reminders you can ever have.</p>
<p>It&#8217;s ok to take breaks. What&#8217;s important is coming back. If you haven&#8217;t been on the field, it&#8217;s true that you might have lost some value. But you are there, the person your business always like to welcome is there. Do twice more than you did before and you will easily find yourself back in the track. But don&#8217;t over do which would take you to another long break. Know your limits and play the maximum.</p>
<p>Remember the example in competition, if you are going to give up on the way then you will never reach that giant level. You have to be there to achieve it. It&#8217;s that simple but hard to execute. You just need to practice it little by little. Then you will define your own success!
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.homebizpal.com/advice/top-five-challenges-newbies-face-online/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Avoid Smart Quotes in Post Titles</title>
		<link>http://www.homebizpal.com/blogging/wordpress/avoid-smart-quotes-in-post-titles/</link>
		<comments>http://www.homebizpal.com/blogging/wordpress/avoid-smart-quotes-in-post-titles/#comments</comments>
		<pubDate>Wed, 09 May 2007 08:45:27 +0000</pubDate>
		<dc:creator>Gaya</dc:creator>
		
	<category>WordPress</category>
		<guid isPermaLink="false">http://www.homebizpal.com/blogging/wordpress/avoid-smart-quotes-in-post-titles/</guid>
		<description><![CDATA[Recently I wrote a reference post for Tamar&#8217;s Introduction to Google&#8217;s Webmaster Central. I just copied its title and modified. What I hadn&#8217;t noticed is the smart quote (curly quote). Although WordPress Permalinks mechanism removes normal quotes (straight quotes), it does assign a weird code for smart quotes. So, my Permalink was like below,
/an-introduction-to-google%e2%80%99s-webmaster-central/
So, I [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I wrote a <a title="reference post" href="http://www.homebizpal.com/technical/an-introduction-to-googles-webmaster-central/">reference post</a> for Tamar&#8217;s <a title="Introduction to Google's Webmaster Central" href="http://www.10e20.com/2007/05/04/tips-and-tricks-an-introduction-to-googles-webmaster-central/">Introduction to Google&#8217;s Webmaster Central</a>. I just copied its title and modified. What I hadn&#8217;t noticed is the <a title="smart quote" href="http://ezinearticles.com/?Microsoft-Word-Smart-Quotes-and-Article-Marketers-Dont-Mix&#038;id=15624">smart quote</a> (curly quote). Although WordPress Permalinks mechanism removes normal quotes (straight quotes), it does assign a weird code for smart quotes. So, my Permalink was like below,</p>
<p>/an-introduction-to-google<strong>%e2%80%99</strong>s-webmaster-central/</p>
<p>So, I had to change the <a title="post slug" href="http://www.homebizpal.com/blogging/wordpress/long-titles-short-urls/">post slug</a> to remove unnecessary characters. Now it appears like below. (This would be the same Permalink I get if I had included a normal quote rather than a smart quote)</p>
<p>/an-introduction-to-googles-webmaster-central/</p>
<p>I didn&#8217;t create a <a title="301 redirection" href="http://www.isitebuild.com/301-redirect.htm">301 redirection</a> since the post was new. But if you make this change to a old post which has been referenced everywhere (in other web sites) then you will really need to create one since you may loose visitors and search engine crawling.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.homebizpal.com/blogging/wordpress/avoid-smart-quotes-in-post-titles/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Why You Need an Email Filter for Press Release Distribution</title>
		<link>http://www.homebizpal.com/technical/why-you-need-an-email-filter-for-press-release-distribution/</link>
		<comments>http://www.homebizpal.com/technical/why-you-need-an-email-filter-for-press-release-distribution/#comments</comments>
		<pubDate>Tue, 08 May 2007 05:14:33 +0000</pubDate>
		<dc:creator>Gaya</dc:creator>
		
	<category>Technical</category>
		<guid isPermaLink="false">http://www.homebizpal.com/technical/why-you-need-an-email-filter-for-press-release-distribution/</guid>
		<description><![CDATA[In Press Release Marketing, I mentioned to use a separate email address with a filter in your submission. That is using something like press@example.com and creating a filter in your email program to identify the emails sent to it. What I did was redirecting all emails sent to my press address to a Gmail account [...]]]></description>
			<content:encoded><![CDATA[<p>In <a title="Press Release Marketing" href="http://www.homebizpal.com/marketing-tips/press-release-marketing/">Press Release Marketing</a>, I mentioned to use a separate email address with a filter in your submission. That is using something like press@example.com and creating a filter in your email program to identify the emails sent to it. What I did was redirecting all emails sent to my press address to a Gmail account (since my web host allowed it) and creating a filter there called &#8220;Press&#8221; (Don&#8217;t use a direct Gmail address in your submission, it&#8217;s not that professional).</p>
<p>When your press releases get spread on the web, more and more email scrapping scripts would capture your email address and send you spam emails. So, if you haven&#8217;t created a filter then you would find it really difficult to distinguish between spam and original ones. And when you get about 20+ spam emails daily, it would be a real time consumer. <a id="more-98"></a></p>
<p>When a spam email has passed Gmail filters (very rarely) and appears in the Inbox and if it seems spam then the label &#8220;Press&#8221; next to it assure my decision. When I go to the Spam folder, I see a bunch of emails with the label &#8220;Press&#8221;, so I can discard them by having a quick look rather than wasting more time to check whether they are really spam or not. I sometimes see emails that addresses me as &#8220;Hi Press&#8221; making my job more easier.</p>
<p align="center"><img alt="spam-emails.gif" id="image97" src="http://www.homebizpal.com/blog/wp-content/uploads/2007/05/spam-emails.gif" /></p>
]]></content:encoded>
			<wfw:commentRSS>http://www.homebizpal.com/technical/why-you-need-an-email-filter-for-press-release-distribution/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>An Introduction to Google&#8217;s Webmaster Central</title>
		<link>http://www.homebizpal.com/technical/an-introduction-to-googles-webmaster-central/</link>
		<comments>http://www.homebizpal.com/technical/an-introduction-to-googles-webmaster-central/#comments</comments>
		<pubDate>Sun, 06 May 2007 13:32:55 +0000</pubDate>
		<dc:creator>Gaya</dc:creator>
		
	<category>Technical</category>
		<guid isPermaLink="false">http://www.homebizpal.com/technical/an-introduction-to-google%e2%80%99s-webmaster-central/</guid>
		<description><![CDATA[Tamar from 10e20 has written an introduction article about Google&#8217;s Webmaster Central which can be the #1 Google source for your site. If you feel complex or still haven&#8217;t tried all cool features, Tamar takes you a nice tour with images.
She talks about Site Verification, Crawl status, Crawl rate, URL removing, Page Rank status, Search [...]]]></description>
			<content:encoded><![CDATA[<p>Tamar from 10e20 has written <a title="an introduction article about Google's Webmaster Central" href="http://www.10e20.com/2007/05/04/tips-and-tricks-an-introduction-to-googles-webmaster-central/">an introduction article about Google&#8217;s Webmaster Central</a> which can be the #1 Google source for your site. If you feel complex or still haven&#8217;t tried all cool features, Tamar takes you a nice tour with images.</p>
<p>She talks about Site Verification, Crawl status, Crawl rate, URL removing, Page Rank status, Search Query status, External Links status and submitting a Sitemap. If your site is new, you won&#8217;t see all cool statistics in your central. But 10e20 is a well established site and you can see what kind of data lies in each section.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.homebizpal.com/technical/an-introduction-to-googles-webmaster-central/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>How to Recover If Banned from AdSense</title>
		<link>http://www.homebizpal.com/adsense/how-to-recover-if-banned-from-adsense/</link>
		<comments>http://www.homebizpal.com/adsense/how-to-recover-if-banned-from-adsense/#comments</comments>
		<pubDate>Sun, 06 May 2007 11:33:22 +0000</pubDate>
		<dc:creator>Gaya</dc:creator>
		
	<category>AdSense</category>
		<guid isPermaLink="false">http://www.homebizpal.com/adsense/how-to-recover-if-banned-from-adsense/</guid>
		<description><![CDATA[Even though you keep your site ethical, there is a chance to get banned from AdSense. This may be because of a visitor activity on your site which led to invalid clicks. However if you get flagged about invalid clicks, you would notice that Google doesn&#8217;t give you any data about the occurrence in their [...]]]></description>
			<content:encoded><![CDATA[<p>Even though you keep your site ethical, there is a chance to get banned from AdSense. This may be because of a visitor activity on your site which led to invalid clicks. However if you get flagged about invalid clicks, you would notice that Google doesn&#8217;t give you any data about the occurrence in their warning emails.</p>
<p>Therefore often webmasters have no idea about what to do and get banned ultimately. One way to avoid getting banned that I can think of is shutting down AdSense for a long period of time when you get your first warning. <a id="more-95"></a></p>
<p>If banned from AdSense, you get a chance to make an appeal but as <a title="some webmasters have observed" href="http://kumikosuzuki.blogspot.com/2007/04/banned-from-adsense-quest-is-over.html">some webmasters have observed</a>, appeals are also handled by an automated bot which tends to reject appeals. So, if banned from AdSense, you have no option other than forgetting it and moving onto other money making schemes.</p>
<p>That&#8217;s perfectlyok since you may find some lucrative programs than AdSense. But what if you don&#8217;t get lucky? What if you were at the top of your AdSense experiments? What if you had devoted all you time in AdSense and you are pretty much sure you can make money with it in any site? Then you will feel it&#8217;s really difficult to live without AdSense.</p>
<p>As you might know, Google records all your data like Payee Name, Postal Address, Web Site URL etc. So, <a title="you won't be able to re-register including any of previous details" href="http://forums.digitalpoint.com/showthread.php?p=3033896">you won&#8217;t be able to re-register including any of previous details</a>. All you can do is finding someone you can trust to use his name and address to create a new AdSense account.</p>
<p>You will also have to specify a different web site URL with good content where you can get an approval. If you successfully get your new account then remember not to include your new AdSense code in any of previous domains (where you had used your previous AdSense code) since Google keeps domain details too.</p>
<p>You may not notice higher earning-per-click with your new account at the beginning since now you are a whole new publisher with no history. But hopefully you will get back to same performance or more with the time. When the check comes, you will have to deposit it in your friend&#8217;s bank account and get your cash later on. You would also offer him a compensation <img src='http://www.homebizpal.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Here is a <a title="story of a person who got banned and got back" href="http://www.adsensechat.com/showthread.php?t=6101">story of a person who got banned and got back</a> to the game following this procedure.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.homebizpal.com/adsense/how-to-recover-if-banned-from-adsense/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Another Innocent Prey in AdSense Game</title>
		<link>http://www.homebizpal.com/adsense/another-innocent-prey-in-adsense-game/</link>
		<comments>http://www.homebizpal.com/adsense/another-innocent-prey-in-adsense-game/#comments</comments>
		<pubDate>Sun, 06 May 2007 03:45:48 +0000</pubDate>
		<dc:creator>Gaya</dc:creator>
		
	<category>AdSense</category>
		<guid isPermaLink="false">http://www.homebizpal.com/adsense/another-innocent-prey-in-adsense-game/</guid>
		<description><![CDATA[I am late to post this. But thought to bring it up since the thing is hot and repeatedly happen. Recently Kumiko Suzuki banned from Google AdSense. The reason is invalid clicks which Google doesn&#8217;t give any data about the occurrence. As Kumiko says,
&#8220;It didn&#8217;t just happen overnight though. I received a warning a couple [...]]]></description>
			<content:encoded><![CDATA[<p>I am late to post this. But thought to bring it up since the thing is hot and repeatedly happen. Recently <a title="Kumiko Suzuki banned from Google AdSense" href="http://kumikosuzuki.blogspot.com/2007/04/banned-from-adsense-quest-is-over.html">Kumiko Suzuki banned from Google AdSense</a>. The reason is invalid clicks which Google doesn&#8217;t give any data about the occurrence. As Kumiko says,</p>
<blockquote><p>&#8220;It didn&#8217;t just happen overnight though. I received a warning a couple of months ago that invalid clicks were being generated on my ads&#8230;but as Google explicitly states in the warning letter - they won&#8217;t tell you from where or by who or what you can do stop it. So what could I do about it? Nothing.&#8221; <a id="more-94"></a></p></blockquote>
<p>If you hang around her site, you may notice that her posts are quality posts and her income generation is honest. Why would she make invalid clicks in such <a title="a revealed journey" href="http://kumikosuzuki.blogspot.com/search/label/Earnings%20Reports">a revealed journey</a>? Did one of her competitors do that on her behalf? Anyway something has happened. That&#8217;s why Google&#8217;s automated bot discovered it and sent her auto-generated emails. All these happen while some people continue with AdSense by doing all sorts of unapproved tricks.</p>
<p><strong>Where Is the Problem?</strong></p>
<p>In my opinion its in Google&#8217;s reliance on its auto-discovery machine. Why don&#8217;t they give data? At least the time period it occurred which then can remind the webmaster to shut down AdSense in such an event. Kumiko says that for her appeals too, she got auto-generated replies which shows no point of appealing.</p>
<p>Why can&#8217;t they impose suspensions for certain time periods rather than banning forever? This topic is heavily discussed but it seems Google doesn&#8217;t listen. I also started a <a title="Digital Point thread to see whether a banned person can re-register" href="http://forums.digitalpoint.com/showthread.php?p=3033896">Digital Point thread to see whether a banned person can re-register</a> with some variation. But the thread says it is impossible.</p>
<p>The only way I can imagine to survive is shutting down AdSense for a long period when getting the first warning email. Although it can be a great tragedy, you don&#8217;t have to get it as the end of your business. There are plenty of other money making schemes which sometimes would do better than AdSense and that&#8217;s where Kumiko and all other courageous personalities head into.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.homebizpal.com/adsense/another-innocent-prey-in-adsense-game/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>How to Write Descriptive Titles without Making URLs Too Long in WordPress</title>
		<link>http://www.homebizpal.com/blogging/wordpress/long-titles-short-urls/</link>
		<comments>http://www.homebizpal.com/blogging/wordpress/long-titles-short-urls/#comments</comments>
		<pubDate>Sat, 05 May 2007 17:22:45 +0000</pubDate>
		<dc:creator>Gaya</dc:creator>
		
	<category>WordPress</category>
		<guid isPermaLink="false">http://www.homebizpal.com/blogging/wordpress/long-titles-short-urls/</guid>
		<description><![CDATA[In WordPress Permalinks mechanism, file name of a post is made by converting whole title into lowercase and replacing spaces among words with hyphens (-). If the title contains special characters like question marks (?) then those will be removed. So, if you write long titles then URLs of your posts will also be long. [...]]]></description>
			<content:encoded><![CDATA[<p>In <a title="WordPress Permalinks" href="http://www.homebizpal.com/blogging/wordpress/understanding-wordpress-permalinks/">WordPress Permalinks</a> mechanism, file name of a post is made by converting whole title into lowercase and replacing spaces among words with hyphens (-). If the title contains special characters like question marks (?) then those will be removed. So, if you write long titles then URLs of your posts will also be long. <a id="more-92"></a></p>
<p>This may not be preferable in some cases. Luckily WordPress has a way to modify this at its writing panel called Post Slug. Perhaps you might not have noticed it. If the text box is not visible, just click the plus mark at its right and the text box will appear. Just include the name you want there and it will be the new post slug which makes the URL. Remember to follow the mentioned rules of the mechanism.</p>
<p>For an example, the title of this post is &#8220;How to Write Descriptive Titles without Making URLs Long in WordPress&#8221; but the post slug is &#8220;long-titles-short-urls&#8221;.</p>
<p align="center"><img alt="post-slug.gif" id="image93" src="http://www.homebizpal.com/blog/wp-content/uploads/2007/05/post-slug.gif" /></p>
]]></content:encoded>
			<wfw:commentRSS>http://www.homebizpal.com/blogging/wordpress/long-titles-short-urls/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
