<?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>A. Fatih Syuhud &#187; wordpress tips</title>
	<atom:link href="http://www.fatihsyuhud.com/tag/wordpress-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fatihsyuhud.com</link>
	<description>A blog on news and blogging SEO tips &#38; tutorial, Indonesia, Islam and more</description>
	<lastBuildDate>Mon, 21 Nov 2011 20:29:16 +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 SEO for Beginners</title>
		<link>http://www.fatihsyuhud.com/wordpress-seo-for-beginners/</link>
		<comments>http://www.fatihsyuhud.com/wordpress-seo-for-beginners/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 10:49:58 +0000</pubDate>
		<dc:creator>A. Fatih Syuhud</dc:creator>
				<category><![CDATA[Blogger Indonesia]]></category>
		<category><![CDATA[wordpress tips]]></category>

		<guid isPermaLink="false">http://fatihsyuhud.com/?p=2733</guid>
		<description><![CDATA[BlogOhBlog has some important advices for beginner bloggers in self-hosted WordPress to reach a sort of SEO ascendancy which you can download it for free directly from here (zip file). Nara Krishna has translated it into Bahasa Indonesia here.]]></description>
			<content:encoded><![CDATA[<p>BlogOhBlog has some important <a href=" http://www.blogohblog.com/wordpress-seo-for-beginners-the-blog-oh-blog-way/" target="_blank">advices for beginner bloggers in self-hosted WordPress</a> to reach a sort of SEO ascendancy which you can download it for free directly from <a href="http://www.blogohblog.com/ebooks/Wordpress-SEO-for-Beginners.zip" target="_blank">here (zip file)</a>.</p>
<p>Nara Krishna has translated it into Bahasa Indonesia <a href="http://www.narakrisna.com/8-steps-wordpress-seo-beginner-guide.html" target="_blank">here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fatihsyuhud.com/wordpress-seo-for-beginners/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Writing Arabic Script in WordPress.com</title>
		<link>http://www.fatihsyuhud.com/writing-arabic-script-in-wordpresscom/</link>
		<comments>http://www.fatihsyuhud.com/writing-arabic-script-in-wordpresscom/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 22:19:21 +0000</pubDate>
		<dc:creator>A. Fatih Syuhud</dc:creator>
				<category><![CDATA[Blogger Indonesia]]></category>
		<category><![CDATA[wordpress in arabic]]></category>
		<category><![CDATA[wordpress tips]]></category>
		<category><![CDATA[wordpress tutorial]]></category>

		<guid isPermaLink="false">http://fatihsyuhud.com/?p=2709</guid>
		<description><![CDATA[In order to be able to write Arabic script in wordpress.com you need to change the setting in wordpress.com or wordpress version 2.7. Follow this simple steps: After login -&#62; Setting -&#62; Reading In the &#8220;Encoding for Pages and Feeds&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>In order to be able to write Arabic script in wordpress.com you need to change the setting in wordpress.com or wordpress version 2.7. Follow this simple steps:</p>
<ul>
<li>After login -&gt; Setting -&gt; Reading</li>
<li>In the &#8220;Encoding for Pages and Feeds&#8221; change the &#8220;UTF-8&#8243; (by default) into -&gt; &#8220;windows-1256&#8243; or ISO-8859-6</li>
<li>Save Change.</li>
<li>Done.</li>
</ul>
<p><strong>Encoding for other specific character:</strong></p>
<ul>
<li>Latin/Hebrew: ISO-8859-8</li>
<li>Hebrew: windows-1255</li>
<li>Latin/Arabic: ISO-8859-6</li>
<li>Arabic: windows-1256</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.fatihsyuhud.com/writing-arabic-script-in-wordpresscom/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Wp and &#8216;wp-includes Js jquery&#8217; Error</title>
		<link>http://www.fatihsyuhud.com/wp-and-wp-includes-js-jquery-error/</link>
		<comments>http://www.fatihsyuhud.com/wp-and-wp-includes-js-jquery-error/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 22:18:18 +0000</pubDate>
		<dc:creator>A. Fatih Syuhud</dc:creator>
				<category><![CDATA[Blogger Indonesia]]></category>
		<category><![CDATA[error script]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress tips]]></category>

		<guid isPermaLink="false">http://fatihsyuhud.com/?p=2623</guid>
		<description><![CDATA[When I try to edit a post, it loads so long and comes this error message: A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue [...]]]></description>
			<content:encoded><![CDATA[<p>When I try to edit a post, it loads so long and comes this error message:</p>
<blockquote><p>A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.</p>
<p>Script: http://&#8230;../wp-includes/js/jquery/jquery.js?ver=1.2.6:11</p></blockquote>
<p>In the wp forum I found  the answer <a href="http://wordpress.org/support/topic/190244" target="_blank">here.</a> It worked well according to some people in the forum. I haven&#8217;t tried yet though.</p>
<blockquote><p>Hello,<br />
I found the problem with my site was that on writing a NEW post (not editing an existing one) there was a script that was loading the post meta for EVERY post-id in the whole database. In my case about 30,000 records. This killed the system. What I did was prevent the load of post meta by modifying the wp-admin\edit-form-advanced.php and removing the load of the custom fields meta.</p>
<p>&lt;?php<br />
$metadata = has_meta($post-&gt;ID);<br />
list_meta($metadata);<br />
?&gt;</p>
<p>This fixed the problem and it loads very quickly now. May not be elegant but then again neither is loading every post in the meta!<br />
GW</p></blockquote>
<p>The problem with me seems in reverse. The error message occurs when I try to edit a post and add a picture in that post. No problem happens when I post a new article or edit an existing one (without adding a picture / image).</p>
<p>Hopefully, it&#8217;ll help those who experiencing the same problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fatihsyuhud.com/wp-and-wp-includes-js-jquery-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/17 queries in 0.050 seconds using disk: basic
Object Caching 432/463 objects using disk: basic

Served from: www.fatihsyuhud.com @ 2012-02-12 11:19:12 -->
