<?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: How To Solve 404 Error Pages While publishing Post With WordPress</title>
	<atom:link href="http://seoyourblog.com/blogging-tips/how-to-solve-404-error-pages-while-publishing-post-with-wordpress-773/feed/" rel="self" type="application/rss+xml" />
	<link>http://seoyourblog.com/blogging-tips/how-to-solve-404-error-pages-while-publishing-post-with-wordpress-773/</link>
	<description>Seo tips, plugins, templates, wordpress seo, blogging seo</description>
	<lastBuildDate>Fri, 10 Feb 2012 08:00:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Vikas Kapadiya</title>
		<link>http://seoyourblog.com/blogging-tips/how-to-solve-404-error-pages-while-publishing-post-with-wordpress-773/comment-page-1/#comment-53132</link>
		<dc:creator>Vikas Kapadiya</dc:creator>
		<pubDate>Thu, 26 Jan 2012 16:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://seoyourblog.com/?p=773#comment-53132</guid>
		<description>nor working .. 
</description>
		<content:encoded><![CDATA[<p>nor working ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikita@Modern Lighting</title>
		<link>http://seoyourblog.com/blogging-tips/how-to-solve-404-error-pages-while-publishing-post-with-wordpress-773/comment-page-1/#comment-49557</link>
		<dc:creator>Nikita@Modern Lighting</dc:creator>
		<pubDate>Fri, 15 Apr 2011 09:07:03 +0000</pubDate>
		<guid isPermaLink="false">http://seoyourblog.com/?p=773#comment-49557</guid>
		<description>Good info. Was helpful to me as I have been getting into these 404 problems frequently because of my lack of proper knowledge of the internet.</description>
		<content:encoded><![CDATA[<p>Good info. Was helpful to me as I have been getting into these 404 problems frequently because of my lack of proper knowledge of the internet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Huck@seo services london</title>
		<link>http://seoyourblog.com/blogging-tips/how-to-solve-404-error-pages-while-publishing-post-with-wordpress-773/comment-page-1/#comment-47963</link>
		<dc:creator>Huck@seo services london</dc:creator>
		<pubDate>Mon, 28 Feb 2011 05:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://seoyourblog.com/?p=773#comment-47963</guid>
		<description>I used to get the same problem a last month and I tried a lot to find the solution but to no avail. Then I left it so for a couple of weeks and when I came back the problem was solved. I never understood what went wrong in the first place and what rectified it later. I thought that there had been some problem with wordpress itself, but we never know. Anyway, thanks for your code. I&#039;ll definitely use it if I get the same problem again (I have saved it for future reference).</description>
		<content:encoded><![CDATA[<p>I used to get the same problem a last month and I tried a lot to find the solution but to no avail. Then I left it so for a couple of weeks and when I came back the problem was solved. I never understood what went wrong in the first place and what rectified it later. I thought that there had been some problem with wordpress itself, but we never know. Anyway, thanks for your code. I&#8217;ll definitely use it if I get the same problem again (I have saved it for future reference).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ankit</title>
		<link>http://seoyourblog.com/blogging-tips/how-to-solve-404-error-pages-while-publishing-post-with-wordpress-773/comment-page-1/#comment-19666</link>
		<dc:creator>Ankit</dc:creator>
		<pubDate>Tue, 19 Oct 2010 07:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://seoyourblog.com/?p=773#comment-19666</guid>
		<description>I get the same error as described but after applying your solution I am getting Internal 500 error. 

My .htacess file is as below. 


# -FrontPage-

IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*




RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]




AuthName xyz.co.in
AuthUserFile /home/rot19080/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/rot19080/public_html/_vti_pvt/service.grp





# BEGIN WordPress

# END WordPress</description>
		<content:encoded><![CDATA[<p>I get the same error as described but after applying your solution I am getting Internal 500 error. </p>
<p>My .htacess file is as below. </p>
<p># -FrontPage-</p>
<p>IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*</p>
<p>RewriteEngine On<br />
RewriteBase /<br />
RewriteRule ^index\.php$ &#8211; [L]<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /index.php [L]</p>
<p>AuthName xyz.co.in<br />
AuthUserFile /home/rot19080/public_html/_vti_pvt/service.pwd<br />
AuthGroupFile /home/rot19080/public_html/_vti_pvt/service.grp</p>
<p># BEGIN WordPress</p>
<p># END WordPress</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seoguy</title>
		<link>http://seoyourblog.com/blogging-tips/how-to-solve-404-error-pages-while-publishing-post-with-wordpress-773/comment-page-1/#comment-12530</link>
		<dc:creator>seoguy</dc:creator>
		<pubDate>Sat, 31 Jul 2010 05:44:47 +0000</pubDate>
		<guid isPermaLink="false">http://seoyourblog.com/?p=773#comment-12530</guid>
		<description>if you are running wordpress blog then you should able to locate wp-admin in your blog root. If you are not running wordpress then this solution is not for you. 

Hope that helps</description>
		<content:encoded><![CDATA[<p>if you are running wordpress blog then you should able to locate wp-admin in your blog root. If you are not running wordpress then this solution is not for you. </p>
<p>Hope that helps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajiv</title>
		<link>http://seoyourblog.com/blogging-tips/how-to-solve-404-error-pages-while-publishing-post-with-wordpress-773/comment-page-1/#comment-8295</link>
		<dc:creator>rajiv</dc:creator>
		<pubDate>Wed, 23 Jun 2010 06:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://seoyourblog.com/?p=773#comment-8295</guid>
		<description>wp-admin/ directory

what is this i wanna solve error 404</description>
		<content:encoded><![CDATA[<p>wp-admin/ directory</p>
<p>what is this i wanna solve error 404</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murlu</title>
		<link>http://seoyourblog.com/blogging-tips/how-to-solve-404-error-pages-while-publishing-post-with-wordpress-773/comment-page-1/#comment-5992</link>
		<dc:creator>Murlu</dc:creator>
		<pubDate>Fri, 07 May 2010 02:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://seoyourblog.com/?p=773#comment-5992</guid>
		<description>Fantastic!

I was running into this and was racking my brain how to fix it.

I didn&#039;t want to mess with the HTAccess file so what I did was post sections piece by piece, using process of elimination to figure out what was causing my post to get a 404.

I guess it may have been a single sentence, not entirely sure. So I opted to omit it out and rework a bit of the post, then it went up :)
.-= Murlu´s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/Murlu/~3/PDw7LYqykKY/&quot; rel=&quot;nofollow&quot;&gt;Make Money Online By Uploading Files&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Fantastic!</p>
<p>I was running into this and was racking my brain how to fix it.</p>
<p>I didn&#8217;t want to mess with the HTAccess file so what I did was post sections piece by piece, using process of elimination to figure out what was causing my post to get a 404.</p>
<p>I guess it may have been a single sentence, not entirely sure. So I opted to omit it out and rework a bit of the post, then it went up <img src='http://seoyourblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
.-= Murlu´s last blog ..<a href="http://feedproxy.google.com/~r/Murlu/~3/PDw7LYqykKY/" rel="nofollow">Make Money Online By Uploading Files</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seoguy</title>
		<link>http://seoyourblog.com/blogging-tips/how-to-solve-404-error-pages-while-publishing-post-with-wordpress-773/comment-page-1/#comment-4344</link>
		<dc:creator>seoguy</dc:creator>
		<pubDate>Tue, 30 Mar 2010 02:19:21 +0000</pubDate>
		<guid isPermaLink="false">http://seoyourblog.com/?p=773#comment-4344</guid>
		<description>hehe.. I really had hard time figuring out a solution for this problem, I am happy I found the solution because it was really frustrating at times. I just had to go through my drafts each time I post and publish it from there.</description>
		<content:encoded><![CDATA[<p>hehe.. I really had hard time figuring out a solution for this problem, I am happy I found the solution because it was really frustrating at times. I just had to go through my drafts each time I post and publish it from there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: orc_dragoon</title>
		<link>http://seoyourblog.com/blogging-tips/how-to-solve-404-error-pages-while-publishing-post-with-wordpress-773/comment-page-1/#comment-4224</link>
		<dc:creator>orc_dragoon</dc:creator>
		<pubDate>Sun, 28 Mar 2010 16:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://seoyourblog.com/?p=773#comment-4224</guid>
		<description>I was having the same problem. I fixed mine with turning phpsafe off ( Which is safe :D). I really do think wordpress needs to step up there game and get some of these errors gone though.
.-= orc_dragoon´s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/AnAdminsMind/~3/SGghFnW2Dg8/&quot; rel=&quot;nofollow&quot;&gt;How to Make an “About Page” Short and Sweet&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>I was having the same problem. I fixed mine with turning phpsafe off ( Which is safe <img src='http://seoyourblog.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ). I really do think wordpress needs to step up there game and get some of these errors gone though.<br />
.-= orc_dragoon´s last blog ..<a href="http://feedproxy.google.com/~r/AnAdminsMind/~3/SGghFnW2Dg8/" rel="nofollow">How to Make an “About Page” Short and Sweet</a> =-.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

