<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Internet Marketing Strategy &#124; SEO Expert &#124; SEO Tips</title>
	<link>http://www.thatseoguy.com</link>
	<description>Tips and strategies on search engine optimization (SEO).</description>
	<lastBuildDate>Sun, 06 Nov 2011 07:55:27 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Is it okay to delete temporary internet files?</title>
		<description><![CDATA[Temporary Internet Files act as a  &#8216;cache&#8217; to speed up page delivery. Deleting temporary internet files to save hard disk space is generally okay.  Read more details here.
]]></description>
		<link>http://www.thatseoguy.com/2011/11/is-it-okay-to-delete-temporary-internet-files/</link>
			</item>
	<item>
		<title>Wifi icon missing from taskbar</title>
		<description><![CDATA[Power, wifi, and other icons are offen missing from the taskbar after a Windows update.  In most cases, logging off and on again will solve the problem.  If the problem persist, consult the following pages:
http://www.mydigitallife.info/fix-network-clock-volume-and-power-battery-system-icons-missing-with-disabled-or-grayed-out-check-box-options/
http://www.winhelponline.com/blog/notification-area-icons-missing-in-vista/
]]></description>
		<link>http://www.thatseoguy.com/2011/11/wifi-icon-missing-from-taskbar/</link>
			</item>
	<item>
		<title>SQL BETWEEN to define a range of rows</title>
		<description><![CDATA[Use SQL BETWEEN and AND to define a range of data between two values.
Example:
DELETE FROM `database_name`.`database_table` WHERE `database_table`.`TableRow` BETWEEN value1 AND value2
The two values can be numbers, dates or text.
]]></description>
		<link>http://www.thatseoguy.com/2011/10/sql-between-to-define-a-range-of-rows/</link>
			</item>
	<item>
		<title>How to restrict sidebar element to homepage in Wordpress</title>
		<description><![CDATA[Use the following code to restrict a piece of sidebar content to the homepage (so that it does not appear sitewide) in Wordpress:
In sidebar.php, add the following:
&#60;?php if (is_home())
{
some PHP code
}
?&#62; 
That&#8217;s it!
]]></description>
		<link>http://www.thatseoguy.com/2011/09/how-to-restrict-sidebar-element-to-homepage-in-wordpress/</link>
			</item>
	<item>
		<title>How to add PHP code to Phplinkdirectory</title>
		<description><![CDATA[Use {php} {/php} instead of &#60;?php    ?&#62;
i.e.,
replace &#60;?php with {php}
and
?&#62; with {/php}
 
Example:
{php}
echo &#8220;This is php code included in .tpl&#60;br /&#62;&#8221;;
{/php}
]]></description>
		<link>http://www.thatseoguy.com/2011/09/how-to-add-php-code-to-phplinkdirectory/</link>
			</item>
	<item>
		<title>The Right Way to Market your Article</title>
		<description><![CDATA[
There are now hundreds of article directories that cater to both the general and niche markets. Because of the desire of authors to get their articles published on as many places as possible and the sheer number of article directories on the web, some authors have turned to automated submission software and third-party submission services [...]]]></description>
		<link>http://www.thatseoguy.com/2010/08/the-right-way-to-market-your-article/</link>
			</item>
	<item>
		<title>34 Ways to Boost Website Traffic</title>
		<description><![CDATA[

Optimize your site for search engines. Start with keyword research. Focus on both on-page and off-page optimization.
Submit your site to web directories.
Get listed on search engines. Click here to submit to top search engines for free.
Interlink your websites and blogs.
Write articles and submit to article directories. Link to your site from your resource box.
Start a [...]]]></description>
		<link>http://www.thatseoguy.com/2010/04/34-ways-to-boost-website-traffic/</link>
			</item>
	<item>
		<title>Who wants to be an internet millionaire?</title>
		<description><![CDATA[
A lot of people have approached me about making it big on the internet.  They&#8217;ve heard of the Jerry Yangs, the Jeff Bezoses and others who have made billions on the web.
Truth be told, these are the very tiny, almost non-existent, exceptions to the rule.  Most people who enter the business never make [...]]]></description>
		<link>http://www.thatseoguy.com/2009/10/who-wants-to-be-an-internet-millionaire/</link>
			</item>
	<item>
		<title>Thoughts on out-linking</title>
		<description><![CDATA[
Many internet marketers advise against outlinking as it provides an opportunity for visitors to leave your site.  The idea is to get people to stay on your website as long as possible by reducing the number of doorways for people to exit. With billions of web pages competing for only millions of eyeballs, this [...]]]></description>
		<link>http://www.thatseoguy.com/2009/10/thoughts-on-out-linking/</link>
			</item>
	<item>
		<title>10 tips to attract return visitors</title>
		<description><![CDATA[
Any internet marketer knows how hard it is to get people to visit his or her website. Some companies are willing to pay up to $10 or $20 for each visitor to their site through pay-per-click campaigns.
What we sometimes overlook is that keeping a visitor is just as valuable as getting a new one. In [...]]]></description>
		<link>http://www.thatseoguy.com/2009/08/10-tips-to-attract-return-visitors/</link>
			</item>
</channel>
</rss>

