<?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>WordPress Blog Setup and Installation Services &#124; WPNoise.com &#187; tips</title>
	<atom:link href="http://wpnoise.com/tag/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpnoise.com</link>
	<description>WordPress Blog Setup Installation Services. Resources, Hacks, Tips, Articles</description>
	<lastBuildDate>Thu, 19 Jan 2012 15:52:46 +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>10 Tips How To Fix WordPress Blank Page</title>
		<link>http://wpnoise.com/10-tips-how-to-fix-wordpress-blank-page/</link>
		<comments>http://wpnoise.com/10-tips-how-to-fix-wordpress-blank-page/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 20:12:38 +0000</pubDate>
		<dc:creator>Piotr Słabosz</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[blank page]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://wpnoise.com/?p=368</guid>
		<description><![CDATA[I got some WordPress problems with two websites that I lead with blank WordPress site that they show. Finally it works for me and now I want to share with you some tips about WP blank page problems. I have this CSS gallery that was offline since some time&#8230; what I mean wp-admin pages works [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://wpnoise.com/wp-content/uploads/2009/11/wordpress-logo-notext-bg.png" alt="wordpress logo notext bg 10 Tips How To Fix Wordpress Blank Page" title="wordpress-logo-notext-bg" width="176" height="145" class="alignnone size-full wp-image-384" />I got some WordPress problems with two websites that I lead with <strong>blank WordPress site</strong> that they show. Finally it works for me and now I want to share with you some tips about <strong>WP blank page</strong> problems. I have this <a href="http://www.cssbloom.com/">CSS gallery</a> that was offline since some time&#8230; what I mean wp-admin pages works fine but front page was blank. This bug was after i migrate to another hosting company. Finally I found time to fix that bug. All off that was on Google and some of those things was my original ideas and some of theme are people comments to this post.</p>
<p>When you see <strong>blank page with your WordPress</strong> blog you can use my tips to find bug and fix that annoying problem.</p>
<h4>1. Turn off all plugins</h4>
<p>If you have access to your admin panel you do it from there but if don&#8217;t you can always &#8216;ftp&#8217; your website and move all your plugins to other directory so there will be no plugins active.</p>
<h4>2. Change theme to another one (refresh/check)</h4>
<p>Remember to turn off cache plugins if you use them, clear your cache.</p>
<h4>3. Creates or/and update .htaccess file</h4>
<p>You can browse it by linux console for example. If you don&#8217;t know how to use &#8216;ssh&#8217; try to read a little bit on google about it. You can use free Putty software to ssh your files on server.</p>
<h4>4. Edit and save post, permalinks&#8230;. stuff like that</h4>
<p>Update your permalink structure. Just click update in WordPress, don&#8217;t change it to other structure, this can be really bad for SEO.</p>
<h4>5. Update to newest version of WordPress</h4>
<h4>6. Check <a href="http://www.phpdebutant.com/forum/7/How_do_I_check_the_version_of_PHP.htm">what PHP version you have</a></h4>
<p>@Mittineague said: For PHP errors, I find the easiest way to trouble-shoot when developing a plugin is to make a direct HTTP request for the file. eg domain.com/blog_dir/wp-content/plugins/pluginfile.php<br />
This way will show syntax errors and other PHP error messages.<br />
When the file is OK PHP-wise, you will then see errors like<br />
[WordPress-function name here] not found.<br />
For incompatibility problems though, deactivating and reactivating is the best way, especially now that WordPress “sand boxes” and will show a “could not be activated” message.<br />
And don’t learn the hard way. Back-up, back-up, back-up!</p>
<h4>7. Check this out:</h4>
<p>WordPress should compress articles (gzip) if browsers ask for them&#8230; in my situation this fix my blank page error</p>
<h4>8. Check error logs</h4>
<p>To find something interesting about your problem try to look for http error log and you will see there which file causes errors.</p>
<h4>9. wp-config.php</h4>
<p>Edit wp-config.php file (which is WordPress main configuration file) and look for blank lines in the end, sometimes text editors add this line and it can broke WordPress installation.</p>
<h4>10. Delete all Akismet spam comments</h4>
<p>You can read more about it: Solution for WordPress blank admin page</p>
<p>Point 7 helps me with my <a href="http://www.cssbloom.com/">CSS gallery</a>. </p>
<p>In the meantime I generate problems with <a href="http://silentbits.com/">SilenBits</a> and it was blank too&#8230;.I&#8217;ve solved the problem using this fix: <em>Change theme to another one (refresh/check)</em></p>
<p>So good luck and no WordPress blank pages for you !</p>
]]></content:encoded>
			<wfw:commentRss>http://wpnoise.com/10-tips-how-to-fix-wordpress-blank-page/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

