<?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: Fixed: Permalinks w/ Yahoo Hosting (WordPress)</title>
	<atom:link href="http://andrewapeterson.com/2009/08/permalink-yahoo-hosting-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewapeterson.com/2009/08/permalink-yahoo-hosting-wordpress/</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 13:31:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: John</title>
		<link>http://andrewapeterson.com/2009/08/permalink-yahoo-hosting-wordpress/comment-page-1/#comment-3708</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 31 Oct 2011 20:14:33 +0000</pubDate>
		<guid isPermaLink="false">http://andrewapeterson.com/?p=1776#comment-3708</guid>
		<description>Some clarification.

Yahoo! does not grant access to the .htaccess file. Also, index.php will load before index.html or index.htm</description>
		<content:encoded><![CDATA[<p>Some clarification.</p>
<p>Yahoo! does not grant access to the .htaccess file. Also, index.php will load before index.html or index.htm</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim Flournoy</title>
		<link>http://andrewapeterson.com/2009/08/permalink-yahoo-hosting-wordpress/comment-page-1/#comment-2468</link>
		<dc:creator>Kim Flournoy</dc:creator>
		<pubDate>Thu, 30 Sep 2010 22:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://andrewapeterson.com/?p=1776#comment-2468</guid>
		<description>You probably just saved me several hours of frustration. Thanks so much!</description>
		<content:encoded><![CDATA[<p>You probably just saved me several hours of frustration. Thanks so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravin</title>
		<link>http://andrewapeterson.com/2009/08/permalink-yahoo-hosting-wordpress/comment-page-1/#comment-1671</link>
		<dc:creator>Ravin</dc:creator>
		<pubDate>Fri, 20 Nov 2009 13:35:45 +0000</pubDate>
		<guid isPermaLink="false">http://andrewapeterson.com/?p=1776#comment-1671</guid>
		<description>Thanks for helping out!

I am changing my hosting service provider. Y! was a wrong choice for installing Wordpress.

Have signed up for Host Gator. :)</description>
		<content:encoded><![CDATA[<p>Thanks for helping out!</p>
<p>I am changing my hosting service provider. Y! was a wrong choice for installing WordPress.</p>
<p>Have signed up for Host Gator. <img src='http://andrewapeterson.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrewapeterson</title>
		<link>http://andrewapeterson.com/2009/08/permalink-yahoo-hosting-wordpress/comment-page-1/#comment-1662</link>
		<dc:creator>andrewapeterson</dc:creator>
		<pubDate>Thu, 19 Nov 2009 21:41:38 +0000</pubDate>
		<guid isPermaLink="false">http://andrewapeterson.com/?p=1776#comment-1662</guid>
		<description>rename index.html to something else so it wont cause you any trouble.

then, to get to .htaccess look for a way to &quot;show invisible files&quot; ...the file is &#039;invisible&#039; because its name starts with a period (.)... Any file that starts with a period is a &quot;hidden&quot; file.  I don&#039;t remember what &quot;file manager&quot; software Y! uses, but it probably has a hide/show invisible files feature.  
.htaccess is located wherever WP is installed.  It&#039;s in the same directory as /wp-content/ and /wp-admin/ and all the other root-level wp stuff.

I suppose it&#039;s possible that you don&#039;t have one if you&#039;ve never used &quot;pretty&quot; permalinks.  In other words, if you pages and posts have URLs that look like 
yoursite.com/?p=123
instead of pretty ones like
yoursite.com/about/

You might want to look into using a real FTP program instead of the browser-based file manager in the control panel.

Let me know if there&#039;s anything else I can do to help.

Cheers.</description>
		<content:encoded><![CDATA[<p>rename index.html to something else so it wont cause you any trouble.</p>
<p>then, to get to .htaccess look for a way to &#8220;show invisible files&#8221; &#8230;the file is &#8216;invisible&#8217; because its name starts with a period (.)&#8230; Any file that starts with a period is a &#8220;hidden&#8221; file.  I don&#8217;t remember what &#8220;file manager&#8221; software Y! uses, but it probably has a hide/show invisible files feature.<br />
.htaccess is located wherever WP is installed.  It&#8217;s in the same directory as /wp-content/ and /wp-admin/ and all the other root-level wp stuff.</p>
<p>I suppose it&#8217;s possible that you don&#8217;t have one if you&#8217;ve never used &#8220;pretty&#8221; permalinks.  In other words, if you pages and posts have URLs that look like<br />
yoursite.com/?p=123<br />
instead of pretty ones like<br />
yoursite.com/about/</p>
<p>You might want to look into using a real FTP program instead of the browser-based file manager in the control panel.</p>
<p>Let me know if there&#8217;s anything else I can do to help.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravin</title>
		<link>http://andrewapeterson.com/2009/08/permalink-yahoo-hosting-wordpress/comment-page-1/#comment-1661</link>
		<dc:creator>Ravin</dc:creator>
		<pubDate>Thu, 19 Nov 2009 21:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://andrewapeterson.com/?p=1776#comment-1661</guid>
		<description>Thanks for your prompt reply!

I have noticed a weird behaviour, the blog seems to load occasionally.

As suggested, I renamed the plugins directory to plugins-old and created an empty directory called plugins
 - Result = Still getting Connection Timed Out.

I did update my wordpress installation to 2.8.6 a few days back.

Y! support team say their is no issue with the server as http://touchreviews.net/welcome.html works

index.php (file included in default wordpress package) exists as I can see in the Control Panel.

index.html is just a &#039;site under construction&#039; file 

I am not too sure where .htaccess is located and I think Y! does not allows access to it (I could be wrong)

This is very frustrating! The blog was working fine for more than 6 months and now suddenly I am getting this error.</description>
		<content:encoded><![CDATA[<p>Thanks for your prompt reply!</p>
<p>I have noticed a weird behaviour, the blog seems to load occasionally.</p>
<p>As suggested, I renamed the plugins directory to plugins-old and created an empty directory called plugins<br />
 &#8211; Result = Still getting Connection Timed Out.</p>
<p>I did update my wordpress installation to 2.8.6 a few days back.</p>
<p>Y! support team say their is no issue with the server as <a href="http://touchreviews.net/welcome.html" rel="nofollow">http://touchreviews.net/welcome.html</a> works</p>
<p>index.php (file included in default wordpress package) exists as I can see in the Control Panel.</p>
<p>index.html is just a &#8216;site under construction&#8217; file </p>
<p>I am not too sure where .htaccess is located and I think Y! does not allows access to it (I could be wrong)</p>
<p>This is very frustrating! The blog was working fine for more than 6 months and now suddenly I am getting this error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrewapeterson</title>
		<link>http://andrewapeterson.com/2009/08/permalink-yahoo-hosting-wordpress/comment-page-1/#comment-1659</link>
		<dc:creator>andrewapeterson</dc:creator>
		<pubDate>Thu, 19 Nov 2009 20:49:33 +0000</pubDate>
		<guid isPermaLink="false">http://andrewapeterson.com/?p=1776#comment-1659</guid>
		<description>Ravin,
I think you need to take a close look at your files.

First, there&#039;s doesn&#039;t appear to be an index.php file.
http://touchreviews.net/index.php
there does seem to be an index.html
http://touchreviews.net/index.html

And if you have both, the html one will be what loads in most cases.  So get rid of any index file in the WP directory that isn&#039;t index.php... You can just rename them to something else, you don&#039;t have to delete them.

Now, I could be wrong about your files.  Here&#039;s some other advice.

If you&#039;re files seem OK, take a look at you .htaccess file.  Y! has trouble with Permalinks so try renaming that file to .htaccess-old and see if the site comes back.

WordPress sites sometimes get 500 Internal Server Error messages after upgrades.  Try creating a new &quot;plugins&quot; folder and rename the current one something else.  If this fixes it, move the plugins from the old to the new folder ONE AT A TIME and activate each one after moving it to the new folder.  

Let me know if any of this helps.
-A</description>
		<content:encoded><![CDATA[<p>Ravin,<br />
I think you need to take a close look at your files.</p>
<p>First, there&#8217;s doesn&#8217;t appear to be an index.php file.<br />
<a href="http://touchreviews.net/index.php" rel="nofollow">http://touchreviews.net/index.php</a><br />
there does seem to be an index.html<br />
<a href="http://touchreviews.net/index.html" rel="nofollow">http://touchreviews.net/index.html</a></p>
<p>And if you have both, the html one will be what loads in most cases.  So get rid of any index file in the WP directory that isn&#8217;t index.php&#8230; You can just rename them to something else, you don&#8217;t have to delete them.</p>
<p>Now, I could be wrong about your files.  Here&#8217;s some other advice.</p>
<p>If you&#8217;re files seem OK, take a look at you .htaccess file.  Y! has trouble with Permalinks so try renaming that file to .htaccess-old and see if the site comes back.</p>
<p>WordPress sites sometimes get 500 Internal Server Error messages after upgrades.  Try creating a new &#8220;plugins&#8221; folder and rename the current one something else.  If this fixes it, move the plugins from the old to the new folder ONE AT A TIME and activate each one after moving it to the new folder.  </p>
<p>Let me know if any of this helps.<br />
-A</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravin</title>
		<link>http://andrewapeterson.com/2009/08/permalink-yahoo-hosting-wordpress/comment-page-1/#comment-1658</link>
		<dc:creator>Ravin</dc:creator>
		<pubDate>Thu, 19 Nov 2009 20:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://andrewapeterson.com/?p=1776#comment-1658</guid>
		<description>Hi,

A few days back I got &quot;500 Internal Server Error&quot; on my blog hosted on Yahoo! Small Business and then contacted Y! about it.

After a few hours a white page saying &quot;Welcome to touchreviews.net&quot; starting showing. (I think they messed up my index.php file.)

I restored the index.php but still can&#039;t get the blog to show.

The blog had been working fine for more than 6 months until &quot;500 Error Server Error&quot; showed up and I called Y! support team.

Now, http://touchreviews.net/welcome.html works but http://touchreviews.net does not show the blog.

Any help would be appreciated!
Ravin</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>A few days back I got &#8220;500 Internal Server Error&#8221; on my blog hosted on Yahoo! Small Business and then contacted Y! about it.</p>
<p>After a few hours a white page saying &#8220;Welcome to touchreviews.net&#8221; starting showing. (I think they messed up my index.php file.)</p>
<p>I restored the index.php but still can&#8217;t get the blog to show.</p>
<p>The blog had been working fine for more than 6 months until &#8220;500 Error Server Error&#8221; showed up and I called Y! support team.</p>
<p>Now, <a href="http://touchreviews.net/welcome.html" rel="nofollow">http://touchreviews.net/welcome.html</a> works but <a href="http://touchreviews.net" rel="nofollow">http://touchreviews.net</a> does not show the blog.</p>
<p>Any help would be appreciated!<br />
Ravin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rah</title>
		<link>http://andrewapeterson.com/2009/08/permalink-yahoo-hosting-wordpress/comment-page-1/#comment-1373</link>
		<dc:creator>rah</dc:creator>
		<pubDate>Mon, 07 Sep 2009 22:13:31 +0000</pubDate>
		<guid isPermaLink="false">http://andrewapeterson.com/?p=1776#comment-1373</guid>
		<description>I tried to get this to work with wordpress 2.8.4, no luck yet...</description>
		<content:encoded><![CDATA[<p>I tried to get this to work with wordpress 2.8.4, no luck yet&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrewapeterson</title>
		<link>http://andrewapeterson.com/2009/08/permalink-yahoo-hosting-wordpress/comment-page-1/#comment-1351</link>
		<dc:creator>andrewapeterson</dc:creator>
		<pubDate>Thu, 20 Aug 2009 21:42:45 +0000</pubDate>
		<guid isPermaLink="false">http://andrewapeterson.com/?p=1776#comment-1351</guid>
		<description>BlueHost.
They Rock.
Use my Affiliate Link!</description>
		<content:encoded><![CDATA[<p>BlueHost.<br />
They Rock.<br />
Use my Affiliate Link!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jackson</title>
		<link>http://andrewapeterson.com/2009/08/permalink-yahoo-hosting-wordpress/comment-page-1/#comment-1350</link>
		<dc:creator>Jackson</dc:creator>
		<pubDate>Thu, 20 Aug 2009 16:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://andrewapeterson.com/?p=1776#comment-1350</guid>
		<description>Thanks for getting back to Andrew. I went ahead and used Yahoo&#039;s one click install and it works pretty well so far. 

What concerns me now is moving the site to the root?!? And from your experience, this is not going to be easy to do or even possible... 

I might need to start thinking of Plan B. Switching servers.

Thanks for the advice!</description>
		<content:encoded><![CDATA[<p>Thanks for getting back to Andrew. I went ahead and used Yahoo&#8217;s one click install and it works pretty well so far. </p>
<p>What concerns me now is moving the site to the root?!? And from your experience, this is not going to be easy to do or even possible&#8230; </p>
<p>I might need to start thinking of Plan B. Switching servers.</p>
<p>Thanks for the advice!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

