<?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>WP Marketing &#187; Wordpress</title>
	<atom:link href="http://wpmarketing.org/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpmarketing.org</link>
	<description>Wordpress for Internet and Affiliate Marketing</description>
	<lastBuildDate>Wed, 09 Jun 2010 01:53:19 +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>Top 5 Wordpress Plug-in for Internet Marketing &#8211; Google XML Sitemaps</title>
		<link>http://wpmarketing.org/2009/10/top-5-wordpress-plug-in-for-internet-marketing-google-xml-sitemaps/</link>
		<comments>http://wpmarketing.org/2009/10/top-5-wordpress-plug-in-for-internet-marketing-google-xml-sitemaps/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 18:03:04 +0000</pubDate>
		<dc:creator>HanaDaddy</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[plug-in]]></category>
		<category><![CDATA[sitemap]]></category>
		<category><![CDATA[top 5]]></category>
		<category><![CDATA[webmaster tools]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://wpmarketing.org/2009/10/top-5-wordpress-plug-in-for-internet-marketing-google-xml-sitemaps/</guid>
		<description><![CDATA[Are you familiar with Google Webmaster Tool? If you are not, please take time to register Google Webmaster Tool first. Why ? Because it’s the valuable tool that will show you how Google crawls and indexes your site. By simply registering your domain, you can notify Google to start indexing your new website. You can [...]


Related posts:<ol><li><a href='http://wpmarketing.org/2009/10/top-5-wordpress-plug-in-for-internet-marketing-all-in-one-seo-pack/' rel='bookmark' title='Permanent Link: Top 5 Wordpress Plug-in for Internet Marketing &ndash; All in One SEO Pack'>Top 5 Wordpress Plug-in for Internet Marketing &ndash; All in One SEO Pack</a></li><li><a href='http://wpmarketing.org/2009/09/fantastico-wordpress-installation-and-wordpress-privacy-settings/' rel='bookmark' title='Permanent Link: Fantastico WordPress Installation and Wordpress Privacy Settings'>Fantastico WordPress Installation and Wordpress Privacy Settings</a></li><li><a href='http://wpmarketing.org/2009/09/redirection-301-and-302-and-google/' rel='bookmark' title='Permanent Link: Redirection 301 and 302 and Google'>Redirection 301 and 302 and Google</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Are you familiar with <a href="http://www.google.com/webmasters" target="_blank">Google Webmaster Tool</a>? If you are not, please take time to register Google Webmaster Tool first. Why ? Because it’s the valuable tool that will show you how Google crawls and indexes your site. By simply registering your domain, you can notify Google to start indexing your new website. You can maintain multiple websites as many as you want. It’s free. Also, It will show you the errors occurred while crawling, so you can easily find out why your site is not being indexed.</p>
<p>Now before you submit your website, it is important to generate sitemap. The <strong><a href="http://sitemaps.org/protocol.php" target="_blank">Sitemaps protocol</a></strong> allows a webmaster to inform search engines (not only Google) about URLs on a website that are available for crawling. It is made of XML file listing all the files in your website indicating their importance (priority) and  change frequency.</p>
<p>Here is a sample Sitemap XML file.</p>

<div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;?xml</span> <span style="color: #000066;">version</span>=<span style="color: #ff0000;">&quot;1.0&quot;</span> <span style="color: #000066;">encoding</span>=<span style="color: #ff0000;">&quot;UTF-8&quot;</span><span style="color: #000000; font-weight: bold;">?&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;urlset</span> <span style="color: #000066;">xmlns:xsi</span>=<span style="color: #ff0000;">&quot;http://www.w3.org/2001/XMLSchema-instance&quot;</span> <span style="color: #000066;">xsi:schemaLocation</span>=<span style="color: #ff0000;">&quot;http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd&quot;</span> <span style="color: #000066;">xmlns</span>=<span style="color: #ff0000;">&quot;http://www.sitemaps.org/schemas/sitemap/0.9&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;url<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;loc<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>http://wpmarketing.org/<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/loc<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;lastmod<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>2009-10-13T12:28:17+00:00<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/lastmod<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;changefreq<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>daily<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/changefreq<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;priority<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>1.0<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/priority<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/url<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;url<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
&nbsp;
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;loc<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>http://wpmarketing.org/privacy-policy/<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/loc<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;lastmod<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>2009-10-14T04:40:51+00:00<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/lastmod<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;changefreq<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>weekly<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/changefreq<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;priority<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>0.6<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/priority<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/url<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;url<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;loc<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>http://wpmarketing.org/2009/10/top-5-wordpress-plug-in-for-internet-marketing-all-in-one-seo-pack/<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/loc<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
&nbsp;
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;lastmod<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>2009-10-13T12:28:17+00:00<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/lastmod<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;changefreq<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>monthly<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/changefreq<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;priority<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>0.4<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/priority<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/url<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;url<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;loc<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>http://wpmarketing.org/2009/08/fighting-adblock/<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/loc<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;lastmod<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>2009-10-13T04:58:18+00:00<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/lastmod<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
&nbsp;
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;changefreq<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>monthly<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/changefreq<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;priority<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>0.2<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/priority<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/url<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
&nbsp;
        <span style="color: #808080; font-style: italic;">&lt;!-- cutting off . It's too long to show here --&gt;</span>
&nbsp;
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;url<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;loc<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>http://wpmarketing.org/about/<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/loc<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;lastmod<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>2009-08-05T12:08:20+00:00<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/lastmod<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;changefreq<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>weekly<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/changefreq<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;priority<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>0.6<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/priority<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/url<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
&nbsp;
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/urlset<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></div></div>

<p>Basically, it is not that difficult to create the file, but tedious and lots of labor may be involved if done by hand manually. Especially for the blog site with frequent article posting, you will need a plug-in for that which would update the Sitemap automatically. So here is <a href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank">Google XML Sitemaps</a> plug-in.</p>
<p><a href="http://wpmarketing.org/wp-content/uploads/2009/10/xmlsitemapoption1.jpg"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="xml-sitemap-option1" src="http://wpmarketing.org/wp-content/uploads/2009/10/xmlsitemapoption1_thumb.jpg" border="0" alt="xml-sitemap-option1" width="366" height="307" /></a></p>
<p>Basically his plug-in will create a XML-Sitemap of your Wordpress blog. It will include all the Wordpress pages and posts and even external pages that you defined. The sitemap is automatically updated whenever you modify any page or post, so it’s just convenient. It also notifies Google, Bing, Yahoo, and Ask.com automatically. You can’t ask for more.</p>
<p>It works pretty well right after the activation, but it is possible that you may need to create a file named sitemap.xml and/or sitemap.xml.gz in your Wordpress root path and make them writable by webserver (If you are using Hosting providers with up-to-date system, you wouldn’t have problem).  And the default settings are good enough so you should not do anything else. But if you want to rebuild the sitemap, click on the ‘rebuild the sitemap manually’ link marked with Red box in the above image.</p>
<p>By default, Google XML sitemaps is automatically calculate the priority of each posts using the comment count of the posts. If you want to custom define the priority,  you can select ‘Do not use automatic priority calculation’ option in the &#8216;Post Priority’ group box.</p>
<p><a href="http://wpmarketing.org/wp-content/uploads/2009/10/xmlsitemapoption2.jpg"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="xml-sitemap-option2" src="http://wpmarketing.org/wp-content/uploads/2009/10/xmlsitemapoption2_thumb.jpg" border="0" alt="xml-sitemap-option2" width="366" height="164" /></a></p>
<p>Then you can use Priorities group box to specify custom priorities.</p>
<p><a href="http://wpmarketing.org/wp-content/uploads/2009/10/xmlsitemapoption3.jpg"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="xml-sitemap-option3" src="http://wpmarketing.org/wp-content/uploads/2009/10/xmlsitemapoption3_thumb.jpg" border="0" alt="xml-sitemap-option3" width="366" height="269" /></a></p>
<p>You can easily check the sitemap by adding ‘sitemap.xml’ at the end of your Wordpress URL. For example , <a href="http://wpmarketing.org/sitemap.xml">http://wpmarketing.org/sitemap.xml</a> . Here is the output.</p>
<p><a href="http://wpmarketing.org/wp-content/uploads/2009/10/xmlsitemap.jpg"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="xml-sitemap" src="http://wpmarketing.org/wp-content/uploads/2009/10/xmlsitemap_thumb.jpg" border="0" alt="xml-sitemap" width="366" height="249" /></a></p>
<p>Now that you have the sitemap ready,  you can go to your <a href="http://www.google.com/webmasters/start" target="_blank">Google Webmaster Tool</a> account and add your sitemap.</p>
<p><a href="http://wpmarketing.org/wp-content/uploads/2009/10/googlewebmastersitemap.jpg"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="google-webmaster-sitemap" src="http://wpmarketing.org/wp-content/uploads/2009/10/googlewebmastersitemap_thumb.jpg" border="0" alt="google-webmaster-sitemap" width="366" height="184" /></a></p>
<p>One extra feature would be nice &#8211; To be able to define priority per post and page. I hope the author is planning to add this feature soon.</p>
<p>Next plug-in will be about Plug-in for Google Analytics. Google Analytics is a free web statistics application provided Google.</p>
<p>Thank you for visiting <a href="http://wpmarketing.org">wpmarketing.org</a></p>
<p>* Google XML Sitemaps Website : <a title="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/" href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/">http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/</a></p>
<p>* References: List of other Sitemap generator tools (Not just for Wordpress): <a title="http://code.google.com/p/sitemap-generators/wiki/SitemapGenerators" href="http://code.google.com/p/sitemap-generators/wiki/SitemapGenerators">http://code.google.com/p/sitemap-generators/wiki/SitemapGenerators</a></p>


<p>Related posts:<ol><li><a href='http://wpmarketing.org/2009/10/top-5-wordpress-plug-in-for-internet-marketing-all-in-one-seo-pack/' rel='bookmark' title='Permanent Link: Top 5 Wordpress Plug-in for Internet Marketing &ndash; All in One SEO Pack'>Top 5 Wordpress Plug-in for Internet Marketing &ndash; All in One SEO Pack</a></li><li><a href='http://wpmarketing.org/2009/09/fantastico-wordpress-installation-and-wordpress-privacy-settings/' rel='bookmark' title='Permanent Link: Fantastico WordPress Installation and Wordpress Privacy Settings'>Fantastico WordPress Installation and Wordpress Privacy Settings</a></li><li><a href='http://wpmarketing.org/2009/09/redirection-301-and-302-and-google/' rel='bookmark' title='Permanent Link: Redirection 301 and 302 and Google'>Redirection 301 and 302 and Google</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://wpmarketing.org/2009/10/top-5-wordpress-plug-in-for-internet-marketing-google-xml-sitemaps/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Top 5 Wordpress Plug-in for Internet Marketing &#8211; All in One SEO Pack</title>
		<link>http://wpmarketing.org/2009/10/top-5-wordpress-plug-in-for-internet-marketing-all-in-one-seo-pack/</link>
		<comments>http://wpmarketing.org/2009/10/top-5-wordpress-plug-in-for-internet-marketing-all-in-one-seo-pack/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 04:51:41 +0000</pubDate>
		<dc:creator>HanaDaddy</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[all in one seo]]></category>
		<category><![CDATA[plug-in]]></category>
		<category><![CDATA[top 5]]></category>

		<guid isPermaLink="false">http://wpmarketing.org/2009/10/top-5-wordpress-plug-in-for-internet-marketing-all-in-one-seo-pack/</guid>
		<description><![CDATA[Have you wondering why your blog’s traffic does not increase at all even if you spend time and posted quality articles? If you are trying to start Wordpress blog, you absolutely need to have below plug-ins installed before starting Internet Marketing. So you do not waste any of your valuable time. 
1. All in One [...]


Related posts:<ol><li><a href='http://wpmarketing.org/2009/10/top-5-wordpress-plug-in-for-internet-marketing-google-xml-sitemaps/' rel='bookmark' title='Permanent Link: Top 5 Wordpress Plug-in for Internet Marketing &ndash; Google XML Sitemaps'>Top 5 Wordpress Plug-in for Internet Marketing &ndash; Google XML Sitemaps</a></li><li><a href='http://wpmarketing.org/2009/09/keywords-meta-tags-wasted/' rel='bookmark' title='Permanent Link: Keywords meta tags wasted'>Keywords meta tags wasted</a></li><li><a href='http://wpmarketing.org/2009/08/internet-marketing-and-search-engine-glossary/' rel='bookmark' title='Permanent Link: Internet Marketing and Search Engine Glossary'>Internet Marketing and Search Engine Glossary</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Have you wondering why your blog’s traffic does not increase at all even if you spend time and posted quality articles? If you are trying to start Wordpress blog, you absolutely need to have below plug-ins installed before starting Internet Marketing. So you do not waste any of your valuable time. </p>
<p>1. <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/"><strong>All in One SEO Pack</strong></a> : SEO is important. It’s the most important part of the website maintenance. and the most difficult. Main SEO tasks consist of managing title tag, and keyword&#160; and description meta tag. Especially I think title tag and description meta tag are important.&#160; ‘All in One SEO Pack’ plug-in make it very easy to maintain out of the box. You can define title , keyword, and description not only for your blog but for every articles using the article’s content. You can specifically define them manually or the plug-in will automatically generate them using tags and categories.&#160; This is the most popular plug-in for SEO. </p>
<p>Once activated you will need to update the settings in the ‘All in One SEO’ sub menu under Settings. You will need to select enable and fill out the Home Title, Description, and Keywords.&#160; For the other options, you can just use the default settings. </p>
<p><a href="http://wpmarketing.org/wp-content/uploads/2009/10/image6.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="image" border="0" alt="image" src="http://wpmarketing.org/wp-content/uploads/2009/10/image_thumb5.png" width="406" height="387" /></a></p>
<p>&#160;</p>
<p>I think more important feature is that you can define individual settings per post. Without this feature, a Wordpress blog will have the same keyword and descriptions throughout all the sub pages. That’s really terrible for the SEO. </p>
<p><a href="http://wpmarketing.org/wp-content/uploads/2009/10/image7.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="image" border="0" alt="image" src="http://wpmarketing.org/wp-content/uploads/2009/10/image_thumb6.png" width="406" height="181" /></a> </p>
<p>There are other numerous SEO plug-ins in the Wordpress website. ‘<a href="http://wordpress.org/extend/plugins/headspace2/">Headspace</a>’ is another popular SEO plugin-in, but it’s a little bit more complicated than ‘All in One SEO’.&#160; </p>
<p>I highly recommend ‘All in One SEO’ and you will see the results right away if your website has not been SEO optimized before. I had an experience that the traffic was increased about 20% after the plug-in installation. Be patient, the traffic increase was started about a week later.</p>
<p>If you know any other good SEO plug-in, let me know.</p>
<p>Next plug-in is about Google Analytics. </p>
<p>Thank you for visiting <a href="http://wpmarketing.org">wpmarketing.org</a></p>


<p>Related posts:<ol><li><a href='http://wpmarketing.org/2009/10/top-5-wordpress-plug-in-for-internet-marketing-google-xml-sitemaps/' rel='bookmark' title='Permanent Link: Top 5 Wordpress Plug-in for Internet Marketing &ndash; Google XML Sitemaps'>Top 5 Wordpress Plug-in for Internet Marketing &ndash; Google XML Sitemaps</a></li><li><a href='http://wpmarketing.org/2009/09/keywords-meta-tags-wasted/' rel='bookmark' title='Permanent Link: Keywords meta tags wasted'>Keywords meta tags wasted</a></li><li><a href='http://wpmarketing.org/2009/08/internet-marketing-and-search-engine-glossary/' rel='bookmark' title='Permanent Link: Internet Marketing and Search Engine Glossary'>Internet Marketing and Search Engine Glossary</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://wpmarketing.org/2009/10/top-5-wordpress-plug-in-for-internet-marketing-all-in-one-seo-pack/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Hana Code Insert v2.2</title>
		<link>http://wpmarketing.org/2009/10/hana-code-insert-v2-2/</link>
		<comments>http://wpmarketing.org/2009/10/hana-code-insert-v2-2/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 18:53:41 +0000</pubDate>
		<dc:creator>HanaDaddy</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[Hana Code Insert]]></category>
		<category><![CDATA[PHP evaluation]]></category>
		<category><![CDATA[shotcode]]></category>

		<guid isPermaLink="false">http://wpmarketing.org/?p=299</guid>
		<description><![CDATA[v2.2 (10/04/2009) : 
1. PHP code content evaluation
Some modification on PHP evaluation that you can use &#60;?php and ?&#62; within the entry content for PHP evaluation. 
So, in the previous version, if you wanted PHP code output, you could not use &#60;?php and ?&#62;. But now you can use them inside the entry item.
Previously you [...]


Related posts:<ol><li><a href='http://wpmarketing.org/2009/10/hana-code-insert-example-1-list-of-sub-pages-or-sub-categories/' rel='bookmark' title='Permanent Link: Hana Code Insert Example 1: List of sub pages or sub categories'>Hana Code Insert Example 1: List of sub pages or sub categories</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><strong>v2.2 (10/04/2009)</strong> : </p>
<p><strong>1. PHP code content evaluation</strong><br />
Some modification on PHP evaluation that you can use <code>&lt;?php</code> and <code>?&gt;</code> within the entry content for PHP evaluation. </p>
<p>So, in the previous version, if you wanted PHP code output, you could not use <code>&lt;?php</code> and <code>?&gt;</code>. But now you can use them inside the entry item.</p>
<p>Previously you could only define PHP codes only.</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #b1b100;">print</span> <span style="color: #0000ff;">&quot;&lt;div style='border:1px dotted red; padding: 5px;'&gt;&quot;</span><span style="color: #339933;">;</span>
<span style="color: #b1b100;">print</span> <span style="color: #990000;">date</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;m/d/Y H:i:s&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #b1b100;">print</span> <span style="color: #0000ff;">&quot;&lt;/div&gt;&quot;</span><span style="color: #339933;">;</span></pre></div></div>

<p>But now, below code will work too.</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;">&lt;div style='border:1px dotted red; padding: 5px;'&gt;
<span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">print</span> <span style="color: #990000;">date</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;m/d/Y H:i:s&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><span style="color: #000000; font-weight: bold;">?&gt;</span>
&lt;/div&gt;</pre></div></div>

<p><img src="http://wpmarketing.org/wp-content/uploads/2009/10/entry_content.jpg" alt="entry_content" title="entry_content" width="558" height="146" class="aligncenter size-full wp-image-307" /></p>
<p><strong>2. Custom ShortCode</strong><br />
Also extra feature for custom short code is added. You can define your own custom short code prefix and post fix. So you don&#8217;t have to use <code>&#91;hana-code-insert]</code> shortcode any more.</p>
<p>If defined, custom short code format can be used instead of <code>&#91;hana-code-insert name='Entry Name' /]</code>. For example, if you define <code>{{</code> for start indicator, <code>}}</code> for end indicator, you can use <code>{{Entry Name}}</code>. But beware, your new shortcode format may conflict with other plugins and cause one or more plugins to fail.<br />
<span id="more-299"></span><br />
There are some restrictions. <code>^</code> and <code>\</code> characters are not allowed. And start and end indicators should not be used part of entry name. HTML comment tag is a good candidate for the customs shortcodes indicators. (Start indicator <code>&lt;!--</code> , End indicator : <code>--&gt;</code>) In this way, even if the Hana Code Insert is disabled, these shortcodes will not show this way.</p>
<p>Hana Code Insert Admin Setting Screen.<br />
<img src="http://wpmarketing.org/wp-content/uploads/2009/10/shortcode_setting.jpg" alt="shortcode_setting" title="shortcode_setting" width="561" height="186" class="aligncenter size-full wp-image-313" /></p>
<p>Some of the tested custom Short Codes in a post.</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">===================
[[testing123]]
===================
~~testing123~~
===================
{{testing123}}
===================
This time it uses html comment.
&lt;!-- testing123 --&gt;
===================
&nbsp;
[ hana-code-insert name='testing123' /]</pre></div></div>

<p>Below is the output. Note that <code>&#91;hana-code-insert]</code> always works regardless of whether using customs shortcode or not.<br />
<img src="http://wpmarketing.org/wp-content/uploads/2009/10/shortcode_testing2.jpg" alt="shortcode_testing2" title="shortcode_testing2" width="457" height="355" class="aligncenter size-full wp-image-315" /></p>
<p>I am planning to implement Text Widget Support and enhancement in the Admin settings screen in the next version. (Additional description to recognize code snippet better, Search Fuction, etc..)</p>
<p>Enjoy! Let me know if you experience any problem.</p>
<div style='font-size:1.6em'><a href='http://wpmarketing.org/forum/forum/wp-plugin-hana-code-insert'>Hana Code Insert Forum</a></div>


<p>Related posts:<ol><li><a href='http://wpmarketing.org/2009/10/hana-code-insert-example-1-list-of-sub-pages-or-sub-categories/' rel='bookmark' title='Permanent Link: Hana Code Insert Example 1: List of sub pages or sub categories'>Hana Code Insert Example 1: List of sub pages or sub categories</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://wpmarketing.org/2009/10/hana-code-insert-v2-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hana Code Insert Example 1: List of sub pages or sub categories</title>
		<link>http://wpmarketing.org/2009/10/hana-code-insert-example-1-list-of-sub-pages-or-sub-categories/</link>
		<comments>http://wpmarketing.org/2009/10/hana-code-insert-example-1-list-of-sub-pages-or-sub-categories/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 12:36:31 +0000</pubDate>
		<dc:creator>HanaDaddy</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[code snippet]]></category>
		<category><![CDATA[Hana Code Insert]]></category>
		<category><![CDATA[sub categories]]></category>
		<category><![CDATA[sub pages]]></category>

		<guid isPermaLink="false">http://wpmarketing.org/2009/10/hana-code-insert-example-1-list-of-sub-pages-or-sub-categories/</guid>
		<description><![CDATA[Hello, this is HanaDaddy and I would like to show you how to quickly add some quick sub categories or sub pages within a page or a post. For all of you that do not know what Hana Code Insert Plugin is, it&#8217;s a simple plugin that enables you to add piece of codes (HTML, [...]


Related posts:<ol><li><a href='http://wpmarketing.org/2009/10/hana-code-insert-v2-2/' rel='bookmark' title='Permanent Link: Hana Code Insert v2.2'>Hana Code Insert v2.2</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Hello, this is HanaDaddy and I would like to show you how to quickly add some quick sub categories or sub pages within a page or a post. For all of you that do not know what Hana Code Insert Plugin is, it&#8217;s a simple plugin that enables you to add piece of codes (HTML, Javascript, or even PHP) in the middle of post or page. You can use it to add AdSense, Paypal donation button, HTLM forms, Analytics, or anything.</p>
<p>First, you need to install <a href="http://wpmarketing.org/plugins/hana-code-insert/">Hana Code Insert Plugin</a>.</p>
<p>Once you installed and activated the plugin, visit the Settings =&gt; Hana Code Insert option page. Activate the &#8216;Enable PHP Execution &#8216; check box. You need to enable this checkbox to use PHP. Then create an entry by inserting below code This is to show sub page of the current post.</p>
<p>You should not define &lt;?php or ?&gt; and need to enable ‘Evaluate as php code’ when you create the code entry. Please refer to below image for more info.</p>
<p><a href="http://wpmarketing.org/wp-content/uploads/2009/10/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://wpmarketing.org/wp-content/uploads/2009/10/image_thumb.png" border="0" alt="image" width="544" height="154" /></a><br />
<span id="more-276"></span><br />
This function will allow to show the list sub pages. Please note that $post variable has to be defined with ‘global’ modifier. The current post’s ID number is used as one of the function argument.</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">global</span> <span style="color: #000088;">$post</span><span style="color: #339933;">;</span>
<span style="color: #000088;">$children</span> <span style="color: #339933;">=</span> wp_list_pages<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'title_li=&amp;child_of='</span><span style="color: #339933;">.</span><span style="color: #000088;">$post</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">ID</span><span style="color: #339933;">.</span><span style="color: #0000ff;">'&amp;echo=0'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span><span style="color: #000088;">$children</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
   <span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">&quot;&lt;ul&gt;<span style="color: #006699; font-weight: bold;">$children</span>&lt;/ul&gt;&quot;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

<p>Now once you created the code entry, insert the hana code short code in the parent page.</p>
<p><a href="http://wpmarketing.org/wp-content/uploads/2009/10/image1.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://wpmarketing.org/wp-content/uploads/2009/10/image_thumb1.png" border="0" alt="image" width="544" height="170" /></a></p>
<p>Then click on the Hana Code Button to insert the code that we just created.</p>
<p><a href="http://wpmarketing.org/wp-content/uploads/2009/10/image2.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://wpmarketing.org/wp-content/uploads/2009/10/image_thumb2.png" border="0" alt="image" width="544" height="242" /></a></p>
<p><a href="http://wpmarketing.org/wp-content/uploads/2009/10/image3.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://wpmarketing.org/wp-content/uploads/2009/10/image_thumb3.png" border="0" alt="image" width="544" height="177" /></a></p>
<p>This is the output.</p>
<p><a href="http://wpmarketing.org/wp-content/uploads/2009/10/image4.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://wpmarketing.org/wp-content/uploads/2009/10/image_thumb4.png" border="0" alt="image" width="544" height="216" /></a></p>
<p>Just like this, you can show the list of categories or sub categories within a post or page.</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">//Shows full list categories except 10.</span>
<span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">&quot;&lt;ul&gt;&quot;</span><span style="color: #339933;">;</span>
wp_list_categories<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'orderby=name&amp;show_count=1&amp;exclude=10'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> 
<span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">&quot;&lt;/ul&gt;&quot;</span><span style="color: #339933;">;</span>
<span style="color: #666666; font-style: italic;">//Shows the child categories of category 8.</span>
<span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">&quot;&lt;ul&gt;&quot;</span><span style="color: #339933;">;</span>
wp_list_categories<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'orderby=id&amp;show_count=1&amp;use_desc_for_title=0&amp;child_of=8'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> 
<span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">&quot;&lt;/ul&gt;&quot;</span><span style="color: #339933;">;</span></pre></div></div>

<p>Category ID or Page ID can be found by inspecting the URL of category or page edit links.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" src="http://wpmarketing.org/wp-content/uploads/2009/10/image5.png" border="0" alt="image" width="392" height="44" /></p>
<p>For more informaiton, here are the wordpress reference pages for wp_list_pages and wp_list_categories function.<br />
<a href="http://codex.wordpress.org/wp_list_pages">http://codex.wordpress.org/wp_list_pages</a><br />
<a href="http://codex.wordpress.org/Template_Tags/wp_list_categories">http://codex.wordpress.org/Template_Tags/wp_list_categories</a></p>
<p></p>
<p style='font-size:1.6em'><a href='http://wpmarketing.org/forum/forum/wp-plugin-hana-code-insert'>Hana Code Insert Forum</a></p>


<p>Related posts:<ol><li><a href='http://wpmarketing.org/2009/10/hana-code-insert-v2-2/' rel='bookmark' title='Permanent Link: Hana Code Insert v2.2'>Hana Code Insert v2.2</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://wpmarketing.org/2009/10/hana-code-insert-example-1-list-of-sub-pages-or-sub-categories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fantastico WordPress Installation and Wordpress Privacy Settings</title>
		<link>http://wpmarketing.org/2009/09/fantastico-wordpress-installation-and-wordpress-privacy-settings/</link>
		<comments>http://wpmarketing.org/2009/09/fantastico-wordpress-installation-and-wordpress-privacy-settings/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 15:06:01 +0000</pubDate>
		<dc:creator>HanaDaddy</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[disallow]]></category>
		<category><![CDATA[fantastico]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[hostgator]]></category>
		<category><![CDATA[privacy settings]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://wpmarketing.org/2009/09/fantastico-wordpress-installation-and-wordpress-privacy-settings/</guid>
		<description><![CDATA[Did you use your CPanel’s Fantastico module to install Wordpress and you are having hard time promoting your Wordpress website? Check your privacy settings now!
It’s probably because your Privacy Settings is set to search engine “blocking” mode which says “I would like to block search engines, but allow normal visitors”.

You should click on the Settings [...]


Related posts:<ol><li><a href='http://wpmarketing.org/2009/10/top-5-wordpress-plug-in-for-internet-marketing-google-xml-sitemaps/' rel='bookmark' title='Permanent Link: Top 5 Wordpress Plug-in for Internet Marketing &ndash; Google XML Sitemaps'>Top 5 Wordpress Plug-in for Internet Marketing &ndash; Google XML Sitemaps</a></li><li><a href='http://wpmarketing.org/2009/09/redirection-301-and-302-and-google/' rel='bookmark' title='Permanent Link: Redirection 301 and 302 and Google'>Redirection 301 and 302 and Google</a></li><li><a href='http://wpmarketing.org/2009/10/top-5-wordpress-plug-in-for-internet-marketing-all-in-one-seo-pack/' rel='bookmark' title='Permanent Link: Top 5 Wordpress Plug-in for Internet Marketing &ndash; All in One SEO Pack'>Top 5 Wordpress Plug-in for Internet Marketing &ndash; All in One SEO Pack</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Did you use your CPanel’s Fantastico module to install Wordpress and you are having hard time promoting your Wordpress website? Check your privacy settings now!</p>
<p>It’s probably because your Privacy Settings is set to search engine “blocking” mode which says “I would like to block search engines, but allow normal visitors”.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" src="http://wpmarketing.org/wp-content/uploads/2009/09/image.png" border="0" alt="image" width="504" height="213" /><br />
You should click on the Settings , Privacy menu , and allow search engines by selecting “I would like my blog to be visible to everyone, including search engines (like Google, Sphere, Technorati) and archivers” option.</p>
<p>I have been using Wordpress and performed installation several times in the past using the Wordpress default installation index.php file. But decided to try Fantastico this time because it simplifies the setup process. There is no separate DB setup process , quicker and faster setup. I liked it. But then I guess Fantastico’s Wordpress predefined options for privacy setting was to block search engines.<br />
<span id="more-255"></span><br />
Usually you would start promoting your website by submitting your site to Search engines Directories and social bookmarking websites. Then search engines would crawl to your website and index pages within few days.  But I found the problem when my new website not being indexed , but also AdSense was not working at all.</p>
<p>The AdSense AD always showed Public Ads. As long as I understand, public Ads are showing when Google does not properly analyzed the webpage yet. Then I checked with Webmaster tools and I found robots.txt was blocking the webbots from crawling.</p>
<p>I am not sure if this behavior is only applied to Hostgator, but highly possible that most of the other hosting provider’s Fantastico might be the same, installing Wordpress with blocking mode.  So be careful and check privacy setting after installation if you use other similar setup tools to install Wordpress.</p>
<p>If you use the original setup that comes with Wordpress zip package, it asks for the privacy settings during the setup. I guess simpler is not always the better.</p>
<p>Some ways to check your websites heath.</p>
<p><strong>1. Check if your site is properly cached in the search engine:</strong> For Google Search, you can use special search command “site:” to find out if your website is properly indexed with the Google. (Eg. “site:wpmarketing.org”) If you searched your domain with “site:” prefix and no results came out, you should suspect and check your robots.txt</p>
<p><strong>2. Check your robots.txt file</strong> : Wordpress automatically generates ‘robots.txt’ when Permalink is on. It’s not an actual physical file, but Wordpress is dynamically generating when requested. You can view the file by typing ‘robots.txt’ (Eg. <a href="http://wpmarketing.org/robots.txt">http://wpmarketing.org/robots.txt</a> )  Below example shows a sample robots.txt file content which is opened to Search Engines. Note that there is nothing showing right after “Disallow:” which is OK. If there is slash ‘/’ character showing after &#8220;Disallow:&#8221;, It means to disallow all content from being indexed by Search Engine. So watch out.</p>
<p>Good &#8211; Opened to Search Engine</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">User-agent: *
Disallow:</pre></div></div>

<p>Bad &#8211; Blocking Search Engine Request</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">User-agent: *
Disallow: /</pre></div></div>

<p><strong>3. Use Google’s webmaster tool to diagnose your sites health</strong>: Apply for the <a href="http://www.google.com/webmasters/">Google&#8217;s webmaster tools</a> and monitor your website. It shows current status or errors occurred during indexing or crawling your website. So you can easily find out where the problem is.</p>
<p>This is very important and you should be aware if you are starting a new website for internet marketing otherwise your website won’t be getting any traffic from search engines.</p>


<p>Related posts:<ol><li><a href='http://wpmarketing.org/2009/10/top-5-wordpress-plug-in-for-internet-marketing-google-xml-sitemaps/' rel='bookmark' title='Permanent Link: Top 5 Wordpress Plug-in for Internet Marketing &ndash; Google XML Sitemaps'>Top 5 Wordpress Plug-in for Internet Marketing &ndash; Google XML Sitemaps</a></li><li><a href='http://wpmarketing.org/2009/09/redirection-301-and-302-and-google/' rel='bookmark' title='Permanent Link: Redirection 301 and 302 and Google'>Redirection 301 and 302 and Google</a></li><li><a href='http://wpmarketing.org/2009/10/top-5-wordpress-plug-in-for-internet-marketing-all-in-one-seo-pack/' rel='bookmark' title='Permanent Link: Top 5 Wordpress Plug-in for Internet Marketing &ndash; All in One SEO Pack'>Top 5 Wordpress Plug-in for Internet Marketing &ndash; All in One SEO Pack</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://wpmarketing.org/2009/09/fantastico-wordpress-installation-and-wordpress-privacy-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
