<?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>INFoMM - Information for Making Money Online &#187; subscriptions</title>
	<atom:link href="http://infomm.com/tag/subscriptions/feed/" rel="self" type="application/rss+xml" />
	<link>http://infomm.com</link>
	<description>Earn Money Online - The Ultimate Guide To Create Wealth Without Tricks - Powered by Nanda Linn Aung</description>
	<lastBuildDate>Fri, 09 Sep 2011 05:16:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Keep track of your wordpress comments</title>
		<link>http://infomm.com/2008/09/keep-track-of-your-wordpress-comments/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=keep-track-of-your-wordpress-comments</link>
		<comments>http://infomm.com/2008/09/keep-track-of-your-wordpress-comments/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 04:05:32 +0000</pubDate>
		<dc:creator>Linn</dc:creator>
				<category><![CDATA[AtoZ Wordpress]]></category>
		<category><![CDATA[Blog-HowTo]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[comments tracking]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[subscriptions]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://infomm.com/?p=46</guid>
		<description><![CDATA[Communication is a key to success I would repeat this over and over again, because it is forever true. When you have a blog, you are most likely to have visitors, in order to gain visitors, i will later publish more information about website submission and promotion.  Back to the topic, communications with your readers/visitors [...]]]></description>
			<content:encoded><![CDATA[</script>
<span style=''><g:plusone count="true" size="standard"></g:plusone>
<a href="http://vivociti.com/component/option,com_remository/Itemid,40/func,select/id,16/" title="Get Google +1 (Google Plus One) Recommend Button For WordPress Plugin" target="_blank"><img src="http://vivociti.com/images/plus2x2.gif" border="0" title="Keep track of your wordpress comments" alt="plus2x2 Keep track of your wordpress comments" /></a></span><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Finfomm.com%2F2008%2F09%2Fkeep-track-of-your-wordpress-comments%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Finfomm.com%2F2008%2F09%2Fkeep-track-of-your-wordpress-comments%2F&amp;style=normal&amp;b=2" height="61" width="50" title="Keep track of your wordpress comments" alt=" Keep track of your wordpress comments" /><br />
			</a>
		</div>
<blockquote><p><strong>Communication is a key to success</strong></p></blockquote>
<p>I would repeat this over and over again, because it is forever true. When you have a blog, you are most likely to have visitors, in order to gain visitors, i will later publish more information about website submission and promotion. </p>
<p>Back to the topic, communications with your readers/visitors are always important. You create a blog, you are responsible for creating a sense of community, therefore, it is critical to get to know your readers. </p>
<p>This  is a courtesy of wordpress and <strong><a href="http://wordpress.org/extend/plugins/profile/markjaquith" target="_blank">Mark Jaquith</a></strong></p>
<div class="block-content">
<p>Subscribe to Comments is a robust plugin that enables commenters to sign up for e-mail notification of subsequent entries. The plugin includes a full-featured subscription manager that your commenters can use to unsubscribe to certain posts, block all notifications, or even change their notification e-mail address!</p>
<p>You can download <a href="http://wordpress.org/extend/plugins/subscribe-to-comments/" target="_blank">&#8220;subscribe to comments&#8221; here</a>.</p>
<p>The installation procedure is </p>
<ol>
<li>Put subscribe-to-comments.php into [wordpress_dir]/wp-content/plugins/</li>
<li>Go into the WordPress admin interface and activate the plugin</li>
<li>Optional: if your WordPress theme doesn&#8217;t have the comment_form hook, or if you would like to manually determine where in your comments form the subscribe checkbox appears, enter this where you would like it: <code>&lt;?php show_subscription_checkbox(); ?&gt;</code></li>
<li>Optional: If you would like to enable users to subscribe to comments without having to first leave a comment, place this somewhere in your template, but make sure it is <strong>outside the comments form</strong>. A good place would be right after the ending <code>&lt;/form&gt;</code> tag for the comments form: <code>&lt;?php show_manual_subscription_form(); ?&gt;</code></li>
</ol>
<div><span style="font-family: -webkit-monospace;"><strong><span style="text-decoration: underline;">FAQs</span></strong></span></div>
<div><strong>How can I tell if it&#8217;s working?</strong></div>
<div>
<ol>
<li>Log out of WordPress</li>
<li>Leave a comment on an entry and check the comment subscription box, using an e-mail that is NOT the WP admin e-mail address or the e-mail address of the author of the post.</li>
<li>Leave a second comment using a different e-mail address than the one you used in step 2 (it can be a bogus address).</li>
<li>This should trigger a notification to the first address you used.</li>
</ol>
<h4>I&#8217;d like the subscription checkbox to be checked by default. Can I do that?</h4>
<p>Not anymore. But the checkbox status will be remembered on a per-user basis.</p>
<h4>My subscription checkbox shows up in a strange place. How do I fix it?</h4>
<p>Try unchecking the CSS &#8220;clear&#8221; option. Beyond that, you&#8217;re on your own with CSS positioning.</p>
<h5>Any comments and suggestions welcome.</h5>
<p>Thank you for reading.</p>
<p>Related Posts.</p>
<ul>
<li><a id="post-283" title="Permanent Link to 10 Phases that Successful Bloggers Habituate" rel="bookmark" href="http://infomm.com/2008/11/10-phases-that-successful-bloggers-habituate/">10 Phases that Successful Bloggers Habituate</a></li>
<li><a id="post-29" title="Permanent Link to Adding Akismet plug-in in wordpress" rel="bookmark" href="http://infomm.com/2008/09/adding-akismet-plug-in-in-wordpress/">Adding Akismet plug-in in wordpress</a></li>
<li><a id="post-98" title="Permanent Link to Adding feedburner to your blog" rel="bookmark" href="http://infomm.com/2008/10/adding-feedburner-to-your-blog/">Adding Feedburner to your blog</a><a id="post-18" title="Permanent Link to Adding google analytics to your wordpress" rel="bookmark" href="http://infomm.com/2008/09/adding-google-analytics-to-your-wordpress/"></a></li>
<li><a id="post-18" title="Permanent Link to Adding google analytics to your wordpress" rel="bookmark" href="http://infomm.com/2008/09/adding-google-analytics-to-your-wordpress/">Adding google analytics to your wordpress</a></li>
<li><span><a id="post-192" title="Permanent Link to Adding Tell-A-Friend WordPress Plugin to Generate Traffic" rel="bookmark" href="http://infomm.com/2008/10/adding-tell-a-friend-generate-traffic-to-your-wordpress/">Adding Tell-A-Friend WordPress Plugin to Generate Traffic</a><br />
</span></li>
<li><a id="post-39" title="Permanent Link to Blog A to Z" rel="bookmark" href="http://infomm.com/2008/09/blog-a-to-z/">Blog A to Z</a></li>
<li><a id="post-276" title="Permanent Link to Blog: Write well and Write smart" rel="bookmark" href="http://infomm.com/2008/11/blog-write-well-and-write-smart/">Blog: Write well and Write smart</a></li>
<li><a id="post-177" title="Permanent Link to Bloggers To Get Paid From Blog Reviewed Sponsors" rel="bookmark" href="http://infomm.com/2008/10/bloggers-to-get-paid-from-blog-reviewed-sponsors/">Bloggers To Get Paid From Blog Reviewed Sponsors</a></li>
<li><a id="post-280" title="Permanent Link to Information, Information and Information" rel="bookmark" href="http://infomm.com/2008/11/information-information-and-information/">Information, Information and Information</a></li>
<li><a id="post-46" title="Permanent Link to Keep track of your wordpress comments" rel="bookmark" href="http://infomm.com/2008/09/keep-track-of-your-wordpress-comments/">Keep track of your wordpress comments</a></li>
<li><a id="post-89" title="Permanent Link to Search Engine Optimization for your WordPress" rel="bookmark" href="http://infomm.com/2008/10/search-engine-optimization-for-your-wordpress/">Search Engine Optimization for your WordPress</a></li>
<li><a id="post-167" title="Permanent Link to Social Bookmarking Sites and Your Website Traffic" rel="bookmark" href="http://infomm.com/2008/10/social-bookmarking-sites-and-your-website-traffic/">Social Bookmarking Sites and Your Website Traffic</a></li>
<li><a id="post-68" title="Permanent Link to Sociable plug-in for wordpress" rel="bookmark" href="http://infomm.com/2008/09/sociable-plug-in-for-wordpress/">Sociable plug-in for wordpress</a></li>
<li><a id="post-164" title="Permanent Link to Unique Content vs Search Engines" rel="bookmark" href="http://infomm.com/2008/10/unique-content-vs-search-engines/">Unique Content vs Search Engines</a></li>
<li><a id="post-273" title="Permanent Link to Viral Marketing and Online Advertising" rel="bookmark" href="http://infomm.com/2008/11/viral-marketing-and-online-advertising/">Viral Marketing and Online Advertising</a></li>
<li><a id="post-221" title="Permanent Link to WordPress 2.6.3 is available now" rel="bookmark" href="http://infomm.com/2008/10/wordpress-263-is-available-now/">WordPress 2.6.3 is available now</a></li>
<li><a id="post-229" title="Permanent Link to WordPress Plugins - Threaded Comments" rel="bookmark" href="http://infomm.com/2008/10/wordpress-plugins-threaded-comments/">WordPress Plugins &#8211; Threaded Comments</a></li>
<li><a id="post-51" title="Permanent Link to wordpress - trackbacks &amp; automated ping" rel="bookmark" href="http://infomm.com/2008/09/wordpress-trackbacks-automated-ping/">WordPress &#8211; trackbacks &amp; automated ping</a></li>
</ul>
</div>
</div>
<div id="crp_related"><h1>Relevant Posts:</h1><ul><li><a href="http://infomm.com/2008/12/wordpress-migration-with-cpanel-web-hosting/" rel="bookmark" class="crp_title">WordPress Migration with cpanel Web Hosting</a></li><li><a href="http://infomm.com/2008/10/link-to-previously-published-posts/" rel="bookmark" class="crp_title">Link to Previously Published Posts</a></li><li><a href="http://infomm.com/2008/10/adding-google-xml-sitemap-to-your-wordpress/" rel="bookmark" class="crp_title">Adding Google XML Sitemap to your WordPress</a></li><li><a href="http://infomm.com/2009/01/basics-for-search-engine-optimization/" rel="bookmark" class="crp_title">Basics For Search Engine Optimization</a></li><li><a href="http://infomm.com/2008/09/sociable-plug-in-for-wordpress/" rel="bookmark" class="crp_title">Sociable plug-in for wordpress</a></li><li><a href="http://infomm.com/2008/10/adding-tell-a-friend-generate-traffic-to-your-wordpress/" rel="bookmark" class="crp_title">Adding Tell-A-Friend WordPress Plugin to Generate Traffic</a></li><li><a href="http://infomm.com/2008/12/much-anticipated-wordpress-27-is-finally-available/" rel="bookmark" class="crp_title">Much anticipated wordpress 2.7 is finally available</a></li><li><a href="http://infomm.com/2010/01/using-killer-plug-ins-for-wordpress/" rel="bookmark" class="crp_title">Using killer plug-ins for wordpress</a></li><li><a href="http://infomm.com/2008/12/all-about-google-easy-simple-and-effective-part-1/" rel="bookmark" class="crp_title">All about Google &#8211; Easy, Simple and Effective Part 1</a></li><li><a href="http://infomm.com/2008/09/adding-google-analytics-to-your-wordpress/" rel="bookmark" class="crp_title">Adding google analytics to your wordpress</a></li><li><a href="http://infomm.com/2008/09/wordpress-trackbacks-automated-ping/" rel="bookmark" class="crp_title">wordpress &#8211; trackbacks &#038; automated ping</a></li><li><a href="http://infomm.com/2008/11/fantastic-wordpress-plugin-clean-archives-reloaded/" rel="bookmark" class="crp_title">Fantastic WordPress Plugin &#8211; Clean Archives Reloaded</a></li></ul></div></script>
<span style=''><g:plusone count="true" size="standard"></g:plusone>
<a href="http://vivociti.com/component/option,com_remository/Itemid,40/func,select/id,16/" title="Get Google +1 (Google Plus One) Recommend Button For WordPress Plugin" target="_blank"><img src="http://vivociti.com/images/plus2x2.gif" border="0" title="Keep track of your wordpress comments" alt="plus2x2 Keep track of your wordpress comments" /></a></span>]]></content:encoded>
			<wfw:commentRss>http://infomm.com/2008/09/keep-track-of-your-wordpress-comments/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

