<?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:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Devils Workshop &#187; Troubleshooting</title>
	<atom:link href="http://devilsworkshop.org/category/troubleshooting/feed/" rel="self" type="application/rss+xml" />
	<link>http://devilsworkshop.org</link>
	<description>Technology, Software reviews, Twitter</description>
	<lastBuildDate>Sat, 04 Feb 2012 16:33:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Change WordPress Permalink Structure With IIS 6 Server</title>
		<link>http://devilsworkshop.org/change-permalink-structure-iis-6-server/</link>
		<comments>http://devilsworkshop.org/change-permalink-structure-iis-6-server/#comments</comments>
		<pubDate>Wed, 19 Jan 2011 11:45:12 +0000</pubDate>
		<dc:creator>Nitun</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[permalinks]]></category>

		<guid isPermaLink="false">http://wpveda.com/?p=2003</guid>
		<description><![CDATA[<p>WordPress Permalink structure is important with respect to the Search Engine Optimization (SEO). I observed that most of the WordPress blogs have a Permalink Structure which looks like /index.php/%postname%/. This post will help you to change your permalink structure using the Microsoft IIS 6 server. Create a &#8220;php&#8221; file, say &#8217;404_wp.php&#8217;, paste the below code and [...]</p><p>--
This Post <a href="http://devilsworkshop.org/change-permalink-structure-iis-6-server/">Change WordPress Permalink Structure With IIS 6 Server</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></description>
			<content:encoded><![CDATA[<p><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft" src="http://devilsworkshop.org/wp-content/themes/dw/timthumb.php?src=http://wpveda.com/files/2011/01/11-520x390.png&#038;w=200&#038;h=200&#038;zc=1" alt=" Change WordPress Permalink Structure With IIS 6 Server"  title="Change WordPress Permalink Structure With IIS 6 Server" />WordPress Permalink structure is important with respect to the Search Engine Optimization (SEO). I observed that most of the WordPress blogs have a Permalink Structure which looks like /index.php/%postname%/. This post will help you to change your permalink structure using the Microsoft IIS 6 server.</p>
<p>	Create a &#8220;php&#8221; file, say &#8217;404_wp.php&#8217;, paste the below code and upload it to your wordpress root folder (i.e., in same folder/directory where &#8220;wp-config.php&#8221; file is located.<br />
&lt;?php<br />
//&#8230;</p>
<p><!-- google_ad_section_end --></p>
<p>--
This Post <a href="http://devilsworkshop.org/change-permalink-structure-iis-6-server/">Change WordPress Permalink Structure With IIS 6 Server</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></content:encoded>
			<wfw:commentRss>http://devilsworkshop.org/change-permalink-structure-iis-6-server/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>[Solved] Homepage Redirecting to The Latest Page Issue</title>
		<link>http://devilsworkshop.org/solved-homepage-redirecting-to-the-latest-page/</link>
		<comments>http://devilsworkshop.org/solved-homepage-redirecting-to-the-latest-page/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 14:28:14 +0000</pubDate>
		<dc:creator>Rahul Bansal</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Homepage Redirection]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Redirection]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugin]]></category>

		<guid isPermaLink="false">http://wpveda.com/?p=565</guid>
		<description><![CDATA[<p>There is an issue with Redirection plugin for wordpress. Redirection plugin is used to create redirect rules without any technical knowledge. About the issue&#8230; Whenever you create a latest page inside wordpress, all visitors to your homepage get redirected to the newly created page. This used to happen before also, but seems like the issue has [...]</p><p>--
This Post <a href="http://devilsworkshop.org/solved-homepage-redirecting-to-the-latest-page/">[Solved] Homepage Redirecting to The Latest Page Issue</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></description>
			<content:encoded><![CDATA[<p><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft" src="http://devilsworkshop.org/wp-content/themes/dw/timthumb.php?src=http://wpveda.com/files/2010/07/Redirection-Plugin-for-WordPress-520x237.png&#038;w=200&#038;h=200&#038;zc=1" alt=" [Solved] Homepage Redirecting to The Latest Page Issue"  title="[Solved] Homepage Redirecting to The Latest Page Issue" />There is an issue with Redirection plugin for wordpress. Redirection plugin is used to create redirect rules without any technical knowledge.<br />
About the issue&#8230;<br />
Whenever you create a latest page inside wordpress, all visitors to your homepage get redirected to the newly created page. This used to happen before also, but seems like the issue has become severe after wordpress 3.0 release.</p>
<p>There may be some bug in the plugin, which results in a&#8230;</p>
<p><!-- google_ad_section_end --></p>
<p>--
This Post <a href="http://devilsworkshop.org/solved-homepage-redirecting-to-the-latest-page/">[Solved] Homepage Redirecting to The Latest Page Issue</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></content:encoded>
			<wfw:commentRss>http://devilsworkshop.org/solved-homepage-redirecting-to-the-latest-page/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Details about Orkut&#8217;s javasript:void(0), temporarily block and other errors</title>
		<link>http://devilsworkshop.org/details-about-orkuts-javasriptvoid0-temporarily-block-and-other-errors/</link>
		<comments>http://devilsworkshop.org/details-about-orkuts-javasriptvoid0-temporarily-block-and-other-errors/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 02:38:38 +0000</pubDate>
		<dc:creator>Rahul Bansal</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.orkutdiary.com/?p=129</guid>
		<description><![CDATA[<p>I get a lot of questions asking about javasript:void(0), temporarily block and few related error on Orkut. Even though these error are old now, some users still gets confused. There is no quick solution to this. But you might be interesting in knowing reasons and workaround for it. Possible reasons: Sending large number of scraps [...]</p><p>--
This Post <a href="http://devilsworkshop.org/details-about-orkuts-javasriptvoid0-temporarily-block-and-other-errors/">Details about Orkut&#8217;s javasript:void(0), temporarily block and other errors</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></description>
			<content:encoded><![CDATA[<p>I get a lot of questions asking about javasript:void(0), temporarily block and few related error on Orkut. Even though these error are old now, some users still gets confused. There is no quick solution to this. But you might be interesting in knowing reasons and workaround for it.<br />
Possible reasons:</p>
<p>	Sending large number of scraps in short duration using some scrapbook flooder<br />
	Deleting many scraps, pending friend requests, messages etc using scripts<br />
	Use of&#8230;</p>
<p><!-- google_ad_section_end --></p>
<p>--
This Post <a href="http://devilsworkshop.org/details-about-orkuts-javasriptvoid0-temporarily-block-and-other-errors/">Details about Orkut&#8217;s javasript:void(0), temporarily block and other errors</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></content:encoded>
			<wfw:commentRss>http://devilsworkshop.org/details-about-orkuts-javasriptvoid0-temporarily-block-and-other-errors/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 8/41 queries in 0.216 seconds using apc
Object Caching 1079/1148 objects using apc
Content Delivery Network via cdn.devilsworkshop.org

Served from: devilsworkshop.org @ 2012-02-05 18:23:34 -->
