<?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>WP Pro - Design, Development and Professional WordPress Hosting for Serious Bloggers &#187; Spam</title>
	<atom:link href="http://www.wppro.org/tag/spam/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wppro.org</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 07 May 2010 18:36:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Site Hacked: Site Name and Post Titles Changed via Database (Possible Fix)</title>
		<link>http://www.wppro.org/2010/04/site-hacked-site-name-and-post-titles-changed-via-database/</link>
		<comments>http://www.wppro.org/2010/04/site-hacked-site-name-and-post-titles-changed-via-database/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 16:56:14 +0000</pubDate>
		<dc:creator>Sunny</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[WP]]></category>

		<guid isPermaLink="false">http://www.wppro.org/?p=181</guid>
		<description><![CDATA[Following yesterdays post about my sites being exploited by the &#8220;Cheap Pharma&#8221; a-holes, I was brought to the attention of another WP site (very popular in that) had similar issue too, Chris Pearson is the founder of DYI Themes, so I stated following his Twitter feeds to find help. Per Chris, the exploit was in [...]]]></description>
			<content:encoded><![CDATA[<p>Following <a href="http://www.wppro.org/2010/04/04/site-hacked-site-name-changed-to-cheap-viagra/">yesterdays post</a> about my sites being exploited by the &#8220;Cheap Pharma&#8221; a-holes, I was brought to the attention of another WP site (very popular in that) had similar issue too, <a target="_blank" href="http://www.pearsonified.com/">Chris Pearson</a> is the founder of <a target="_blank" href="http://diythemes.com/">DYI Themes</a>, so I stated following his Twitter feeds to find help.</p>
<p><img src="http://www.wppro.org/wp-content/uploads/2010/04/pearsonified-hacked.jpg" alt="" title="pearsonified-hacked" width="515" class="alignleft size-full wp-image-187" /></p>
<p>Per Chris, the exploit was in the DB, so just finding and replacing the file in the WP folder was not good enough, the DB needed to be cleaned as well. So here’s a how to:</p>
<p>For folks who regularly back up their sites, it would be much easier to do the fix as opposed to those who do no back up their site (another reason to use <a target="_blank" href="http://www.ilfilosofo.com/blog/wp-db-backup/">wp-db-backup plugin</a>). Nevertheless there are ways to get the DB cleaned out. We will discuss both, but before we do that, here’s a step-by-step to find and remove the PHP file that is causing the havoc.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wppro.org/2010/04/site-hacked-site-name-and-post-titles-changed-via-database/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Site Hacked: Site Name Changed to &quot;Cheap Viagra&quot;</title>
		<link>http://www.wppro.org/2010/04/site-hacked-site-name-changed-to-cheap-viagra/</link>
		<comments>http://www.wppro.org/2010/04/site-hacked-site-name-changed-to-cheap-viagra/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 12:18:18 +0000</pubDate>
		<dc:creator>Sunny</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[WP]]></category>

		<guid isPermaLink="false">http://www.wppro.org/?p=178</guid>
		<description><![CDATA[I have been pretty behind on keeping up with all things WP and might have missed the boat on the latest WP pitfalls, but found it the hard way that my site(s) were hacked on my new server for the first time since WordPress 2.5. I have been up to speed on all upgrades, all [...]]]></description>
			<content:encoded><![CDATA[<p>I have been pretty behind on keeping up with all things WP and might have missed the boat on the latest WP pitfalls, but found it the hard way that my site(s) were hacked on my new server for the first time since <a "target=_blank" href="http://www.headsetoptions.org/2008/04/28/wordpress-25-upgrade-wordpress-251-is-available-please-update-now-message-appears-after-upgrade-troubleshooting/">WordPress 2.5</a>.</p>
<p><img src="http://www.wppro.org/wp-content/uploads/2010/04/wppro-hacked.jpg" alt="" title="wppro-hacked" width="515" height="292" class="alignleft size-full wp-image-179" /></p>
<p>I have been up to speed on all upgrades, all within 24 hours of release and never over 48 hours. So I am not suggesting the issue is/was related to WordPress, but the only common component of all the sites that were hacked was WP. The way to identify if your site is hacked is to Google the name or a keyword that will pull your site in the SERP, if in the list of names your site appears with a name other than what you have set it to be (in my case it turned out to be Cheap viagra) then you know you are in trouble. One other thing I noticed is that it prevents one from uploading images or media via the built in WordPress Upload/Insert feature while writing or editing a post/page.</p>
<p>The only thing I found that I do not recall adding is an “addhandler php4-script .php” tag in my .htaccess file. Not sure if that was the source of the exploit but I did restore the htaccess files to the original (pre-hack) state and hope for the problem to go away.</p>
<p>If you find you site has similar issues then look in the htaccess file (if you have one) for something like “addhandler php4-script .php”, there is no way for me to tell that is the problem but there seem to be no issue with deleting that line from the file. Hope it helps, leave a comment if you know more on this topic or have had similar experience. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.wppro.org/2010/04/site-hacked-site-name-changed-to-cheap-viagra/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Top Reasons to not use Yahoo! Hosting</title>
		<link>http://www.wppro.org/2007/11/top-reasons-to-not-use-yahoo-hosting/</link>
		<comments>http://www.wppro.org/2007/11/top-reasons-to-not-use-yahoo-hosting/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 16:57:51 +0000</pubDate>
		<dc:creator>Sunny</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[WP]]></category>

		<guid isPermaLink="false">http://www.headsetoptions.org/2007/11/29/top-reasons-to-not-use-yahoo-hosting/</guid>
		<description><![CDATA[I try not to write such posts, but the frustrations expressed by my clients who hosts on Yahoo! Small Business compels me to point out the obvious shortcomings of a popular host. This non-exhaustive list is in no particular order, it’s just the top 4 reasons why I would not recommend or host any on [...]]]></description>
			<content:encoded><![CDATA[<div class="span-8">
<p>I try not to write such posts, but the frustrations expressed by my clients who hosts on Yahoo! Small Business compels me to point out the obvious shortcomings of a popular host. This non-exhaustive list is in no particular order, it’s just the top 4 reasons why I would not recommend or host any on my sites on Yahoo!</p>
<h3>One-Click-Install of Outdated Software</h3>
<p>A client recently used the one click install feature to add WordPress to her site, within days it was hacked and she lost everything she had moved from another CMS (luckily she still had her backups). The problem was the defunct version of WordPress that Yahoo! installed; WP version 2.0.2, which beats <a title="al gore wp version" href="http://www.headsetoptions.org/2007/11/27/al-gores-wordpress-powered-site-hacked/">Al Gore&#8217;s hacked sites WordPress version</a>. Yahoo! claims to be partners with WordPress.org and provide search capabilities for the official WordPress sites, yet the version they install on thousands of user sites is full of holes prone to malicious attacks and hijacks.</p>
</div>
<div class="span-8 last">
<img src="http://i71.photobucket.com/albums/i136/headsetop/antiyahooad.jpg" alt="yahoo hosting magic" />
</div>
<div class="clear"></div>
<h3>Forces to use Yahoo! Mail, no PHPMail</h3>
<p>This is somewhat funny and restrictive setup that Yahoo! Hosting has in place to screw users from using phpMail functions. The most common addon on any new WordPress site is the contact form, yet Yahoo! wont allow you to use one. The only situation when it would work is if the from email ID entered in the Contact Form is from the <a title="php main on yahoo" rel="nofollow" href="http://help.yahoo.com/l/us/yahoo/smallbusiness/webhosting/php/php-17.html" target="_blank">same domain as the site you are on</a>. For example, if you are hosting the domain example.com on Yahoo! Hosting, the only people who can use the contact form are those with emails like someone@example.com, essentially email ID&#8217;s set with the same domain! Does that even make sense? Their reason is, if you had access to send emails to and from your site, you might use the privilege to spam someone else. Privilege to Spam? Yahoo! assume that its subscribers are spammers and treat them like one irrespective of if you really are one or not. While there are ways around this issue, it is not worth the time and effort.</p>
<h3>Restrictive Controls and no .htaccess Access</h3>
<p>Although this feature is mostly used by advanced users, they don&#8217;t let users have access to their own .htaccess files. What this could mean is, you are not allowed to set up redirects, and if you do manage to set one up from within the WP install, Yahoo! will delete the file and if you are the &#8216;unlucky types&#8217;, it might even kick you out of the system completely without the opportunity to restore or reverse the .htaccess edits. Lame.</p>
<h3>Customer Support</h3>
<p>I ended up calling Yahoo! on behalf of my client and was on hold for a good 50+ minutes just to hear the guy on the other end tell me he will &#8220;<em>get the engineers to look at the issue the next morning</em>&#8221; and that &#8220;<em>the issue will be resolved in 3 to 5 days</em>&#8220;. I replied (in astonishment) &#8220;3 to 5 days?&#8221; and he replied very calmly, &#8220;that&#8217;s less than a week&#8221; (almost as if service in &#8220;less than a week&#8221; should make me feel special!). Obviously Yahoo! Hosting thinks your site is not important and can be down 5 days, after all, why bother rushing their engineer to look into petty matters when they could be spending it on keeping up the <a title="alexa ranking for yahoo" rel="nofollow" href="http://www.alexa.com/site/ds/top_sites?ts_mode=global&amp;lang=none" target="_blank">number 1 site in the world</a>.</p>
<h3>Need more?</h3>
<p>I&#8217;ll let the readers add the rest using the comment form below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wppro.org/2007/11/top-reasons-to-not-use-yahoo-hosting/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>

