<?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/"
	>

<channel>
	<title>Sheeze Domain &#187; Traffic</title>
	<atom:link href="http://www.sheezedomain.com/tag/traffic/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sheezedomain.com</link>
	<description>We are providers of web hosting services, domain names, and email solutions for personal and business websites. Services include Linux and Microsoft hosting, domain registrations, ecommerce hosting, dedicated servers, virtual servers, file hosting, photo hosting, email hosting, website builders, security solutions, and more.</description>
	<pubDate>Mon, 22 Mar 2010 20:45:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What is Traffic Blazer?</title>
		<link>http://www.sheezedomain.com/what-is-traffic-blazer.html</link>
		<comments>http://www.sheezedomain.com/what-is-traffic-blazer.html#comments</comments>
		<pubDate>Sat, 03 Apr 2004 20:47:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Traffic]]></category>

		<guid isPermaLink="false">http://www.sheezedomain.com/?p=88</guid>
		<description><![CDATA[Traffic Blazer is a service designed to generate traffic to your Web site by helping you prepare, analyze, optimize, and submit your Web page(s) to key Internet search engines and directories. According to the Georgia Institute of Technology, 85% of Web users reach their destination through Internet search engines and directories, while research from Jupiter [...]]]></description>
		<wfw:commentRss>http://www.sheezedomain.com/what-is-traffic-blazer.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>5 Effective Ways to Promote Your Website For Free Online</title>
		<link>http://www.sheezedomain.com/5-effective-ways-to-promote-your-website-for-free-online.html</link>
		<comments>http://www.sheezedomain.com/5-effective-ways-to-promote-your-website-for-free-online.html#comments</comments>
		<pubDate>Sun, 01 Apr 2001 19:36:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Site Promotion]]></category>

		<category><![CDATA[Traffic]]></category>

		<guid isPermaLink="false">http://www.sheezedomain.com/?p=162</guid>
		<description><![CDATA[1. Generate Targeted Traffic from Online Discussion Forums.
2. Write Articles or Free reports for other webmasters to publish.
3. Do Joint Ventures with List owners and Webmasters.
4. Leverage the power of your email Signature.
5. Exchange Links with Other Webmasters.
]]></description>
		<wfw:commentRss>http://www.sheezedomain.com/5-effective-ways-to-promote-your-website-for-free-online.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Redirect Old Domain To New Domain &amp; Other Tricks</title>
		<link>http://www.sheezedomain.com/redirect-old-domain-to-new-domain-other-tricks.html</link>
		<comments>http://www.sheezedomain.com/redirect-old-domain-to-new-domain-other-tricks.html#comments</comments>
		<pubDate>Fri, 09 Mar 2001 17:51:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Advanced Code]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[Traffic]]></category>

		<category><![CDATA[webmaster]]></category>

		<category><![CDATA[WebSite]]></category>

		<guid isPermaLink="false">http://www.sheezedomain.com/?p=388</guid>
		<description><![CDATA[
The best way to redirect an old web site to the new web site and keep the same search engine rankings is to use the permanent 301 redirect by creating an .htaccess file and adding some snips of code.
When a visitor/search engine requests a web page, your web server checks for a .htaccess file. Using [...]]]></description>
		<wfw:commentRss>http://www.sheezedomain.com/redirect-old-domain-to-new-domain-other-tricks.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Redirect Url - JavaScript</title>
		<link>http://www.sheezedomain.com/redirect-url-javascript.html</link>
		<comments>http://www.sheezedomain.com/redirect-url-javascript.html#comments</comments>
		<pubDate>Fri, 09 Mar 2001 17:42:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Advanced Code]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[Traffic]]></category>

		<category><![CDATA[webmaster]]></category>

		<category><![CDATA[WebSite]]></category>

		<guid isPermaLink="false">http://www.sheezedomain.com/?p=377</guid>
		<description><![CDATA[
Occasionally, you may wish to have a redirect page that pauses for a few seconds before sending the visitor off to the destination. For example, there may be important text on the redirect page you wish the visitor to get a chance to read, or a banner ad to see before proceeding. This redirect script [...]]]></description>
		<wfw:commentRss>http://www.sheezedomain.com/redirect-url-javascript.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Simple webpage counter</title>
		<link>http://www.sheezedomain.com/simple-webpage-counter.html</link>
		<comments>http://www.sheezedomain.com/simple-webpage-counter.html#comments</comments>
		<pubDate>Fri, 09 Mar 2001 17:37:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Advanced Code]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[Traffic]]></category>

		<category><![CDATA[WebSite]]></category>

		<guid isPermaLink="false">http://www.sheezedomain.com/?p=369</guid>
		<description><![CDATA[
Here&#8217;s a very simple webpage counter which can be used in any html page:
First open your notepad. Copy and paste this piece of code inside:

Code:
&#60;?php
$myfile = fopen("counter.txt","r");
$count = fgets($myfile,10);
fclose($myfile);
$count+=1;
$myfile = fopen("counter.txt","w");
fwrite($myfile, $count);
echo "document.write('You are visitor number $count')";
fclose($myfile);
?&#62;

Go to Edit then &#8220;save as&#8221;. Before saving, make sure the format drop down tab is set for any [...]]]></description>
		<wfw:commentRss>http://www.sheezedomain.com/simple-webpage-counter.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Randomize Your Button Friends</title>
		<link>http://www.sheezedomain.com/randomize-your-button-friends.html</link>
		<comments>http://www.sheezedomain.com/randomize-your-button-friends.html#comments</comments>
		<pubDate>Fri, 09 Mar 2001 17:35:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Advanced Code]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[images]]></category>

		<category><![CDATA[Traffic]]></category>

		<category><![CDATA[webmaster]]></category>

		<category><![CDATA[WebSite]]></category>

		<guid isPermaLink="false">http://www.sheezedomain.com/?p=366</guid>
		<description><![CDATA[Got alot of friends you link to? Want to randomize their small buttons? You can randomize anything really with this script. Check it out&#8230; Have some fun!

Code:
&#60;?
 $Buttons = 5; // # of button to show
 $Img[] = "&#60;a href='http://www.friend1.com'&#62;&#60;IMG src='images/1.gif'&#62;&#60;/a&#62;";
 $Img[] = "&#60;a href='http://www.friend2.com'&#62;&#60;IMG src='images/2.gif'&#62;&#60;/a&#62;";
 $Img[] = "&#60;a href='http://www.friend3.com'&#62;&#60;IMG src='images/3.gif'&#62;&#60;/a&#62;";
 //over and over like [...]]]></description>
		<wfw:commentRss>http://www.sheezedomain.com/randomize-your-button-friends.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Automatic Redirection</title>
		<link>http://www.sheezedomain.com/automatic-redirection.html</link>
		<comments>http://www.sheezedomain.com/automatic-redirection.html#comments</comments>
		<pubDate>Fri, 09 Mar 2001 17:34:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Advanced Code]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[Traffic]]></category>

		<category><![CDATA[WebSite]]></category>

		<guid isPermaLink="false">http://www.sheezedomain.com/?p=364</guid>
		<description><![CDATA[Have you ever wanted to redirect your visitors to another website? Like for instance - if your website moved from a free site to your own domain name. Of course, you could put a simple hyperlink on your old page, but that doesn&#8217;t guarantee people will go to your new page.
One option is to simply [...]]]></description>
		<wfw:commentRss>http://www.sheezedomain.com/automatic-redirection.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Reload your page automatically or load visitors to another</title>
		<link>http://www.sheezedomain.com/reload-your-page-automatically-or-load-visitors-to-another.html</link>
		<comments>http://www.sheezedomain.com/reload-your-page-automatically-or-load-visitors-to-another.html#comments</comments>
		<pubDate>Fri, 09 Mar 2001 17:12:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Advanced Code]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[Traffic]]></category>

		<category><![CDATA[WebSite]]></category>

		<guid isPermaLink="false">http://www.sheezedomain.com/?p=343</guid>
		<description><![CDATA[Here are two examples for auto loading a page - your&#8217;s or another&#8217;s. Have some  fun!
To reload your webpage automatically place this piece of code between your  header tags as shown in the example:
Code:
&#60;HEAD&#62;
 &#60;META HTTP-EQUIV=REFRESH CONTENT=5&#62;
 &#60;/HEAD&#62;
CONTENT=5 means wait for 5 seconds to reload the page. You can change this to  [...]]]></description>
		<wfw:commentRss>http://www.sheezedomain.com/reload-your-page-automatically-or-load-visitors-to-another.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Number of People on a Page</title>
		<link>http://www.sheezedomain.com/number-of-people-on-a-page.html</link>
		<comments>http://www.sheezedomain.com/number-of-people-on-a-page.html#comments</comments>
		<pubDate>Fri, 09 Mar 2001 17:10:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Advanced Code]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[Traffic]]></category>

		<category><![CDATA[WebSite]]></category>

		<guid isPermaLink="false">http://www.sheezedomain.com/?p=341</guid>
		<description><![CDATA[Open up your notepad and save the current BLANK document as usersonline.txt (do not put anything in this document) - click edit-&#62;save as and place it in a folder where you can upload it later.
Close that document.
Open up notepad again and add the following script:
Code:
&#60;?
  $remote = $_SERVER["REMOTE_ADDR"];
  $file = "usersonline.txt";
  $timeoutseconds [...]]]></description>
		<wfw:commentRss>http://www.sheezedomain.com/number-of-people-on-a-page.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Avoid the GoogleBot</title>
		<link>http://www.sheezedomain.com/avoid-the-googlebot.html</link>
		<comments>http://www.sheezedomain.com/avoid-the-googlebot.html#comments</comments>
		<pubDate>Thu, 08 Mar 2001 19:48:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[HTML Tips]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[google]]></category>

		<category><![CDATA[Traffic]]></category>

		<guid isPermaLink="false">http://www.sheezedomain.com/?p=174</guid>
		<description><![CDATA[Do you have pages that you do NOT wish for Google to index into their search engine?
You know, like private files and such&#8230;.Place this meta tag into every page you do not want Google to crawl into.

&#60;meta name = "robots" content = "noindex"&#62;

]]></description>
		<wfw:commentRss>http://www.sheezedomain.com/avoid-the-googlebot.html/feed</wfw:commentRss>
		</item>
	</channel>
</rss>

