<?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 Plugins</title>
	<atom:link href="http://wpmarketing.org/category/wordpress/wordpress-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpmarketing.org</link>
	<description>Wordpress for Internet and Affiliate Marketing</description>
	<lastBuildDate>Mon, 06 Feb 2012 22:11:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<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 [...]]]></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>
]]></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 [...]]]></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>
]]></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. [...]]]></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>
]]></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, [...]]]></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>
]]></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>Redirection 301 and 302 and Google</title>
		<link>http://wpmarketing.org/2009/09/redirection-301-and-302-and-google/</link>
		<comments>http://wpmarketing.org/2009/09/redirection-301-and-302-and-google/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 21:44:09 +0000</pubDate>
		<dc:creator>HanaDaddy</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[301]]></category>
		<category><![CDATA[302]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[pagerank]]></category>
		<category><![CDATA[redirection]]></category>

		<guid isPermaLink="false">http://wpmarketing.org/2009/09/redirection-301-and-302-and-google/</guid>
		<description><![CDATA[301 and 302 http reply codes indicating redirections are very much different in terms of Google SEO. And did you know WordPress is always using 302 by default? Let’s see what the difference is first. 301 :  Moved Permanently. 301 tells you that the current website requested by current URI is moved to a new [...]]]></description>
			<content:encoded><![CDATA[<p>301 and 302 http reply codes indicating redirections are very much different in terms of Google SEO. And did you know WordPress is always using 302 by default?</p>
<p>Let’s see what the difference is first.</p>
<p><strong>301 :  Moved Permanently.</strong> 301 tells you that the current website requested by current URI is moved to a new brand new URI, so you should drop the originally used URI. If you are moving a website to a different domain, this is the way should be done.</p>
<p><strong>302 : Moved Temporarily</strong>. 302 tells you that the current redirection is temporary  and you should use the original request URI next time you visit again. If you are temporarily redirecting to a page (site update or special product promotion…), this is it.</p>
<p>Now let’s see How Google sees these redirection codes. If 301 is used, Google will move original request URI’s PageRank to the new destination URI. And eventually remove the request URI. If 302 is used PageRank will be intact to the original website and the original website will also benefit from the destination website’s content.</p>
<p>Many shared webhosting accounts set up both www (ex. http://www.example.com )and top level domain (http://example.com) to point to the same webpage by default. If you use them both website URLs thinking they are the same address, you are mistaken. In fact, you will eventually split the PageRank and pages might be considered as duplicated content.<br />
<span id="more-237"></span><br />
I had this WordPress website to promote. Let’s say it’s http://www.example.com. I found that when I checked the Search engine status and searched the domain, I domain name was ‘example.com’ instead of ‘www.example.com’.  I just couldn’t understand because I was promoting only using ‘www.example.com’ everywhere , but ‘example.com’ was cached by Google.</p>
<p>But then I remembered that I used ‘example.com’  during the first website development. I setup Google analytic code in the website, and used ‘example.com’ most of the times accessing the website. I think that made the ‘example.com’ as the primary or first URL to Google instead ‘www.example.com’</p>
<p>So I checked the HTTP header (This can be easily done by run curl or wget tool ) and when I used ‘example.com’ , the server replied with 302 code! So that’s why ‘example.com’ still lived in the Google Search Engine.</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">HTTP/1.1 302 Moved Temporarily
Date: Wed, 23 Sep 2009 12:30:32 GMT
Server: Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8i
X-Powered-By: PHP/5.2.9
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0,pre-check=0
Pragma: no-cache
Set-Cookie: PHPSESSID=c22b7be08ec5f5ee5c9238727b3eec3a; path=/
Location: http://www.example.com/
Content-Length: 0
Content-Type: text/html; charset=UTF-8</pre></div></div>

<p>I quickly checked the WordPress PHP files and wp_redirect function’s default redirect code was 302. Solution was to enforce 301 redirection and I found this <a href="http://scott.yang.id.au/code/permalink-redirect/">Permalink Redirect WordPress Plugin</a>. In fact there are other redirection plugins out there , but this plugin is simple and easy to setup. Just enabled the &#8216;Hostname Redirect&#8217; check box from the option page and it’s showing 301. Thanks Scott.</p>
<p>I hope this update will resolve the issue with Google search result. When you are thinking of permanent website redirection, make sure you use “301”. </p>
<p>Here are some more reading on 301 and 302 redirections.</p>
<p><a title="http://en.wikipedia.org/wiki/URL_redirection" href="http://en.wikipedia.org/wiki/URL_redirection">http://en.wikipedia.org/wiki/URL_redirection</a><br />
<a title="http://news.stepforth.com/blog/2008/01/redirects-permanent-301-vs-temporary.php" href="http://news.stepforth.com/blog/2008/01/redirects-permanent-301-vs-temporary.php">http://news.stepforth.com/blog/2008/01/redirects-permanent-301-vs-temporary.php</a><br />
<a title="http://www.mattcutts.com/blog/seo-advice-url-canonicalization/" href="http://www.mattcutts.com/blog/seo-advice-url-canonicalization/">http://www.mattcutts.com/blog/seo-advice-url-canonicalization/</a><br />
<a title="http://www.mattcutts.com/blog/seo-advice-discussing-302-redirects/" href="http://www.mattcutts.com/blog/seo-advice-discussing-302-redirects/">http://www.mattcutts.com/blog/seo-advice-discussing-302-redirects/</a></p>
<p>Here is an update. From <a href='http://googlewebmastercentral.blogspot.com/2009/09/duplicate-content-and-multiple-site.html'>Google Webmaster &#8211; Duplicate content and multiple site issues</a>, there was a new introduction of link tag with &#8216;rel&#8217; attribute that will help to correct and guide Google to move the destination website.  Add below tag in the header in between <code>&lt;head&gt;</code> and <code>&lt;/head&gt;</code></p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&lt;link rel=&quot;canonical&quot; href=&quot;http://www.example.com&quot;/&gt;</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://wpmarketing.org/2009/09/redirection-301-and-302-and-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (enhanced)

Served from: wpmarketing.org @ 2012-02-08 08:46:22 -->
