<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Yahoo Hosting and WordPress</title>
	<atom:link href="http://creativeslice.com/blog/yahoo-hosting-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://creativeslice.com/blog/yahoo-hosting-wordpress/</link>
	<description>Creative website design, business promotion and improved communication</description>
	<lastBuildDate>Sun, 23 May 2010 12:59:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Hung</title>
		<link>http://creativeslice.com/blog/yahoo-hosting-wordpress/comment-page-1/#comment-25137</link>
		<dc:creator>Hung</dc:creator>
		<pubDate>Mon, 02 Nov 2009 11:57:53 +0000</pubDate>
		<guid isPermaLink="false">http://creativeslice.com/ideas/yahoo-hosting-and-wordpress/#comment-25137</guid>
		<description>Thanks for the advice man. Today I almost using them to build my new blog. Lucky I found this post first for my consideration. </description>
		<content:encoded><![CDATA[<p>Thanks for the advice man. Today I almost using them to build my new blog. Lucky I found this post first for my consideration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Skeezix</title>
		<link>http://creativeslice.com/blog/yahoo-hosting-wordpress/comment-page-1/#comment-3675</link>
		<dc:creator>Skeezix</dc:creator>
		<pubDate>Fri, 21 Sep 2007 16:24:20 +0000</pubDate>
		<guid isPermaLink="false">http://creativeslice.com/ideas/yahoo-hosting-and-wordpress/#comment-3675</guid>
		<description>Same experiences here with Y! and WP as described by chickpea and all the rest.

I&#039;ve had it. Going to Bluehost.

So long, Yahoo!</description>
		<content:encoded><![CDATA[<p>Same experiences here with Y! and WP as described by chickpea and all the rest.</p>
<p>I&#8217;ve had it. Going to Bluehost.</p>
<p>So long, Yahoo!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chickpea</title>
		<link>http://creativeslice.com/blog/yahoo-hosting-wordpress/comment-page-1/#comment-2243</link>
		<dc:creator>chickpea</dc:creator>
		<pubDate>Sat, 09 Jun 2007 18:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://creativeslice.com/ideas/yahoo-hosting-and-wordpress/#comment-2243</guid>
		<description>What a great post, I wish I found this before I signed up with Yahoo. I haven&#039;t had that many problems, but the ones that I&#039;ve had always end with Yahoo telling me that the problem is because of Wordpress - idiots!!

Now I&#039;m trying to update from Wordpress 2.0.2 to WP 2.2 (thanks automatic updates from Yahoo - NOT), and I&#039;m thinking I should move from Yahoo. 

Bah!</description>
		<content:encoded><![CDATA[<p>What a great post, I wish I found this before I signed up with Yahoo. I haven&#8217;t had that many problems, but the ones that I&#8217;ve had always end with Yahoo telling me that the problem is because of WordPress &#8211; idiots!!</p>
<p>Now I&#8217;m trying to update from WordPress 2.0.2 to WP 2.2 (thanks automatic updates from Yahoo &#8211; NOT), and I&#8217;m thinking I should move from Yahoo. </p>
<p>Bah!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://creativeslice.com/blog/yahoo-hosting-wordpress/comment-page-1/#comment-1295</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Tue, 20 Mar 2007 06:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://creativeslice.com/ideas/yahoo-hosting-and-wordpress/#comment-1295</guid>
		<description>Thanks Ford.  That is a nice and simple solution.  (though I still recommend switching away from Yahoo hosting).</description>
		<content:encoded><![CDATA[<p>Thanks Ford.  That is a nice and simple solution.  (though I still recommend switching away from Yahoo hosting).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ford</title>
		<link>http://creativeslice.com/blog/yahoo-hosting-wordpress/comment-page-1/#comment-1293</link>
		<dc:creator>Ford</dc:creator>
		<pubDate>Tue, 20 Mar 2007 06:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://creativeslice.com/ideas/yahoo-hosting-and-wordpress/#comment-1293</guid>
		<description>Thanks for your reply, I figured out the problem.  The &quot;wp-content/plugins/ywhmast.php&quot; file is missing a &quot;Plugin Name&quot; in the comments.  This text acts as metadata for the WordPress plugin page.  A plugin that lacks a &quot;Plugin Name&quot; doesn&#039;t show up on the plugins page and, thus, can&#039;t be turned off.

2 solutions follow:

* comment out the line &quot;add_action(&#039;admin_head&#039;, &#039;attach_ywh_mast&#039;);&quot; in ywhmast.php

This will force the masthead off.

* Add the line &quot;Plugin Name: Yahoo! Masthead&quot; right above &quot;Plugin URI: http://smallbusiness.yahoo.com/#&quot;

This will make the Masthead plugin show up in the WP plugins page (where it can then be deactivated).

Hope this helps someone!

Ford</description>
		<content:encoded><![CDATA[<p>Thanks for your reply, I figured out the problem.  The &#8220;wp-content/plugins/ywhmast.php&#8221; file is missing a &#8220;Plugin Name&#8221; in the comments.  This text acts as metadata for the WordPress plugin page.  A plugin that lacks a &#8220;Plugin Name&#8221; doesn&#8217;t show up on the plugins page and, thus, can&#8217;t be turned off.</p>
<p>2 solutions follow:</p>
<p>* comment out the line &#8220;add_action(&#8216;admin_head&#8217;, &#8216;attach_ywh_mast&#8217;);&#8221; in ywhmast.php</p>
<p>This will force the masthead off.</p>
<p>* Add the line &#8220;Plugin Name: Yahoo! Masthead&#8221; right above &#8220;Plugin URI: <a href="http://smallbusiness.yahoo.com/#" rel="nofollow">http://smallbusiness.yahoo.com/#</a>&#8221;</p>
<p>This will make the Masthead plugin show up in the WP plugins page (where it can then be deactivated).</p>
<p>Hope this helps someone!</p>
<p>Ford</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ford</title>
		<link>http://creativeslice.com/blog/yahoo-hosting-wordpress/comment-page-1/#comment-1292</link>
		<dc:creator>Ford</dc:creator>
		<pubDate>Tue, 20 Mar 2007 05:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://creativeslice.com/ideas/yahoo-hosting-and-wordpress/#comment-1292</guid>
		<description>How did you get rid of that yahoo banner in the admin section?  It&#039;s driving me crazy...</description>
		<content:encoded><![CDATA[<p>How did you get rid of that yahoo banner in the admin section?  It&#8217;s driving me crazy&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr. Ginger Campbell</title>
		<link>http://creativeslice.com/blog/yahoo-hosting-wordpress/comment-page-1/#comment-847</link>
		<dc:creator>Dr. Ginger Campbell</dc:creator>
		<pubDate>Sat, 10 Feb 2007 19:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://creativeslice.com/ideas/yahoo-hosting-and-wordpress/#comment-847</guid>
		<description>I know this is an old post. I sure wish I had seen it before I signed up with Yahoo! hosting, which I did because they were on WordPress&#039;s approved list!

I have had nothing but trouble. Many plug-ins don&#039;t work and the only response one ever gets from Yahoo! is that they don&#039;t support WordPress. They direct you back to the WordPress Codex, which is no help when the problem is that they don&#039;t seem to give you full access to your WordPress installation.

I signed up with Yahoo! because I thought it would be easier to use as a beginner. WRONG!!!</description>
		<content:encoded><![CDATA[<p>I know this is an old post. I sure wish I had seen it before I signed up with Yahoo! hosting, which I did because they were on WordPress&#8217;s approved list!</p>
<p>I have had nothing but trouble. Many plug-ins don&#8217;t work and the only response one ever gets from Yahoo! is that they don&#8217;t support WordPress. They direct you back to the WordPress Codex, which is no help when the problem is that they don&#8217;t seem to give you full access to your WordPress installation.</p>
<p>I signed up with Yahoo! because I thought it would be easier to use as a beginner. WRONG!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: speaking of Yahoo&#8230;</title>
		<link>http://creativeslice.com/blog/yahoo-hosting-wordpress/comment-page-1/#comment-127</link>
		<dc:creator>speaking of Yahoo&#8230;</dc:creator>
		<pubDate>Mon, 11 Dec 2006 16:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://creativeslice.com/ideas/yahoo-hosting-and-wordpress/#comment-127</guid>
		<description>[...] UPDATE: at least I&#8217;m not the only one - Yahoo Hosting and Wordpress [...]</description>
		<content:encoded><![CDATA[<p>[...] UPDATE: at least I&#8217;m not the only one &#8211; Yahoo Hosting and WordPress [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vlad</title>
		<link>http://creativeslice.com/blog/yahoo-hosting-wordpress/comment-page-1/#comment-79</link>
		<dc:creator>Vlad</dc:creator>
		<pubDate>Tue, 08 Aug 2006 05:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://creativeslice.com/ideas/yahoo-hosting-and-wordpress/#comment-79</guid>
		<description>I absolutely agree that Yahoo and WordPress is not the best pair. Today I was on the phone with Yahoo support, since their e-mails looked automated.

First they told me from the get going that they do not offer support for WordPress and recommended to look into their own blog platform... When I asked about .htaccess, seamed like they had no idea what I was talking about.
I hesitant to leave Yahoo, since my site was never down.

For those who are looking for better hosting solutions for MP I recommend providers who offer onsite installation via &quot;fatastico&quot;. In most cases you don&#039;t even need to play with .htaccess in order to configure your permalinks.

Exellent posts!</description>
		<content:encoded><![CDATA[<p>I absolutely agree that Yahoo and WordPress is not the best pair. Today I was on the phone with Yahoo support, since their e-mails looked automated.</p>
<p>First they told me from the get going that they do not offer support for WordPress and recommended to look into their own blog platform&#8230; When I asked about .htaccess, seamed like they had no idea what I was talking about.<br />
I hesitant to leave Yahoo, since my site was never down.</p>
<p>For those who are looking for better hosting solutions for MP I recommend providers who offer onsite installation via &#8220;fatastico&#8221;. In most cases you don&#8217;t even need to play with .htaccess in order to configure your permalinks.</p>
<p>Exellent posts!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: christinebarry.com - The only blog focusing on the people, politics, and policies of Shiawassee County, Michigan &#187; Site Announcements</title>
		<link>http://creativeslice.com/blog/yahoo-hosting-wordpress/comment-page-1/#comment-41</link>
		<dc:creator>christinebarry.com - The only blog focusing on the people, politics, and policies of Shiawassee County, Michigan &#187; Site Announcements</dc:creator>
		<pubDate>Sun, 16 Jul 2006 13:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://creativeslice.com/ideas/yahoo-hosting-and-wordpress/#comment-41</guid>
		<description>[...] I attempted to move christinebarry.com to Yahoo webhosting, because of the automatic WP upgrades. Unfortunately it&#039;s a real PITA to set up at Yahoo, and I&#039;ve decided against moving. And I found this  and this  after I paid my $8.01 for the first month. To anyone thinking about it, I recommend NOT using Yahoo for WordPress hosting. I have a pretty good host here, but I&#039;m tired of spending so much time just managing Word Press. I also have some quirky weird mysql problems here and after about a dozen operations (WP functions or queries) my WP db just stops responding. Even short articles take about a half-dozen operations Ã¢â‚¬Â¦ save while editing, publish, edit, publish again Ã¢â‚¬Â¦ so you can imagine my frustration. [...]</description>
		<content:encoded><![CDATA[<p>[...] I attempted to move christinebarry.com to Yahoo webhosting, because of the automatic WP upgrades. Unfortunately it&#8217;s a real PITA to set up at Yahoo, and I&#8217;ve decided against moving. And I found this  and this  after I paid my $8.01 for the first month. To anyone thinking about it, I recommend NOT using Yahoo for WordPress hosting. I have a pretty good host here, but I&#8217;m tired of spending so much time just managing Word Press. I also have some quirky weird mysql problems here and after about a dozen operations (WP functions or queries) my WP db just stops responding. Even short articles take about a half-dozen operations Ã¢â‚¬Â¦ save while editing, publish, edit, publish again Ã¢â‚¬Â¦ so you can imagine my frustration. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
