<?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>andrewapeterson.com &#187; WordPress</title>
	<atom:link href="http://andrewapeterson.com/category/technology/computer-problems-and-fixes/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewapeterson.com</link>
	<description></description>
	<lastBuildDate>Tue, 20 Dec 2011 13:57:22 +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>WordPress: DT, DD, DL, Class=&#8221;[object]&#8221; Appearing in Post Content &#8211; Haunted WYSIWYG?</title>
		<link>http://andrewapeterson.com/2011/07/wordpress-dt-dd-dl-classobject-appearing-in-post-content-haunted-wysiwyg/</link>
		<comments>http://andrewapeterson.com/2011/07/wordpress-dt-dd-dl-classobject-appearing-in-post-content-haunted-wysiwyg/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 19:37:06 +0000</pubDate>
		<dc:creator>andrewapeterson</dc:creator>
				<category><![CDATA[Computer Problems and Fixes]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://andrewapeterson.com/?p=2179</guid>
		<description><![CDATA[One of clients recently wrote me about some strange formatting appearing on a WordPress site.  Example of the strange HTML follows: &#60;p id="[object]"&#62;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed et nunc vitae nibh semper luctus.&#60;/p&#62; &#60;p id="[object]"&#62;Sed et nunc vitae nibh semper luctus. Cras gravida semper magna, sit amet varius purus dictum non. [...]]]></description>
			<content:encoded><![CDATA[<p>One of clients recently wrote me about some strange formatting appearing on a WordPress site.  Example of the strange HTML follows:<br />
<code><br />
&lt;p id="[object]"&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed et nunc vitae nibh semper luctus.&lt;/p&gt;<br />
&lt;p id="[object]"&gt;Sed et nunc vitae nibh semper luctus. Cras gravida semper magna, sit amet varius purus dictum non. Cras eget dolor est. Vestibulum dui ligula, adipiscing eget vestibulum dignissim, congue sed turpis.&lt;/p&gt;</p>
<p>&lt;div id="[object]" class="mceTemp mceIEcenter"&gt;&lt;dl id="attachment_1234" class="wp-caption aligncenter" style="width: 510px;"&gt;&lt;dt class="wp-caption-dt"&gt;&lt;a href="http://example.com/wp-content/uploads/2011/05/example.jpg"&gt;&lt;img class="size-full wp-image-1234" title="etc" src="http://example.com/wp-content/uploads/2011/05/example.jpg" alt="Suspendisse erat tortor, auctor sit amet dapibus a, sodales non massa. Integer viverra ornare purus non sodales." width="500" height="281" /&gt;&lt;/a&gt;&lt;/dt&gt;&lt;dd class="wp-caption-dd"&gt;Suspendisse erat tortor, auctor sit amet dapibus a, sodales non massa. Integer viverra ornare purus non sodales.&lt;/dd&gt;&lt;/dl&gt;&lt;/div&gt;<br />
&lt;p id="[object]"&gt;</p>
<p>&lt;p id="[object]"&gt; &lt;/p&gt;<br />
&lt;p id="[object]"&gt; &lt;/p&gt;<br />
</code><br />
To summarize the oddities:</p>
<ul>
<li>What normally would be <strong>&lt;p class=&#8221;wp-caption-text&#8221;&gt;</strong> becomes <strong>&lt;dd class=&#8221;wp-caption-dd&#8221;&gt;</strong></li>
<li>image&#8217;s link tag is surrounded by <strong>&lt;dt class=&#8221;wp-caption-dt&#8221;&gt;</strong></li>
<li><strong>&#8220;&#8220;</strong> becomes <strong>&lt;dl id=&#8221;attachment_1234&#8243;&gt;</strong></li>
<li>the whole thing gets wrapped in a <strong>&lt;div id=&#8221;[object]&#8220;&gt;</strong></li>
<li>and paragraph tags become <strong>&lt;p id=&#8221;[object]&#8220;&gt;</strong></li>
</ul>
<p>I suspect this has to do with <a href="http://en.wikipedia.org/wiki/TinyMCE">TinyMCE</a>&#8216;s built-in on-the-fly code re-writing going haywire somehow. Incidentally, the person who was having these issues was running a pretty old version: <strong>WordPress 2.6.3</strong></p>
<p>Anyone know what this is all about?  Leave a comment and together we&#8217;ll fix the world (or at least help others with a very frustrating bug)</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewapeterson.com/2011/07/wordpress-dt-dd-dl-classobject-appearing-in-post-content-haunted-wysiwyg/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPage&#8217;s Secret php.ini editor</title>
		<link>http://andrewapeterson.com/2011/02/ipages-secret-php-ini-editor/</link>
		<comments>http://andrewapeterson.com/2011/02/ipages-secret-php-ini-editor/#comments</comments>
		<pubDate>Tue, 15 Feb 2011 21:24:51 +0000</pubDate>
		<dc:creator>andrewapeterson</dc:creator>
				<category><![CDATA[Computer Problems and Fixes]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://andrewapeterson.com/?p=2122</guid>
		<description><![CDATA[If you&#8217;re seeing this and not liking it: Maximum upload file size: 2MB &#8230;the trick is generally to either upload a php.ini file with ammendments to the server&#8217;s default php settings, or in the case of some hosting providers, iPage included, you need to find a special settings page where you can edit your php.ini [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re seeing this and not liking it: <strong>Maximum upload file size: 2MB</strong></p>
<p>&#8230;the trick is generally to either upload a php.ini file with ammendments to the server&#8217;s default php settings, or in the case of some hosting providers, iPage included, you need to find a special settings page where you can edit your php.ini file.</p>
<p>Where is it?  I certainly couldn&#8217;t find it.  But after calling iPage, the secret is revealed.  Here&#8217;s how you get to iPage&#8217;s php.ini editor:</p>
<p><strong>iPage  Customer Login</strong> (takes you to control panel&#8230;)<strong>&gt;&gt;Control Panel&gt;&gt;Scripting and Add-Ons&gt;&gt;CGI and Scripted Language Support&gt;&gt;PHP Scripting</strong></p>
<p><span style="font-family: arial, helvetica, clean, sans-serif; line-height: 16px;"> </span></p>
<p>You will need to find certain lines and replace their default values.</p>
<div>post_max_size =</div>
<div id="_mcePaste">upload_max_filesize =</div>
<div id="_mcePaste">max_execution_time =</div>
<div id="_mcePaste">memory_limit =</div>
<p>the values I use are these:</p>
<p>post_max_size = 30M</p>
<p>upload_max_filesize = 100M</p>
<p>max_execution_time = 900</p>
<p>memory_limit = 100M</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewapeterson.com/2011/02/ipages-secret-php-ini-editor/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>iPage: CSS Changes Not Taking Effect Due to Cache (you&#8217;re not crazy and it&#8217;s not your fualt)</title>
		<link>http://andrewapeterson.com/2011/02/ipage-css-changes-not-taking-effect-due-to-cache-youre-not-crazy-and-its-not-your-fualt/</link>
		<comments>http://andrewapeterson.com/2011/02/ipage-css-changes-not-taking-effect-due-to-cache-youre-not-crazy-and-its-not-your-fualt/#comments</comments>
		<pubDate>Sat, 12 Feb 2011 21:45:41 +0000</pubDate>
		<dc:creator>andrewapeterson</dc:creator>
				<category><![CDATA[Computer Problems and Fixes]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://andrewapeterson.com/?p=2119</guid>
		<description><![CDATA[I thought I was losing my mind.  About half the time, when making adjustment to a stylesheet, the site would not update.  This was causing development work that should take about ten times as long.  Not good. UPDATE: I got a comment from someone named &#8216;Whit&#8217; which reads: I have also had this problem. Though [...]]]></description>
			<content:encoded><![CDATA[<p>I thought I was losing my mind.  About half the time, when making adjustment to a stylesheet, the site would not update.  This was causing development work that should take about ten times as long.  Not good.</p>
<p><strong><em>UPDATE: I got a comment from someone named &#8216;Whit&#8217; which reads:</em></strong></p>
<blockquote><p><strong>I have also had this problem. Though you guys might like a clearer answer as I got from iPage. They told me the following, “We use Varnish Caching technology. Hence, your website may not display the changes immediately.”</strong></p>
<p><strong>Very annoying. Either way, the simplest answer is to add no cache code to your .htaccess file like below:</strong></p>
<p><strong>Header set Cache-Control: “private, pre-check=0, post-check=0, max-age=0?</strong><br />
<strong>Header set Expires: 0</strong><br />
<strong>Header set Pragma: no-cache</strong></p></blockquote>
<p><strong>Thanks, Whit!!!  [now back to my story]</strong></p>
<p>After finding <a href="http://www.webhostingtalk.com/archive/index.php/t-962574.html">this</a>, I finally called iPage. After debating with their &#8220;tech support&#8221; person about whether or not this could be their fault (which it clearly is), the person finally found that he could turn off some sort of caching that iPage has running by default on shared hosting accounts.  Eureka!  Unfortunately, it took 20 minutes to get thru to support.  More unfortunately, I had to plea and argue with the person for fifteen minutes before I could inspire him to discover that indeed, the caching is happening.  And most unfortunately of all, before I finally convinced the person to to look for the solution, the person tried to convince me that I should be willing to put up with it taking &#8220;ten minutes&#8221; or more  for a CSS update to take affect.  His words, &#8220;ten minutes.&#8221;  Seriously?  Ten minutes for a CSS tweak to take effect?  I can&#8217;t believe someone would say such a thing.  We&#8217;re talking about changes that take five seconds to make.  We&#8217;re talking about the workflow that virtually every web developer relies on: upload a change to the server, view the change in a browser, rinse repeat.  Ugh!</p>
<p>Oh, and the kid also said that this caching that he turned off on iPage&#8217;s end <em>might take up to 24 hours to actually turn off&#8230;</em> WTF!</p>
<p>So while I&#8217;m at it let me just say this about iPage also:  FTP times out a lot with them.  Very annoying, but I can deal with that.</p>
<p>I don&#8217;t think the money  you save by going with iPage (a few dollars a month) rather than another hosting provider ( bluehost or hostgator, for instance) is worth it.</p>
<p>I&#8217;m angry at them for</p>
<ol>
<li>Having support staff that are completely ignorant to the daily reality of all developers</li>
<li>Having caching turned on by default and not making this known to their support people</li>
<li>Having slow servers that drop or stall ftp connections constantly</li>
</ol>
<p>OK.  I&#8217;m done now.  Back to work.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewapeterson.com/2011/02/ipage-css-changes-not-taking-effect-due-to-cache-youre-not-crazy-and-its-not-your-fualt/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Approve comment turns red, (wordpress): Disable Mailpress</title>
		<link>http://andrewapeterson.com/2011/02/approve-comment-turns-red-wordpress-disable-mailpress/</link>
		<comments>http://andrewapeterson.com/2011/02/approve-comment-turns-red-wordpress-disable-mailpress/#comments</comments>
		<pubDate>Thu, 10 Feb 2011 11:49:35 +0000</pubDate>
		<dc:creator>andrewapeterson</dc:creator>
				<category><![CDATA[Computer Problems and Fixes]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://andrewapeterson.com/?p=2111</guid>
		<description><![CDATA[Mailpress is rad, but apparently they need to make an update to their plugin. I use it and love it but with wordpress 3.05, I&#8217;ve found that I&#8217;m not able to approve comments.  When I click on the &#8216;approve&#8217; link for a comment, the comment turns white for a second, like it has become &#8216;approved&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p>Mailpress is rad, but apparently they need to make an update to their plugin.</p>
<p>I use it and love it but with wordpress 3.05, I&#8217;ve found that I&#8217;m not able to approve comments.  When I click on the &#8216;approve&#8217; link for a comment, the comment turns white for a second, like it has become &#8216;approved&#8217; but suddenly goes red right after.  Weird bug.</p>
<p>Whenever you encounter weird bugs like these, it&#8217;s a good idea to make sure all your plugins are up to date and then, if you still have a problem, turn your plugins off one at a time to see if one of them is causing the problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewapeterson.com/2011/02/approve-comment-turns-red-wordpress-disable-mailpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AJAX Comments/MailPress Causing PHP Errors on Submit of Comments</title>
		<link>http://andrewapeterson.com/2010/09/ajax-commentsmailpress-causing-php-errors-on-submit-of-comments/</link>
		<comments>http://andrewapeterson.com/2010/09/ajax-commentsmailpress-causing-php-errors-on-submit-of-comments/#comments</comments>
		<pubDate>Thu, 30 Sep 2010 23:08:40 +0000</pubDate>
		<dc:creator>andrewapeterson</dc:creator>
				<category><![CDATA[Computer Problems and Fixes]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://andrewapeterson.com/?p=2072</guid>
		<description><![CDATA[(Thanks for the tip-off, Kim Flournoy!) MailPress seemed to be causing an error whenever someone would try to post a comment to my site.  The comments were actually getting through, but the commentor would see the mess of PHP errors below. Upon deactivating MailPress, submitting a comment would result in a blank white screen (called [...]]]></description>
			<content:encoded><![CDATA[<p>(Thanks for the tip-off, <a href="http://kimflournoy.com">Kim Flournoy</a>!) <a href="http://wordpress.org/extend/plugins/mailpress/">MailPress</a> <em>seemed</em> to be causing an error whenever someone would try to post a comment to my site.  The comments were actually getting through, but the commentor would see the mess of PHP errors below.</p>
<p>Upon deactivating MailPress, submitting a comment would result in a blank white screen (called a white screen of death in some parts).  I deactivated <a href="http://wordpress.org/extend/plugins/ajax-comments/">AJAX Comments</a> (just a hunch) and the blank screen was fixed, and I was able to re-activate MailPress without any problems.  To summarize,</p>
<p><strong>The problem is AJAX Comments, not MailPress</strong>, or at least the two don&#8217;t play nice together.  I choose MailPress as the one to keep and AC as the one to blame.</p>
<p><code>Warning: fsockopen() [function.fsockopen]: unable to connect to ssl://mail.my-website.com:0 (Failed to parse address "mail.my-website.com") in /my-website/path/public_html/etc/wp-content/plugins/mailpress/mp-includes/Swiftmailer/classes/Swift/Transport/StreamBuffer.php on line 233</code></p>
<p><code>Warning: Cannot modify header information - headers already sent by (output started at /my-website/path/public_html/etc/wp-content/plugins/mailpress/mp-includes/Swiftmailer/classes/Swift/Transport/StreamBuffer.php:233) in /my-website/path/public_html/etc/wp-comments-post.php on line 95</code></p>
<p><code>Warning: Cannot modify header information - headers already sent by (output started at /my-website/path/public_html/etc/wp-content/plugins/mailpress/mp-includes/Swiftmailer/classes/Swift/Transport/StreamBuffer.php:233) in /my-website/path/public_html/etc/wp-comments-post.php on line 96</code></p>
<p><code>Warning: Cannot modify header information - headers already sent by (output started at /my-website/path/public_html/etc/wp-content/plugins/mailpress/mp-includes/Swiftmailer/classes/Swift/Transport/StreamBuffer.php:233) in /my-website/path/public_html/etc/wp-comments-post.php on line 97</p>
<p></code></p>
<p><code>Warning: Cannot modify header information - headers already sent by (output started at /my-website/path/public_html/etc/wp-content/plugins/mailpress/mp-includes/Swiftmailer/classes/Swift/Transport/StreamBuffer.php:233) in /my-website/path/public_html/etc/wp-includes/pluggable.php on line 890</code></p>
]]></content:encoded>
			<wfw:commentRss>http://andrewapeterson.com/2010/09/ajax-commentsmailpress-causing-php-errors-on-submit-of-comments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dr Dre Runs WordPress</title>
		<link>http://andrewapeterson.com/2010/08/dr-dre-runs-wordpress/</link>
		<comments>http://andrewapeterson.com/2010/08/dr-dre-runs-wordpress/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 10:13:46 +0000</pubDate>
		<dc:creator>andrewapeterson</dc:creator>
				<category><![CDATA[Ideas, Observations, Opinions, Rants Etc]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://andrewapeterson.com/?p=2063</guid>
		<description><![CDATA[Badass.  Just looked at his site and the Footer of the site says: Copyright © 2010 Dr. Dre “Detox” – The most anticipated Hip Hop album ever. Running on WordPress &#124; Theme developed by rsuog. Cool.  WordPress is big.]]></description>
			<content:encoded><![CDATA[<p>Badass.  Just <a href="http://www.detox-drdre.com/?page_id=3">looked</a> at his site and the <a href="http://www.detox-drdre.com/?page_id=3">Footer of the site says</a>:</p>
<p>Copyright © 2010 Dr. Dre “Detox” – The most anticipated Hip Hop album ever.  Running on <a title="wordpress" href="http://wordpress.org/" target="_blank">WordPress</a> | <a title="wordpress themes" href="http://topwpthemes.com/" target="_blank">Theme</a> developed by <a title="rsuog" href="http://rsuog.com/" target="_blank">rsuog</a>.</p>
<p>Cool.  WordPress is big.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewapeterson.com/2010/08/dr-dre-runs-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 3 is Exciting! Thanks Matt and Team.</title>
		<link>http://andrewapeterson.com/2010/06/wordpress-3-is-exciting-thanks-matt-and-team/</link>
		<comments>http://andrewapeterson.com/2010/06/wordpress-3-is-exciting-thanks-matt-and-team/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 02:07:53 +0000</pubDate>
		<dc:creator>andrewapeterson</dc:creator>
				<category><![CDATA[Ideas, Observations, Opinions, Rants Etc]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://andrewapeterson.com/?p=1936</guid>
		<description><![CDATA[From the WP Dev Blog, Matt Mullenweg giving his &#8216;State of the Word&#8217; presentation.  Very cool.   I&#8217;m really excited about where WordPress is going.]]></description>
			<content:encoded><![CDATA[<p>From the <a href="http://wordpress.org/development/2010/06/thelonious/">WP Dev Blog</a>, Matt Mullenweg giving his &#8216;State of the Word&#8217; presentation.  Very cool.   I&#8217;m really excited about where WordPress is going.</p>
<p><embed src="http://v.wordpress.com/wp-content/plugins/video/flvplayer.swf?ver=1.21" type="application/x-shockwave-flash" width="400" height="224" wmode="transparent" seamlesstabbing="true" allowfullscreen="true" allowscriptaccess="always" overstretch="true" flashvars="guid=xj8pDCM4&amp;width=400&amp;height=224&amp;locksize=no&amp;dynamicseek=false&amp;qc_publisherId=p-18-mFEk4J448M" title="Matt Mullenweg: State of the Word 2010"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://andrewapeterson.com/2010/06/wordpress-3-is-exciting-thanks-matt-and-team/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hosting Providers: Check Yourself &#8211; WordPress is Mainstream</title>
		<link>http://andrewapeterson.com/2010/04/hosting-providers-check-yourself-wordpress-is-mainstream/</link>
		<comments>http://andrewapeterson.com/2010/04/hosting-providers-check-yourself-wordpress-is-mainstream/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 03:23:27 +0000</pubDate>
		<dc:creator>andrewapeterson</dc:creator>
				<category><![CDATA[Computer Problems and Fixes]]></category>
		<category><![CDATA[Evil Robots]]></category>
		<category><![CDATA[Ideas, Observations, Opinions, Rants Etc]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://andrewapeterson.com/?p=1874</guid>
		<description><![CDATA[When I get asked for help with an attack on a WordPress site, it&#8217;s often on the same few hosting providers.  And when it&#8217;s not, it&#8217;s usually a small, local hosting provider.  When I have spoken to the staff of one of these hosting providers, about what seems to only occur in these few situations, [...]]]></description>
			<content:encoded><![CDATA[<p>When I get asked for help with an attack on a WordPress site, it&#8217;s often on the same few hosting providers.  And when it&#8217;s not, it&#8217;s usually a small, local hosting provider.  When I have spoken to the staff of one of these hosting providers, about what seems to only occur in these few situations, they never take responsibility for having oddball server settings. And it&#8217;s not uncommon for them to actually blame their customers for using WordPress in the first place!</p>
<p>Some of the more popular Hosting Providers that seem to have more trouble than others with WordPress malware attacks in the past two years (in my experience) are Network Solutions and IX Web Hosting. And in general, hosting providers that have a lot of issues with malware affecting WordPress sites either</p>
<ul>
<li>Have screwy server settings that tempt developers to take risks with file permissions, or</li>
<li>Have vulnerabilities that allow malware to sneak from one hosting account to another</li>
</ul>
<p>As for some of the local, ma &#8216;n&#8217; pa providers I&#8217;ve had problems with, I&#8217;m not going to hit them when they&#8217;re down by naming names.  But let me just say this: Buying local isn&#8217;t necessarily a good idea when it comes to hosting. It&#8217;s often the worst thing you can do.  You usually get crappy support, a high price, a non-standard product, and to make things even worse, you also often get a territorial &#8216;server guy&#8217; who wants to blame any technical problems on the customer and not take responsibility for anything.</p>
<p>I can imagine being a hosting provider and not wanting to change how I do things just because a few of my customers want to run some weird PHP software they found somewhere.  But WordPress is <a href="http://andrewapeterson.com/2009/09/wordpress-usage-202-million-worldwide-62-8-million-us/">hardly obscure</a> anymore. And although I could be wrong, it seems that the server settings required for a smooth, safe ride with WordPress are in line with &#8220;best practices&#8221; for hosting providers in general, since all the best and most popular hosting providers seem to run WordPress perfectly.</p>
<p>So in the &#8216;news,&#8217; I guess on April 12th, 2010, someone (<a href="http://forums.networksolutions.com/view-member-profile-u4718.html">rshinsec</a>) at Network Solutions <a href="http://wordpress.org/support/topic/387733">announced</a> that an attack on many of Network Solutions&#8217; customers&#8217; sites was actually caused by a &#8220;WordPress Vulnerability.&#8221; (Quote is actually from a WordPress.org page <a href="http://wordpress.org/support/topic/387733">HERE</a>, because according to the WordPress.org page, Network Solutions has since edited the announcement)&#8221;</p>
<blockquote><p>&#8220;Beginning last week a WordPress vulnerability has been the target of attacks on multiple WordPress websites on hosting platforms around the web. We have a blog post with additional details about the vulnerability and how to secure your WordPress site.&#8221;</p></blockquote>
<p>In fact, it was not a WordPress problem at all.  So in response to some of the inaccurate anti-worpress blogosphere chatter caused by Network Solutions passing the buck like this, <a href="http://en.wikipedia.org/wiki/Matt_Mullenweg">Matt Mullenweg</a>, founder of WordPress <a href="http://wordpress.org/development/2010/04/file-permissions/">posted</a> to the WordPress Development Blog, clearing some things up, as well as putting it like this:</p>
<blockquote><p>&#8220;Summary: A web host had a crappy server configuration that allowed people on the same box to read each others’ configuration files, and some members of the “security” press have tried to turn this into a “WordPress vulnerability” story.&#8221;</p></blockquote>
<p>Thank you Matt!  We the people that use and love WordPress need to stand up for ourselves and demand what we deserve.  We are not a fringe community anymore.  WordPress is mainstream software and any hosting provider that has issues with it needs to check themselves!</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewapeterson.com/2010/04/hosting-providers-check-yourself-wordpress-is-mainstream/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>wordpress attack inserts movie links in content</title>
		<link>http://andrewapeterson.com/2009/11/wordpress-attack-inserts-movie-links-in-content/</link>
		<comments>http://andrewapeterson.com/2009/11/wordpress-attack-inserts-movie-links-in-content/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 06:37:02 +0000</pubDate>
		<dc:creator>andrewapeterson</dc:creator>
				<category><![CDATA[Computer Problems and Fixes]]></category>
		<category><![CDATA[Evil Robots]]></category>
		<category><![CDATA[Humanity, Culture, Philosophy, Politics, Ethics Etc]]></category>
		<category><![CDATA[Marketing/Advertising In The Cloud]]></category>
		<category><![CDATA[SEO, SEM, SMO Etc]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://andrewapeterson.com/?p=1842</guid>
		<description><![CDATA[One of my favorite clients&#8217; sites running WordPress was recently attacked by a bug that inserts links to &#8220;movie downloads&#8221; and &#8220;DVDs&#8221; all over the place in her content with &#8220;display:hidden&#8221; The site links to sites who are also under attack and when the bug is running correctly on those sites, the sites redirect the [...]]]></description>
			<content:encoded><![CDATA[<div>One of my favorite clients&#8217; sites running WordPress was recently attacked by a bug that inserts links to &#8220;movie downloads&#8221; and &#8220;DVDs&#8221; all over the place in her content with &#8220;display:hidden&#8221;</div>
<p>The site links to sites who are also under attack and when the bug is running correctly on those sites, the sites redirect the hits to the final destination,</p>
<p>which is http://www.zml.com/</p>
<p>I don&#8217;t know if zml.com knows this is happening.  I mean I suppose it&#8217;s possible that some unscrupulous SEO or Marketing guy promised them traffic and then resorted to this to get it.  I&#8217;m contacting them now to inform them of this uncool practice being committed on their behalf, and if they are not willing to cooperate on putting an end to it, I will have no choice but to give them some negative attention.</p>
<p>The process of extracting the bad links from the content was long and hard since the strings of code inserted were very inconsistent.</p>
<p>The following is a list of the sites being linked thru, which I assume are all victims of this malware.  If you own one of these sites, feel free to drop me a line and I will point you in the right direction as far as putting an end to this.</p>
<ul>
<li>http://blog.segd.org</li>
<li>http://www.investorsunited.com</li>
<li>http://www.oca-gla.org</li>
<li>http://www.thunderstruck.org</li>
<li>http://subway.com</li>
<li>http://verdadeabsoluta.net</li>
<li>http://yourrnc.com</li>
<li>http://wordpressthemesbox.com</li>
<li>http://mp3db.org</li>
<li>http://webconsultingdc.com</li>
<li>http://turtlesurvival.org</li>
<li>http://turtleconservationfund.org</li>
<li>http://truenorthbrass.com</li>
<li>http://tarabooks.com</li>
<li>http://kolenalaila.com</li>
<li>http://techbostonacademy.org</li>
<li>http://pie-flex.com</li>
<li>http://www.philebrity.tv</li>
<li>http://www.landmarkwine.com</li>
<li>http://artsinbushwick.org</li>
<li>http://brettmartin.org</li>
<li>http://bsf.org</li>
<li>http://www.popandpolitics.com</li>
<li>http://womanhonorthyself.com</li>
<li>http://www.brainstorm9.com</li>
<li>http://webdev.entheosweb.com</li>
<li>http://www.topicus-healthcare.com</li>
<li>http://www.vfilings.com</li>
<li>http://constantinessword.com</li>
<li>http://www.dopiska.com</li>
<li>http://writingcenters.org</li>
<li>http://www.radisson.com</li>
<li>http://notjustaprettyface.org</li>
<li>http://www.arizonacriminaldefenseblog.com</li>
<li>http://www.sembrarpaz.com</li>
<li>http://www.apostilla.com</li>
<li>http://www.geektechs.net</li>
<li>http://johnquiggin.com</li>
<li>http://blog.pdma.org</li>
<li>http://bluesheaven.com</li>
</ul>
<p>Message to ZML:</p>
<blockquote><p>Hello,</p>
<p>I am a developer and recently one of my clients who is running WordPress for her personal website was attacked by some Malware that inserted thousands of links throughout her content.  Those links resolve to your site, but via redirects thru other sites that I assume are also victims of the malware.</p>
<p>You look like you&#8217;ve built a pretty nice site here.  And I&#8217;m writing to give you the chance to get on board with fixing this problem before I am forced to create some negative attention in the blogosphere and social media.</p>
<p>It doesn&#8217;t seem like you would want to be resposible for malware.  But it also doesn&#8217;t seem like anyone would go through the trouble to make all these links back to you unless you were paying them.  Perhaps you hired some marketing or SEO people and were not aware that they would be using these tactics?    Please write back soon as I have very little patience for this kind of thing.</p>
<p>Thanks,</p>
<p>Andrew A. Peterson</p></blockquote>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 1209px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;wp:tag&gt;&lt;wp:tag_slug&gt;%d0%b0%d0%b2%d1%82%d0%be%d1%80%d1%81%d0%ba%d0%b8%d0%b5-%d0%bf%d1%80%d0%be%d0%b3%d1%80%d0%b0%d0%bc%d0%bc%d1%8b&lt;/wp:tag_slug&gt;&lt;wp:tag_name&gt;&lt;![CDATA[????????? ?????????]]&gt;&lt;/wp:tag_name&gt;&lt;/wp:tag&gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 1209px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"><span style="white-space: pre;"> </span>&lt;wp:tag&gt;&lt;wp:tag_slug&gt;%d1%81%d0%b2%d0%be%d0%b1%d0%be%d0%b4%d0%bd%d1%8b%d0%b9-%d0%bc%d0%b8%d0%ba%d1%80%d0%be%d1%84%d0%be%d0%bd&lt;/wp:tag_slug&gt;&lt;wp:tag_name&gt;&lt;![CDATA[????????? ????????]]&gt;&lt;/wp:tag_name&gt;&lt;/wp:tag&gt;</div>
<p>Some samples of weird code that the bot inserted:</p>
<p>&lt;wp:tag&gt;&lt;wp:tag_slug&gt;%d0%b0%d0%b2%d1%82%d0%be%d1%80%d1%81%d0%ba%d0%b8%d0%b5-%d0%bf%d1%80%d0%be%d0%b3%d1%80%d0%b0%d0%bc%d0%bc%d1%8b&lt;/wp:tag_slug&gt;&lt;wp:tag_name&gt;&lt;![CDATA[????????? ?????????]]&gt;&lt;/wp:tag_name&gt;&lt;/wp:tag&gt;</p>
<p><span style="white-space: pre;"> </span>&lt;wp:tag&gt;&lt;wp:tag_slug&gt;%d1%81%d0%b2%d0%be%d0%b1%d0%be%d0%b4%d0%bd%d1%8b%d0%b9-%d0%bc%d0%b8%d0%ba%d1%80%d0%be%d1%84%d0%be%d0%bd&lt;/wp:tag_slug&gt;&lt;wp:tag_name&gt;&lt;![CDATA[????????? ????????]]&gt;&lt;/wp:tag_name&gt;&lt;/wp:tag&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewapeterson.com/2009/11/wordpress-attack-inserts-movie-links-in-content/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Line-Numbers in WordPress 2.8&#8242;s Theme Editor?</title>
		<link>http://andrewapeterson.com/2009/10/line-numbers-in-wordpress-2-8s-theme-editor/</link>
		<comments>http://andrewapeterson.com/2009/10/line-numbers-in-wordpress-2-8s-theme-editor/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 21:34:54 +0000</pubDate>
		<dc:creator>andrewapeterson</dc:creator>
				<category><![CDATA[Computer Problems and Fixes]]></category>
		<category><![CDATA[Ideas, Observations, Opinions, Rants Etc]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://andrewapeterson.com/?p=1830</guid>
		<description><![CDATA[UPDATE: After about four hours of hunting, I finally found a way to enable CodePress in WordPress! A plugin called Enable Codepress does just that! It only seems to work in FireFox, but it does work with WordPress 2.8.4 copy of a comment I left HERE, a tutorial having to do with adding line-numbers and [...]]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE: After about four hours of hunting, I finally found a way to enable CodePress in WordPress! A plugin called <a href="http://www.itsananderson.com/plugins/enable-codepress/">Enable Codepress</a> does just that! It only seems to work in FireFox, but it does work with WordPress 2.8.4</strong></p>
<p><em>copy of a comment I left <a href="http://www.johnkolbert.com/wordpress/add-native-syntax-highlighting-and-line-numbering-to-your-plugin-with-wp-28/">HERE</a>, a tutorial having to do with adding line-numbers and syntax-highlighting to WordPress&#8217; text-editor. </em></p>
<p>Wow. I am so frustrated.   I have spent the last four hours trying to find a way for me to endow my clients, whom I have set up with WordPress, with the power of line numbers when editing CSS.</p>
<p>WordPress is nearly FTP-free, which is great for lay persons.  I&#8217;ve had great results with teaching older people how to use FireBug to find and preview changes in their CSS by right-clicking on what they want to change and selecting &#8220;inspect element.&#8221;  And it&#8217;s not too difficult for many of these folks to get into their Stylesheet in WP&#8217;s Theme Editor and find and change what they have tested in FireFox.</p>
<p>But would make the workflow a thousand times better would be a way to make the Textarea in the Theme Editor disply Line-Numbers.  There are a handful of plugins that claim to do this, but none of them seem to work with WordPress 2.8.4  And in my hunt, I&#8217;ve found evidence that WP once had this feature briefly, but turned it off because it was too slow.  I never noticed it and I&#8217;ve been using WP for years, and have always been up to date.</p>
<p>Now I find this blog post.  Great. A hack to turn on the CodePress functionality in WordPress 2.8&#8230; The problem is I don&#8217;t understand how to do this!</p>
<p>Can&#8217;t you just make an installable Plugin?  A plugin would be great because it would be nice to be able to turn the thing on and off, if it is indeed slow or buggy.</p>
<p>Or if some manual intervention with WP&#8217;s files is necessary, could you please-please-please explain which files you are editing in this tutorial?  All of the examples show top line numbers (1, 2, 3).  There&#8217;s no &#8220;this is what the whole thing should look like&#8221; &#8230;You don&#8217;t explain what file or files you are editing.    This is so annoying because I&#8217;m not a programmer and this how-to assumes that we know certain things that I don&#8217;t know.</p>
<p>could brave these steps if I knew where to make them. I have been searching for this post for hours only to find that I&#8217;m not smart enough to understand the directions!!!    Thanks for your consideration and for sharing information, even if I am ineligible for it.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewapeterson.com/2009/10/line-numbers-in-wordpress-2-8s-theme-editor/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

