<?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</title>
	<atom:link href="http://www.fatihsyuhud.com/tag/wordpress/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>How to Remove Links from Post Title</title>
		<link>http://www.fatihsyuhud.com/how-to-remove-links-from-post-title/</link>
		<comments>http://www.fatihsyuhud.com/how-to-remove-links-from-post-title/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 12:58:29 +0000</pubDate>
		<dc:creator>A. Fatih Syuhud</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.fatihsyuhud.com/?p=10036</guid>
		<description><![CDATA[Some people say that having a post title which has link to itself is not good from SEO perspective. If you concur with this statement, here&#8217;s how to remove the link from the post title only. 1. Login to your [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-10041" title="wordpress post link remove" src="http://www.fatihsyuhud.com/images/downloads/wordpress-post-150x150.jpg" alt="wordpress post link remove" width="150" height="150" />Some people say that having a post title which has link to itself is not good from SEO perspective. If you concur with this statement, here&#8217;s how to remove the link from the post title only.</p>
<p>1. Login to your self-hosted WordPress blog -&gt; Appearance -&gt; Editor</p>
<p>2. Click Single.php and find this code:</p>
<p><code>&lt;a href="&lt;?php the_permalink() ?&gt;" rel="bookmark" title="Permanent Link to &lt;?php the_title_attribute(); ?&gt;"&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;</code></p>
<p>3. Delete and replace it with this code:<br />
<code>&lt;?php the_title(); ?&gt;</code></p>
<p>4. Click Update File. Done.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fatihsyuhud.com/how-to-remove-links-from-post-title/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>W3 Total Cache Cause Duplicate Contents</title>
		<link>http://www.fatihsyuhud.com/w3-total-cache-cause-duplicate-contents/</link>
		<comments>http://www.fatihsyuhud.com/w3-total-cache-cause-duplicate-contents/#comments</comments>
		<pubDate>Sun, 03 Apr 2011 03:31:21 +0000</pubDate>
		<dc:creator>A. Fatih Syuhud</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.fatihsyuhud.com/?p=10032</guid>
		<description><![CDATA[If you run a shared-hosting blog and install W3 Total Cache, it will Cause Duplicate Contents due to two identical url; one end up with trailing slash (/) while another without slash. Example: 1. http://www.fatihsyuhud.com/seo/ (with slash) 2. http://www.fatihsyuhud.com/seo (without [...]]]></description>
			<content:encoded><![CDATA[<p>If you run a shared-hosting blog and install W3 Total Cache, it will  Cause Duplicate Contents due to two identical url; one end up with trailing slash (/) while another without slash.<br />
Example:<br />
1. http://www.fatihsyuhud.com/seo/ (with slash)<br />
2. http://www.fatihsyuhud.com/seo (without slash)</p>
<p>Both urls directing toward the same post or page which means you have duplicate contents according to Google eyes. You may know this problem by logging into your <a href="http://www.fatihsyuhud.com/submit-sitemap-to-google-webmaster-tools/">Google Webmaster Tools</a>.</p>
<p>If you got that kind of dupicate contents after installing W3 Total Cache plugins, the most probable cause is the plugins itself. Here&#8217;s how to fix the problem:</p>
<p>1. Login to your self-hosted wordpress blog. Locate the W3 Total Cache admin<br />
2. Click Performance -&gt; General Settings -&gt; Page Cache -&gt; opt for Disc (Basic) NOT Disc (enhanced).<br />
3. Save updates. Done.<br />
<a rel="nofollow" href="http://wordpress.org/support/topic/plugin-w3-total-cache-ending-trailing-slash-problem" target="_blank"><br />
Further reading </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fatihsyuhud.com/w3-total-cache-cause-duplicate-contents/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>W3 Total Cache Plugins Cause Feed Errors</title>
		<link>http://www.fatihsyuhud.com/w3-total-cache-plugins-cause-feed-errors/</link>
		<comments>http://www.fatihsyuhud.com/w3-total-cache-plugins-cause-feed-errors/#comments</comments>
		<pubDate>Sun, 03 Apr 2011 02:52:01 +0000</pubDate>
		<dc:creator>A. Fatih Syuhud</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.fatihsyuhud.com/?p=10030</guid>
		<description><![CDATA[Since I replace Super-cache plugins with W3 Total Cache of this blog, I keep experiencing feed errors. Both original feed and feedburner feed. I don&#8217;t have the choice to return back to Super-cache plugins, because my webhosting provider asked me [...]]]></description>
			<content:encoded><![CDATA[<p>Since I replace Super-cache plugins with W3 Total Cache of this blog, I keep experiencing feed errors. Both original feed and feedburner feed.</p>
<p>I don&#8217;t have the choice to return back to Super-cache plugins, because my webhosting provider asked me to do so.</p>
<p>After some search I got these solutions to resolve the issue none of which are working for me.</p>
<p>After login to your self-hosted blog, click W3 Total Cache -&gt; Performance -&gt; General Settings and try the following settings one by one:</p>
<p>1. Disable feed cache in Page  Cache -&gt; Cache Feeds -&gt; uncheck</p>
<p>2. Disable Minify. General settings -&gt; Minify -&gt; uncheck.</p>
<p>Reducting Feed Size</p>
<p>Another way to solve the problem is by reducing the feed size below 512 k as permitted by Feedburner.</p>
<p>To reduce feed size, just go login to your self-hosted wordpress blog -&gt; Settings -&gt; Readings -&gt; change into the lower number. Example 3 -&gt; Save update.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fatihsyuhud.com/w3-total-cache-plugins-cause-feed-errors/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Feed Error What is the Cause?</title>
		<link>http://www.fatihsyuhud.com/feed-error-what-is-the-cause/</link>
		<comments>http://www.fatihsyuhud.com/feed-error-what-is-the-cause/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 00:07:32 +0000</pubDate>
		<dc:creator>A. Fatih Syuhud</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[blogging tutorial]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.fatihsyuhud.com/?p=9901</guid>
		<description><![CDATA[I wrote an extensive article about various root causes of feed RSS errors in WordPress and how to solve the problem. Among many causes that I have experienced frequently is a bad post. 1.Bad Post 2. Cause 3. Solution 4. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-9902" title="feed error invalid how to fix" src="http://www.fatihsyuhud.com/images/downloads/feed-error-150x150.jpg" alt="feed error invalid" width="150" height="150" />I wrote an extensive article about various root causes of <a title="Feed RSS Errors how to solve" href="http://www.fatihsyuhud.com/xml-parsing-error-unclosed-cdata-section/" target="_blank">feed RSS errors in WordPress and how to solve the problem</a>.</p>
<p>Among <a title="Causes of feed errors" href="http://www.fatihsyuhud.com/xml-parsing-error-unclosed-cdata-section/#cause" target="_blank">many causes </a>that I have experienced frequently is a bad post.</p>
<p>1.<a href="#1">Bad Post </a><br />
2. <a href="#2">Cause</a><br />
3. <a href="#3">Solution</a><br />
4. <a href="#4">Consequences of Feed Error</a><br />
5. <a href="#5">How to Know</a><br />
6. <a href="#6">Feedburner Error and Solution</a></p>
<ol>
<li><a href="#6a">Common Problems</a></li>
<li><a href="#6b">Resync</a></li>
</ol>
<p><a name="1"></a><br />
<strong>1. What&#8217;s a bad post?</strong></p>
<p>A bad post is not a bad writing or low quality article / post.<br />
Google explains[1] that a post is considered bad and will cause feed error if:</p>
<p>Your feed has these XML tags in it:</p>
<p><strong>Code:</strong></p>
<p><code>&lt;o:p&gt;(some text)&lt;/o:p&gt;</code></p>
<p>It is very likely that your feed will be considered invalid by FeedBurner, Feed Validator, and possibly many other places to which you want your feed properly distributed. The result is that FeedBurner will stop updating its version of your feed until the validation problem is repaired.</p>
<p><a name="2"></a><br />
<strong></strong><strong>2. The Cause:</strong><br />
The <code>&lt;o:p&gt; </code>tag is usually introduced by a copy-paste of original text from Microsoft Word or another Office application; this tag originates in a Microsoft XML &#8220;namespace,&#8221; or definition of a custom set of tags used for XML markup.</p>
<p>In general, using word processing applications to compose blog posts can lead to unexpected results (such as this one).<br />
<a name="3"></a><br />
<strong></strong><strong>3. The Solution:</strong><br />
1. The best way to avoid this problem is to avoid composing and copying content from Word into your blogging tools.</p>
<p>2. If you still want to use content found in Office applications, a common trick for removing extraneous code is to &#8220;clean&#8221; copied text by pasting it into a plain text editor, such as Notepad (Windows) or TextEdit (Mac) and the copying the newly cleaned text before pasting it into your blogging application.</p>
<p>3. Compose new posts in a text editor recommended or provided by your blog platform publisher only.</p>
<p><a name="4"></a><br />
<strong>4. Consequenses</strong></p>
<p>The consequences of a feed error caused by bad post or others are many. Among which being (a) your post or articles will not be distributed, (2) if you integrate your feed with Feedburner and join Adsense for Feed, the Adsense will not show up in the feed. Thus missing potential revenue.</p>
<p><a name="5"></a><br />
<strong>5. How to Know</strong></p>
<ol>
<li>Check regularly your feed&#8217;s health through <a rel="nofollow" href="http://www.feedvalidator.org/" target="_blank">feedvalidator.org</a></li>
<li>If you join Feedburner, check also your Feedburner feed.</li>
</ol>
<p><a name="6"></a><br />
<strong>6. Feedburner Error and Solution</strong><br />
If you integrate your blog feed into Feedburner, you may look into the following issues and how to fix them [2]<br />
<a name="6a"></a><br />
The most common problems that affect your FeedBurner feed are:</p>
<p>1. <strong>The trouble:</strong> Your FeedBurner feed isn&#8217;t up-to-date with your Original Feed.</p>
<p><strong>The fix: </strong>Try pinging FeedBurner using our Ping page. This action tells FeedBurner to go check your feed for updates immediately.</p>
<p>2. <strong>The trouble:</strong> Invalid characters or XML markup in content items, often introduced by composing your posts in Microsoft Word or embedding JavaScript code in a post.</p>
<p><strong>The fix: </strong>Check your feeds for validity problems: Original Feed Validity, FeedBurner Feed Validity. See if any errors are reported, Then, check out this help topic for removing unwanted characters from your posts if mysterious characters seem to be to blame.</p>
<p>3. <strong>The trouble:</strong> Connection timeouts between FeedBurner and the web server that hosts your original feed. If FeedBurner can&#8217;t reach your Original Feed for any reason, we will report it as a FeedMedic item here on Troubleshootize.</p>
<p><strong>The fix:</strong> Try a ping once your website service has been restored.</p>
<p>4. <strong>The trouble:</strong> For podcasters, the web server hosting your audio does not report the correct content MIME type for your podcast files; FeedBurner doesn&#8217;t create podcast enclosures for these files.</p>
<p><strong>The fix:</strong> Make sure your web server is configured to return &#8220;audio/mpeg&#8221; as a MIME type for your audio files (or whatever the appropriate type for your podcast media may be). This confirmation may require some help from your hosting provider if you do not manage your own web server.</p>
<p>5. <strong>The trouble: </strong>Your Original Feed is too doggone big! FeedBurner does not process feeds that are larger than 512K. Remember, your feed is an update on your content — not an archive for it — and you should use your publishing tools&#8217; controls to make sure your feed doesn&#8217;t grow like kudzu possessed.</p>
<p><strong>The fix: </strong>Follow this help topic to control feed file size with Blogger; other publishing tools have similar controls.<br />
<a name="6b"></a><br />
<strong>The last solution: RESYNC</strong></p>
<p>Resync takes the following actions:</p>
<p>1. Clears our cached version and refreshes its content from your Original Feed<br />
2. Creates podcast enclosures for items that did not previously have them and contain links to podcast content<br />
3. Reports any feed formatting problems encountered during the resync</p>
<p><strong>When to use Resync:</strong></p>
<p>1. As a last resort with a regular feed or a podcast, you can resync your feed.<br />
2. You should only resync if (a) your feed is more than 1 hour out-of-date and (b) pinging FeedBurner does not update it or (c) your podcast files are not being turned into enclosures by our SmartCast service.</p>
<p><strong>How to Resync Feedburner </strong></p>
<p>1. Login to your Feedburner account<br />
2. Click your Blog feed in trouble<br />
3. Click Trobleshootize<br />
4. Click Resync at the bottom. Done.</p>
<p>=====<br />
Note:<br />
[1] <a rel="nofollow" href="http://www.google.com/support/feedburner/bin/answer.py?answer=79005" target="_blank">Google Support</a><br />
[2] Feedburner troubleshooting</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fatihsyuhud.com/feed-error-what-is-the-cause/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How to Enable Arabic Letters in WordPress</title>
		<link>http://www.fatihsyuhud.com/how-to-enable-arabic-letters-in-wordpress-2/</link>
		<comments>http://www.fatihsyuhud.com/how-to-enable-arabic-letters-in-wordpress-2/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 13:34:36 +0000</pubDate>
		<dc:creator>A. Fatih Syuhud</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[blogging tutorial]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.fatihsyuhud.com/?p=9867</guid>
		<description><![CDATA[How to Enable Arabic Fonts or Letters in WordPress If you are an Arabic native speaker where you&#8217;re more comfortable with Arabic letters and everythng Arab, you&#8217;re advised to use WordPress in Arabic which can be downloaded from www.ar-wp.com. Discussion [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-9869" title="wordpress arabic in post pages comments" src="http://www.fatihsyuhud.com/images/downloads/wordpress-arabic-150x150.jpg" alt="wordpress arabic" width="150" height="150" />How to Enable Arabic Fonts or Letters in WordPress</p>
<p>If you are an Arabic native speaker where you&#8217;re more comfortable with Arabic letters and everythng Arab, you&#8217;re advised to use WordPress in Arabic which can be downloaded from <a rel="nofollow" href="http://www.ar-wp.com/" target="_blank">www.ar-wp.com</a>.</p>
<p>Discussion forum in for WordPress Arabic users are also available in the site.</p>
<p>But if you&#8217;re more comfortable with WordPress dashboard in English or Bahasa Indonesia at the same time you would also enable Arabic fonts/letters in posts, pages and comments, you may follow this tutorial below:</p>
<p>1. Login to you Cpanel (yoursite.com/cpanel), find menu PHPMyAdmin.<br />
2. Find the database of your blog. Select the table “wp_posts“, edit the field of  “post_content“.<br />
3. Change the collation in to “utf8_general_ci”<br />
4. Save. You&#8217;re done.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fatihsyuhud.com/how-to-enable-arabic-letters-in-wordpress-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top Ten WordPress Sitemap Plugins</title>
		<link>http://www.fatihsyuhud.com/top-ten-wordpress-sitemap-plugins/</link>
		<comments>http://www.fatihsyuhud.com/top-ten-wordpress-sitemap-plugins/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 21:56:17 +0000</pubDate>
		<dc:creator>A. Fatih Syuhud</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.fatihsyuhud.com/?p=9830</guid>
		<description><![CDATA[Top ten best sitemap plugins for WordPress to tell Google Yahoo Bing Ask.com and other search engines about the updated content of your websites or blogs Google XML Sitemaps Dagon Design Sitemap Generator XML Sitemaps Really Simple Sitemap Google Sitemaps [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-9831" title="wordpress sitemap plugins" src="http://www.fatihsyuhud.com/images/downloads/wordpress-sitemap-plugins-150x150.jpg" alt="wordpress sitemap plugins" width="150" height="150" />Top ten best sitemap plugins for WordPress to tell Google Yahoo Bing Ask.com and other search engines about the updated content of your websites or blogs</p>
<ol>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank">Google XML Sitemaps</a></li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/sitemap-generator/" target="_blank">Dagon Design Sitemap Generator</a></li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/xml-sitemaps/" target="_blank">XML Sitemaps</a></li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/really-simple-sitemap/" target="_blank">Really Simple Sitemap</a></li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/google-sitemap-generator-ultimate-tag-warrior-tags-addon/" target="_blank">Google Sitemaps Append UTW Tags</a></li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/karailievs-sitemap/" target="_blank">Karailiev’s Sitemap</a></li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/wp-realtime-sitemap/" target="_blank"> WP Realtime Sitemap</a></li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/wp-e-commerce-xml-sitemap/" target="_blank">WP Shopping Cart XML Sitemap</a></li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/xml-sitemaps-for-videos/" target="_blank">Google XML Sitemap for Videos</a></li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/google-news-sitemap/" target="_blank">Googe News Sitemap</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.fatihsyuhud.com/top-ten-wordpress-sitemap-plugins/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SEO Robots.txt File for WordPress</title>
		<link>http://www.fatihsyuhud.com/seo-robots-txt-file-for-wordpress/</link>
		<comments>http://www.fatihsyuhud.com/seo-robots-txt-file-for-wordpress/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 03:40:01 +0000</pubDate>
		<dc:creator>A. Fatih Syuhud</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[blogging tutorial]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.fatihsyuhud.com/?p=9756</guid>
		<description><![CDATA[Self-hosted WordPress blog is advised by WordPress.org to use Robots.txt file to tell search engine about what to crawl and what not. Here&#8217;s Robots.txt file example which is good for SEO (search engine optimization) according to WP User-agent: * Disallow: [...]]]></description>
			<content:encoded><![CDATA[<p>Self-hosted WordPress blog is advised by WordPress.org to use Robots.txt file to tell search engine about what to crawl and what not.</p>
<p>Here&#8217;s <a href="http://www.fatihsyuhud.com/how-to-create-robot-txt/">Robots.txt file</a> example which is good for SEO (search engine optimization) <a rel="nofollow" href="http://codex.wordpress.org/Search_Engine_Optimization_for_WordPress" target="_blank">according to WP</a></p>
<blockquote><p>User-agent: *<br />
Disallow: /cgi-bin<br />
Disallow: /wp-admin<br />
Disallow: /wp-includes<br />
Disallow: /wp-content/plugins<br />
Disallow: /wp-content/cache<br />
Disallow: /wp-content/themes<br />
Disallow: /trackback<br />
Disallow: /feed<br />
Disallow: /comments<br />
Disallow: /category/*/*<br />
Disallow: */trackback<br />
Disallow: */feed<br />
Disallow: */comments<br />
Disallow: /*?*<br />
Disallow: /*?<br />
Allow: /wp-content/uploads</p>
<p># Google Image<br />
User-agent: Googlebot-Image<br />
Disallow:<br />
Allow: /*</p>
<p># Google AdSense<br />
User-agent: Mediapartners-Google*<br />
Disallow:<br />
Allow: /*</p>
<p># digg mirror<br />
User-agent: duggmirror<br />
Disallow: /</p>
<p>Sitemap: http://www.example.com/sitemap.xml</p></blockquote>
<p>Don&#8217;t know <a href="http://www.fatihsyuhud.com/how-to-create-robot-txt/">how to create robots.txt file</a>? See <a href="http://www.fatihsyuhud.com/how-to-create-robot-txt/">here.</a></p>
<p>Another sample of a good robots.txt file is <a rel="nofollow" href="http://www.askapache.com/seo/updated-robotstxt-for-wordpress.html" target="_blank">here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fatihsyuhud.com/seo-robots-txt-file-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>What is User Agents?</title>
		<link>http://www.fatihsyuhud.com/what-is-user-agents/</link>
		<comments>http://www.fatihsyuhud.com/what-is-user-agents/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 23:37:45 +0000</pubDate>
		<dc:creator>A. Fatih Syuhud</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[blogging tutorial]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.fatihsyuhud.com/?p=9753</guid>
		<description><![CDATA[What is User Agents? User agents are the programs bot visitors (Google bot, Yahoo search bot, Bing bot, etc) use to see your content. Human visitors will normally use a web browser like Internet Explorer, Firefox, Chrome, etc. Search spiders [...]]]></description>
			<content:encoded><![CDATA[<p>What is User Agents? User agents are the programs bot visitors (Google bot, Yahoo search bot, Bing bot, etc) use to see your content. Human visitors will normally use a web browser like Internet Explorer, Firefox, Chrome, etc.</p>
<p>Search spiders and other computer programs (grouped together as &#8220;bots&#8221;) go through your web pages by scanning the source code &#8211; What you see if you right-click on a web page and select &#8220;View Source&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fatihsyuhud.com/what-is-user-agents/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Create Robot.txt File</title>
		<link>http://www.fatihsyuhud.com/how-to-create-robot-txt/</link>
		<comments>http://www.fatihsyuhud.com/how-to-create-robot-txt/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 23:23:23 +0000</pubDate>
		<dc:creator>A. Fatih Syuhud</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[blogging tutorial]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.fatihsyuhud.com/?p=9748</guid>
		<description><![CDATA[How to Create Robot.txt to allow all search engine robots to access your website / blog You may create a robot.txt file in a notepad as follow: 1. Click Notepad from your computer 2. Write the following: User-agent: * Disallow: [...]]]></description>
			<content:encoded><![CDATA[<p>How to Create Robot.txt to allow all search engine robots to access your website / blog</p>
<p>You may create a robot.txt file in a notepad as follow:</p>
<p>1. Click Notepad from your computer<br />
2. Write the following:<br />
User-agent: *<br />
Disallow:<br />
3. Save it.<br />
4. Upload it to the root directory. For example, if you blog is website.com, the file should be uploaded in public_html/&#8211;upload here&#8211;<br />
5. Done.</p>
<p>Another format of robot.txt is as follow:</p>
<p>User-agent: *<br />
Allow: /</p>
<p>Note: You cannot create Robot.txt file in a Blogspot or WordPress.com blog as you don&#8217;t have access to the root level directory. It can be done in a self-hosted blog only.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fatihsyuhud.com/how-to-create-robot-txt/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How to Remove Unwanted Character in End of URLs</title>
		<link>http://www.fatihsyuhud.com/how-to-remove-unwanted-character-in-end-of-urls/</link>
		<comments>http://www.fatihsyuhud.com/how-to-remove-unwanted-character-in-end-of-urls/#comments</comments>
		<pubDate>Tue, 08 Mar 2011 14:57:37 +0000</pubDate>
		<dc:creator>A. Fatih Syuhud</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[blogging tutorial]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.fatihsyuhud.com/?p=9741</guid>
		<description><![CDATA[How to Remove Unwanted Character in the end of URLs of your WordPress homepage / frontpage URL, post url and page url. If you check your website through Google Webmaster Tools, you&#8217;ll find there are some URLs which are ended [...]]]></description>
			<content:encoded><![CDATA[<p>How to Remove Unwanted Character in the end of URLs of your WordPress homepage / frontpage URL, post url and page url.</p>
<p>If you check your website through Google Webmaster Tools, you&#8217;ll find there are some URLs which are ended in unwanted variables / characters such as http://www.fatihsyuhud.com/seo/EygMYqwqH instead of http://www.fatihsyuhud.com/seo/</p>
<p>In such case, what you have to do is to install <a rel="nofollow" href="http://wordpress.org/extend/plugins/permalink-redirect/" target="_blank">Permalink Redirect plugin</a> by Yoast, activate it. That&#8217;s it. From now on anyone who come to the URL http://www.fatihsyuhud.com/seo/EygMYqwqH would be redirected to the true URL that is http://www.fatihsyuhud.com/seo/</p>
<p>If you&#8217;re interested, you may <a rel="nofollow" href="http://downloads.wordpress.org/plugin/permalink-redirect.1.0.1.zip" target="_blank">download it here for free.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fatihsyuhud.com/how-to-remove-unwanted-character-in-end-of-urls/feed/</wfw:commentRss>
		<slash:comments>9</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/47 queries in 0.030 seconds using disk: basic
Object Caching 660/760 objects using disk: basic

Served from: www.fatihsyuhud.com @ 2012-02-12 07:53:03 -->
