<?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>Best Blogs Asia &#187; Wordpress</title>
	<atom:link href="http://www.bestblogs.asia/blog_setup/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bestblogs.asia</link>
	<description>Showcasing Internet Marketing in Asia, Asian Bloggers, giving advice on improving blogs and making money online.</description>
	<lastBuildDate>Wed, 22 Sep 2010 11:31:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wordpress Gravatar Support</title>
		<link>http://www.bestblogs.asia/wordpress-gravatar-support.php</link>
		<comments>http://www.bestblogs.asia/wordpress-gravatar-support.php#comments</comments>
		<pubDate>Wed, 28 Oct 2009 01:11:44 +0000</pubDate>
		<dc:creator>Best Blogs</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[gravatar logo]]></category>
		<category><![CDATA[gravatar wordpress]]></category>

		<guid isPermaLink="false">http://www.bestblogs.asia/?p=487</guid>
		<description><![CDATA[How to add Wordpress Gravatar Support to your blog, making post comments more recognisable.]]></description>
			<content:encoded><![CDATA[<p><strong>Wordpress is probably the best CMS package hands down and in order to attract more user comments, it great to implement something like a Gravatar which can give an identity to the poster.</strong></p>
<h3>What is a Gravatar</h3>
<p>The meaning is Globally Recognized Avatar and is an image that you define and appears on your comments or a post on a blog.  They help to identify your identity on the internet.</p>
<p>You can sign up and <a href="http://en.gravatar.com/" target="_blank" rel="noFollow">get a Gravatar</a> for free.</p>
<h3>Wordpress Gravatar Code</h3>
<p>By default, Wordpress doesn&#8217;t include Gravatar support so it needs to be added.  Also to note this code only supports WordPress 2.5 and above.</p>
<p>Locate your local themes/NAME/comments.php file and place the highlighted code into your location, anywhere within the foreach and endforeach (the comments loop) will work.  I also set my own default avatar in case a poster doesn&#8217;t have their own, this is useful to continue with the balance/control of my site:</p>
<div class="imgcentre"><img src="http://images.bestblogs.asia/site/gravatar_code.gif" alt="Gravatar Code to use"/></div>
<p><a href="http://www.bestblogs.asia">Best Blogs Asia</a>.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.bestblogs.asia/wordpress-gravatar-support.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Link Juice Plugin</title>
		<link>http://www.bestblogs.asia/wp-linkjuice-plugin.php</link>
		<comments>http://www.bestblogs.asia/wp-linkjuice-plugin.php#comments</comments>
		<pubDate>Sun, 05 Apr 2009 12:26:51 +0000</pubDate>
		<dc:creator>Best Blogs</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[link juice]]></category>
		<category><![CDATA[submit wordpress plugin]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://www.bestblogs.asia/?p=382</guid>
		<description><![CDATA[This SEO plugin focuses on the most valuable section of your site, which are the regular posts.]]></description>
			<content:encoded><![CDATA[<p><strong>I personally would not want to give away my site &#8220;link juice&#8221; by passing it onto other sites, or duplicating posts. I understand the meaning of &#8220;giving something back&#8221;, giving away link power for free to anyone isn&#8217;t really an option.</strong></p>
<h3>About Link Juice</h3>
<p>Each site created has it&#8217;s own &#8220;value&#8221;.  The more links you have, especially from well-linked places, the greater your visibility and web page rankings become &#8211; hence passing on &#8220;juice&#8221;.  A recent trends is to give away link power from people that ping certain articles or from people who leave a comment (via CommentLuv, Dofollow links and so on). </p>
<p>The best way to not pass &#8220;link juice&#8221; to a site you are linking to is to add <strong>rel=&#8221;nofollow&#8221;</strong> via HTML code and inserting no spider links in the Meta Head tag area, but this involves site editing and is also time consuming.  My link juice plugin fixes these problems and more!</p>
<h3>Using the Link Juice Plugin</h3>
<p>The plugin is designing to place noFollow tags on Category pages, external links in the Sidebar and also stops the problem of duplicate posts by removing the ability to self-ping own posts.</p>
<h4>Download the Wordpress Plugin</h4>
<p>1. Unzip the downloaded package<br />
2. Upload the folder with all files to the &#8220;/wp-content/plugins/&#8221; directory<br />
3. Activate the &#8216;WP Link Juice Plugin&#8217; plugin through the &#8216;Plugins&#8217; menu in WordPress</p>
<ul>
<li><a class="whiteicon" title="WP Link Juice Plugin" rel="noFollow" href="/files/link_juice.zip">Download WP Link Juice Plugin</a> 1kb</li>
</ul>
<h4>What are the benefits of using this Plugin</h4>
<p>By restricting where link juice is following, the spiders should place more emphasis on following your actual post pages.  </p>
<p><strong>Why restrict Categories</strong></p>
<p>In placing nofollow tags to category pages, we are removing the ability to duplicate posts.  The site already duplicates content via sitemap, monthly archive pages, tag pages and if you&#8217;ve got it installed, related posts.</p>
<p><strong>Why restrict External Links in the Sidebar</strong></p>
<p>In Wordpress, this is called Bookmark links.  Perhaps they contain links to friends or favourite sites, but again like the Category pages, they&#8217;ll be on every page of your blog posts&#8230;again filtering down link juice when it could be used on your own site.</p>
<p><strong>Why restrict Self Pinged Posts</strong></p>
<p>The ability to ping is useful, but if you refer to your own posts in another article, chances are you&#8217;ll get a ping back.  Google looks down on too much &#8220;self promotion&#8221;, if you ping too many of your own internal posts it could effect your Page Ranking. <strong>*Note</strong>, once the plugin is installed it will only cover any new trackbacks/pings, previous trackbacks and pings will still be on the site.</p>
<h4>Where should my link juice be going?</h4>
<p>I&#8217;d personally make a &#8220;Tags&#8221; section on your site and/or promote the site&#8217;s internal sitemap.  This way spiders can see exactly what content is on the site, how much is there and has a location to check for new site additions.</p>
<p>I also wanted to add to the plugin to take into certain Pages on sites, such as &#8220;About Us&#8221;, &#8220;Privacy Policy&#8221;, &#8220;Terms and Conditions&#8221; or &#8220;Contact Us&#8221;.  These pages do not need to be spidered as they give no real valuable content, the most valuable section of your site are the posts.</p>
<h3>How did you get on?</h3>
<p>I&#8217;ve tested this on versions 1 of WP to the latest version and it works fine.  Site owners shouldn&#8217;t expect instant results, but will see long term benefits later on.</p>
<p><a href="http://www.bestblogs.asia">Best Blogs Asia</a>.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.bestblogs.asia/wp-linkjuice-plugin.php/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Funk Shui Wordpress Theme</title>
		<link>http://www.bestblogs.asia/funk-shui.php</link>
		<comments>http://www.bestblogs.asia/funk-shui.php#comments</comments>
		<pubDate>Sat, 28 Mar 2009 08:11:46 +0000</pubDate>
		<dc:creator>Best Blogs</dc:creator>
				<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[feng shui theme]]></category>
		<category><![CDATA[feng shui wordpress]]></category>
		<category><![CDATA[free word press theme]]></category>
		<category><![CDATA[funk shui]]></category>

		<guid isPermaLink="false">http://www.bestblogs.asia/?p=370</guid>
		<description><![CDATA[I've created the world's first Feng Shui inspired Wordpress theme, download the WP version today for free.]]></description>
			<content:encoded><![CDATA[<p><strong>I&#8217;ve created a Feng Shui inspired Wordpress theme which uses related colours, has a simple spaced layout and directs the flow of positive energy around the site.  I&#8217;ve always wondered how it could be applied to a web site, so here&#8217;s my try.</strong></p>
<h3>Funk Shui Theme</h3>
<p><a href="http://www.fengshuichinese.com/design-a-harmonic-feng-shui-website-for-your-business.php" target="_blank">Feng Shui</a> is all about the way that we live in harmonize with the nature, benefiting from the ‘positive’ energies in our living environment.</p>
<h4>About the Funk Shui Theme</h4>
<div class="imgcentre"><a href="http://www.misohoni.com/diary/" rel="noFollow" target="_blank"><img src="http://images.bestblogs.asia/funkshui.gif" alt="Funk Shui Theme" width="470" height="277" /></a></div>
<p>I thought I&#8217;d design a Free Theme for Wordpress only, called the Funk Shui.  It&#8217;s a very simple site, with a simple layout but has a unique twist of integrating the flow of positive energy or &#8220;chi&#8221;.  My wife is a Feng Shui practitioner in Hong Kong, so she was an advisor on this project.</p>
<p><strong>The Theme</strong></p>
<ul>
<li>SEO friendly, fast loading and HTML Compliant.</li>
<li>Ability to change code, without touching the Wordpress php files. (via the change/ directory)</li>
<li>Version 2.7.1+ compatible.</li>
</ul>
<h4>Download Funk Shui Theme</h4>
<ul>
<li><a class="whiteicon" title="Download the Funk Shui Theme" href="/files/funkshui.zip" rel="noFollow">Download the Funk Shui Theme</a> 70kb</li>
</ul>
<h4>Flow of Chi Energy</h4>
<p><img class="imgleft" src="http://images.bestblogs.asia/chi.gif" alt="Flow of Chi" width="150" height="206" />The screenshot shows the entrance/exit points of the flow of energy around the site.</p>
<p>Note how the energy flows:</p>
<p>Past the top title.</p>
<p>Enters into the main content on the left.</p>
<p>Directs into the sidebar on the right.</p>
<p>Exits at the bottom of the page.</p>
<h3>Wordpress Setup</h3>
<ul>
<li>Download the theme archive and extract the files it contains. You may need to preserve the directory structure in the archive when extracting these files.</li>
<li>Using an FTP client to access your host web server, create a directory to contain your theme in the wp-content/themes directory provided by WordPress.</li>
<li>Upload the theme files to the new directory on your host server.</li>
<li>Log in to the WordPress Administration Panel.</li>
<li>Select the Design subpanel, then Themes.</li>
<li>From the Available Themes section, click on theme title (or theme screenshot) for &#8220;Funk Shui&#8221;.</li>
<li>A preview of the theme will be shown to activate theme click the Activate &#8220;Theme Name&#8221; link in the top right.</li>
</ul>
<h3>How did you get on?</h3>
<p>I&#8217;d like to know if anyone using the theme felt positive effects, such as perhaps an increase in visitors, revenue or anything else?</p>
<p><a href="http://www.bestblogs.asia">Best Blogs Asia</a>.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.bestblogs.asia/funk-shui.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add URL to Feed Plugin</title>
		<link>http://www.bestblogs.asia/wp-feed-plugin.php</link>
		<comments>http://www.bestblogs.asia/wp-feed-plugin.php#comments</comments>
		<pubDate>Mon, 23 Mar 2009 06:36:28 +0000</pubDate>
		<dc:creator>Best Blogs</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[add url]]></category>
		<category><![CDATA[feed url]]></category>
		<category><![CDATA[site name in feed]]></category>

		<guid isPermaLink="false">http://www.bestblogs.asia/?p=361</guid>
		<description><![CDATA[A Wordpress Plugin I created automatically adds your URL to feed posts, fixes the problems of copying Feed Content.]]></description>
			<content:encoded><![CDATA[<p><strong>Whilst checking my Wordpress Feed, I noticed that it didn&#8217;t explain where the post content was coming from. I get alot of people scraping and reusing my articles, so I created a plugin which automatically adds your URL and Site Name to each feed post. </strong></p>
<h3>What does Add URL to Feed do?</h3>
<p>It is designed to make sure all feed readers know where the feed post content has come from. All too often feed content is scraped, re-used and then distrubuted on other sites without acknowledgement to the original author.</p>
<p>This plugin fixes that problem by automatically adding your URL and Site Name to each feed post, which should result in more positive backlinks to your site but also declare where the original content came from.  It works with Feedburner also and other feed parsers.</p>
<h4>Screenshot in Action</h4>
<p><img src="http://images.bestblogs.asia/wp_feed.gif" alt="Feed Plugin"></p>
<h4>Download the Wordpress Plugin</h4>
<ul>
<li>Unzip the downloaded package</li>
<li>Upload the folder with all files to the &#8220;/wp-content/plugins/&#8221; directory.</li>
<li>Activate the &#8216;Urls Feed&#8217; plugin through the &#8216;Plugins&#8217; menu in WordPress</li>
<li>Check your feed at the bottom of each post.</li>
</ul>
<ul>
<li><a class="whiteicon" title="Add URL to Feed" rel="noFollow" href="/files/urls_feed.zip">Download Add URL to Feed</a> 1kb</li>
</ul>
<h3>How did you get on?</h3>
<p>Let me know how you got on with it.</p>
<p><a href="http://www.bestblogs.asia">Best Blogs Asia</a>.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.bestblogs.asia/wp-feed-plugin.php/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Customise Wordpress</title>
		<link>http://www.bestblogs.asia/customise-wordpress.php</link>
		<comments>http://www.bestblogs.asia/customise-wordpress.php#comments</comments>
		<pubDate>Tue, 10 Mar 2009 03:25:21 +0000</pubDate>
		<dc:creator>Best Blogs</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Add Gravatars]]></category>
		<category><![CDATA[Changing Wordpress]]></category>
		<category><![CDATA[htaccess Changes]]></category>
		<category><![CDATA[Improving 404]]></category>
		<category><![CDATA[Permalinks Structure]]></category>

		<guid isPermaLink="false">http://www.bestblogs.asia/?p=324</guid>
		<description><![CDATA[Tips on improving your 404, permalinks structure, htaccess and gravatars.]]></description>
			<content:encoded><![CDATA[<p><strong>Wordpress is a great tool, it&#8217;s used to blogs and sites but can also be greatly customised not just in terms of usability but also in terms of searchability, seo and design.  The following advanced tips will help you to improve your blog.</strong></p>
<p><strong>Note:</strong> The PHP code below should be <?php...., at the moment it's labelled as < ? php for implementation on this page.</p>
<h3>Improving Your 404</h3>
<p>There&#8217;s two ways, you can edit your 404.php page so that any mis-directed traffic is automatically redirected to your homepage, for example add this at the top of your 404.php page and enter your url instead:</p>
<pre><code>< ? php
header ('Location: http://www.bestblogs.asia/sitemap );
 ? ></code></pre>
<p>The other way of improving your 404 page is by listing your popular posts, related posts, tags or even display a sitemap.</p>
<h3>Permalinks Structure</h3>
<p>Change is your permalink structure, you&#8217;ll find this page under Settings -> Permalinks. The default permalink is ?p=
<postid>, but I prefer to use either /post-name/ or /category/post-name/ this is displayed as:</p>
<pre><code>/%postname%/ or /%category%/%postname%/</code></pre>
<p>To get into Google News, your permalink should look like:</p>
<pre><code>/%postname%-%post_id%</code></pre>
<h3>.htaccess Changes</h3>
<p>Use .htaccess to tell google, and force everyone to use the www. version of your site example:</p>
<pre><code>#Force www domain
RewriteEngine On
RewriteCond %{HTTP_HOST} ^yourdomain\.com [nc]
RewriteRule (.*) http://www.yourdomain.com/$1 [R=301,L]
#End force www</code></pre>
<h3>Edit the Robots.txt File</h3>
<p>By disallowing spiders to certain sections of your WP Blog, you are giving more link juice to other pages.</p>
<pre><code>User-agent: *
Disallow: /category/
Disallow: /feed/
Disallow: /trackback/
Disallow: /cgi-bin</code></pre>
<h3>Turn off Post Revisions</h3>
<p>Post version tracking mechanism has been introduced in WP. For example, every time you &#8220;Save&#8221; a post, a revision is written to the database. If you do not need this feature you can easily turn it off by adding one line to your wp-config.php file, found in the installation directory of your WordPress site:</p>
<pre><code>define('WP_POST_REVISIONS', false);</code></pre>
<p>If you have run a blog with revisions turned on for a while, chance is you will have a lot of revision posts in your database. if you wish to remove them for good, simply run this query (for example using the mentioned WP-DBManager) plugin.</p>
<pre><code>DELETE FROM wp_posts WHERE post_type = "revision";</code></pre>
<p>This will remove all &#8220;revision&#8221; posts from your database, making it smaller in the process.</p>
<p><a href="http://www.bestblogs.asia">Best Blogs Asia</a>.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.bestblogs.asia/customise-wordpress.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress and phpMyAdmin</title>
		<link>http://www.bestblogs.asia/wordpress-phpmyadmin.php</link>
		<comments>http://www.bestblogs.asia/wordpress-phpmyadmin.php#comments</comments>
		<pubDate>Mon, 09 Mar 2009 13:33:53 +0000</pubDate>
		<dc:creator>Best Blogs</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Optimise Database Tables]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[UTF Databases]]></category>
		<category><![CDATA[wordpress password]]></category>

		<guid isPermaLink="false">http://www.bestblogs.asia/?p=51</guid>
		<description><![CDATA[Wordpress suffers from a few bugs, which you'll notice if you're writing non-English content or have lost your password etc.,]]></description>
			<content:encoded><![CDATA[<p><strong>There&#8217;s a few tips you can use to update your WP database. Wordpress is great, but suffers from a few bugs, which you&#8217;ll notice if you&#8217;re writing non-English content or have lost your password etc.,</strong></p>
<h3>Optimise Database Tables</h3>
<p>Database tables should be periodically optimized (and repaired if necessary) for optimum performance, an example would be manually optimizing and repairing your table through a tool like phpmyadmin.</p>
<h3>Reset a WordPress Password from phpMyAdmin</h3>
<p>If you’ve managed to lose or want to change your Wordpress Password in a hurry, then the tips below will help greatly.</p>
<ul>
<li>Open up PhpMyAdmin, a simple application that controls your database’s.</li>
<li>Locate your Database, then look for a table called wp_users.</li>
<li>Select Browse, then click the pencil icon on the left side within the wp_users line.</li>
<li>Go to the field called users_pass.</li>
<li>Select MD5 in the Function column and type the password in plain text, then click Go.</li>
</ul>
<p>When you save the record the password will be stored after the MD5 hash algorythm was applied. You can do this not only for Wordpress passwords but for other CMS applications, forums and other software.</p>
<h3>UTF Databases</h3>
<p>Your database might not actually be set up to use UTF8 and instead may be using the server default, which in many cases is Latin1.</p>
<ul>
<li>Make a copy of your Database first.</li>
<li>Find a table with garbled characters, choose a column to edit &#8211; example I’m converting the Wordpress category name to unicode.</li>
<li>Make a note of the current datatype (usually varchar / text / longtext) and length.</li>
<li>Set the datatype to blob.</li>
<li>Choose to edit the same column. Now flip it back to the datatype and length that it was set to originally AND set the collation as unicode.</li>
</ul>
<p><a href="http://www.bestblogs.asia">Best Blogs Asia</a>.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.bestblogs.asia/wordpress-phpmyadmin.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress Category Template Tags</title>
		<link>http://www.bestblogs.asia/wordpress-template-tags.php</link>
		<comments>http://www.bestblogs.asia/wordpress-template-tags.php#comments</comments>
		<pubDate>Thu, 05 Mar 2009 07:39:02 +0000</pubDate>
		<dc:creator>Best Blogs</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Category Template Tags]]></category>
		<category><![CDATA[Wordpress Category Tags]]></category>
		<category><![CDATA[Wordpress theme development]]></category>

		<guid isPermaLink="false">http://www.bestblogs.asia/?p=137</guid>
		<description><![CDATA[Useful reference guide for Wordpress theme development for Category Template Tags.]]></description>
			<content:encoded><![CDATA[<p><strong>The following is a useful reference guide for Wordpress theme development, based upon the Category Template Tag section of the Wordpress.org Codex.</strong></p>
<h3>Wordpress Category Tags</h3>
<p><strong>Post Category</strong><br />
Label: the_category();<br />
Code: &lt;?php the_category(&#8217;arguments&#8217;); ?&gt;</p>
<p>Displays a link to the category or categories a post belongs to. This tag must be used within The Loop.</p>
<p><strong>Post Category in RSS Format</strong><br />
Label: the_category_rss();<br />
Code: &lt;?php the_category_rss(&#8217;arguments&#8217;); ?&gt;</p>
<p>Displays the name of the category or categories a post belongs to in RSS format. This tag must be used within The Loop.</p>
<p><strong>Page Category Title</strong><br />
Label: single_cat_title();<br />
Code: &lt;?php single_cat_title(&#8217;prefix&#8217;, &#8216;display&#8217;); ?&gt;</p>
<p>Displays or returns the category title for the current page. For pages displaying WordPress tags rather than categories (e.g. &#8220;/tag/geek&#8221;) the name of the tag is displayed instead of the category.</p>
<p><strong>Category Description</strong><br />
Label: category_description();<br />
Code: &lt;?php category_description(category); ?&gt;</p>
<p>Displays or returns the category title for the current page. For pages displaying WordPress tags rather than categories (e.g. &#8220;/tag/geek&#8221;) the name of the tag is displayed instead of the category.</p>
<p><strong>Category Dropdown</strong><br />
Label: wp_dropdown_categories(&#8217;arguments&#8217;);<br />
Code: &lt;?php wp_dropdown_categories(&#8217;arguments&#8217;); ?&gt;</p>
<p>Displays a list of categories in a select (i.e dropdown) box with no submit button.</p>
<p><strong>Category Link List</strong><br />
Label: wp_list_categories();<br />
Code: &lt;?php wp_list_categories(&#8217;arguments&#8217;); ?&gt;</p>
<p>The template tag, wp_list_categories, displays a list of Categories as links. When a Category link is clicked, all the posts in that Category will display on a Category Page using the appropriate Category Template dictated by the Template Hierarchy rules.</p>
<p><strong>If In Category</strong><br />
Label: in_category();<br />
Code: &lt;?php if ( in_category(&#8217;category_id&#8217;) ): ?&gt;</p>
<p>Returns true if the current post is in the specified Category. Normally this tag is used within The Loop, but the $post variable must be set when using this tag outside of the loop.</p>
<p><strong>Category&#8217;s Parents List</strong><br />
Label: get_category_parents();<br />
Code: &lt;?php echo(get_category_parents(category, display link, separator, nice name)); ?&gt;</p>
<p>Returns a list of the parents of a category, including the category, sorted by ID.</p>
<p><strong>Category Array</strong><br />
Label: get_the_category()<br />
Code: &lt;?php foreach((get_the_category()) as $category) { echo $category-&gt;cat_name . &#8216; &#8216;; }?&gt;</p>
<p>Returns an array of objects, one object for each category assigned to the post. This tag must be used within The Loop.</p>
<p><a href="http://www.bestblogs.asia">Best Blogs Asia</a>.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.bestblogs.asia/wordpress-template-tags.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Indexed Faster on Wordpress</title>
		<link>http://www.bestblogs.asia/indexed-faster-wordpress.php</link>
		<comments>http://www.bestblogs.asia/indexed-faster-wordpress.php#comments</comments>
		<pubDate>Mon, 02 Feb 2009 01:22:59 +0000</pubDate>
		<dc:creator>Best Blogs</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[fast wordpress]]></category>
		<category><![CDATA[site indexed faster]]></category>
		<category><![CDATA[wordpress blog]]></category>
		<category><![CDATA[wordpress ping list]]></category>

		<guid isPermaLink="false">http://www.bestblogs.asia/?p=158</guid>
		<description><![CDATA[By "pinging" you are alerting more sites that you've updated your wordpress blog with a new post and want to get your new content indexed faster.]]></description>
			<content:encoded><![CDATA[<p><strong>To get your site indexed faster, I recommend adding the following sites to your Wordpress setup. By &#8220;pinging&#8221; you are alerting more sites that you&#8217;ve updated your wordpress blog with a new post and want to get your new content indexed faster.</strong></p>
<h3>Wordpress setup:</h3>
<p>Click on your &#8216;Settings&#8217; tab (or &#8216;Options&#8217; if you’re running an older version). Click on &#8216;Writing&#8217; and then scroll down to the bottom of the page.</p>
<p><strong>Note:</strong><br />
I found that pinging too often can make sites like Google query your site and make lead to deranking/removal from their directory.  This also applys to the sites you are pinging to also. </p>
<h3>Wordpress Ping List</h3>
<p><code>http://1470.net/api/ping<br />
http://api.feedster.com/ping<br />
http://api.feedster.com/ping.php<br />
http://api.moreover.com/ping<br />
http://api.moreover.com/RPC2<br />
http://api.my.yahoo.com/RPC2<br />
http://api.my.yahoo.com/rss/ping<br />
http://bblog.com/ping.php<br />
http://bitacoras.net/ping<br />
http://blogdb.jp/xmlrpc<br />
http://blog.goo.ne.jp/XMLRPC<br />
http://blogsearch.google.com/ping/RPC2<br />
http://blogmatcher.com/u.php<br />
http://bulkfeeds.net/rpc<br />
http://coreblog.org/ping/<br />
http://mod-pubsub.org/kn_apps/blogchatt<br />
https://phobos.apple.com/WebObjects/MZFinance.woa/wa/pingPodcast<br />
http://ping.amagle.com/<br />
http://ping.bitacoras.com<br />
http://ping.bloggers.jp/rpc/<br />
http://ping.blogmura.jp/rpc/<br />
http://ping.blo.gs/<br />
http://ping.cocolog-nifty.com/xmlrpc<br />
http://pinger.blogflux.com/rpc/<br />
http://ping.exblog.jp/xmlrpc<br />
http://ping.feedburner.com<br />
http://ping.myblog.jp<br />
http://pingqueue.com/rpc/<br />
http://ping.blogg.de/<br />
http://ping.rootblog.com/rpc.php<br />
http://ping.syndic8.com/xmlrpc.php<br />
http://ping.weblogalot.com/rpc.php<br />
http://ping.weblogs.se/<br />
http://rcs.datashed.net/RPC2/<br />
http://rpc.blogbuzzmachine.com/RPC2<br />
http://rpc.blogrolling.com/pinger/<br />
http://rpc.britblog.com/<br />
http://rpc.icerocket.com:10080/<br />
http://rpc.newsgator.com/<br />
http://rpc.pingomatic.com/<br />
http://rpc.tailrank.com/feedburner/RPC2<br />
http://rpc.technorati.com/rpc/ping<br />
http://rpc.weblogs.com/RPC2<br />
http://rpc.wpkeys.com/<br />
http://services.newsgator.com/ngws/xmlrpcping.aspx<br />
http://signup.alerts.msn.com/alerts-PREP/submitPingExtended.doz<br />
http://topicexchange.com/RPC2<br />
http://trackback.bakeinu.jp/bakeping.php<br />
http://www.a2b.cc/setloc/bp.a2b<br />
http://www.bitacoles.net/ping.php<br />
http://www.blogdigger.com/RPC2<br />
http://www.blogoole.com/ping/<br />
http://www.blogoon.net/ping/<br />
http://www.blogpeople.net/servlet/weblogUpdates<br />
http://www.blogroots.com/tb_populi.blog?id=1<br />
http://www.blogshares.com/rpc.php<br />
http://www.blogsnow.com/ping<br />
http://www.blogstreet.com/xrbin/xmlrpc.cgi<br />
http://www.holycowdude.com/rpc/ping/<br />
http://www.lasermemory.com/lsrpc/<br />
http://www.imblogs.net/ping/<br />
http://www.mod-pubsub.org/kn_apps/blogchatter/ping.php<br />
http://www.newsisfree.com/RPCCloud<br />
http://www.newsisfree.com/xmlrpctest.php<br />
http://www.popdex.com/addsite.php<br />
http://www.rssfwd.com/xmlrpc/api<br />
http://www.snipsnap.org/RPC2<br />
http://www.weblogues.com/RPC/<br />
http://xmlrpc.blogg.de<br />
http://xping.pubsub.com/ping/</code></p>
<p><a href="http://www.bestblogs.asia">Best Blogs Asia</a>.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.bestblogs.asia/indexed-faster-wordpress.php/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Wordpress Comment Template Tags</title>
		<link>http://www.bestblogs.asia/wordpress-comment-tags.php</link>
		<comments>http://www.bestblogs.asia/wordpress-comment-tags.php#comments</comments>
		<pubDate>Tue, 20 Jan 2009 05:19:16 +0000</pubDate>
		<dc:creator>Best Blogs</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Comment Template Tag]]></category>
		<category><![CDATA[wordpress templates]]></category>

		<guid isPermaLink="false">http://www.bestblogs.asia/?p=152</guid>
		<description><![CDATA[Comment Template Tag code for Wordpress templates.]]></description>
			<content:encoded><![CDATA[<p>The following is a useful reference guide for Wordpress theme development, based upon the Comment Template Tag section of the Wordpress.org Codex.</p>
<h3>Comment Template Tags</h3>
<p><strong>Comment Count</strong><br />
Label: comments_number();<br />
Code: &lt;?php comments_number(&#8217;zero&#8217;, &#8216;one&#8217;, &#8216;more&#8217;, &#8216;number&#8217;); ?&gt;</p>
<p>Displays the total number of comments, Trackbacks, and Pingbacks for a post. This tag must be within The Loop.</p>
<p><strong>Link to Post Comments</strong><br />
Label: comments_link();<br />
Code: &lt;?php comments_link(); ?&gt;</p>
<p>Much like an RSS feed for your WordPress blog, this feature will display a link to the RSS feed for a given post&#8217;s comments. By implementing the feature, your readers will be able to track the comment thread for a given post, perhaps encouraging them to stay connected to the conversation.</p>
<p><strong>JavaScript for Pop-Up Window</strong><br />
Label: comments_popup_script();<br />
Code: &lt;?php comments_popup_script(width, height); ?&gt;</p>
<p>Outputs the JavaScript code for a comments popup window. Used in tandem with comments_popup_link(), this tag can be used anywhere within a template, though is typically placed within the &lt;head&gt; portion of a page.</p>
<p><strong>Link to Pop-Up Window</strong><br />
Label: comments_popup_script();<br />
Code: &lt;?php comments_popup_link (&#8217;zero&#8217;,'one&#8217;,'more&#8217;,'CSSclass&#8217;,'none&#8217;); ?&gt;<br />
 <br />
Displays a link to the comments popup window if comments_popup_script() is used, otherwise it displays a normal link to comments. This tag must be within The Loop, or a comment loop, and it does nothing if is_single() or is_page() is true (even when within The Loop).</p>
<p><strong>Comment ID</strong><br />
Label: comment_ID();<br />
Code: &lt;?php comment_ID(); ?&gt;</p>
<p>Displays the comment author name; that is, the one supplied by the commenter. If no name is provided (and &#8220;User must fill out name and email&#8221; is not enabled under Discussion Options), WordPress will assign &#8220;Anonymous&#8221; as comment author. This tag must be within The Loop, or a comment loop.</p>
<p><strong>IP Address of Comment Author</strong><br />
Label: comment_author_IP();<br />
Code: &lt;?php comment_author_IP(); ?&gt;</p>
<p>Displays the comment author&#8217;s IP address. This tag must be within The Loop, or a comment loop.</p>
<p><strong>Email of Comment Author</strong><br />
Label: comment_author_email();<br />
Code: &lt;?php comment_author_email(); ?&gt;</p>
<p>Displays the comment author&#8217;s email address, not linked. An email address must be provided if &#8220;User must fill out name and email&#8221; is enabled under Discussion Options. This tag must be within The Loop, or a comment loop.</p>
<p><strong>Website URL of Comment Author</strong><br />
Label: comment_author_url();<br />
Code: &lt;?php comment_author_url(); ?&gt;</p>
<p>Displays the comment author&#8217;s URL (usually their web site), not linked. This tag must be within The Loop, or a comment loop.</p>
<p><strong>Mailto Link to Comment Author</strong><br />
Label: comment_author_email_link();<br />
Code: &lt;?php comment_author_email_link(&#8217;linktext&#8217;, &#8216;before&#8217;, &#8216;after&#8217;); ?&gt;</p>
<p>Displays the comment author&#8217;s email address, as a mailto link. An email address must be provided if &#8220;User must fill out name and email&#8221; is enabled under Discussion Options. This tag must be within The Loop, or a comment loop.</p>
<p><strong>Link to Website URL of Comment Author</strong><br />
Label: comment_author_link();<br />
Code: &lt;?php comment_author_link(); ?&gt;</p>
<p>Displays the comment author&#8217;s name linked to his/her URL, if one was provided. This tag must be within The Loop, or a comment loop.</p>
<p><strong>Type of Comment</strong><br />
Label: comment_type();<br />
Code: &lt;?php comment_type(&#8217;comment&#8217;, &#8216;trackback&#8217;, &#8216;pingback&#8217;); ?&gt;</p>
<p>Displays the type of comment (regular comment, Trackback or Pingback) a comment entry is. This tag must be within The Loop, or a comment loop.</p>
<p><strong>Comment Text</strong><br />
Label: comment_text();<br />
Code: &lt;?php comment_text(); ?&gt;</p>
<p>Displays the time a comment was posted. This tag must be within The Loop, or a comment loop.</p>
<p><strong>Comment Author&#8217;s Name Formatted for RSS</strong><br />
Label: comment_author_rss();<br />
Code: &lt;?php comment_author_rss(); ?&gt;<br />
 <br />
Displays the comment author&#8217;s name formatted for RSS. Typically used in the RSS comment feed template. This tag must be within The Loop, or a comment loop.</p>
<p><strong>Comment Text Formatted for RSS</strong><br />
Label: comment_text_rss();<br />
Code: &lt;?php comment_text_rss(); ?&gt;</p>
<p>Displays the text of a comment formatted for RSS. Typically used in the RSS comment feed template. This tag must be within The Loop, or a comment loop.</p>
<p><strong>Comment Link Formatted for RSS</strong><br />
Label: comment_link_rss();<br />
Code: &lt;?php comment_link_rss(); ?&gt;</p>
<p>Displays the URL to an entry&#8217;s comments formatted for RSS. Typically used in the RSS comment feed template. This tag must be within The Loop, or a comment loop.</p>
<p><strong>Comment Permalink Formatted for RSS</strong><br />
Label: permalink_comments_rss();<br />
Code: &lt;?php permalink_comments_rss(); ?&gt;</p>
<p>Displays the permalink to the post to which a comment belongs, formatted for RSS. Typically used in the RSS comment feed template. This tag must be within The Loop, or a comment loop.</p>
<p><a href="http://www.bestblogs.asia">Best Blogs Asia</a>.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.bestblogs.asia/wordpress-comment-tags.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

