<?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>SearchReadySeo &#187; Blogging</title>
	<atom:link href="http://www.searchreadyseo.com/blog/category/blogging/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.searchreadyseo.com/blog</link>
	<description>SEO , Web Marketing, Web Design, Social Media Networking</description>
	<lastBuildDate>Tue, 07 Feb 2012 20:55:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Start an Alternative Blog for Reputation Management</title>
		<link>http://www.searchreadyseo.com/blog/start-an-alternative-blog-for-reputation-management/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=start-an-alternative-blog-for-reputation-management</link>
		<comments>http://www.searchreadyseo.com/blog/start-an-alternative-blog-for-reputation-management/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 20:55:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>

		<guid isPermaLink="false">http://www.searchreadyseo.com/blog/?p=767</guid>
		<description><![CDATA[Blogs naturally attract a lot of links and external references, which is why so many reputation management SEOs recommend registering firstlastname.com or brandnameblog.com and using it as a professional or personal blog. What I don&#8217;t often see, but have observed working brilliantly, is alternative blogs on separate topics using a similar system. For example, imagine [...]]]></description>
			<content:encoded><![CDATA[<p>Blogs naturally attract a lot of links and external references, which is why so many reputation management SEOs recommend registering firstlastname.com or brandnameblog.com and using it as a professional or personal blog. What I don&#8217;t often see, but have observed working brilliantly, is alternative blogs on separate topics using a similar system.</p>
<p>For example, imagine I want to control my name &#8220;Jack Smith.&#8221; I&#8217;d not only run a blog at randfishkin.com, but I&#8217;d also strongly consider starting a cooking blog or a sports blog or a travel blog at randfishkincooks.com or the like. Yes, it will take work to set it up, author some real content and build up a web profile for the new domain, but if I can tie it to something I already do and love sharing, the references will come fast and furious.</p>
<p>Be sure, when doing this, to leverage your existing network for blogroll links and share via Twitter/Facebook/etc. You&#8217;ll be surprised how friends, family and business contacts will come out the woodwork to link to your new property.</p>
<p>&nbsp;</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.searchreadyseo.com/blog/start-an-alternative-blog-for-reputation-management/" target="_blank"><img src="http://www.searchreadyseo.com/blog/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.searchreadyseo.com/blog/start-an-alternative-blog-for-reputation-management/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.searchreadyseo.com/blog/start-an-alternative-blog-for-reputation-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install WordPress on Local Apache Web Server</title>
		<link>http://www.searchreadyseo.com/blog/install-wordpress-on-local-apache-web-server/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-wordpress-on-local-apache-web-server</link>
		<comments>http://www.searchreadyseo.com/blog/install-wordpress-on-local-apache-web-server/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 22:39:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.searchreadyseo.com/blog/?p=748</guid>
		<description><![CDATA[Beginner’s Guide: Install WordPress on Local Apache Web Server  Imagine installing a new, untested WordPress plugin directly inside your hosted, live web server, just to find out that it screw the whole blog? Imagine another situation – switching to a new WordPress theme just to find out that it doesn’t work nicely with your favorite [...]]]></description>
			<content:encoded><![CDATA[<h3><a title="Permanent Link: Beginner’s Guide: Install WordPress on Local Apache Web Server" href="http://www.techmalaya.com/2007/10/03/beginners-guide-install-wordpress-on-local-apache-web-server/" rel="bookmark">Beginner’s Guide: Install WordPress on Local Apache Web Server</a></h3>
<p><abbr title="2007-10-03T00:15:00+0000"> </abbr>Imagine installing a new, untested WordPress plugin directly inside your hosted, live web server, just to find out that it screw the whole blog? Imagine another situation – switching to a new WordPress theme just to find out that it doesn’t work nicely with your favorite WordPress plugins? There is a way to solve all of this problem – by doing all of the above in a test environment, accomplished by having a <strong>nice WordPress setup mimicking your live server, inside your own local PC</strong> .</p>
<p>&nbsp;</p>
<p><img src="http://www.techmalaya.com/blog/wp-content/uploads/2007/09/wordpress-best-three-column-widget-ready-themes.gif" alt="install wordpress on local apache webserver beginners guide" width="151" height="164" align="bottom" border="0" hspace="0" /></p>
<p>&nbsp;</p>
<h3>Steps to Install WordPress on a Local Apache Web server</h3>
<p>&nbsp;</p>
<p>1- Make sure you have installed Apache web server with PHP and MySQL support. If you have not yet done so, you can follow my Windows guides regarding <a title="setup local apache webserver" href="http://www.techmalaya.com/2007/09/02/beginners-guide-install-apache-2-web-server-on-windows-local-installation/" target="_blank">Apache</a> and <a title="setup php5 mysql5 on apache webserver" href="http://www.techmalaya.com/2007/09/10/beginners-guide-install-php-5-mysql-5-on-apache-22-on-windows-with-screenshots/" target="_blank">PHP Installation</a>. Rest assured that my guides passed the basic requirements needed to run WordPress (PHP 4.2 or greater + MySQL 4.0 or greater).</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>2- Download the latest WordPress zip package from <a title="download latest wordpress installation package" href="http://wordpress.org/latest.zip" target="_blank">here</a>.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>3- Start your Apache and MySQL service. Make sure you can access your locally setup homepage.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>4- You need to <strong>create a MySQL database for WordPress</strong>. In this guide, I use PhpMyAdmin (find out <a title="how to install phpmyadmin on local apache webserver" href="http://www.techmalaya.com/2007/09/12/freeware-manage-your-mysql-database-with-web-based-phpmyadmin/" target="_blank">how to install PhpMyAdmin</a>). Login to your PhpMyAdmin (or any software that you use) and create a MySQL database with a name of your choice (I choose “wp”).</p>
<p><img src="http://www.techmalaya.com/blog/wp-content/uploads/2007/10/create-new-wordpress-database-with-phpmyadmin.jpg" alt="create-new-wordpress-database-with-phpmyadmin" width="310" height="64" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>5- Make sure your “wp” database was successfully created. Example:</p>
<p><img src="http://www.techmalaya.com/blog/wp-content/uploads/2007/10/wordpress-mysql-database-wp-created.jpg" alt="wordpress-mysql-database-wp-created" width="160" height="120" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>7- <strong>Extract the downloaded WordPress zip package to your Apache root directory</strong>. If you follow my guide, the path is <em>C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\ .</em> This will create a “wordpress” folder inside the “htdocs” directory.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>8- (<span style="text-decoration: underline;">optional</span>) You can rename the “wordpress” folder to anything. Some people changed it to “wp” or “blog” so their blog address will be “http://&lt;hostname&gt;/<strong>blog</strong>” or “http://&lt;hostname&gt;/<strong>wp</strong>” instead of http://&lt;hostname&gt;/<strong>wordpress</strong> .</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>9- Open your WordPress folder (wordpress / wp / blog ), copy <em>wp-config-sample.php</em> to a new file called <em>wp-config.php</em>. I changed mine to “blog”.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>10- <strong>Edit <em>wp-config.php</em> with any text editor</strong> e.g. Notepad. Change the things that I have marked out in bold. Don’t forget to save the file afterwards.</p>
<blockquote><p>define(‘DB_NAME’, ‘<strong>your-wordpress-database-name</strong>‘); // The name of the database<br />
define(‘DB_USER’, ‘<strong>root</strong>‘); // Your MySQL admin username used to manage the database above<br />
define(‘DB_PASSWORD’, ‘<strong>root-user-password</strong>‘); // …and password<br />
define(‘DB_HOST’, ‘localhost’); // 99% chance you won’t need to change this value<br />
define(‘DB_CHARSET’, ‘utf8′);<br />
define(‘DB_COLLATE’, ”);</p></blockquote>
<p>&nbsp;</p>
<p>11- Fire-up your web browser. Type in your web server name plus your WordPress setup path (http://&lt;your-webserver-name/<span style="text-decoration: underline;">blog</span>/wp-admin/install.php), for example:</p>
<p>&nbsp;</p>
<blockquote><p>http://www.syahid.com/<strong><span style="text-decoration: underline;">blog</span>/wp-admin/install.php</strong></p></blockquote>
<p>&nbsp;</p>
<p><strong>Remember!</strong> “blog” can be “wordpress” or “wp” depending on what you put on step 8. Default is “wordpress”.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>12- If the previous step was successful, you will be shown a WordPress initial start page. <strong>Click “<em>First Step</em>“</strong>.</p>
<p><img src="http://www.techmalaya.com/blog/wp-content/uploads/2007/10/wordpress-initial-first-step-setup.jpg" alt="wordpress-initial-first-step-setup" width="310" height="164" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>13- Insert your Weblog title and your email account. Don’t worry, both are changeable after setup. Click the big, bold “<strong><em>Continue to Second Step</em></strong>” button.</p>
<p><img src="http://www.techmalaya.com/blog/wp-content/uploads/2007/10/wordpress-second-step-enter-blog-title-1.jpg" alt="wordpress-second-step-enter-blog-title" width="310" height="186" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>14- You will be given an initial password to access your blog account. <strong>Copy it somewhere safe</strong>. You will need it later. <strong>Click the “<em>wp-login</em>” link</strong> to access your WordPress login page.</p>
<p><img src="http://www.techmalaya.com/blog/wp-content/uploads/2007/10/wordpress-second-step-take-password-and-login.jpg" alt="wordpress-second-step-take-password-and-login" width="410" height="208" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>15- Enter “<strong>admin</strong>” as Username and the “password given to you before” as Password. Obviously, click the “Login” button afterwards.</p>
<p><img src="http://www.techmalaya.com/blog/wp-content/uploads/2007/10/wordpress-login-enter-admin-password.jpg" alt="wordpress-login-enter-admin-password" width="210" height="219" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>16- You had successfully installed WordPress if you get a page similar to the picture shown below.</p>
<p><img src="http://www.techmalaya.com/blog/wp-content/uploads/2007/10/wordpress-initial-start-page.jpg" alt="wordpress-initial-start-page" width="310" height="143" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>17- You can view your initial blog with the not-so-wonderful default theme by clicking on the “<strong><em>View Site</em></strong>” link.</p>
<p><img src="http://www.techmalaya.com/blog/wp-content/uploads/2007/10/initial-homepage-of-a-newly-setup-wordpress-blog.jpg" alt="initial-homepage-of-a-newly-setup-wordpress-blog" width="410" height="271" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>18- Don’t forget to change your password! To do so, click <strong><em>“Users” –&gt; “Authors and Users”</em></strong>. Then select “admin” by ticking the box under “ID” and click the “Edit” button.</p>
<p><img src="http://www.techmalaya.com/blog/wp-content/uploads/2007/10/change-wordpress-admin-password-1.jpg" alt="change-wordpress-admin-password" width="450" height="184" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>19- Enter the new password of your choice TWICE and click “<strong><em>Update User</em></strong>“. Test your password by logging out of WordPress and log in again with the new password.</p>
<p><img src="http://www.techmalaya.com/blog/wp-content/uploads/2007/10/change-wordpress-admin-password-confirmation.jpg" alt="change-wordpress-admin-password-confirmation" width="310" height="204" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>You have successfully installed and run WordPress on Apache web server locally! Now you can mimic your live WordPress site by installing a similar WordPress theme, plugins and more. The next time a wonderful themes or plugins seems relevant to your blog, safely test it on your local WordPress server before applying it live on the Internet. Better be safe than sorry!</p>
<p>&nbsp;</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.searchreadyseo.com/blog/install-wordpress-on-local-apache-web-server/" target="_blank"><img src="http://www.searchreadyseo.com/blog/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.searchreadyseo.com/blog/install-wordpress-on-local-apache-web-server/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.searchreadyseo.com/blog/install-wordpress-on-local-apache-web-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comments Now Visible in Google Search Results</title>
		<link>http://www.searchreadyseo.com/blog/comments-now-visible-in-google-search-results/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=comments-now-visible-in-google-search-results</link>
		<comments>http://www.searchreadyseo.com/blog/comments-now-visible-in-google-search-results/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 21:40:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>

		<guid isPermaLink="false">http://www.searchreadyseo.com/blog/?p=701</guid>
		<description><![CDATA[Comments Now Visible in Google Search Results]]></description>
			<content:encoded><![CDATA[<p>Reports of Facebook comments being searchable hit the web earlier today. Google has confirmed that it is now able to read comments on websites just like any other text content.</p>
<p>Previously third-party commenting platforms like Disqus or Facebook comments are implemented in JavaScript – which is not visible to search engines – making it difficult for your pages to get any SEO juice from the comment section.</p>
<p>Today Matt Cutts, head of Google’s webspam team, confirmed that the Googlebot – the search software that crawls webpages – now has the ability to “execute AJAX/JavaScript to index some dynamic comments.” This means that web publishers with a Facebook Connect-enabled commenting system will begin noticing comments appearing in search results.</p>
<p>It’s now more important than ever to manage your comments. This update could bring more traffic to your site through search queries, but it also means that everything said within the comments will show up in your site’s results as well. It’s especially important to monitor spam. It’s still unclear if Google will go back and index older comments.</p>
<p>Currently it appears that Livefyre and Disqus are the only other comment platforms with the ability to be indexed by Google. If you’re using either, it’s time to start paying extra attention to what’s being said in your comments.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.searchreadyseo.com/blog/comments-now-visible-in-google-search-results/" target="_blank"><img src="http://www.searchreadyseo.com/blog/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.searchreadyseo.com/blog/comments-now-visible-in-google-search-results/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.searchreadyseo.com/blog/comments-now-visible-in-google-search-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bounce Rate</title>
		<link>http://www.searchreadyseo.com/blog/bounce-rate/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=bounce-rate</link>
		<comments>http://www.searchreadyseo.com/blog/bounce-rate/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 23:50:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Bounce Rate]]></category>

		<guid isPermaLink="false">http://www.searchreadyseo.com/blog/?p=586</guid>
		<description><![CDATA[Bounce Rate by Katie White – Blizzard Internet Marketing, IncA &#8220;bounce&#8221; occurs when a person leaves a website immediately without having viewed any page but the entry page. We clearly want bounce rates to be as low as possible; if they are above average, we need to find out why, and do something about it. [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Bounce Rate<br />
by </strong><em><strong>Katie White – Blizzard Internet Marketing, Inc</strong></em>A &#8220;bounce&#8221; occurs when a person leaves a website immediately without having viewed any page but the entry page. We clearly want bounce rates to be as low as possible; if they are above average, we need to find out why, and do something about it. Bounce rate statistics can uncover ways to save and make money.</p>
<p><span id="more-586"></span></p>
<p><strong>Bounce rates gives clues about your website design</strong><br />
High bounce rate possible causes:<br />
     – an unattractive design<br />
     – slow load time<br />
     – unappealing music.</p>
<p><strong>Bounce rates give clues about your pay-per-click accounts</strong><br />
High bounce rates possible causes:<br />
     – click fraud<br />
     – misleading keywords<br />
     – misleading ads<br />
     – link points to the wrong page (home page instead of wedding page)<br />
<strong><br />
Bounce rates give clues about directories</strong><br />
High bounce rate possible causes:<br />
     – click fraud<br />
     – unsuccessful directory</p>
<p><strong>Bounce rates give clues about e-mail marketing</strong><br />
High bounce rate possible causes:<br />
     – a misleading subject line/newsletter<br />
     – a poorly written &#8220;blast&#8221;</p>
<p><strong>What is the average bounce rate?</strong><br />
Upon looking at 30 different clients and their bounce rates for given campaigns, we find the following averages:</p>
<p>     Pay-Per-Click Accounts      42%<br />
     Directories                       27%<br />
     E-mail Blasts                    32%<br />
     All Campaigns Together*    37%</p>
<p><strong>What can you do?</strong></p>
<p>If your bounce rate is higher than average, use this information to your advantage. While there will always be people surfing the web who click in and out of a website so quickly that they hardly see it load, refining your efforts can ensure that your site’s bounce rate hovers at a reasonable level. Pre-qualify site traffic with well written ads that lure those truly looking for what you have to offer, and hold their attention with an attractive and user-friendly website design.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.searchreadyseo.com/blog/bounce-rate/" target="_blank"><img src="http://www.searchreadyseo.com/blog/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.searchreadyseo.com/blog/bounce-rate/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.searchreadyseo.com/blog/bounce-rate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is RSS feed? (Plain English)</title>
		<link>http://www.searchreadyseo.com/blog/what-is-rss-feed-plain-english/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=what-is-rss-feed-plain-english</link>
		<comments>http://www.searchreadyseo.com/blog/what-is-rss-feed-plain-english/#comments</comments>
		<pubDate>Fri, 28 May 2010 18:09:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[What is RSS feed? (Plain English)]]></category>

		<guid isPermaLink="false">http://www.searchreadyseo.com/blog/?p=568</guid>
		<description><![CDATA[RSS has been a mystery to lot of people for﻿ as long as it&#8217;s been in existence. What are RSS readers? Basically, it&#8217;s a way to clump all your RSS feeds from various websites into one handy dandy little interface. Here are my picks for the top three RSS, or feed, readers on the Web: [...]]]></description>
			<content:encoded><![CDATA[<p>RSS has been a mystery to lot of people for﻿ as long as it&#8217;s been in existence.</p>
<p><strong>What are RSS readers?</strong> Basically, it&#8217;s a way to clump all your RSS feeds from various websites into one handy dandy little interface. Here are my picks for the top three RSS, or feed, readers on the Web:<span id="more-568"></span></p>
<p> This video is the best explanation of RSS in plain english</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="392" height="283" 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/0klgLsSxGsU&amp;hl=en_US&amp;fs=1&amp;color1=0x5d1719&amp;color2=0xcd311b&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="392" height="283" src="http://www.youtube.com/v/0klgLsSxGsU&amp;hl=en_US&amp;fs=1&amp;color1=0x5d1719&amp;color2=0xcd311b&amp;border=1" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.searchreadyseo.com/blog/what-is-rss-feed-plain-english/" target="_blank"><img src="http://www.searchreadyseo.com/blog/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.searchreadyseo.com/blog/what-is-rss-feed-plain-english/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.searchreadyseo.com/blog/what-is-rss-feed-plain-english/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Invading your privacy (spokeo.com)</title>
		<link>http://www.searchreadyseo.com/blog/invading-your-privacy/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=invading-your-privacy</link>
		<comments>http://www.searchreadyseo.com/blog/invading-your-privacy/#comments</comments>
		<pubDate>Thu, 27 May 2010 20:20:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[invasion of privacy]]></category>

		<guid isPermaLink="false">http://www.searchreadyseo.com/blog/?p=565</guid>
		<description><![CDATA[There is a website that has your personal info, www.spokeo.com click on this and search for yourself. Some of the information is true and some may not. I only did this for myself after learning of it from a friend. I recently deleted my own profile.    1. GO to the privacy button below once [...]]]></description>
			<content:encoded><![CDATA[<p>There is a website that has your personal info, <a href="http://www.spokeo.com">www.spokeo.com</a> click on this and search for yourself. Some of the information is true and some may not. I only did this for myself after learning of it from a friend. I recently deleted my own profile. </p>
<p><a href="http://www.searchreadyseo.com/blog/wp-content/uploads/2010/05/invasion-of-privacy.png"></a><span id="more-565"></span><br />
 <br />
1. GO to the privacy button below once you locate yourself, and new window will open.<br />
2. Type in the URL for your + email address and the code.<br />
3. Go back to your email (Junk folder) and open the message.<br />
4. Open the link that they have sent. THis will confirm your profile has been removed.<br />
5. Then go to tools at the top, internet options and delete all the cookies so you can&#8217;t be tracked.<br />
6. Once you&#8217;ve deleted yourself, begin to delete family members that show up on it. Then pass the info on to other friends so they can delete themselves. <br />
 <br />
 <a href="http://www.searchreadyseo.com/blog/wp-content/uploads/2010/05/invasion-of-privacy.png"><img title="invasion of privacy" src="http://www.searchreadyseo.com/blog/wp-content/uploads/2010/05/invasion-of-privacy-300x220.png" alt="" width="236" height="169" /></a><br />
It&#8217;s a paid service so anyone really wanting to search for you can pay and it may provide real information about you.</p>
<p><!--more--></p>
<p>It is basically  an online phonebook that has a picture of your house, credit score, profession, age, how many people live in the house. Remove yourself AND ANY AKA OR SPOUSE by the Privacy button on the bottom right. (passing along, scary stuff!) I have personally checked it out &#8230;. and it is really there!</p>
<p>Okay, here&#8217;s the deal. <a href="http://www.spokeo.com/">Spokeo.com</a> is basically a search engine that aggregates information pertaining to individual names, email addresses, and phone numbers from online public sources such as phone books, real estate listings, and government records, plus profile entries from websites like Facebook, MySpace, Amazon.com, LinkedIn, Flickr, and many others (the Spokeo site lists upwards of 50 potential data sources).</p>
<p><strong>To protect your personal data on social networking services, you must either refrain from providing it to sites like MySpace and Facebook in the first place, or adjust your privacy settings on each website accordingly. Also, if your phone number and address are listed in the White Pages, that information is publicly accessible online, as are some government records (accessibility varies by state) and real estate listings. </strong></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.searchreadyseo.com/blog/invading-your-privacy/" target="_blank"><img src="http://www.searchreadyseo.com/blog/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.searchreadyseo.com/blog/invading-your-privacy/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.searchreadyseo.com/blog/invading-your-privacy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zen Cart Vs osCommerce</title>
		<link>http://www.searchreadyseo.com/blog/zen-cart-vs-oscommerce/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=zen-cart-vs-oscommerce</link>
		<comments>http://www.searchreadyseo.com/blog/zen-cart-vs-oscommerce/#comments</comments>
		<pubDate>Wed, 26 May 2010 01:07:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[what's zencart?]]></category>
		<category><![CDATA[Zen Cart Vs osCommerce]]></category>
		<category><![CDATA[Zen Cart Vs osCommerce features]]></category>
		<category><![CDATA[zencart features]]></category>

		<guid isPermaLink="false">http://www.searchreadyseo.com/blog/?p=540</guid>
		<description><![CDATA[  Zen Cart &#38; osCommerce are the 2 most popular ecommerce softwares for the business developers. Before you open a new business website, choosing a good ecommerce software is very important. Here is comparison between 2 most popular and having largest users’ ecommerce applications &#8211; Zen Cart Vs. osCommerce.  What’s Zen Cart? Zen Cart™ is an open [...]]]></description>
			<content:encoded><![CDATA[<div> </div>
<div><strong>Zen Cart &amp; osCommerce</strong> are the 2 most popular ecommerce softwares for the business developers. Before you open a new business website, choosing a good ecommerce software is very important.</div>
<div>Here is comparison between 2 most popular and having largest users’ ecommerce applications &#8211; <strong>Zen Cart Vs. osCommerce</strong>.</div>
<h3> What’s Zen Cart?</h3>
<p><strong>Zen Cart™</strong> is an open source e-commerce application written in PHP and using Mysql database. For more information on the project, features, etc. Zen Cart™ was orginally based on osCommerce code from June 2003 and has undergone rapid development since that time. It has released three major point releases, and over a dozen minor point releases. The current release is 1.3.8.<span id="more-540"></span></p>
<h3>What’s osCommerce?</h3>
<div><strong>osCommerce</strong> is an online shop e-commerce solution that offers a wide range of out-of-the-box features that allows online stores to be setup fairly quickly with ease, and is available for free as an Open Source based solution released under the GNU General Public License. osCommerce was started in March 2000 and has since matured to a solution that is currently powering 11,530 registered live shops around the world. The success of osCommerce is secured by a great and active community where members help one another out and participate in development issues reflecting upon the current state of the project.</div>
<div> </div>
<h3>Zen Cart Features:</h3>
<ul>
<li>Works on the popular combination of PHP and MySQL technologies.</li>
<li>Secure &#8211; no one but your administrative personnel can access your customer/catalog data.</li>
<li>Easy to install &#8211; our helpful installation program guides you easily through the setup process.</li>
<li>User frontend is validated to XHTML 1.0 Transitional.</li>
<li><img title="More..." src="http://www.searchreadyseo.com/blog/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" />Advanced template system using stylesheets and images.</li>
<li>Any PHP coding changes can be protected during upgrades by using the built-in override protection system.</li>
<li>Built in WYSIWYG page editor for modifying non-database pages.</li>
<li>Advertising banners &#8211; show information about your business colleagues and track banner link activity. Banners can open in new windows so that customers never really leave your site.</li>
<li>Meta tags keywords and descriptions can be controlled at the per-product level, all from the administrative interface.</li>
<li>Developers toolkit helps quickly locate a setting or text string to be customized.</li>
<li>Shipping options &#8211; multiple carriers are supported, including hold for pickup, free delivery in an area, and most major couriers and postal services.</li>
<li>Customer access control &#8211; you can set up your shop to only allow customers access to pricing or pricing but not buying until after being authorized by an administrator. You can restrict them from browsing at all too, if desired.</li>
<li>Automatic detection of search engine spiders.</li>
<li>Intelligent generation of metatags content for search engines.</li>
</ul>
<h3>osCommerce Features:</h3>
<ul>
<li>All features enabled by default for a complete out-of-the-box solution</li>
<li>Object oriented backend (3.0)</li>
<li>Completely multilingual with English, German, and Spanish provided by default</li>
<li>Compatible with all PHP 4 versions</li>
<li>Administration area secured with a username and password defined during installation</li>
<li>Contact customers directly via email or newsletters</li>
<li>Easily backup and restore the database</li>
<li>Print invoices and packaging lists from the order screen</li>
<li>Statistics for products and customers</li>
<li>All orders stored in the database for fast and efficient retrieval</li>
<li>Customers can view their order history and order statuses</li>
<li>Customers can maintain their accounts</li>
<li>Dynamic product attributes relationship</li>
<li>HTML based product descriptions</li>
<li>Automated display of specials</li>
<li>Control if out of stock products can still be shown and are available for purchase</li>
<li>Customers can subscribe to products to receive related emails/newsletters</li>
<li>Flexible tax implementation on a state and country basis</li>
<li>Set different tax rates for different products</li>
<li>Charge tax on shipping on a per shipping service basis</li>
<li>Weight, price, and destination based shipping modules</li>
<li>Real-time quotes available (UPS, USPS, FedEx, ..)</li>
<li>Free shipping based on amount and destination</li>
</ul>
<p>In addition to this,</p>
<p>there is also wordpress e-commerce plug-in which has limited set of features which might be applicable for small business owner.</p>
<p>You can <a href="http://www.instinct.co.nz/e-commerce/">read more about that here</a></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.searchreadyseo.com/blog/zen-cart-vs-oscommerce/" target="_blank"><img src="http://www.searchreadyseo.com/blog/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.searchreadyseo.com/blog/zen-cart-vs-oscommerce/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.searchreadyseo.com/blog/zen-cart-vs-oscommerce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Article Marketing explained.</title>
		<link>http://www.searchreadyseo.com/blog/article-marketing-explained/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=article-marketing-explained</link>
		<comments>http://www.searchreadyseo.com/blog/article-marketing-explained/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 22:59:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Article marketing]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://www.searchreadyseo.com/blog/?p=533</guid>
		<description><![CDATA[Article marketing is a great and free way to drive tons of traffic your way. The thing about article marketing is that it's all about volume. If you're only throwing in a couple articles a week you're not really going to get anywhere.Article marketing is a great source for free traffic, but please remember that you need volume to see tangible results. Writing one or two articles will not really cause your traffic to spike up, you need to submit probably at least 3-4 daily over a few weeks to see appreciable results. You don't need stellar quality articles, just serviceable and easily read/understood ones that get your point across and have a strong call to action. You don't need some masterpiece article, but you DO need to have a reasonable number of decent articles distributed throughout the web to generate a good level of traffic.


You need to write about 5 articles a day. If that is too much for you than try and start with 3 a day but jump up to 5 as soon as possible. The more the better again it's all about volume.  Submit your articles to as many directories as you can. 

There are softwares that can automate this process but when you're talking free you have to do it manually. It can be a bit time consuming but it's worth it and once you make some dough you can get the automated software.

A lot of times directories won't allow you to directly promote a product or service  so you will need to point your articles at some blogs that then point to your web page where your offer is.


Again, volume volume volume is everything here: If you do a search for something and the first ten results all pointto one web page or blog then you will automatically assume they are the authority on the subject, so will everyone else.


 Create a schedule for writing and submitting articles daily (or at least several times a week), and stick to it. You will see results over time if you do this, period!


Article marketing is a great source for driving traffic and  the more you can get out there the better your efforts will help you. 

]]></description>
			<content:encoded><![CDATA[<p><em><strong>Article marketing</strong> is a great and free way to drive tons of traffic your way.</em></p>
<p>The thing about article marketing is that it&#8217;s all about volume. If you&#8217;re only throwing in a couple articles a week you&#8217;re not really going to get anywhere.Article marketing is a great source for free traffic, but please remember that you need volume to see tangible results. Writing one or two articles will not really cause your traffic to spike up, you need to submit probably at least 3-4 daily over a few weeks to see appreciable results.<span id="more-533"></span></p>
<p>You don&#8217;t need stellar quality articles, just serviceable and easily read/understood ones that get your point across and have a strong call to action. You don&#8217;t need some masterpiece article, but you DO need to have a reasonable number of decent articles distributed throughout the web to generate a good level of traffic.</p>
<p><a href="http://www.searchreadyseo.com/blog/wp-content/uploads/2010/04/article-writing.jpg"><img class="alignnone size-medium wp-image-536" title="Article writing - Content creation - SearchReadySeo" src="http://www.searchreadyseo.com/blog/wp-content/uploads/2010/04/article-writing-300x199.jpg" alt="" width="300" height="199" /></a><br />
You need to write about 5 articles a day. If that is too much for you than try and start with 3 a day but jump up to 5 as soon as possible. The more the better again it&#8217;s all about volume.  Submit your articles to as many directories as you can.There are softwares that can automate this process but when you&#8217;re talking free you have to do it manually. It can be a bit time consuming but it&#8217;s worth it and once you make some dough you can get the automated software.</p>
<p>A lot of times directories won&#8217;t allow you to directly promote a product or service  so you will need to point your articles at some blogs that then point to your web page where your offer is.</p>
<p>Again, <strong>volume volume volume is everything here:</strong> If you do a search for something and the first ten results all pointto one web page or blog then you will automatically assume they are the authority on the subject, so will everyone else.</p>
<p> Create a schedule for writing and submitting articles daily (or at least several times a week), and stick to it. You will see results over time if you do this, period!</p>
<p><strong>Article marketing</strong> is a great source for driving traffic and  the more you can get out there the better your efforts will help you.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.searchreadyseo.com/blog/article-marketing-explained/" target="_blank"><img src="http://www.searchreadyseo.com/blog/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.searchreadyseo.com/blog/article-marketing-explained/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.searchreadyseo.com/blog/article-marketing-explained/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YouTube: Social Media Marketing via Video</title>
		<link>http://www.searchreadyseo.com/blog/youtube-social-media-marketing-via-video/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=youtube-social-media-marketing-via-video</link>
		<comments>http://www.searchreadyseo.com/blog/youtube-social-media-marketing-via-video/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 22:59:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[tricks on youtube marketing]]></category>
		<category><![CDATA[YouTube: Social Media Marketing via Video]]></category>

		<guid isPermaLink="false">http://www.searchreadyseo.com/blog/?p=509</guid>
		<description><![CDATA[When it comes to marketing, video can be a great way to interact with potential customers, but you must do it correctly in order to attract new customers and not chase them away. 

Here are a few tricks we have used on YouTube for ourselves as well as for our customers to leverage <a href="http://www.youtube.com">YouTube </a>successfully for marketing. 

First thing is to <strong>clearly state your objective</strong> with the video. Are you looking to build brand recognition or is the video more of a direct sales demo? Being clear gets you more views. 

You should also remember to keep it short, 3 minutes or less. If you have more to say make more than one video! 

Once you get it up on YouTube one of the most critical things people forget to do is to <strong>add a description, tags and title that accurately describe</strong> the video and utilize as many keywords that people will use to find you. If you don’t do this you won’t be found! 

Lastly, now that you’ve launched the video online. How do you let people know about it? All of those other social networks you listed are a great distribution place to start. Blogs, social networking sites (such as LinkedIn, Facebook &#038; Twitter) will help you extend the reach of your videos on YouTube. Where applicable, send bloggers a link to your video or comment on other people’s blogs and include a link to your video there, as long as it is relevant.

Most importantly, <strong>add the video to your website,</strong> make it part of your email marketing campaign, add a link to the video in your email signature, add it to your blog – if someone sees the video on YouTube and then views it again on your website…this only helps to increase your brand recognition. 

These are just a few things we learned through trial and error.
]]></description>
			<content:encoded><![CDATA[<p>When it comes to marketing, video can be a great way to interact with potential customers, but you must do it correctly in order to attract new customers and not chase them away. </p>
<p>Here are a few tricks we have used on YouTube for ourselves as well as for our customers to leverage <a href="http://www.youtube.com">YouTube </a>successfully for marketing. </p>
<p>First thing is to <strong>clearly state your objective</strong> with the video. Are you looking to build brand recognition or is the video more of a direct sales demo? Being clear gets you more views. </p>
<p>You should also remember to keep it short, 3 minutes or less. If you have more to say make more than one video! </p>
<p>Once you get it up on YouTube one of the most critical things people forget to do is to <strong>add a description, tags and title that accurately describe</strong> the video and utilize as many keywords that people will use to find you. If you don’t do this you won’t be found! </p>
<p>Lastly, now that you’ve launched the video online. How do you let people know about it? All of those other social networks you listed are a great distribution place to start. Blogs, social networking sites (such as LinkedIn, Facebook &#038; Twitter) will help you extend the reach of your videos on YouTube. Where applicable, send bloggers a link to your video or comment on other people’s blogs and include a link to your video there, as long as it is relevant.</p>
<p>Most importantly, <strong>add the video to your website,</strong> make it part of your email marketing campaign, add a link to the video in your email signature, add it to your blog – if someone sees the video on YouTube and then views it again on your website…this only helps to increase your brand recognition. </p>
<p>These are just a few things we learned through trial and error.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.searchreadyseo.com/blog/youtube-social-media-marketing-via-video/" target="_blank"><img src="http://www.searchreadyseo.com/blog/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.searchreadyseo.com/blog/youtube-social-media-marketing-via-video/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.searchreadyseo.com/blog/youtube-social-media-marketing-via-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogging Etiquettes</title>
		<link>http://www.searchreadyseo.com/blog/blogging-etiquttes/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=blogging-etiquttes</link>
		<comments>http://www.searchreadyseo.com/blog/blogging-etiquttes/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 22:10:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Blogging Etiquttes]]></category>
		<category><![CDATA[blogging tips]]></category>

		<guid isPermaLink="false">http://www.searchreadyseo.com/blog/?p=499</guid>
		<description><![CDATA[<strong>Blogging Etiquettes</strong>

<strong>1. </strong><strong>Don’t Make Posts frequently </strong>( Post between the gap of 2 or 3 days).
<strong>2. Be Patient</strong>. Many new Bloggers do hard work for overnight successes, but if you look back in their archives, they’ve been creating content for a long time.
<strong>3. Be yourself.</strong> Just be yourself, don’t pretend to be anyone you’re not, and people will love you for it. I promise.
<strong>4. Take action every day.</strong> Just get one important thing done every day and eventually you’ll start getting traffic.
<strong>5. Find people</strong> with blogs at a similar level to yours and help each other out.
6. Be consistent. You don’t need to blog every day but try to stick to at least some sort of schedule.
7. Make your Blog <strong>easy to navigate</strong>.
8. Think Different , Do Different – Write what other Bloggers missed to write.
9. Avoid too many <strong>outbound external links.</strong>
10. Make your Text font attractive and readable.
11. Learn about your <strong>Competitor Blogs</strong> and Improve yourself.
12. Start a Post Series (which contain at least 5 or more posts).
13. <strong>Help &#038; Guide</strong> other Blogs in your niche.
14. Don’t do copy of other Blogs. Do something unique.
15. Use Post excerpt in your homepage other than displaying whole post content
]]></description>
			<content:encoded><![CDATA[<p><strong>Blogging Etiquettes</strong></p>
<p><strong>1. </strong><strong>Don’t Make Posts frequently </strong>( Post between the gap of 2 or 3 days).<br />
<strong>2. Be Patient</strong>. Many new Bloggers do hard work for overnight successes, but if you look back in their archives, they’ve been creating content for a long time.<br />
<strong>3. Be yourself.</strong> Just be yourself, don’t pretend to be anyone you’re not, and people will love you for it. I promise.<br />
<strong>4. Take action every day.</strong> Just get one important thing done every day and eventually you’ll start getting traffic.<br />
<strong>5. Find people</strong> with blogs at a similar level to yours and help each other out.<br />
6. Be consistent. You don’t need to blog every day but try to stick to at least some sort of schedule.<br />
7. Make your Blog <strong>easy to navigate</strong>.<br />
8. Think Different , Do Different – Write what other Bloggers missed to write.<br />
9. Avoid too many <strong>outbound external links.</strong><br />
10. Make your Text font attractive and readable.<br />
11. Learn about your <strong>Competitor Blogs</strong> and Improve yourself.<br />
12. Start a Post Series (which contain at least 5 or more posts).<br />
13. <strong>Help &#038; Guide</strong> other Blogs in your niche.<br />
14. Don’t do copy of other Blogs. Do something unique.<br />
15. Use Post excerpt in your homepage other than displaying whole post content</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.searchreadyseo.com/blog/blogging-etiquttes/" target="_blank"><img src="http://www.searchreadyseo.com/blog/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.searchreadyseo.com/blog/blogging-etiquttes/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.searchreadyseo.com/blog/blogging-etiquttes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

