<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Devils Workshop &#187; Wordpress</title>
	<atom:link href="http://devilsworkshop.org/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://devilsworkshop.org</link>
	<description></description>
	<lastBuildDate>Thu, 24 May 2012 18:32:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>MaxCDN &#8211; Updating IP Address when moving servers</title>
		<link>http://devilsworkshop.org/maxcdn-updating-ip-address-moving-servers/</link>
		<comments>http://devilsworkshop.org/maxcdn-updating-ip-address-moving-servers/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 08:24:08 +0000</pubDate>
		<dc:creator>Rahul Bansal</dc:creator>
				<category><![CDATA[Developers]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[IP-Addess]]></category>
		<category><![CDATA[MaxCDN]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://devilsworkshop.org/?p=57044</guid>
		<description><![CDATA[<p>MaxCDN Stores IP address of your origin server permanently. You need to manually update IP-address using steps described in this article.</p><p>--
This Post <a href="http://devilsworkshop.org/maxcdn-updating-ip-address-moving-servers/">MaxCDN &#8211; Updating IP Address when moving servers</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p><br/><h3>Related posts:</h3><ul>
<li><a href='http://devilsworkshop.org/maxcdn-setup-on-wordpress-using-w3-total-cache-plugin-wpmu-tutorial/' rel='bookmark' title='How to Setup MaxCDN on WordPress using W3 Total Cache Plugin [WPMU Tutorial]'>How to Setup MaxCDN on WordPress using W3 Total Cache Plugin [WPMU Tutorial]</a></li>
<li><a href='http://devilsworkshop.org/we-are-moving-to-mediatemple/' rel='bookmark' title='We are moving to MediaTemple'>We are moving to MediaTemple</a></li>
<li><a href='http://devilsworkshop.org/my-experience-moving-from-windows-to-mac/' rel='bookmark' title='My experience: Moving from Windows to MAC'>My experience: Moving from Windows to MAC</a></li>
<li><a href='http://devilsworkshop.org/twitter-basic-authentication-moving-to-oauth-only/' rel='bookmark' title='Twitter Authentication Moving to OAuth  Only'>Twitter Authentication Moving to OAuth  Only</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>If you use <a rel="nofollow" href="http://rt.cx/maxcdn">MaxCDN</a> to <a title="How to Setup MaxCDN on WordPress using W3 Total Cache Plugin" href="http://devilsworkshop.org/maxcdn-setup-on-wordpress-using-w3-total-cache-plugin-wpmu-tutorial/">speed-up your WordPress blog/site</a>, then you may face one issue during server migration. The issue is - IP-address of new server will not get updated in MaxCDN automatically. You need to do this manually like below:</p>
<h3>Steps to Update IP Address on MaxCDN:</h3>
<ol>
<li>Login to MaxCDN account. Go to &#8220;Manage Zones&#8221;.</li>
<li>Go to &#8220;Pull Zone&#8221; which you like to update.</li>
<li>Then go to &#8220;Settings&#8221; tab.</li>
<li>You will see a section titled &#8220;Origin Information&#8221;.  That will contain IP address of your old server. Click the &#8220;Edit&#8221; button in that section. <em>(see screenshot) <a href="http://devilsworkshop.org/maxcdn-updating-ip-address-moving-servers/maxcdn-ip-address-change-1/" rel="attachment wp-att-57045"><img class="alignnone size-full wp-image-57045" title="MaxCDN - IP Address Change-1" src="http://devilsworkshop.org/files/2012/04/MaxCDN-IP-Address-Change-1.png" alt="" width="547" height="359" /></a></em></li>
<li>Then enter new IP-address in &#8220;Origin IP&#8221; field and click the &#8220;Update&#8221; button.  <em>(see screenshot) <a href="http://devilsworkshop.org/maxcdn-updating-ip-address-moving-servers/maxcdn-ip-address-update/" rel="attachment wp-att-57046"><img class="alignnone size-full wp-image-57046" title="MaxCDN - IP Address Update" src="http://devilsworkshop.org/files/2012/04/MaxCDN-IP-Address-Update.png" alt="" width="515" height="207" /></a></em></li>
</ol>
<h3>Why don&#8217;t MaxCDN update IP address manually?</h3>
<p>Its common to perform some testing on a test server, and then use another server, a different one, for production site. So IP-address change is not something very uncommon.</p>
<p>MaxCDN uses IP address to serve content faster. But rather than automatically updating their cache, say daily, they keep it forever! While I like the manual option to &#8220;Update&#8221; IP address is settings area, which gives advance users some control, it would be better if MaxCDN combine this manual option with automated cache-update.</p>
<p><strong>Smart Auto-Update: </strong>A smart solution would be to update IP-Address when &#8220;Origin Server&#8221; starts returning HTTP 404-error. When there will be too many 404-errors, it may mean the server has been moved. Of course, CDN misconfiguration or origin server-downtime can also result in 404-error but &#8220;Smart&#8221; programs supposed too handle such cases as well!</p>
<p><strong>Recommended Reading:</strong> <a href="http://devilsworkshop.org/maxcdn-setup-on-wordpress-using-w3-total-cache-plugin-wpmu-tutorial/">How to Setup MaxCDN on WordPress using W3 Total Cache Plugin</a></p>
<br/><h3>Related posts:</h3><ul>
<li><a href='http://devilsworkshop.org/maxcdn-setup-on-wordpress-using-w3-total-cache-plugin-wpmu-tutorial/' rel='bookmark' title='How to Setup MaxCDN on WordPress using W3 Total Cache Plugin [WPMU Tutorial]'>How to Setup MaxCDN on WordPress using W3 Total Cache Plugin [WPMU Tutorial]</a></li>
<li><a href='http://devilsworkshop.org/we-are-moving-to-mediatemple/' rel='bookmark' title='We are moving to MediaTemple'>We are moving to MediaTemple</a></li>
<li><a href='http://devilsworkshop.org/my-experience-moving-from-windows-to-mac/' rel='bookmark' title='My experience: Moving from Windows to MAC'>My experience: Moving from Windows to MAC</a></li>
<li><a href='http://devilsworkshop.org/twitter-basic-authentication-moving-to-oauth-only/' rel='bookmark' title='Twitter Authentication Moving to OAuth  Only'>Twitter Authentication Moving to OAuth  Only</a></li>
</ul><p>--
This Post <a href="http://devilsworkshop.org/maxcdn-updating-ip-address-moving-servers/">MaxCDN &#8211; Updating IP Address when moving servers</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></content:encoded>
			<wfw:commentRss>http://devilsworkshop.org/maxcdn-updating-ip-address-moving-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Infographic] WordPress in Numbers!</title>
		<link>http://devilsworkshop.org/infographic-wordpress-numbers/</link>
		<comments>http://devilsworkshop.org/infographic-wordpress-numbers/#comments</comments>
		<pubDate>Sun, 22 Apr 2012 01:30:47 +0000</pubDate>
		<dc:creator>Aditya Kane</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Infographic]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://devilsworkshop.org/?p=57018</guid>
		<description><![CDATA[<p>WordPress it seems is growing at a faster rather than ever before. But it is not just growth that is interesting but also its how it is being adopted by popular websites. For instance 48% of the top 100 blogs [...]</p><p>--
This Post <a href="http://devilsworkshop.org/infographic-wordpress-numbers/">[Infographic] WordPress in Numbers!</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p><br/><h3>Related posts:</h3><ul>
<li><a href='http://devilsworkshop.org/how-to-trace-mobile-number-in-india/' rel='bookmark' title='How To Trace Mobile Numbers in India'>How To Trace Mobile Numbers in India</a></li>
<li><a href='http://devilsworkshop.org/recent-it-layoffs-numbers-on-the-rise/' rel='bookmark' title='Recent IT Layoffs: Numbers on the Rise!'>Recent IT Layoffs: Numbers on the Rise!</a></li>
<li><a href='http://devilsworkshop.org/wordpress-3-0-enable-wordpress-multisite-tutorial/' rel='bookmark' title='WordPress 3.0 Tutorial: How to Enable WordPress MU into WordPress 3.0'>WordPress 3.0 Tutorial: How to Enable WordPress MU into WordPress 3.0</a></li>
<li><a href='http://devilsworkshop.org/wordpress-3-0-shortlink-and-wordpress-com-wp-me-shortener-issue-solved/' rel='bookmark' title='WordPress 3.0 Shortlink and WordPress.com Wp.me Shortener Issue [Solved]'>WordPress 3.0 Shortlink and WordPress.com Wp.me Shortener Issue [Solved]</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>WordPress it seems is growing at a faster rather than ever before. But it is not just growth that is interesting but also its how it is being adopted by popular websites. For instance <a href="http://devilsworkshop.org/stats-wordpress-platform-48-top-100-blogs/">48% of the top 100 blogs use WordPress</a>.</p>
<p><a rel="nofollow" href="http://yoast.com/wordpress-stats/">Yoast recently featured a nice infographic</a> about various statistics related to WordPress.</p>
<p><a href="http://devilsworkshop.org/files/2012/04/wordpress_stats_infographic.jpg"><img class="wp-image-57024" style="padding-left: 0px;padding-right: 0px;padding-top: 0px;border: 0px" src="http://devilsworkshop.org/files/2012/04/wordpress_stats_infographic_thumb.jpg" alt="wordpress_stats_infographic" width="1024" height="5950" border="0" /></a></p>
<p>What do you think about these numbers? Do drop in your comments.</p>
<br/><h3>Related posts:</h3><ul>
<li><a href='http://devilsworkshop.org/how-to-trace-mobile-number-in-india/' rel='bookmark' title='How To Trace Mobile Numbers in India'>How To Trace Mobile Numbers in India</a></li>
<li><a href='http://devilsworkshop.org/recent-it-layoffs-numbers-on-the-rise/' rel='bookmark' title='Recent IT Layoffs: Numbers on the Rise!'>Recent IT Layoffs: Numbers on the Rise!</a></li>
<li><a href='http://devilsworkshop.org/wordpress-3-0-enable-wordpress-multisite-tutorial/' rel='bookmark' title='WordPress 3.0 Tutorial: How to Enable WordPress MU into WordPress 3.0'>WordPress 3.0 Tutorial: How to Enable WordPress MU into WordPress 3.0</a></li>
<li><a href='http://devilsworkshop.org/wordpress-3-0-shortlink-and-wordpress-com-wp-me-shortener-issue-solved/' rel='bookmark' title='WordPress 3.0 Shortlink and WordPress.com Wp.me Shortener Issue [Solved]'>WordPress 3.0 Shortlink and WordPress.com Wp.me Shortener Issue [Solved]</a></li>
</ul><p>--
This Post <a href="http://devilsworkshop.org/infographic-wordpress-numbers/">[Infographic] WordPress in Numbers!</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></content:encoded>
			<wfw:commentRss>http://devilsworkshop.org/infographic-wordpress-numbers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[Stats] WordPress Platform Used by 48% of the top 100 Blogs!</title>
		<link>http://devilsworkshop.org/stats-wordpress-platform-48-top-100-blogs/</link>
		<comments>http://devilsworkshop.org/stats-wordpress-platform-48-top-100-blogs/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 02:08:32 +0000</pubDate>
		<dc:creator>Aditya Kane</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Stats]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://devilsworkshop.org/?p=56934</guid>
		<description><![CDATA[<p>This blog runs on self-hosted WordPress platform, hence I have always been interesting in keeping tabs on the popularity of WordPress. Blogging as an activity is also at a all-time high and WordPress seems to dominate the top 100 blogs. [...]</p><p>--
This Post <a href="http://devilsworkshop.org/stats-wordpress-platform-48-top-100-blogs/">[Stats] WordPress Platform Used by 48% of the top 100 Blogs!</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p><br/><h3>Related posts:</h3><ul>
<li><a href='http://devilsworkshop.org/show-adsense-ads-after-first-or-every-post-in-wordpress-blogs-how-to/' rel='bookmark' title='Show AdSense Ads After First or Every Post in WordPress Blogs [How-To]'>Show AdSense Ads After First or Every Post in WordPress Blogs [How-To]</a></li>
<li><a href='http://devilsworkshop.org/400-bad-request-nginx-wordpress-com-stats-problem-solved/' rel='bookmark' title='400 Bad Request Nginx: WordPress.com Stats Problem [Solved]'>400 Bad Request Nginx: WordPress.com Stats Problem [Solved]</a></li>
<li><a href='http://devilsworkshop.org/install-facebook-share-count-button-in-your-bloggerwordpress-blogs-how-to/' rel='bookmark' title='Install Facebook &#8216;Share Count Button&#8217; in your blogger/wordpress blogs [How-to]'>Install Facebook &#8216;Share Count Button&#8217; in your blogger/wordpress blogs [How-to]</a></li>
<li><a href='http://devilsworkshop.org/kindle-a-new-platform-to-monetize-your-blog/' rel='bookmark' title='Kindle: A new platform to monetize your blog'>Kindle: A new platform to monetize your blog</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>This blog runs on self-hosted WordPress platform, hence I have always been interesting in keeping tabs on the popularity of WordPress. Blogging as an activity is also at a all-time high and WordPress seems to dominate the top 100 blogs. According to <a rel="nofollow" href="http://royal.pingdom.com/2012/04/11/wordpress-completely-dominates-top-100-blogs/">Pingdom</a>, out of the top 100 blogs in the world, 48 have adopted WordPress.</p>
<p><a href="http://devilsworkshop.org/stats-wordpress-platform-48-top-100-blogs/wordpress_top_100_blogs/" rel="attachment wp-att-56935"><img class="alignnone size-full wp-image-56935" title="WordPress_top_100_blogs" src="http://devilsworkshop.org/files/2012/04/WordPress_top_100_blogs.jpg" alt="" width="578" height="433" /></a></p>
<p>Interestingly 39% of these top blogs are using self-hosted WordPress while 9% are using WordPress hosted service. That means more blogs use WordPress hosted than any other popular platform.</p>
<p>Movable Type which was quite popular once as a blogging platform is losing steam fast. This might because the top 100 blogs might have changed and chances are newer blogs are more prone to use WordPress.</p>
<p>Tumblr over the past year has really grown a lot. I wrote about <a href="http://devilsworkshop.org/blog-wars-impact-wordpress-tumblr-blogger/">how it has a lot more pageviews than WordPress.com or Blogspot.com blogs</a>. While WordPress.com actually dominates with more visitors than other blogging platforms, clearly showing it seems to be better from a search engine optimization perspective.</p>
<p>This blog too started on <a rel="nofollow" href="http://bloggertowp.org/migrate-from-blogger-to-wordpress-best-tutorial/">Blogger and later migrated to self-hosted WordPress</a>. If you are blogging which platform are you using? Do drop in your comments.</p>
<br/><h3>Related posts:</h3><ul>
<li><a href='http://devilsworkshop.org/show-adsense-ads-after-first-or-every-post-in-wordpress-blogs-how-to/' rel='bookmark' title='Show AdSense Ads After First or Every Post in WordPress Blogs [How-To]'>Show AdSense Ads After First or Every Post in WordPress Blogs [How-To]</a></li>
<li><a href='http://devilsworkshop.org/400-bad-request-nginx-wordpress-com-stats-problem-solved/' rel='bookmark' title='400 Bad Request Nginx: WordPress.com Stats Problem [Solved]'>400 Bad Request Nginx: WordPress.com Stats Problem [Solved]</a></li>
<li><a href='http://devilsworkshop.org/install-facebook-share-count-button-in-your-bloggerwordpress-blogs-how-to/' rel='bookmark' title='Install Facebook &#8216;Share Count Button&#8217; in your blogger/wordpress blogs [How-to]'>Install Facebook &#8216;Share Count Button&#8217; in your blogger/wordpress blogs [How-to]</a></li>
<li><a href='http://devilsworkshop.org/kindle-a-new-platform-to-monetize-your-blog/' rel='bookmark' title='Kindle: A new platform to monetize your blog'>Kindle: A new platform to monetize your blog</a></li>
</ul><p>--
This Post <a href="http://devilsworkshop.org/stats-wordpress-platform-48-top-100-blogs/">[Stats] WordPress Platform Used by 48% of the top 100 Blogs!</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></content:encoded>
			<wfw:commentRss>http://devilsworkshop.org/stats-wordpress-platform-48-top-100-blogs/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Case Study: Devils Workshop switched to rtPanel</title>
		<link>http://devilsworkshop.org/case-study-devils-workshop-switched-rtpanel/</link>
		<comments>http://devilsworkshop.org/case-study-devils-workshop-switched-rtpanel/#comments</comments>
		<pubDate>Thu, 22 Mar 2012 03:18:09 +0000</pubDate>
		<dc:creator>Gajanan Sapate</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[rtPanel]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Theme Development]]></category>

		<guid isPermaLink="false">http://devilsworkshop.org/?p=55667</guid>
		<description><![CDATA[<p>rtPanel is a flagship product of rtCamp launched as open-source for WordPress enthusiast. rtPanel is a WordPress Theme Framework and forms a standard base for theme developers to create awesome themes. rtPanel team also offer free technical support to developers. Why did we [...]</p><p>--
This Post <a href="http://devilsworkshop.org/case-study-devils-workshop-switched-rtpanel/">Case Study: Devils Workshop switched to rtPanel</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></description>
			<content:encoded><![CDATA[<p><span style="color: #000000;">rtPanel </span>is a flagship product of <a title="rtCamp" rel="nofollow" href="http://rtcamp.com/">rtCamp</a> launched as open-source for WordPress enthusiast. rtPanel is a WordPress Theme Framework and forms a standard base for theme developers to create awesome themes. rtPanel team also offer free <a title="Support" rel="nofollow" href="http://rtpanel.com/support/">technical support</a> to developers.</p>
<h3>Why did we move?</h3>
<p>rtPanel has been growing rapidly (already crossed 5000+ downloads mark). The optimized mark-up of rtPanel framework, improves the site speed and SEO capability. DevilsWorkshop being a part of rtCamp, we decided to use it as a case study to show rtPanel&#8217;s capability.  It was a perfect example to consider, as it has a huge reader base, vast content, multiple authors and different functional elements.</p>
<p>We also used this opportunity to rebrand the website with even better looks and refreshing design. Read <a title="DevilsWorkshop moved to rtPanel." href="http://devilsworkshop.org/devils-workshop-logo-design/">this </a>to know more about re-design.</p>
<p>Devilsworkshop was earlier running over rtBase framework (internally used in rtCamp). It was later evolved over 2 years of experiential learning with more than 1000+ WordPress projects. The ultimate goal of bringing it to public, was later achieved with launch of rtPanel.</p>
<h3>A Good Friday:</h3>
<p>On a fine morning of a Friday (February 5, 2012), we just decided to switch Devils&#8217; Workshop on rtPanel. The development was done on live site and within 3 working days it was implemented.</p>
<p><a href="http://devilsworkshop.org/case-study-devils-workshop-switched-rtpanel/dw-infographic_revised/" rel="attachment wp-att-56225"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-56225" title="dw-infographic_revised" src="http://devilsworkshop.org/files/2012/03/dw-infographic_revised.jpg" alt="" width="610" height="1062" /></a></p>
<p>&nbsp;</p>
<p>The results are beyond our expectations and it concluded that rtPanel framework can truly do wonders. The increase in traffic was due the optimized markup and default integration of Yoast SEO plugin. The increased traffic ultimately lead to increase in Google Adsense revenue by whooping 85%.</p>
<h3>Reference Screenshots:</h3>
<p><strong>1. Page Load Time</strong></p>
<p><a href="http://devilsworkshop.org/case-study-devils-workshop-switched-rtpanel/page-load-time-for-devils-workshop-2/" rel="attachment wp-att-56138"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-56138" title="Page Load time for Devils Workshop" src="http://devilsworkshop.org/files/2012/03/Page-Load-time-for-Devils-Workshop-2.png" alt="Page Load time for Devils Workshop" width="292" height="293" /></a></p>
<p><strong>2.  Visitors Traffic</strong></p>
<p><a href="http://devilsworkshop.org/case-study-devils-workshop-switched-rtpanel/google-analytics-stats-for-devilsworkshop-org-1-1/" rel="attachment wp-att-56139"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-56139" title="Google Analytics Stats for DevilsWorkshop.org-1-1" src="http://devilsworkshop.org/files/2012/03/Google-Analytics-Stats-for-DevilsWorkshop.org-1-1.png" alt="" width="1116" height="558" /></a></p>
<p>*Bounce rate is increased, as during design phase, the navigation to archive posts was not given. Now its been corrected, and we hopefully will see the better bounce rate in next months stats.</p>
<p><strong>3. Adsense Revenue</strong></p>
<p><a href="http://devilsworkshop.org/case-study-devils-workshop-switched-rtpanel/adsense-stats-devilsworkshop-1-1/" rel="attachment wp-att-56140"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-56140" title="AdSense Stats  - DevilsWorkshop" src="http://devilsworkshop.org/files/2012/03/AdSense-Stats-DevilsWorkshop-1-1.png" alt="AdSense Stats  - DevilsWorkshop" width="1124" height="716" /></a></p>
<p>Do drop in your comments.</p>
<p><strong>Related: </strong><a href="http://devilsworkshop.org/devils-workshop-logo-design/">Devils&#8217; Workshop gets a New Logo and New Design</a></p>
<p>--
This Post <a href="http://devilsworkshop.org/case-study-devils-workshop-switched-rtpanel/">Case Study: Devils Workshop switched to rtPanel</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></content:encoded>
			<wfw:commentRss>http://devilsworkshop.org/case-study-devils-workshop-switched-rtpanel/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Remove &#8220;eval(base64_decode&#8221; using linux commands from all php files across multiple WordPress</title>
		<link>http://devilsworkshop.org/remove-evalbase64decode-malicious-code-grep-sed-commands-files-linux-server/</link>
		<comments>http://devilsworkshop.org/remove-evalbase64decode-malicious-code-grep-sed-commands-files-linux-server/#comments</comments>
		<pubDate>Fri, 09 Mar 2012 08:28:20 +0000</pubDate>
		<dc:creator>Rahul Bansal</dc:creator>
				<category><![CDATA[Tips & Hacks]]></category>
		<category><![CDATA[Cleanup]]></category>
		<category><![CDATA[Commands]]></category>
		<category><![CDATA[Find]]></category>
		<category><![CDATA[Grep]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Sed]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WP-PhpMyAdmin]]></category>
		<category><![CDATA[Xargs]]></category>

		<guid isPermaLink="false">http://devilsworkshop.org/?p=55587</guid>
		<description><![CDATA[<p>Linux command to fix "eval(base64_decode" code-injection on multiple WordPress installations and remove vulnerable plugins like WP-PhpMyAdmin</p><p>--
This Post <a href="http://devilsworkshop.org/remove-evalbase64decode-malicious-code-grep-sed-commands-files-linux-server/">Remove &#8220;eval(base64_decode&#8221; using linux commands from all php files across multiple WordPress</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p><br/><h3>Related posts:</h3><ul>
<li><a href='http://devilsworkshop.org/wordpress-installation-linux-system/' rel='bookmark' title='WordPress Installation on Linux System'>WordPress Installation on Linux System</a></li>
<li><a href='http://devilsworkshop.org/solution-accessing-linux-files-partitions-from-windows/' rel='bookmark' title='Solution: Accessing Linux files (partitions) from Windows!'>Solution: Accessing Linux files (partitions) from Windows!</a></li>
<li><a href='http://devilsworkshop.org/how-to-use-wp_handle_upload-to-upload-files-in-wordpress/' rel='bookmark' title='How to use wp_handle_upload() to upload files in WordPress'>How to use wp_handle_upload() to upload files in WordPress</a></li>
<li><a href='http://devilsworkshop.org/merging-multiple-pdf-files-into-one-how-to/' rel='bookmark' title='Merging Multiple PDF Files into One [How-to]'>Merging Multiple PDF Files into One [How-to]</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>Yesterday, almost all installations on our test server had been infected by infamous &#8220;&lt;?php eval(base64_decode(&#8230;)) ?&gt;&#8221; code injection.</p>
<p>We have more than 600 demo sites on our test server and cleaning them using any WordPress plugin out there was simply out of the question! Can you imagine logging into each WordPress, installing plugin, then scanning/cleaning up WordPress&#8230; for 600+ WordPress sites?</p>
<p>Below is combination of Linux commands we used.  Assuming you have logged into a Linux Shell and already have BACKUP of all files (including infected files) lets move ahead!</p>
<h3>Command to list all infected files:</h3>
<p><code>grep -lr --include=*.php "eval(base64_decode" /path/to/webroot</code></p>
<p>This is not necessary but its better to check some files manually to confirm if they have malicious code we are looking for. Also we can use this command after running cleanup command to crosscheck if cleanup is really successful.</p>
<h3>Command to remove malicious code:</h3>
<p>If above command gives you correct output, execute following command to perform actual cleaning:</p>
<p><code>grep -lr --include=*.php "eval(base64_decode" /path/to/webroot | xargs sed -i.bak 's/&lt;?php eval(base64_decode[^;]*;/&lt;?php\n/g'</code></p>
<p>Executing above will remove eval(*) codes.  Above command will also generate a backup version of files it will modify. For example, if it removes code from <em>index.php</em>, you will find a new file <em>index.php.bak</em> in same directory with original content of <em>index.php</em></p>
<p>Now after running above command, you still find some more infected files, then you need to adjust search and replace parameters in for &#8220;sed&#8221; part.    You may also use following command for a &#8220;liberal&#8221; cleaning at the risk of breaking something. <em>(in case you really break something, like I did, you can jump to &#8220;Troubleshooting&#8221; section below!)</em></p>
<p><code>grep -lr --include=*.php "eval(base64_decode" /path/to/webroot | xargs sed -i.bak '/eval(base64_decode*/d'</code></p>
<h3>Trying to avoid re-appearance of this code injection</h3>
<p>Its really though to cover every possible way to protect yourself from such attach in this post.</p>
<p>If you remember, WordPress community faced this kind of issue because of WP-PhpMyAdmin plugin sometime back. In our case, we found some old WordPress demo sites were having that plugin installed.</p>
<p><strong>To remove WP-PhpMyAdmin plugin</strong> form all WordPress sites on your server, execute following command:</p>
<p><code>find /path/to/webroot -name "wp-phpmyadmin" -type d | xargs rm -rf</code></p>
<p>Above is all we did to get rid of eval(base64_decode(*)) codes from all files on our test server. If this happens again on our server, I will update this post with added info.</p>
<h3>Troubleshooting:</h3>
<p>Just in case you end up in a mess, below are some useful commands.</p>
<p><strong>Missing &lt;?php tag in the beginning:</strong></p>
<p>To add &#8220;&lt;?php: tag in the beginning of index.php files, in case if you remove it accidentally use following command:</p>
<p><code>find /var/www/ -name "index.php" | grep "/htdocs/index.php" | xargs grep -L "&lt;?php" | xargs sed -i "1s/^/&lt;?php \n/"</code></p>
<p>Don&#8217;t worry. If you already have a &#8220;&lt;?php &#8221; tag in the beginning, it won&#8217;t be added again.<br />
<strong></strong></p>
<p><strong>Extra Newlines at the top!</strong></p>
<p>If you find after cleanup, extra newlines at the top of your code, then use following command to remove trailing newlines. Extra newlines creates problem for blog feeds.</p>
<p><code>find . -name '*.php' -exec sed -i -e :a -e '/^\n*$/{$d;N;ba' -e '}' '{}' \;</code></p>
<p>I hope you will find this stuff useful.</p>
<br/><h3>Related posts:</h3><ul>
<li><a href='http://devilsworkshop.org/wordpress-installation-linux-system/' rel='bookmark' title='WordPress Installation on Linux System'>WordPress Installation on Linux System</a></li>
<li><a href='http://devilsworkshop.org/solution-accessing-linux-files-partitions-from-windows/' rel='bookmark' title='Solution: Accessing Linux files (partitions) from Windows!'>Solution: Accessing Linux files (partitions) from Windows!</a></li>
<li><a href='http://devilsworkshop.org/how-to-use-wp_handle_upload-to-upload-files-in-wordpress/' rel='bookmark' title='How to use wp_handle_upload() to upload files in WordPress'>How to use wp_handle_upload() to upload files in WordPress</a></li>
<li><a href='http://devilsworkshop.org/merging-multiple-pdf-files-into-one-how-to/' rel='bookmark' title='Merging Multiple PDF Files into One [How-to]'>Merging Multiple PDF Files into One [How-to]</a></li>
</ul><p>--
This Post <a href="http://devilsworkshop.org/remove-evalbase64decode-malicious-code-grep-sed-commands-files-linux-server/">Remove &#8220;eval(base64_decode&#8221; using linux commands from all php files across multiple WordPress</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></content:encoded>
			<wfw:commentRss>http://devilsworkshop.org/remove-evalbase64decode-malicious-code-grep-sed-commands-files-linux-server/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Add Custom Headers to your WordPress.org plugins</title>
		<link>http://devilsworkshop.org/add-custom-headers-plugins/</link>
		<comments>http://devilsworkshop.org/add-custom-headers-plugins/#comments</comments>
		<pubDate>Tue, 27 Dec 2011 02:25:05 +0000</pubDate>
		<dc:creator>Gajanan Sapate</dc:creator>
				<category><![CDATA[Developers]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[Wordpress Tutorials]]></category>

		<guid isPermaLink="false">http://devilsworkshop.org/?p=48921</guid>
		<description><![CDATA[<p>Matt Mullenweg announced few days ago that, plugin authors will be able to put custom headers on their plugin pages. Soon the geeks across the globe got started with designing and customizing their header images. Developers are happy as they [...]</p><p>--
This Post <a href="http://devilsworkshop.org/add-custom-headers-plugins/">Add Custom Headers to your WordPress.org plugins</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p><br/><h3>Related posts:</h3><ul>
<li><a href='http://devilsworkshop.org/install-wordpress-plugin/' rel='bookmark' title='How To Install WordPress Plugins'>How To Install WordPress Plugins</a></li>
<li><a href='http://devilsworkshop.org/top-5-seo-plugins-wordpressupdated/' rel='bookmark' title='Top 5 SEO Plugins For WordPress'>Top 5 SEO Plugins For WordPress</a></li>
<li><a href='http://devilsworkshop.org/introduction-wordpress-plugins-series/' rel='bookmark' title='Introduction &#8211; WordPress Plugins'>Introduction &#8211; WordPress Plugins</a></li>
<li><a href='http://devilsworkshop.org/add-custom-class-individual-menu-items-wpnavmenu/' rel='bookmark' title='Add Custom CSS Classes in WordPress Custom Menu&#8217;s Individual Items'>Add Custom CSS Classes in WordPress Custom Menu&#8217;s Individual Items</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p><a title="Matt Mullenweg" rel="nofollow" href="http://wpdevel.wordpress.com/2011/12/21/been-giving-a-lot-of-thought-to-how/">Matt Mullenweg</a> announced few days ago that, plugin authors will be able to put custom headers on their plugin pages. Soon the geeks across the globe got started with designing and customizing their header images.</p>
<p>Developers are happy as they have got an opportunity for a little branding. Our creative heads from rtCamp too got down to design the banners. You can see them here (For <a title="Blogger to WordPress Redirection Plugin" rel="nofollow" href="http://wordpress.org/extend/plugins/blogger-to-wordpress-redirection/">Bloggertowp redirection plugin</a> and <a title="rtSocial Plugin" rel="nofollow" href="http://wordpress.org/extend/plugins/rtsocial/">rtSocial Plugin</a>)</p>
<h3>How to change the header image:</h3>
<p>You can also customize your plugin custom headers, as it&#8217;s a pretty simple process. All you need is to follow the steps below:</p>
<p>(this tutorial was written while developing the header image for our BloggertoWordPress Redirection Plugin)</p>
<p><strong>Step 1</strong>: Design  a 772×250 pixel jpeg or png image. (No animated GIFs)</p>
<p><strong>Step 2</strong>: Adding it to plugin&#8217;s SVN Directory:</p>
<ul>
<li>Create a directory in your system: mkdir b2w-plugin</li>
<li>Checkout the code from WordPress plugin Directory:</li>
</ul>
<p>svn co http://plugins.svn.wordpress.org/blogger-to-wordpress-redirection/ b2w-plugin</p>
<p><a href="http://devilsworkshop.org/add-custom-headers-plugins/bloggerto-wordpress-redirection/" rel="attachment wp-att-48923"><img class="size-medium wp-image-48923 " title="Bloggerto WordPress redirection" src="http://devilsworkshop.org/files/2011/12/Bloggerto-WordPress-redirection-600x327.png" alt="Bloggerto WordPress redirection" width="600" height="327" /></a></p>
<div class="mceTemp">
<dl id="attachment_48923" class="wp-caption alignnone" style="width: 610px;">
<dd class="wp-caption-dd">Bloggerto WordPress redirection</dd>
</dl>
</div>
<ul>
<li>Move it inside the directory: cd b2w-plugin</li>
<li>Create one more folder into it. : svn mkdir assets</li>
<li>Move inside that folder. : cd assets</li>
<li>Store the Image which you want to display for your plugin inside assets folder.</li>
<li>Use this command: svn add *</li>
<li>Now Commit the code from your system to WordPress plugin directory : svn ci -m “Added Banner”.</li>
<li>It will ask you for the svn username and password. Give it the proper authentication and you are done with the new banner updates for your plugin.</li>
</ul>
<p>So, lets start getting creative and write your plugin links in the comment area for other readers to see.</p>
<br/><h3>Related posts:</h3><ul>
<li><a href='http://devilsworkshop.org/install-wordpress-plugin/' rel='bookmark' title='How To Install WordPress Plugins'>How To Install WordPress Plugins</a></li>
<li><a href='http://devilsworkshop.org/top-5-seo-plugins-wordpressupdated/' rel='bookmark' title='Top 5 SEO Plugins For WordPress'>Top 5 SEO Plugins For WordPress</a></li>
<li><a href='http://devilsworkshop.org/introduction-wordpress-plugins-series/' rel='bookmark' title='Introduction &#8211; WordPress Plugins'>Introduction &#8211; WordPress Plugins</a></li>
<li><a href='http://devilsworkshop.org/add-custom-class-individual-menu-items-wpnavmenu/' rel='bookmark' title='Add Custom CSS Classes in WordPress Custom Menu&#8217;s Individual Items'>Add Custom CSS Classes in WordPress Custom Menu&#8217;s Individual Items</a></li>
</ul><p>--
This Post <a href="http://devilsworkshop.org/add-custom-headers-plugins/">Add Custom Headers to your WordPress.org plugins</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></content:encoded>
			<wfw:commentRss>http://devilsworkshop.org/add-custom-headers-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrade Your Blog to WordPress 3.3 &#8220;Sonny&#8221;</title>
		<link>http://devilsworkshop.org/upgrade-wordpress-33/</link>
		<comments>http://devilsworkshop.org/upgrade-wordpress-33/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 15:20:47 +0000</pubDate>
		<dc:creator>Aditya Kane</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WordPress 3.3]]></category>

		<guid isPermaLink="false">http://devilsworkshop.org/?p=48553</guid>
		<description><![CDATA[<p>WordPress 3.0 ‘Sonny’ named after a jazz artist Sonny Stitt is now available. Users can either download it from WordPress.org website or upgrade it automatically from their WordPress Dashboard. What’s New with WordPress 3.3 The new WordPress version will allow [...]</p><p>--
This Post <a href="http://devilsworkshop.org/upgrade-wordpress-33/">Upgrade Your Blog to WordPress 3.3 &#8220;Sonny&#8221;</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p><br/><h3>Related posts:</h3><ul>
<li><a href='http://devilsworkshop.org/how-to-upgrade-wordpress-to-wordpress-3-0/' rel='bookmark' title='How to Upgrade WordPress to WordPress 3.0'>How to Upgrade WordPress to WordPress 3.0</a></li>
<li><a href='http://devilsworkshop.org/upgrade-wordpress-3-0-2-2/' rel='bookmark' title='Upgrade WordPress to version 3.0.2'>Upgrade WordPress to version 3.0.2</a></li>
<li><a href='http://devilsworkshop.org/how-to-install-additional-wordpress-blog-into-wordpress-3-0/' rel='bookmark' title='How to Install Additional WordPress blog into WordPress 3.0?'>How to Install Additional WordPress blog into WordPress 3.0?</a></li>
<li><a href='http://devilsworkshop.org/professional-wordpress-blog-set-up/' rel='bookmark' title='Professional WordPress blog Set up'>Professional WordPress blog Set up</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p><strong><em>WordPress 3.0 ‘Sonny’</em></strong> named after a jazz artist <a rel="nofollow" href="http://en.wikipedia.org/wiki/Sonny_Stitt">Sonny Stitt</a> is now available. Users can either download it from WordPress.org website or upgrade it automatically from their WordPress Dashboard.</p>
<p><a href="http://devilsworkshop.org/files/2011/12/wordpress_30.png"><img class="wp-image-50415" style="padding-left: 0px;padding-right: 0px;padding-top: 0px;border: 0px" src="http://devilsworkshop.org/files/2011/12/wordpress_30_thumb.png" alt="wordpress_30" width="570" height="311" border="0" /></a></p>
<h3>What’s New with WordPress 3.3</h3>
<ul>
<li>The new WordPress version will allow dragging and dropping files into the WordPress uploader. Support has been added for rar (winrar) and 7z (7Zip) files.</li>
<li>This version will also feature fly out menus, which will help navigate on the dashboard a lot faster.</li>
<li>WordPress 3.3 also shows a lot more by combining the old dashboard header with the toolbar.</li>
</ul>
<p><a href="http://devilsworkshop.org/files/2011/12/Wordpress_33_new_layout.png"><img style="padding-left: 0px;padding-right: 0px;padding-top: 0px;border: 0px" src="http://devilsworkshop.org/files/2011/12/Wordpress_33_new_layout_thumb.png" alt="Wordpress_33_new_layout" width="570" height="340" border="0" /></a></p>
<ul>
<li>There will be no time lag when two people are in edit mode for the same post.</li>
<li>WordPress 3.3 will also feature the ability to import you Tumblr blog onto WordPress.</li>
</ul>
<p>Before you update your WordPress 3.3 make sure your theme is compatible with the latest version along with plugins you are using.</p>
<p>Also adding a note  of caution that before any upgrade, it is always a good idea to take a backup. <img src='http://devilsworkshop.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Have you tried out WordPress 3.3? Do drop in your first impressions in your comments.</p>
<p><strong>Download Link:</strong> <a rel="nofollow" href="http://wordpress.org/download/">WordPress 3.3</a></p>
<br/><h3>Related posts:</h3><ul>
<li><a href='http://devilsworkshop.org/how-to-upgrade-wordpress-to-wordpress-3-0/' rel='bookmark' title='How to Upgrade WordPress to WordPress 3.0'>How to Upgrade WordPress to WordPress 3.0</a></li>
<li><a href='http://devilsworkshop.org/upgrade-wordpress-3-0-2-2/' rel='bookmark' title='Upgrade WordPress to version 3.0.2'>Upgrade WordPress to version 3.0.2</a></li>
<li><a href='http://devilsworkshop.org/how-to-install-additional-wordpress-blog-into-wordpress-3-0/' rel='bookmark' title='How to Install Additional WordPress blog into WordPress 3.0?'>How to Install Additional WordPress blog into WordPress 3.0?</a></li>
<li><a href='http://devilsworkshop.org/professional-wordpress-blog-set-up/' rel='bookmark' title='Professional WordPress blog Set up'>Professional WordPress blog Set up</a></li>
</ul><p>--
This Post <a href="http://devilsworkshop.org/upgrade-wordpress-33/">Upgrade Your Blog to WordPress 3.3 &#8220;Sonny&#8221;</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></content:encoded>
			<wfw:commentRss>http://devilsworkshop.org/upgrade-wordpress-33/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>10 Most Popular Posts This Week! [05 - 11 Dec 2011]</title>
		<link>http://devilsworkshop.org/10-most-popular-posts-week-11-dec-2011/</link>
		<comments>http://devilsworkshop.org/10-most-popular-posts-week-11-dec-2011/#comments</comments>
		<pubDate>Sun, 11 Dec 2011 12:32:59 +0000</pubDate>
		<dc:creator>Aditya Kane</dc:creator>
				<category><![CDATA[Editorial]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Orkut]]></category>
		<category><![CDATA[Weekly Popular Posts]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://devilsworkshop.org/?p=48516</guid>
		<description><![CDATA[<p>This week was interesting for internet users in India. India’s telecom Minister came under immense criticism because he asked companies like Google and Facebook to remove and monitor content on social networks. This amounted to internet censorship and there was [...]</p><p>--
This Post <a href="http://devilsworkshop.org/10-most-popular-posts-week-11-dec-2011/">10 Most Popular Posts This Week! [05 - 11 Dec 2011]</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p><br/><h3>Related posts:</h3><ul>
<li><a href='http://devilsworkshop.org/10-popular-posts-week-11-17-sep-2011/' rel='bookmark' title='10 Most Popular Posts This Week! [11 - 17 Sep 2011]'>10 Most Popular Posts This Week! [11 - 17 Sep 2011]</a></li>
<li><a href='http://devilsworkshop.org/10-popular-posts-week-2127-aug-2011/' rel='bookmark' title='10 Most Popular Posts This Week! [21-27 Aug 2011]'>10 Most Popular Posts This Week! [21-27 Aug 2011]</a></li>
<li><a href='http://devilsworkshop.org/10-most-popular-posts-this-week-2oct-2011/' rel='bookmark' title='10 Most Popular Posts This Week! [25 Sep -1 Oct 2011]'>10 Most Popular Posts This Week! [25 Sep -1 Oct 2011]</a></li>
<li><a href='http://devilsworkshop.org/10-popular-posts-week-07-13-nov-2011/' rel='bookmark' title='10 Most Popular Posts This Week! [07 - 13 Nov 2011]'>10 Most Popular Posts This Week! [07 - 13 Nov 2011]</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>This week was interesting for internet users in India. India’s telecom Minister came under immense criticism because he asked companies like Google and Facebook to remove and monitor content on social networks. This amounted to internet censorship and there was a lot of criticism against such ideas. Google+ circles also made into Gmail and Facebook has finally started rolling out Timelines on user profiles. Posts on these topics were the most popular. <img src='http://devilsworkshop.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a href="http://devilsworkshop.org/files/2011/12/Top_10_DW_Dec_11_Graph.png"><img class="wp-image-50417" style="padding-left: 0px;padding-right: 0px;padding-top: 0px;border: 0px" src="http://devilsworkshop.org/files/2011/12/Top_10_DW_Dec_11_Graph_thumb.png" alt="Top_10_DW_Dec_11_Graph" width="520" height="481" border="0" /></a></p>
<h2>10 Most Popular Post This Week!</h2>
<ol>
<li><a href="http://devilsworkshop.org/congress-website-hacked-official-content-replaced-pornographic-message/">Congress website hacked, Official content replaced by pornographic message</a></li>
<li><a href="http://devilsworkshop.org/facebook-subscribe-button-websites/">Facebook to Release Subscribe Button for Websites</a></li>
<li><a href="http://devilsworkshop.org/googleplus-circles-gmail/">Google+ Circles Gets Integrated into Gmail!</a></li>
<li><a href="http://devilsworkshop.org/show-subscribe-button-facebook-profile-howto/">Show only ‘Subscribe’ button on your Facebook profile [How-to]</a></li>
<li><a href="http://devilsworkshop.org/download-facebook-albums-zip-file/">Download your Facebook Albums in ZIP file</a></li>
<li><a href="http://devilsworkshop.org/indian-government-flipflops-internet-censorship/">Indian Government Flip-flops on Internet Censorship!</a></li>
<li><a href="http://devilsworkshop.org/move-photos-album-facebook/">How to move photos from one album to another on Facebook</a></li>
<li><a href="http://devilsworkshop.org/facebooks-top-ten-global-indian-topics-2011/">Facebook’s top ten Global and Indian topics of 2011</a></li>
<li><a href="http://devilsworkshop.org/deal-uselessrepetitive-updates-facebook-news-feed/">How to deal with useless/repetitive updates in Facebook News Feed</a></li>
<li><a href="http://devilsworkshop.org/facebook-timelines-starts-rollout-zealand/">Facebook Timelines Starts Rollout in New Zealand</a></li>
</ol>
<p>Which post was your favourite of this week? Do drop in your comments and let me know.</p>
<br/><h3>Related posts:</h3><ul>
<li><a href='http://devilsworkshop.org/10-popular-posts-week-11-17-sep-2011/' rel='bookmark' title='10 Most Popular Posts This Week! [11 - 17 Sep 2011]'>10 Most Popular Posts This Week! [11 - 17 Sep 2011]</a></li>
<li><a href='http://devilsworkshop.org/10-popular-posts-week-2127-aug-2011/' rel='bookmark' title='10 Most Popular Posts This Week! [21-27 Aug 2011]'>10 Most Popular Posts This Week! [21-27 Aug 2011]</a></li>
<li><a href='http://devilsworkshop.org/10-most-popular-posts-this-week-2oct-2011/' rel='bookmark' title='10 Most Popular Posts This Week! [25 Sep -1 Oct 2011]'>10 Most Popular Posts This Week! [25 Sep -1 Oct 2011]</a></li>
<li><a href='http://devilsworkshop.org/10-popular-posts-week-07-13-nov-2011/' rel='bookmark' title='10 Most Popular Posts This Week! [07 - 13 Nov 2011]'>10 Most Popular Posts This Week! [07 - 13 Nov 2011]</a></li>
</ul><p>--
This Post <a href="http://devilsworkshop.org/10-most-popular-posts-week-11-dec-2011/">10 Most Popular Posts This Week! [05 - 11 Dec 2011]</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></content:encoded>
			<wfw:commentRss>http://devilsworkshop.org/10-most-popular-posts-week-11-dec-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Most Popular Posts This Week! [28 Nov - 04 Dec 2011]</title>
		<link>http://devilsworkshop.org/10-most-popular-posts-week-04-dec-2011/</link>
		<comments>http://devilsworkshop.org/10-most-popular-posts-week-04-dec-2011/#comments</comments>
		<pubDate>Sun, 04 Dec 2011 16:26:18 +0000</pubDate>
		<dc:creator>Aditya Kane</dc:creator>
				<category><![CDATA[Editorial]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Orkut]]></category>
		<category><![CDATA[Weekly Popular Posts]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://devilsworkshop.org/?p=48246</guid>
		<description><![CDATA[<p>This week we had only 10 posts published but a lot of social interaction to them. WordAds was introduced, so was the new Google bar but the most popular post was about Facebook committing to better privacy in the future [...]</p><p>--
This Post <a href="http://devilsworkshop.org/10-most-popular-posts-week-04-dec-2011/">10 Most Popular Posts This Week! [28 Nov - 04 Dec 2011]</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p><br/><h3>Related posts:</h3><ul>
<li><a href='http://devilsworkshop.org/10-popular-posts-week-2-8-oct-2011/' rel='bookmark' title='10 Most Popular Posts This Week! [2 - 8 Oct 2011]'>10 Most Popular Posts This Week! [2 - 8 Oct 2011]</a></li>
<li><a href='http://devilsworkshop.org/10-popular-posts-week-16-22-oct-2011/' rel='bookmark' title='10 Most Popular Posts This Week! [16- 22 Oct 2011]'>10 Most Popular Posts This Week! [16- 22 Oct 2011]</a></li>
<li><a href='http://devilsworkshop.org/10-popular-posts-week-07-13-nov-2011/' rel='bookmark' title='10 Most Popular Posts This Week! [07 - 13 Nov 2011]'>10 Most Popular Posts This Week! [07 - 13 Nov 2011]</a></li>
<li><a href='http://devilsworkshop.org/10-popular-posts-week-11-17-sep-2011/' rel='bookmark' title='10 Most Popular Posts This Week! [11 - 17 Sep 2011]'>10 Most Popular Posts This Week! [11 - 17 Sep 2011]</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>This week we had only 10 posts published but a lot of social interaction to them. WordAds was introduced, so was the new Google bar but the most popular post was about Facebook committing to better privacy in the future ahead.</p>
<p><a href="http://devilsworkshop.org/files/2011/12/Top_10_DW_Dec_04_Graph1.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-style: initial; border-color: initial; border-image: initial; border-width: 0px;" title="Weekly Popular posts - 04 December 2011" src="http://devilsworkshop.org/files/2011/12/Top_10_DW_Dec_04_Graph_thumb1.png" alt="Top_10_DW_Dec_04_Graph" width="522" height="444" border="0" /></a></p>
<h2>10 Most Popular Post This Week!</h2>
<ol>
<li><a title="Facebook Commits to Better Privacy, But Will You Trust It?" href="http://devilsworkshop.org/facebook-privacy-trust/">Facebook Commits to Better Privacy, But Will You Trust It?</a></li>
<li><a title="5 Reasons Google Music Could Win Against Apple’s iTunes!" href="http://devilsworkshop.org/5-reasons-google-music-win-apples-itunes/">5 Reasons Google Music Could Win Against Apple’s iTunes!</a></li>
<li><a title="New Google Bar Brings Search Across All Google Products" href="http://devilsworkshop.org/new-google-bar/">New Google Bar Brings Search Across All Google Products</a></li>
<li><a title="YouTube’s New Design is Available!" href="http://devilsworkshop.org/youtubes-design/">YouTube’s New Design is Available!</a></li>
<li><a title="WordAds – WordPress Competition to Google Adsense" href="http://devilsworkshop.org/wordads-wordpress-google-adsense/">WordAds – WordPress Competition to Google Adsense</a></li>
<li><a title="How Chrome Raced to 2nd Spot in 2 Years! [Browser Wars]" href="http://devilsworkshop.org/chrome-2nd-popular-browser/">How Chrome Raced to 2nd Spot in 2 Years! [Browser Wars]</a></li>
<li><a title="[Showdown] Google+ Vs. Twitter" href="http://devilsworkshop.org/showdown-google-twitter/">[Showdown] Google+ Vs. Twitter</a></li>
<li><a title="Create an Address Book of Your Twitter Contacts" href="http://devilsworkshop.org/address-book-twitter-contacts/">Create an Address Book of Your Twitter Contacts</a></li>
<li><a title="Qwiki – View Video Presentations On Any Topic!" href="http://devilsworkshop.org/wiki-video-articles-qwiki/">Qwiki – View Video Presentations On Any Topic!</a></li>
<li><a title="Best App for Twitter on iPhone, Android and BlackBerry" href="http://devilsworkshop.org/best-twitter-apps-android-iphone-blackberry/">Best App for Twitter on iPhone, Android and BlackBerry</a></li>
</ol>
<p>Do drop in your comments on which post was your favourite this week.</p>
<br/><h3>Related posts:</h3><ul>
<li><a href='http://devilsworkshop.org/10-popular-posts-week-2-8-oct-2011/' rel='bookmark' title='10 Most Popular Posts This Week! [2 - 8 Oct 2011]'>10 Most Popular Posts This Week! [2 - 8 Oct 2011]</a></li>
<li><a href='http://devilsworkshop.org/10-popular-posts-week-16-22-oct-2011/' rel='bookmark' title='10 Most Popular Posts This Week! [16- 22 Oct 2011]'>10 Most Popular Posts This Week! [16- 22 Oct 2011]</a></li>
<li><a href='http://devilsworkshop.org/10-popular-posts-week-07-13-nov-2011/' rel='bookmark' title='10 Most Popular Posts This Week! [07 - 13 Nov 2011]'>10 Most Popular Posts This Week! [07 - 13 Nov 2011]</a></li>
<li><a href='http://devilsworkshop.org/10-popular-posts-week-11-17-sep-2011/' rel='bookmark' title='10 Most Popular Posts This Week! [11 - 17 Sep 2011]'>10 Most Popular Posts This Week! [11 - 17 Sep 2011]</a></li>
</ul><p>--
This Post <a href="http://devilsworkshop.org/10-most-popular-posts-week-04-dec-2011/">10 Most Popular Posts This Week! [28 Nov - 04 Dec 2011]</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></content:encoded>
			<wfw:commentRss>http://devilsworkshop.org/10-most-popular-posts-week-04-dec-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordAds &#8211; WordPress Competition to Google Adsense</title>
		<link>http://devilsworkshop.org/wordads-wordpress-google-adsense/</link>
		<comments>http://devilsworkshop.org/wordads-wordpress-google-adsense/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 18:21:18 +0000</pubDate>
		<dc:creator>Aditya Kane</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://devilsworkshop.org/?p=48156</guid>
		<description><![CDATA[<p>Google Adsense is often the first step towards monetizing your blog. Thousands of blogs make money online thanks to those text-based advertisements, that show up above the post. Google Adsense is still the king of online advertising for bloggers. This [...]</p><p>--
This Post <a href="http://devilsworkshop.org/wordads-wordpress-google-adsense/">WordAds &#8211; WordPress Competition to Google Adsense</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p><br/><h3>Related posts:</h3><ul>
<li><a href='http://devilsworkshop.org/show-adsense-ads-after-first-or-every-post-in-wordpress-blogs-how-to/' rel='bookmark' title='Show AdSense Ads After First or Every Post in WordPress Blogs [How-To]'>Show AdSense Ads After First or Every Post in WordPress Blogs [How-To]</a></li>
<li><a href='http://devilsworkshop.org/tips-for-getting-google-adsense-account-approved/' rel='bookmark' title='Tips for Getting Google Adsense Account Approved'>Tips for Getting Google Adsense Account Approved</a></li>
<li><a href='http://devilsworkshop.org/google-adsense-video-unit-available-in-india/' rel='bookmark' title='Google AdSense Video Unit Available in India'>Google AdSense Video Unit Available in India</a></li>
<li><a href='http://devilsworkshop.org/online-checklist-master-google-adsense/' rel='bookmark' title='Online Checklist to Master Google AdSense'>Online Checklist to Master Google AdSense</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p><a href="http://devilsworkshop.org/wordads-wordpress-google-adsense/wordpress_wordads/" rel="attachment wp-att-48159"><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-full wp-image-48159" title="WordAds" src="http://devilsworkshop.org/files/2011/11/WordPress_WordAds.png" alt="" width="300" height="300" /></a>Google Adsense is often the first step towards monetizing your blog. Thousands of blogs make money online thanks to those text-based advertisements, that show up above the post.</p>
<p>Google Adsense is still the king of online advertising for bloggers. This might change soon if WordPress has its way. WordPress has <a title="WordPress Blog" rel="nofollow" href="http://en.blog.wordpress.com/2011/11/29/wordads/">announced</a> WordAds, an advertising program that will show Ads on WordPress powered blogs. This is being done with a tie-up with Federated Media.</p>
<h2>Who Can Apply for WordAds?</h2>
<ul>
<li>Any WordPress.com user can apply but there are some details that are needed to qualify for signing up for WordAds.</li>
<li>The blog needs to be publicly visible and also have a custom domain.</li>
<li>Users can start applying for <a title="Apply for WordAds" rel="nofollow" href="http://en.wordpress.com/apply-for-wordads/">WordAds here</a>.</li>
</ul>
<h3>How does this help WordPress.com?</h3>
<div>WordPress.com users usually stick to the free service even if it has decent traffic. Most bloggers are not professional bloggers. WordAds might serve as a carrot for many bloggers to upgrade their accounts to custom domains and get WordAds.</div>
<div>WordPress.com has been growing a lot lately, with over 50,000 WordPress powered blogs everyday. This means there is a huge opportunity for WordAds to succeed with small publishers who might not find Google Adsense relevant or even might not qualify for Adsense.</div>
<div>
<p>As a blogger will you prefer WordAds? Do drop in your comments.</p>
<p><strong>Link: </strong><a title="Apply for WordAds" rel="nofollow" href="http://en.wordpress.com/apply-for-wordads/">Apply for WordAds</a></p>
</div>
<br/><h3>Related posts:</h3><ul>
<li><a href='http://devilsworkshop.org/show-adsense-ads-after-first-or-every-post-in-wordpress-blogs-how-to/' rel='bookmark' title='Show AdSense Ads After First or Every Post in WordPress Blogs [How-To]'>Show AdSense Ads After First or Every Post in WordPress Blogs [How-To]</a></li>
<li><a href='http://devilsworkshop.org/tips-for-getting-google-adsense-account-approved/' rel='bookmark' title='Tips for Getting Google Adsense Account Approved'>Tips for Getting Google Adsense Account Approved</a></li>
<li><a href='http://devilsworkshop.org/google-adsense-video-unit-available-in-india/' rel='bookmark' title='Google AdSense Video Unit Available in India'>Google AdSense Video Unit Available in India</a></li>
<li><a href='http://devilsworkshop.org/online-checklist-master-google-adsense/' rel='bookmark' title='Online Checklist to Master Google AdSense'>Online Checklist to Master Google AdSense</a></li>
</ul><p>--
This Post <a href="http://devilsworkshop.org/wordads-wordpress-google-adsense/">WordAds &#8211; WordPress Competition to Google Adsense</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></content:encoded>
			<wfw:commentRss>http://devilsworkshop.org/wordads-wordpress-google-adsense/feed/</wfw:commentRss>
		<slash:comments>1</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/135 queries in 0.070 seconds using apc
Object Caching 3285/3509 objects using apc

Served from: devilsworkshop.org @ 2012-05-25 16:46:06 -->
