<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Technology Recipe</title>
	<atom:link href="http://technologyrecipe.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://technologyrecipe.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Thu, 12 Mar 2009 09:16:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='technologyrecipe.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Technology Recipe</title>
		<link>http://technologyrecipe.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://technologyrecipe.wordpress.com/osd.xml" title="Technology Recipe" />
	<atom:link rel='hub' href='http://technologyrecipe.wordpress.com/?pushpress=hub'/>
		<item>
		<title>How to redirect a wordpress.com blog to a self-hosted wordpress.org blog</title>
		<link>http://technologyrecipe.wordpress.com/2009/03/12/how-to-redirect-a-wordpresscom-blog-to-a-self-hosted-wordpressorg-blog/</link>
		<comments>http://technologyrecipe.wordpress.com/2009/03/12/how-to-redirect-a-wordpresscom-blog-to-a-self-hosted-wordpressorg-blog/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 09:16:00 +0000</pubDate>
		<dc:creator>Siddhartha Dutta</dc:creator>
				<category><![CDATA[Website/ Blogging]]></category>

		<guid isPermaLink="false">http://technologyrecipe.wordpress.com/2009/03/12/how-to-redirect-a-wordpresscom-blog-to-a-self-hosted-wordpressorg-blog/</guid>
		<description><![CDATA[var addthis_pub=&#8221;techrecipe&#8221;;Moving from a WordPress.com blog to your own domain is very easy&#8211;if you know how. Problem is, and we recently discovered this while trying to move http://blogwell.wordpress.com to http://blog-well.com , there is very little information online telling you how to do it, and the information that was available was confusing or plain wrong. As [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technologyrecipe.wordpress.com&amp;blog=6196926&amp;post=461&amp;subd=technologyrecipe&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><!-- AddThis Button BEGIN -->var addthis_pub=&#8221;techrecipe&#8221;;<a href="http://www.addthis.com/bookmark.php?v=20"><img alt="Bookmark and Share" style="border:0 none;" src="http://s7.addthis.com/static/btn/lg-share-en.gif" width="125" height="16" /></a><br /><!-- AddThis Button END --><br />Moving from a WordPress.com blog to your own domain is very easy&#8211;if you know how. Problem is, and we recently discovered this while trying to move <a href="http://blogwell.wordpress.com">http://blogwell.wordpress.com</a> to <a href="http://blog-well.com">http://blog-well.com</a> , there is very little information online telling you how to do it, and the information that was available was confusing or plain wrong.</p>
<p>As a result we have created this document to help anyone that gets stuck. Hope<br />it’s helpful!</p>
<p>We have now successfully redirected BlogWell and are maintaining it ourselves<br />on GoDaddy. Check it out &#8211; go to either of the above addresses and you will end<br />up at the same place: <a href="http://blog-well.com">http://blog-well.com</a>.</p>
<p><span style="font-weight:bold;">Why redirect a WordPress.com blog to your own domain? </span></p>
<p>The main reason anyone would want to redirect their WordPress.com blog to<br />their new domain is to ensure links coming in to their original blog are not lost.</p>
<p>Existing links to your original WordPress.com blog will be automatically<br />redirected to the new blog, for instance, our post on WordPress for Dummies,<br /><a href="http://blogwell.wordpress.com/2007/11/20/wordpress-for-dummies/">http://blogwell.wordpress.com/2007/11/20/wordpress-for-dummies/</a> will now<br />be automatically redirected to <a href="http://blog-well.com/2007/11/20/wordpress-for-%20dummies/">http://blog-well.com/2007/11/20/wordpress-for-<br />dummies/ </a></p>
<p>Also, the RSS 2.0 feed at <a href="http://blogwell.wordpress.com/feed">http://blogwell.wordpress.com/feed</a> will be<br />automatically redirected to <a href="http://blog-well.com/feed">http://blog-well.com/feed</a>.<br />So you can move the blog&#8217;s physical location on the Web and allow existing links<br />to the old location to be automatically redirected to the new location.<br />Old &amp; New Permalinks Style Must Match</p>
<p>Before proceeding, it is important that the style of the permalinks, the<br />permanent links to your posts, of your new blog is set to match the style<br />used by <a href="http://WordPress.com">WordPress.com</a>.</p>
<p>If the permalink styles to do match, then your existing <a href="WordPress.com">WordPress.com</a> blog posts<br />will not be automatically redirected to your new blog.</p>
<p>WordPress.com uses the day and name permalink style, where the year, month,<br />day and name of the post are present in the permanent link.</p>
<p>Within your new blog’s <span style="font-weight:bold;">Dashboard</span>, select <span style="font-weight:bold;">Settings</span>, then <span style="font-weight:bold;">Permalinks</span> and ensure<br />that the “<span style="font-weight:bold;">Day and name</span>” style of permalinks is selected, and then press “<span style="font-weight:bold;">Save </span><br /><span style="font-weight:bold;">Changes</span>”.</p>
<p><span style="font-weight:bold;">How is the redirection done? </span></p>
<p>Quite simply really, as Matt Mullenweg explains.</p>
<p>Before we start, we need to define a few terms, just to help clarify things:</p>
<p><span style="font-weight:bold;">Term </span></p>
<p><span style="font-weight:bold;">What it means </span></p>
<p><span style="font-weight:bold;">Domain name </span></p>
<p>A domain name is a name which identifies a computer on the Internet. For example, wordpress.com, google.com and microsoft.com are all examples of well known domain names. blog-well.com is also a domain name, although not so well known (yet). See Wikipedia for more information on domain names.</p>
<p><span style="font-weight:bold;">Domain host </span></p>
<p>A company that hosts domains on its own computers, and provides 24/7 availability, backup and support services. We use GoDaddy to host our blog.</p>
<p><span style="font-weight:bold;">Nameserver </span><br />(or &#8220;name server&#8221;)</p>
<p>A nameserver is a machine (server) that stores the locations of domain names, and is usually held by your host provider</p>
<p>Also called DNS (Domain Name Server).</p>
<p>See Wikipedia for more information on nameservers.</p>
<p><span style="font-weight:bold;">Steps involved: </span></p>
<p>WordPress.com allows its blogs to be redirected to your own self-managed domain, for a small fee of $10/year. This is managed within the WordPress administration dashboard, select &#8220;Upgrades&#8221; and then &#8220;Domains&#8221;.</p>
<p>After you enter your domain name (e.g. http://blog-well.com) and select &#8220;Add<br />domain to blog&#8221;, you get the following information:</p>
<p>The &#8220;possible problem&#8221; WordPress.com points out to you is not a really a problem at all, so it’s a little tricky to understand. It actually describes what needs to happen: You must let WordPress.com manage the location of your domain, which is only temporary, while you setup the redirection. Going through the directions that WordPress.com offer, it seems a little confusing; don’t worry though, there is a method to their madness. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Only the true owner of the domain has the ability to change who manages the location of their domain on the Internet, and as such, WordPress.com is using as a way to verify that you are in fact the owner of the new domain.</p>
<p>If this check was not done, then anyone could create a WordPress.com blog and then redirect to any domain they like, for instance, you could create http://governator.wordpress.com, and then redirect it to official Californian Web site http://www.ca.gov.</p>
<p>Once you have setup your new WordPress blog you will now have two blogs, e.g.  http://blogwell.wordpress.com (residing at WordPress.com) and http://blog-well.com (residing at GoDaddy).</p>
<p>Both blogs function independently of each other, and are in fact two different blogs, even if they do contain the same information.</p>
<p>You need to let your chosen host provider know that you want WordPress.com to manage the location of your new domain. This is done by your host provider. (The steps required to do this, if you are using GoDaddy, are at the end of this article.)</p>
<p>Once you have done this, you have allowed WordPress.com to manage the location of your domain name.</p>
<p>We are now in a position to setup the redirection within WordPres.com. Return to the Domains section of your administration dashboard of your WordPress.com blog and add your new domain (e.g. blog-well.com):</p>
<p>Enter your new domain and select &#8220;Add domain to blog&#8221; and WordPress.com will<br />ask for 10 credits:</p>
<p>Select &#8220;Buy&#8221; and you will be able to setup the redirection:</p>
<p>Your new domain will now be redirected to your WordPress.com blog (e.g. http://blog-well.com is redirected to http://blogwell.wordpress.com).</p>
<p>You are now half way there; to complete the redirection you just need to flip it around.</p>
<p>Within the &#8220;Domains&#8221; section of the WordPress.com dashboard, you need to tell WordPress.com that your blog is located at your new domain (e.g. http://blog-well.com).</p>
<p>This is done by selecting &#8220;Put blog here&#8221; next to your new domain name (e.g. http://blog-well.com).</p>
<p>Once you have done this, it will show that your blog is now located at your new domain (e.g. Error! Hyperlink reference not valid.) and your WordPress.com blog (e.g. http://blogwell.wordpress.com) is being redirected to it.</p>
<p>The last thing you need to do is to undo the first thing we did <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> , as we no longer need WordPress.com managing the location of the new domain. This is done by your host provider. (We have put the necessary steps to do this for GoDaddy at the end of this article.)</p>
<p>Congratulations! You have now completed the redirection of your WordPress.com blog to your new domain.</p>
<p><span style="font-weight:bold;">Changing the Nameservers for blog-well.com using GoDaddy </span></p>
<p>The following are the steps required to change the nameservers for a GoDaddy hosted domain.</p>
<p>Once you have logged into GoDaddy and selected &#8220;My Account&#8221;, select &#8220;Manage Domains&#8221; from the &#8220;Domain Names&#8221; menu:</p>
<p>Select the domain name you want, and then select the &#8220;Nameservers&#8221; button:<br />This will display the current nameservers for your domain name.</p>
<p>You want to, temporarily, host the domain name somewhere else, being WordPress.com. Select the &#8220;Custom Nameservers&#8221; option which will allow you to change the nameservers to those used by WordPress.com.</p>
<p>Before you change anything, write down the nameservers used by your domain name host. You may need these later.</p>
<p>You need to change the current nameservers to ns1.wordpress.com, ns2.wordpress.com and ns3.wordpress.com.</p>
<p>Select OK.<br />After a few minutes the nameservers for blog-well.com will have been updated:</p>
<p>WordPress.com is now managing the location of http://blog-well.com.</p>
<p><span style="font-weight:bold;">Restoring the Nameservers for blog-well.com using GoDaddy </span></p>
<p>The following are the steps required to restore the nameservers for a GoDaddy<br />hosted domain.</p>
<p>Using the previous directions, go to where you manage the nameservers for your<br />new domain.</p>
<p>We need to restore the default nameservers so that http://blog-well.com<br />references the blog which has been created on GoDaddy.</p>
<p>This is done by selecting the “Default Hosting Nameservers” option within the<br />“Set Nameservers” options.</p>
<p><span style="font-weight:bold;">NOTE:</span> You may need to explicitly enter the original nameservers used by your<br />domain host.</p>
<p>Select OK and after a few minutes the nameservers for blog-well.com will be set<br />to GoDaddy&#8217;s nameservers.</p>
<p>January 27, 2008 – Created.<br />June 27, 2008 – Updated. Section on Permalinks added.</p>
<p>Please feel free to copy, enhance, and pass this document on. Do what you like with it – just make sure you help others .</p>
<p>A MadLid creation<br />http://blog-well.com</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technologyrecipe.wordpress.com/461/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technologyrecipe.wordpress.com/461/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/technologyrecipe.wordpress.com/461/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/technologyrecipe.wordpress.com/461/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/technologyrecipe.wordpress.com/461/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/technologyrecipe.wordpress.com/461/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/technologyrecipe.wordpress.com/461/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/technologyrecipe.wordpress.com/461/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/technologyrecipe.wordpress.com/461/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/technologyrecipe.wordpress.com/461/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/technologyrecipe.wordpress.com/461/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/technologyrecipe.wordpress.com/461/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/technologyrecipe.wordpress.com/461/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/technologyrecipe.wordpress.com/461/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technologyrecipe.wordpress.com&amp;blog=6196926&amp;post=461&amp;subd=technologyrecipe&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://technologyrecipe.wordpress.com/2009/03/12/how-to-redirect-a-wordpresscom-blog-to-a-self-hosted-wordpressorg-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ced47a09a1ff8a3383811417a3150511?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Siddhartha Dutta</media:title>
		</media:content>

		<media:content url="http://s7.addthis.com/static/btn/lg-share-en.gif" medium="image">
			<media:title type="html">Bookmark and Share</media:title>
		</media:content>
	</item>
		<item>
		<title>How to make Podcasts?</title>
		<link>http://technologyrecipe.wordpress.com/2009/03/11/how-to-make-podcasts/</link>
		<comments>http://technologyrecipe.wordpress.com/2009/03/11/how-to-make-podcasts/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 11:56:00 +0000</pubDate>
		<dc:creator>Siddhartha Dutta</dc:creator>
				<category><![CDATA[Website/ Blogging]]></category>

		<guid isPermaLink="false">http://technologyrecipe.wordpress.com/2009/03/11/how-to-make-podcasts/</guid>
		<description><![CDATA[var addthis_pub=&#8221;techrecipe&#8221;;So what is a podcast? Simply put it&#8217;s an mp3 file that can be downloaded from a web page either directly or by RSS Feed. The term podcasting is a word made out of combining two words: iPod and Broadcasting. However you don&#8217;t need an iPod to listen to podcasts. At the same time [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technologyrecipe.wordpress.com&amp;blog=6196926&amp;post=460&amp;subd=technologyrecipe&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><!-- AddThis Button BEGIN -->var addthis_pub=&#8221;techrecipe&#8221;;<a href="http://www.addthis.com/bookmark.php?v=20"><img alt="Bookmark and Share" style="border:0 none;" src="http://s7.addthis.com/static/btn/lg-share-en.gif" width="125" height="16" /></a><br /><!-- AddThis Button END --><br />So what is a podcast?  Simply put it&#8217;s an mp3 file that can be  downloaded from a web page either directly or by RSS Feed.  The term  podcasting is a word made out of combining two words:  iPod and  Broadcasting.  However you don&#8217;t need an iPod to listen to podcasts.   At the same time one of the really great things about podcast is you can  download them to your iPod or Mp3 player and take them with you and listen to  them when you have time.  You don&#8217;t have to set in front of your computer  to listen to podcasts.  It&#8217;s just that iPods became popular about the same time podcasting became  popular.  </p>
<p><a href="http://howtomakepodcasts.com/">Click here to read on&#8230;</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technologyrecipe.wordpress.com/460/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technologyrecipe.wordpress.com/460/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/technologyrecipe.wordpress.com/460/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/technologyrecipe.wordpress.com/460/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/technologyrecipe.wordpress.com/460/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/technologyrecipe.wordpress.com/460/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/technologyrecipe.wordpress.com/460/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/technologyrecipe.wordpress.com/460/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/technologyrecipe.wordpress.com/460/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/technologyrecipe.wordpress.com/460/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/technologyrecipe.wordpress.com/460/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/technologyrecipe.wordpress.com/460/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/technologyrecipe.wordpress.com/460/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/technologyrecipe.wordpress.com/460/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technologyrecipe.wordpress.com&amp;blog=6196926&amp;post=460&amp;subd=technologyrecipe&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://technologyrecipe.wordpress.com/2009/03/11/how-to-make-podcasts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ced47a09a1ff8a3383811417a3150511?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Siddhartha Dutta</media:title>
		</media:content>

		<media:content url="http://s7.addthis.com/static/btn/lg-share-en.gif" medium="image">
			<media:title type="html">Bookmark and Share</media:title>
		</media:content>
	</item>
		<item>
		<title>Automatically tweet your blog updates (feeds)</title>
		<link>http://technologyrecipe.wordpress.com/2009/03/11/automatically-tweet-your-blog-updates-feeds/</link>
		<comments>http://technologyrecipe.wordpress.com/2009/03/11/automatically-tweet-your-blog-updates-feeds/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 10:09:00 +0000</pubDate>
		<dc:creator>Siddhartha Dutta</dc:creator>
				<category><![CDATA[Website/ Blogging]]></category>

		<guid isPermaLink="false">http://technologyrecipe.wordpress.com/2009/03/11/automatically-tweet-your-blog-updates-feeds/</guid>
		<description><![CDATA[var addthis_pub=&#8221;techrecipe&#8221;;&#8230; feed your blog to twitter, identi.ca, HelloTxt or Ping.fm If you are regular on Twitter, identi.ca, HelloTxt or Ping.fm then you would be definitely knowing the importance of updating your profile with your blog posts as tweets, which will then be followed by your followers. But each time updating (tweeting) the new posts [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technologyrecipe.wordpress.com&amp;blog=6196926&amp;post=459&amp;subd=technologyrecipe&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><!-- AddThis Button BEGIN -->var addthis_pub=&#8221;techrecipe&#8221;;<a href="http://twitterfeed.com/"><img src="http://1.bp.blogspot.com/_4fVBL4fjrFI/SYM6OQyCu9I/AAAAAAAACFI/odIJYlR9pUc/s1600/TwitterFeed.png" border="0" /></a><br /><span style="font-size:130%;color:gray;">&#8230; feed your blog to twitter, identi.ca, HelloTxt or Ping.fm</p>
<p></span><a href="http://www.addthis.com/bookmark.php?v=20"><img alt="Bookmark and Share" style="border:0 none;" src="http://s7.addthis.com/static/btn/lg-share-en.gif" width="125" height="16" /></a><br /><!-- AddThis Button END --><br />If you are regular on <a href="http://twitter.com/" target="_blank">Twitter</a>, <a href="http://identi.ca/">identi.ca</a>, <a href="http://hellotxt.com/">HelloTxt</a> or <a href="http://ping.fm/">Ping.fm</a>       then you would be definitely knowing the importance of updating your profile with your blog posts as tweets, which will then be followed by your followers. But each time updating (tweeting) the new posts may not be so easy. So how about automatic tweeting of all the blog posts ?
<div class="separator" style="clear:both;text-align:center;"><a href="http://twitterfeed.com/"><br /></a></div>
<p><a href="http://twitterfeed.com/" target="_blank">Twitterfeed</a> has made this very easy for you!<span class="fullpost"><br />Just register with them, give your account details to them and every time you write a new post in your blog, it will be straight away displayed in your Twitter updates. You may also choose to shorten the URL using services like TinyURL, buzzup, tr.im etc.</p>
<p>NOTE: You do not have to register with a new name at TwitterFeed, use your OpenID to Sign In. For bloggers using Blogger.com as their blogging platform, they can use the url (SOMETHING.BLOGSPOT.COM) of their blogs to sign in.<br />Then click on &#8220;create new feed&#8221; fill out the form and that&#8217;s it&#8230;.now your life will be more easier <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>P.S. You can now follow Tech Recipe using Twitter at <a href="https://twitter.com/techrecipe">https://twitter.com/techrecipe<br /></a></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technologyrecipe.wordpress.com/459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technologyrecipe.wordpress.com/459/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/technologyrecipe.wordpress.com/459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/technologyrecipe.wordpress.com/459/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/technologyrecipe.wordpress.com/459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/technologyrecipe.wordpress.com/459/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/technologyrecipe.wordpress.com/459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/technologyrecipe.wordpress.com/459/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/technologyrecipe.wordpress.com/459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/technologyrecipe.wordpress.com/459/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/technologyrecipe.wordpress.com/459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/technologyrecipe.wordpress.com/459/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/technologyrecipe.wordpress.com/459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/technologyrecipe.wordpress.com/459/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technologyrecipe.wordpress.com&amp;blog=6196926&amp;post=459&amp;subd=technologyrecipe&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://technologyrecipe.wordpress.com/2009/03/11/automatically-tweet-your-blog-updates-feeds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ced47a09a1ff8a3383811417a3150511?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Siddhartha Dutta</media:title>
		</media:content>

		<media:content url="http://1.bp.blogspot.com/_4fVBL4fjrFI/SYM6OQyCu9I/AAAAAAAACFI/odIJYlR9pUc/s1600/TwitterFeed.png" medium="image" />

		<media:content url="http://s7.addthis.com/static/btn/lg-share-en.gif" medium="image">
			<media:title type="html">Bookmark and Share</media:title>
		</media:content>
	</item>
		<item>
		<title>How to enable or disable the Task Manager</title>
		<link>http://technologyrecipe.wordpress.com/2009/03/11/how-to-enable-or-disable-the-task-manager/</link>
		<comments>http://technologyrecipe.wordpress.com/2009/03/11/how-to-enable-or-disable-the-task-manager/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 05:34:00 +0000</pubDate>
		<dc:creator>Siddhartha Dutta</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://technologyrecipe.wordpress.com/2009/03/11/how-to-enable-or-disable-the-task-manager/</guid>
		<description><![CDATA[var addthis_pub=&#8221;techrecipe&#8221;;How to enable the Task Manager If you can&#8217;t open the Task Manager, it might be for various reasons: it might be restricted by another user with administrator permissions, you might have a virus, etc. When disabled, if you right click on the taskbar, you will see the Task Manager grayed out like in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technologyrecipe.wordpress.com&amp;blog=6196926&amp;post=458&amp;subd=technologyrecipe&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><!-- AddThis Button BEGIN -->var addthis_pub=&#8221;techrecipe&#8221;;<a href="http://www.addthis.com/bookmark.php?v=20"><img alt="Bookmark and Share" style="border:0 none;" src="http://s7.addthis.com/static/btn/lg-share-en.gif" width="125" height="16" /></a><br /><!-- AddThis Button END --><strong><br />How to enable the Task Manager</strong>
<p>If you can&#8217;t open the <em>Task Manager</em>, it might be for various reasons: it might be restricted by another user with administrator permissions, you might have a virus, etc. When disabled, if you right click on the taskbar, you will see the <em>Task Manager</em> grayed out like in the screenshot below.</p>
<p>To enable the <em>Task Manager</em>, download the file attached at the bottom of this article and extract it. In the archive you will find a file called <em>&#8216;Taskmgr_Enabler.reg&#8217;</em>. Double click on it. Then, Windows Vista will prompt you about your decision to add the data contained in the file to the registry.</p>
<p>After you have clicked on the <em>Yes</em> button, Windows Vista will tell you if the data was added to the registry or not.</p>
<p>Now, the <em>Task Manager</em> is enabled again.</p>
<p><strong>How to disable the Task Manager</strong> </p>
<p>If, for some reason, you want to disable the <em>Task Manager</em>, download the archive below and run the <em>&#8216;Taskmgr_Disabler.reg&#8217;</em> file. You will receive the same prompts as above.</p>
<p><strong>NOTE:</strong> If you followed the above steps to enable this tool and the <em>Task Manager</em> still doesn&#8217;t work, then you might have a virus. The virus may have blocked your access to the <em>Task Manager</em> and other similar tools that might help you to find, close and delete that virus. To get rid of the virus, scan your computer with your antivirus or use a different antivirus than the one you currently had installed. Chances are, if the installed antivirus didn&#8217;t detect your virus when it got on your computer, it won&#8217;t detect it when you will scan to find that virus.</p>
<table style="width:237px;height:64px;" id="attachments" class="sticky-enabled sticky-table">
<thead class="tableHeader-processed">
<tr>
<th>Attachment</th>
<th>Size</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td><a href="http://www.vista4beginners.com/files/TaskMgrED.zip">TaskMgrED.zip</a></td>
<td>    516 bytes</td>
</tr>
</tbody>
</table>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technologyrecipe.wordpress.com/458/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technologyrecipe.wordpress.com/458/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/technologyrecipe.wordpress.com/458/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/technologyrecipe.wordpress.com/458/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/technologyrecipe.wordpress.com/458/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/technologyrecipe.wordpress.com/458/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/technologyrecipe.wordpress.com/458/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/technologyrecipe.wordpress.com/458/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/technologyrecipe.wordpress.com/458/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/technologyrecipe.wordpress.com/458/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/technologyrecipe.wordpress.com/458/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/technologyrecipe.wordpress.com/458/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/technologyrecipe.wordpress.com/458/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/technologyrecipe.wordpress.com/458/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technologyrecipe.wordpress.com&amp;blog=6196926&amp;post=458&amp;subd=technologyrecipe&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://technologyrecipe.wordpress.com/2009/03/11/how-to-enable-or-disable-the-task-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ced47a09a1ff8a3383811417a3150511?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Siddhartha Dutta</media:title>
		</media:content>

		<media:content url="http://s7.addthis.com/static/btn/lg-share-en.gif" medium="image">
			<media:title type="html">Bookmark and Share</media:title>
		</media:content>
	</item>
		<item>
		<title>How to disable Windows Defender</title>
		<link>http://technologyrecipe.wordpress.com/2009/03/11/how-to-disable-windows-defender/</link>
		<comments>http://technologyrecipe.wordpress.com/2009/03/11/how-to-disable-windows-defender/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 05:14:00 +0000</pubDate>
		<dc:creator>Siddhartha Dutta</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://technologyrecipe.wordpress.com/2009/03/11/how-to-disable-windows-defender/</guid>
		<description><![CDATA[var addthis_pub=&#8221;techrecipe&#8221;; Even if Windows Defender is offered for free and it has decent protection features, some people might prefer other applications to secure their system from spyware and other threats. In this case there is no point in having two similar applications running at the same time, both of them consuming system resources. This [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technologyrecipe.wordpress.com&amp;blog=6196926&amp;post=457&amp;subd=technologyrecipe&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://tbn2.google.com/images?q=tbn:HgLK9GS1bXfcNM:http://www.tipsfor.us/wp-content/uploads/2008/10/windows_defender_icon.png"><img style="cursor:pointer;width:111px;height:111px;" src="http://tbn2.google.com/images?q=tbn:HgLK9GS1bXfcNM:http://www.tipsfor.us/wp-content/uploads/2008/10/windows_defender_icon.png" alt="" border="0" /></a><br /><!-- AddThis Button BEGIN -->var addthis_pub=&#8221;techrecipe&#8221;;<a href="http://www.addthis.com/bookmark.php?v=20"><img alt="Bookmark and Share" style="border:0 none;" src="http://s7.addthis.com/static/btn/lg-share-en.gif" width="125" height="16" /></a></p>
<p>Even if Windows Defender is offered for free and it has decent protection features, some people might prefer other applications to secure their system from spyware and other threats. In this case there is no point in having two similar applications running at the same time, both of them consuming system resources. This is why disabling Windows Defender can be a good idea.
<p>This is how you do it:</p>
<p>Launch Windows Defender and go to <em>Tools -&gt; Options</em>.</p>
<p>Here you will find a lot of configuration options. Scroll down to the end of the list. You will find there a section called <em>Administrator options</em>. Deselect the <em>Use Windows Defender</em> box and press the <em>Save</em> button.</p>
<p>If UAC is turned on, you will need to confirm that you want to continue with the change.</p>
<p>Now you will receive a notification saying that &#8220;Windows Defender is turned off&#8221;. Click on <em>Close</em> and you are done.</p>
<p><!-- AddThis Button END --><br />
<h2></h2>
<p>
<div class="codeview">
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technologyrecipe.wordpress.com/457/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technologyrecipe.wordpress.com/457/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/technologyrecipe.wordpress.com/457/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/technologyrecipe.wordpress.com/457/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/technologyrecipe.wordpress.com/457/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/technologyrecipe.wordpress.com/457/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/technologyrecipe.wordpress.com/457/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/technologyrecipe.wordpress.com/457/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/technologyrecipe.wordpress.com/457/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/technologyrecipe.wordpress.com/457/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/technologyrecipe.wordpress.com/457/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/technologyrecipe.wordpress.com/457/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/technologyrecipe.wordpress.com/457/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/technologyrecipe.wordpress.com/457/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technologyrecipe.wordpress.com&amp;blog=6196926&amp;post=457&amp;subd=technologyrecipe&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://technologyrecipe.wordpress.com/2009/03/11/how-to-disable-windows-defender/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ced47a09a1ff8a3383811417a3150511?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Siddhartha Dutta</media:title>
		</media:content>

		<media:content url="http://tbn2.google.com/images?q=tbn:HgLK9GS1bXfcNM:http://www.tipsfor.us/wp-content/uploads/2008/10/windows_defender_icon.png" medium="image" />

		<media:content url="http://s7.addthis.com/static/btn/lg-share-en.gif" medium="image">
			<media:title type="html">Bookmark and Share</media:title>
		</media:content>
	</item>
		<item>
		<title>Custom 404 Page</title>
		<link>http://technologyrecipe.wordpress.com/2009/03/10/custom-404-page/</link>
		<comments>http://technologyrecipe.wordpress.com/2009/03/10/custom-404-page/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 10:47:00 +0000</pubDate>
		<dc:creator>Siddhartha Dutta</dc:creator>
				<category><![CDATA[SEO Tools]]></category>
		<category><![CDATA[Website/ Blogging]]></category>

		<guid isPermaLink="false">http://technologyrecipe.wordpress.com/2009/03/10/custom-404-page/</guid>
		<description><![CDATA[var addthis_pub=&#8221;techrecipe&#8221;; The guide is divided into the following five parts: Farewell to soft 404s It&#8217;s 404 Week at Webmaster Central Guidelines to create a 404 page How to create a custom 404 page Make your 404 page more<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technologyrecipe.wordpress.com&amp;blog=6196926&amp;post=456&amp;subd=technologyrecipe&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><!-- AddThis Button BEGIN -->var addthis_pub=&#8221;techrecipe&#8221;;<a href="http://www.addthis.com/bookmark.php?v=20"><img alt="Bookmark and Share" style="border:0 none;" src="http://s7.addthis.com/static/btn/lg-share-en.gif" width="125" height="16" /></a><br /><!-- AddThis Button END -->
<p>The guide is divided into the following five parts:</p>
<p><a href="http://www.techrecipe.co.cc/2009/03/var-addthispubtechrecipe-we-see-two.html">Farewell to soft 404s</a></p>
<p><a href="http://www.techrecipe.co.cc/2009/03/its-404-week-at-webmaster-central.html">It&#8217;s 404 Week at Webmaster Central</a></p>
<p><a href="http://www.techrecipe.co.cc/2009/03/guidelines-to-create-404-page.html">Guidelines to create a 404 page</a></p>
<p><a href="http://www.techrecipe.co.cc/2009/03/how-to-create-custom-404-page_10.html">How to create a custom 404 page</a></p>
<p><a href="http://www.techrecipe.co.cc/2009/03/make-your-404-pages-more-useful.html">Make your 404 page more </a></p>
<div class="codeview"></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technologyrecipe.wordpress.com/456/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technologyrecipe.wordpress.com/456/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/technologyrecipe.wordpress.com/456/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/technologyrecipe.wordpress.com/456/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/technologyrecipe.wordpress.com/456/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/technologyrecipe.wordpress.com/456/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/technologyrecipe.wordpress.com/456/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/technologyrecipe.wordpress.com/456/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/technologyrecipe.wordpress.com/456/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/technologyrecipe.wordpress.com/456/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/technologyrecipe.wordpress.com/456/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/technologyrecipe.wordpress.com/456/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/technologyrecipe.wordpress.com/456/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/technologyrecipe.wordpress.com/456/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technologyrecipe.wordpress.com&amp;blog=6196926&amp;post=456&amp;subd=technologyrecipe&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://technologyrecipe.wordpress.com/2009/03/10/custom-404-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ced47a09a1ff8a3383811417a3150511?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Siddhartha Dutta</media:title>
		</media:content>

		<media:content url="http://s7.addthis.com/static/btn/lg-share-en.gif" medium="image">
			<media:title type="html">Bookmark and Share</media:title>
		</media:content>
	</item>
		<item>
		<title>It&#8217;s 404 week at Webmaster Central</title>
		<link>http://technologyrecipe.wordpress.com/2009/03/10/its-404-week-at-webmaster-central/</link>
		<comments>http://technologyrecipe.wordpress.com/2009/03/10/its-404-week-at-webmaster-central/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 10:35:00 +0000</pubDate>
		<dc:creator>Siddhartha Dutta</dc:creator>
				<category><![CDATA[Website/ Blogging]]></category>

		<guid isPermaLink="false">http://technologyrecipe.wordpress.com/2009/03/10/its-404-week-at-webmaster-central/</guid>
		<description><![CDATA[var addthis_pub=&#8221;techrecipe&#8221;;This week we&#8217;re publishing several blog posts dedicated to helping you with one response code: 404. Response codes are a numeric status (like 200 for &#8220;OK&#8221;, 301 for &#8220;Moved Permanently&#8221;) that a webserver returns in response to a request for a URL. The 404 response code should be returned for a file &#8220;Not Found&#8221;. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technologyrecipe.wordpress.com&amp;blog=6196926&amp;post=455&amp;subd=technologyrecipe&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><!-- AddThis Button BEGIN -->var addthis_pub=&#8221;techrecipe&#8221;;<a href="http://www.addthis.com/bookmark.php?v=20"><img alt="Bookmark and Share" style="border:0 none;" src="http://s7.addthis.com/static/btn/lg-share-en.gif" width="125" height="16" /></a><br /><!-- AddThis Button END --><br />This week we&#8217;re publishing several blog posts dedicated to helping you with one response code: 404.</p>
<p><a href="http://www.google.com/support/webmasters/bin/answer.py?answer=40132">Response codes</a> are a numeric status (like 200 for &#8220;OK&#8221;, 301 for &#8220;Moved Permanently&#8221;) that a webserver returns in response to a request for a URL. The 404 response code should be returned for a file &#8220;Not Found&#8221;.</p>
<p>When a user sends a request for your webpage, your webserver looks for the corresponding file for the URL. If a file exists, your webserver likely responds with a 200 response code along with a message (often the content of the page, such as the HTML).</p>
<div style="text-align:center;"><a href="http://2.bp.blogspot.com/_o5Na_9269nA/SKCklbHCbyI/AAAAAAAABa0/lIuAKF844G0/s1600-h/200-response.png"><img style="cursor:pointer;" src="http://2.bp.blogspot.com/_o5Na_9269nA/SKCklbHCbyI/AAAAAAAABa0/lIuAKF844G0/s400/200-response.png" alt="200 response code flow chart" border="0" /></a></div>
<p>So what&#8217;s a 404? Let&#8217;s say that in the link to &#8220;Visit Google Apps&#8221; above, the link is broken because of a typing error when coding the page. Now when a user clicks &#8220;Visit Google Apps&#8221;, the particular webpage/file isn&#8217;t located by the webserver. The webserver should return a 404 response code, meaning &#8220;Not Found&#8221;.</p>
<div style="text-align:center;"><a href="http://4.bp.blogspot.com/_o5Na_9269nA/SKCjUVAY-RI/AAAAAAAABak/08KmGMfzMR0/s1600-h/404-response.png"><img style="cursor:pointer;" src="http://4.bp.blogspot.com/_o5Na_9269nA/SKCjUVAY-RI/AAAAAAAABak/08KmGMfzMR0/s400/404-response.png" alt="404 response code flow chart" border="0" /></a></div>
<p>Now that we&#8217;re all on board with the basics of 404s, stay tuned 4 even more information on making 404s good 4 users and 4 search engines.
<div class="codeview"></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technologyrecipe.wordpress.com/455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technologyrecipe.wordpress.com/455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/technologyrecipe.wordpress.com/455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/technologyrecipe.wordpress.com/455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/technologyrecipe.wordpress.com/455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/technologyrecipe.wordpress.com/455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/technologyrecipe.wordpress.com/455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/technologyrecipe.wordpress.com/455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/technologyrecipe.wordpress.com/455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/technologyrecipe.wordpress.com/455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/technologyrecipe.wordpress.com/455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/technologyrecipe.wordpress.com/455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/technologyrecipe.wordpress.com/455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/technologyrecipe.wordpress.com/455/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technologyrecipe.wordpress.com&amp;blog=6196926&amp;post=455&amp;subd=technologyrecipe&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://technologyrecipe.wordpress.com/2009/03/10/its-404-week-at-webmaster-central/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ced47a09a1ff8a3383811417a3150511?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Siddhartha Dutta</media:title>
		</media:content>

		<media:content url="http://s7.addthis.com/static/btn/lg-share-en.gif" medium="image">
			<media:title type="html">Bookmark and Share</media:title>
		</media:content>

		<media:content url="http://2.bp.blogspot.com/_o5Na_9269nA/SKCklbHCbyI/AAAAAAAABa0/lIuAKF844G0/s400/200-response.png" medium="image">
			<media:title type="html">200 response code flow chart</media:title>
		</media:content>

		<media:content url="http://4.bp.blogspot.com/_o5Na_9269nA/SKCjUVAY-RI/AAAAAAAABak/08KmGMfzMR0/s400/404-response.png" medium="image">
			<media:title type="html">404 response code flow chart</media:title>
		</media:content>
	</item>
		<item>
		<title>Make your 404 pages more useful</title>
		<link>http://technologyrecipe.wordpress.com/2009/03/10/make-your-404-pages-more-useful/</link>
		<comments>http://technologyrecipe.wordpress.com/2009/03/10/make-your-404-pages-more-useful/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 10:33:00 +0000</pubDate>
		<dc:creator>Siddhartha Dutta</dc:creator>
				<category><![CDATA[Website/ Blogging]]></category>

		<guid isPermaLink="false">http://technologyrecipe.wordpress.com/2009/03/10/make-your-404-pages-more-useful/</guid>
		<description><![CDATA[var addthis_pub=&#8221;techrecipe&#8221;;Your visitors may stumble into a 404 &#8220;Not found&#8221; page on your website for a variety of reasons: A mistyped URL, or a copy-and-paste mistake Broken or truncated links on web pages or in an email message Moved or deleted content Confronted by a 404 page, they may then attempt to manually correct the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technologyrecipe.wordpress.com&amp;blog=6196926&amp;post=454&amp;subd=technologyrecipe&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><!-- AddThis Button BEGIN -->var addthis_pub=&#8221;techrecipe&#8221;;<a href="http://www.addthis.com/bookmark.php?v=20"><img alt="Bookmark and Share" style="border:0 none;" src="http://s7.addthis.com/static/btn/lg-share-en.gif" width="125" height="16" /></a><br /><!-- AddThis Button END --><br />Your visitors may stumble into a <a title="404 &quot;Not found&quot;" href="http://www.google.com/support/webmasters/bin/answer.py?answer=40132" id="z1eu">404 &#8220;Not found&#8221;</a> page on your website for a variety of reasons:
<ul>
<li>     A mistyped URL, or a copy-and-paste mistake    </li>
<li>     Broken or truncated links on web pages or in an email message    </li>
<li>     Moved or deleted content</li>
</ul>
<p>Confronted by a 404 page, they may then attempt to manually correct the URL, click the back button, or even navigate away from your site. As hinted in an <a title="earlier post" href="http://www.techrecipe.co.cc/2009/03/var-addthispubtechrecipe-we-see-two.html" id="u5dq">earlier post</a> for <a href="http://www.techrecipe.co.cc/2009/03/its-404-week-at-webmaster-central.html" id="e6nd" title="previously discussed">&#8220;404 week at Webmaster Central&#8221;</a>, there are various ways to help your visitors get out of the dead-end situation. In our quest to make 404 pages more useful, we&#8217;ve just added a section in <a title="Webmaster Tools" href="http://www.google.com/webmasters/tools/" id="nj19">Webmaster Tools</a> called &#8220;Enhance 404 pages&#8221;.   If you&#8217;ve <a href="http://www.techrecipe.co.cc/2009/03/how-to-create-custom-404-page.html">created a custom 404 page</a> this allows you to embed a widget in your 404 page that helps your visitors find what they&#8217;re looking for by providing suggestions based on the incorrect URL.</p>
<p><a href="http://3.bp.blogspot.com/_MW02koZqmgM/SKsIB6JyD5I/AAAAAAAABfE/hi0iNdfFrbg/s1600-h/Picture+2.png"><img style="display:block;text-align:center;cursor:pointer;margin:0 auto 10px;" src="http://3.bp.blogspot.com/_MW02koZqmgM/SKsIB6JyD5I/AAAAAAAABfE/hi0iNdfFrbg/s400/Picture+2.png" alt="" border="0" /></a><br />Example: Jamie receives the link <b>www.example.com/activities/adventurecruise.html</b> in an email message.  Because of formatting due to a bad email client, the URL is truncated to <b>www.example.com/activities/adventur</b>.  As a result it returns a 404 page. With the 404 widget added, however, she could instead see the following:   </p>
<p><a href="http://3.bp.blogspot.com/_MW02koZqmgM/SKsBIx5GM1I/AAAAAAAABe8/mrk6hQ5zeUY/s1600-h/exampleoutput.png"><img style="display:block;text-align:center;cursor:pointer;margin:0 auto 10px;" src="http://3.bp.blogspot.com/_MW02koZqmgM/SKsBIx5GM1I/AAAAAAAABe8/mrk6hQ5zeUY/s400/exampleoutput.png" alt="" border="0" /></a></p>
<p>In addition to attempting to correct the URL, the 404 widget also suggests the following, if available:
<ul>
<li>       a link to the parent subdirectory</li>
<li>       a sitemap webpage</li>
<li>       site search query suggestions and search box</li>
</ul>
<p>How do you add the widget? Visit the &#8220;Enhance 404 pages&#8221; section in Webmaster Tools, which allows you to generate a JavaScript snippet. You can then copy and paste this into your custom 404 page&#8217;s code. As always, don&#8217;t forget to <a href="http://www.techrecipe.co.cc/2009/03/var-addthispubtechrecipe-we-see-two.html">return a proper 404 code</a>.</p>
<p>Can you change the way it looks? Sure. We leave the HTML unstyled initially, but you can edit the CSS block that we&#8217;ve included. For more information, check out our <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=100044&amp;hl=en">guide on how to customize the look of your 404 widget</a>.</p>
<p>This feature is currently experimental &#8212; we might not provide corrections and suggestions for your site but we&#8217;ll be working to improve the coverage. In the meantime, let us know what you think in the comments below or in our <a href="http://groups.google.com/group/Google_Webmaster_Help-Indexing/browse_thread/thread/8043e56a67baa401#">group discussion</a>. Thanks for helping us make the Internet a more friendly place!
<div class="codeview"></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technologyrecipe.wordpress.com/454/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technologyrecipe.wordpress.com/454/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/technologyrecipe.wordpress.com/454/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/technologyrecipe.wordpress.com/454/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/technologyrecipe.wordpress.com/454/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/technologyrecipe.wordpress.com/454/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/technologyrecipe.wordpress.com/454/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/technologyrecipe.wordpress.com/454/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/technologyrecipe.wordpress.com/454/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/technologyrecipe.wordpress.com/454/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/technologyrecipe.wordpress.com/454/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/technologyrecipe.wordpress.com/454/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/technologyrecipe.wordpress.com/454/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/technologyrecipe.wordpress.com/454/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technologyrecipe.wordpress.com&amp;blog=6196926&amp;post=454&amp;subd=technologyrecipe&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://technologyrecipe.wordpress.com/2009/03/10/make-your-404-pages-more-useful/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ced47a09a1ff8a3383811417a3150511?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Siddhartha Dutta</media:title>
		</media:content>

		<media:content url="http://s7.addthis.com/static/btn/lg-share-en.gif" medium="image">
			<media:title type="html">Bookmark and Share</media:title>
		</media:content>

		<media:content url="http://3.bp.blogspot.com/_MW02koZqmgM/SKsIB6JyD5I/AAAAAAAABfE/hi0iNdfFrbg/s400/Picture+2.png" medium="image" />

		<media:content url="http://3.bp.blogspot.com/_MW02koZqmgM/SKsBIx5GM1I/AAAAAAAABe8/mrk6hQ5zeUY/s400/exampleoutput.png" medium="image" />
	</item>
		<item>
		<title>Farewell to soft 404s</title>
		<link>http://technologyrecipe.wordpress.com/2009/03/10/farewell-to-soft-404s/</link>
		<comments>http://technologyrecipe.wordpress.com/2009/03/10/farewell-to-soft-404s/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 10:31:00 +0000</pubDate>
		<dc:creator>Siddhartha Dutta</dc:creator>
				<category><![CDATA[Website/ Blogging]]></category>

		<guid isPermaLink="false">http://technologyrecipe.wordpress.com/2009/03/10/farewell-to-soft-404s/</guid>
		<description><![CDATA[var addthis_pub=&#8221;techrecipe&#8221;;We see two kinds of 404 (&#8220;File not found&#8221;) responses on the web: &#8220;hard 404s&#8221; and &#8220;soft 404s.&#8221; We discourage the use of so-called &#8220;soft 404s&#8221; because they can be a confusing experience for users and search engines. Instead of returning a 404 response code for a non-existent URL, websites that serve &#8220;soft 404s&#8221; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technologyrecipe.wordpress.com&amp;blog=6196926&amp;post=453&amp;subd=technologyrecipe&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><!-- AddThis Button BEGIN -->var addthis_pub=&#8221;techrecipe&#8221;;<a href="http://www.addthis.com/bookmark.php?v=20"><img alt="Bookmark and Share" style="border:0 none;" src="http://s7.addthis.com/static/btn/lg-share-en.gif" width="125" height="16" /></a><br /><!-- AddThis Button END --><br />We see two kinds of 404 (&#8220;File not found&#8221;) responses on the web: &#8220;hard 404s&#8221; and &#8220;soft 404s.&#8221; We discourage the use of so-called &#8220;soft 404s&#8221; because they can be a confusing experience for users and search engines. Instead of returning a 404 response code for a non-existent URL, websites that serve &#8220;soft 404s&#8221; <i>return a 200 response code</i>. The content of the 200 response is often the homepage of the site, or an error page.</p>
<p>How does a soft 404 look to the user? Here&#8217;s a mockup of a soft 404: This site returns a 200 response code and the site&#8217;s homepage for URLs that don&#8217;t exist.</p>
<div style="text-align:center;"><img style="cursor:pointer;" src="http://3.bp.blogspot.com/_o5Na_9269nA/SKHiVeSeD1I/AAAAAAAABbE/ykzWcx6UtJg/s400/soft-404.png" alt="" border="0" /></div>
<p>As exemplified above, soft 404s are confusing for users, and furthermore search engines may spend much of their time crawling and indexing non-existent, often duplicative URLs on your site. This can negatively impact your site&#8217;s crawl coverage—because of the time Googlebot spends on non-existent pages, your unique URLs may not be discovered as quickly or visited as frequently.</p>
<p><b>What should you do instead of returning a soft 404?</b><br />It&#8217;s much better to <i>return a 404 response code and clearly explain to users that the file wasn&#8217;t found</i>. This makes search engines and many users happy.</p>
<div style="text-align:center;"><b>Return 404 response code</b></div>
<p>
<div style="text-align:center;"><img style="cursor:pointer;" src="http://2.bp.blogspot.com/_o5Na_9269nA/SKIIKb_I1CI/AAAAAAAABcM/mNaTxjm8Q30/s400/happy-googlebot-404.png" alt="" border="0" /></div>
<div style="text-align:center;"><b>Return clear message to users</b></div>
<p>
<div style="text-align:center;"><img style="cursor:pointer;" src="http://1.bp.blogspot.com/_o5Na_9269nA/SKHr-tLP4tI/AAAAAAAABcE/L6_EBptr0Zg/s400/happy-man-404.png" alt="" border="0" /></div>
<p><b>Can your webserver return 404, but send a helpful &#8220;Not found&#8221; message to the user?</b><br />Of course! More info as &#8220;404 week&#8221; continues!
<div class="codeview"></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technologyrecipe.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technologyrecipe.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/technologyrecipe.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/technologyrecipe.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/technologyrecipe.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/technologyrecipe.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/technologyrecipe.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/technologyrecipe.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/technologyrecipe.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/technologyrecipe.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/technologyrecipe.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/technologyrecipe.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/technologyrecipe.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/technologyrecipe.wordpress.com/453/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technologyrecipe.wordpress.com&amp;blog=6196926&amp;post=453&amp;subd=technologyrecipe&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://technologyrecipe.wordpress.com/2009/03/10/farewell-to-soft-404s/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ced47a09a1ff8a3383811417a3150511?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Siddhartha Dutta</media:title>
		</media:content>

		<media:content url="http://s7.addthis.com/static/btn/lg-share-en.gif" medium="image">
			<media:title type="html">Bookmark and Share</media:title>
		</media:content>

		<media:content url="http://3.bp.blogspot.com/_o5Na_9269nA/SKHiVeSeD1I/AAAAAAAABbE/ykzWcx6UtJg/s400/soft-404.png" medium="image" />

		<media:content url="http://2.bp.blogspot.com/_o5Na_9269nA/SKIIKb_I1CI/AAAAAAAABcM/mNaTxjm8Q30/s400/happy-googlebot-404.png" medium="image" />

		<media:content url="http://1.bp.blogspot.com/_o5Na_9269nA/SKHr-tLP4tI/AAAAAAAABcE/L6_EBptr0Zg/s400/happy-man-404.png" medium="image" />
	</item>
		<item>
		<title>Guidelines to create a 404 page</title>
		<link>http://technologyrecipe.wordpress.com/2009/03/10/guidelines-to-create-a-404-page/</link>
		<comments>http://technologyrecipe.wordpress.com/2009/03/10/guidelines-to-create-a-404-page/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 10:30:00 +0000</pubDate>
		<dc:creator>Siddhartha Dutta</dc:creator>
				<category><![CDATA[Website/ Blogging]]></category>

		<guid isPermaLink="false">http://technologyrecipe.wordpress.com/2009/03/10/guidelines-to-create-a-404-page/</guid>
		<description><![CDATA[var addthis_pub=&#8221;techrecipe&#8221;;A 404 page is what a user sees when they try to reach a non-existent page on your site (because they&#8217;ve clicked on a broken link, the page has been deleted, or they&#8217;ve mistyped a URL). A 404 page is called that because in response to a request for a missing page, webservers send [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technologyrecipe.wordpress.com&amp;blog=6196926&amp;post=452&amp;subd=technologyrecipe&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><!-- AddThis Button BEGIN -->var addthis_pub=&#8221;techrecipe&#8221;;<a href="http://www.addthis.com/bookmark.php?v=20"><img alt="Bookmark and Share" style="border:0 none;" src="http://s7.addthis.com/static/btn/lg-share-en.gif" width="125" height="16" /></a><br /><!-- AddThis Button END --><br />A 404 page is what a user sees when they try to reach a non-existent page on your site (because they&#8217;ve clicked on a broken link, the page has been deleted, or they&#8217;ve mistyped a URL). A 404 page is called that because in response to a request for a missing page, webservers send back a HTTP status code of 404 to indicate that a page is not found. While the standard 404 page can vary depending on your ISP, it usually doesn&#8217;t provide the user with any useful information, and most users may just surf away from your site.
<p>If you have access to your server, we recommend that you create a custom 404 page. A good custom 404 page will help people find the information they&#8217;re looking for, as well as providing other helpful content and encouraging them to explore your site further.</p>
<p>(Note: This article covers guidelines for creating the content of your custom 404 page. For information on configuring your server to display your new 404 page, check your server or web hoster documentation. You should still make sure that your webserver returns a 404 status code to users and spiders, so that search engines don&#8217;t accidentally index your custom 404 page.)</p>
<p>Because a 404 page can also be a standard HTML page, you can customize it any way you want. Here are some suggestions for creating an effective 404 page that can help keep visitors on your site and help them find the information they&#8217;re looking for:</p>
<ul>
<li>Tell visitors clearly that the page they&#8217;re looking for can&#8217;t be found. Use language that is friendly and inviting.</li>
<li>Make sure your 404 page uses the same look and feel (including navigation) as the rest of your site.</li>
<li>Consider adding links to your most popular articles or posts, as well as a link to your site&#8217;s home page.</li>
<li>Think about providing a way for users to report a broken link.</li>
<li>No matter how beautiful and useful your custom 404 page, you probably don&#8217;t want it to appear in Google search results. In order to prevent 404 pages from being indexed by Google and other search engines, make sure that your webserver returns an actual 404 HTTP status code when a missing page is requested.</li>
<li>Use the Enhance 404 tool in Webmaster Tools to embed a search box on your custom 404 page and provide users with useful information to help them find the information they need. </li>
</ul>
<p>
<div class="codeview"></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technologyrecipe.wordpress.com/452/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technologyrecipe.wordpress.com/452/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/technologyrecipe.wordpress.com/452/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/technologyrecipe.wordpress.com/452/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/technologyrecipe.wordpress.com/452/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/technologyrecipe.wordpress.com/452/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/technologyrecipe.wordpress.com/452/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/technologyrecipe.wordpress.com/452/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/technologyrecipe.wordpress.com/452/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/technologyrecipe.wordpress.com/452/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/technologyrecipe.wordpress.com/452/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/technologyrecipe.wordpress.com/452/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/technologyrecipe.wordpress.com/452/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/technologyrecipe.wordpress.com/452/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technologyrecipe.wordpress.com&amp;blog=6196926&amp;post=452&amp;subd=technologyrecipe&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://technologyrecipe.wordpress.com/2009/03/10/guidelines-to-create-a-404-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ced47a09a1ff8a3383811417a3150511?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Siddhartha Dutta</media:title>
		</media:content>

		<media:content url="http://s7.addthis.com/static/btn/lg-share-en.gif" medium="image">
			<media:title type="html">Bookmark and Share</media:title>
		</media:content>
	</item>
	</channel>
</rss>
