<?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>JaKel Daily &#124; Just Random &#187; Wordpress</title>
	<atom:link href="http://www.jakeldaily.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jakeldaily.com</link>
	<description>Jason &#38; Kelly&#039;s Daily Gossip</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:37: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>WordPress Rotating Header Images no Plugins</title>
		<link>http://www.jakeldaily.com/wordpress-rotating-header-images-no-plugins/</link>
		<comments>http://www.jakeldaily.com/wordpress-rotating-header-images-no-plugins/#comments</comments>
		<pubDate>Thu, 23 Aug 2007 06:20:39 +0000</pubDate>
		<dc:creator>Jason Neuman</dc:creator>
				<category><![CDATA[Talk]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://jakeldaily.com/wordpress-rotating-header-images-no-plugins/</guid>
		<description><![CDATA[The first time that I saw rotatingÂ header images was on Chris Pearsonâ€™s personal blog Pearsonfied.comÂ and I really liked the feature a lot. If you do not already know Chris is the man responsible for the well designed Cutline WordPress Theme that actually comes with an implementing tutorialÂ for adding the rotating image headers including the images. [...]]]></description>
			<content:encoded><![CDATA[<p>The first time that I saw rotatingÂ header images was on Chris Pearsonâ€™s personal blog <a href="http://www.pearsonified.com/">Pearsonfied.com</a>Â and I really liked the feature a lot. If you do not already know Chris is the man responsible for the well designed <a href="http://cutline.tubetorial.com/">Cutline WordPress Theme </a>that actually comes with an <a href="http://cutline.tubetorial.com/totally-random-header-images-for-cutline/">implementing tutorial</a>Â for adding the rotating image headers including the images. This may be the answer youâ€™ve been looking for if you do not mind changingÂ your entire theme just to get image rotations up top.</p>
<p>Anyway since I do not want to change my entire theme and with a little from my friend Google I was able to locate quite a few methods in which to accomplish the fabulous image rotation. As always I will only be explaining the route that I choose for my site. If you are interested in some possible plugin solutions you can find a few at <a href="http://lorelle.wordpress.com/2007/02/07/wordpress-plugins-for-images-photographs-and-graphics/">Lorelleâ€™s site.Â </a></p>
<p>Unfortunately for the novice I did not decide on a WordPress plugin this go around and instead I with some good old code manipulation. Given the fact I am not an expert by far in the department of; php and css it took a little time to figure out how to make this work with my theme.Â </p>
<p><strong>Rotating Header Images Step 1:</strong></p>
<ul>
<li>Copy the php code <a href="http://photomatt.net/scripts/randomimage/">here</a>Â (below rotator apart header)</li>
<li>Save it to notepad</li>
<li>Save the file as rotator.php</li>
<li>Open your FTP program</li>
<li>Make a new folder (random)</li>
<li>Upload the rotator.php to the random folder</li>
<li>Find images now that meet header height &amp; width</li>
<li>Upload those images to the random folder</li>
</ul>
<p><img src="http://jakeldaily.com/rotater.png" /></p>
<p><strong>Rotating Header Images Step 2:<br />
</strong>The coding if your using the Misty theme your in luck because that is what I use and I have already figured out the coding to make this all work.</p>
<p>Go to your style.css file in your dashboard and you have to find out what attribute your theme uses to place your header image and you have to place the URL to the random folder which has the images and the rotater.php file. Once again if you are using the Misty them then just find #headerimage and copy the code below.Â </p>
<p>#headerimage {<br />
Â clear: both;<br />
Â background: #fff url(<a href="http://jakeldaily.com/random/rotater.php">http://jakeldaily.com/random/rotater.php</a>) no-repeat 0 0;<br />
Â margin: 0px;<br />
Â color: #fff;<br />
Â height: 175px;<br />
}</p>
<p>Congratulations to those of you that have finished this task and successfully made it work for your theme. I must admit immediately after I got it to work with my test images I went directly to Flickr and starting stealing images to put into my new rotation.Â Â </p>
<blockquote><p>Then thirty minutes into my image stealing frenzy I realized something! This is my personal blog and why am I putting other peopleâ€™s pictures into the image header focal point of the site.</p></blockquote>
<p>A light blub went off at this moment and that is when I decided to start looking through my personal travel pictures and use them (travel date &amp; place right hand corner) in my rotating image header. My intentions are to have ten images in total in the next few days and at the moment I haveÂ six to include; Ferrari Vegas, Venice Italy,Â Attre Belgium, Bognor Regis UK, Maldives, and Alicante Spain.Â </p>
<p class="tags">Tags: <a href="http://technorati.com/tag/rotating+header+images" title="See the Technorati tag page for 'rotating header images'." rel="tag">rotating header images</a>, <a href="http://technorati.com/tag/images" title="See the Technorati tag page for 'images'." rel="tag">images</a>, <a href="http://technorati.com/tag/wordpress+plugins" title="See the Technorati tag page for 'wordpress plugins'." rel="tag">wordpress plugins</a>, <a href="http://technorati.com/tag/rotating+images" title="See the Technorati tag page for 'rotating images'." rel="tag">rotating images</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.jakeldaily.com/wordpress-rotating-header-images-no-plugins/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Get The Magazine Look with Pullquotes</title>
		<link>http://www.jakeldaily.com/get-the-magazine-look-pullquotes/</link>
		<comments>http://www.jakeldaily.com/get-the-magazine-look-pullquotes/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 06:00:14 +0000</pubDate>
		<dc:creator>Jason Neuman</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://jakeldaily.com/get-the-magazine-look-pullquotes/</guid>
		<description><![CDATA[Get The Magazine Look with Pullquotes Give your blog the magazine look with pullquotes! The publishing industry has been successfully using pullquotes for years. The professional touch that adds style and usability that helps the reader scan your articles efficiently. There are a few methods that you can use to get pullquotes on your site, [...]]]></description>
			<content:encoded><![CDATA[<p><q class="q2">Get The Magazine Look with Pullquotes</q></p>
<p>Give your blog the magazine look with pullquotes! The publishing industry has been successfully using pullquotes for years. The professional touch that adds style and usability that helps the reader scan your articles efficiently.</p>
<p>There are a few methods that you can use to get pullquotes on your site, Iâ€™m will only be explaining the method for which I used.Â The code below of course can be customized to your liking colors,Â fonts and backgrounds.Â  Â </p>
<p><strong>The Code:Â Copy into style.css:</strong><br />
q {float:left; width:9em; display:block; margin:0.25em 0.75em 0.25em 1em; padding:0.5em; border:3px double #ccc; border-width:3px 0; color:#484848; background-color:#ffffff; text-align:center; font:bold 1.3em/1.3 Georgia;}</p>
<p>q.q2 { width: 200px; margin: 5px 0 5px 15px; padding: 5px 0; border: 3px double #aaa; border-width: 3px 0; font-size: 1.4em; text-align: center; float: right; }</p>
<p><strong>To Insert Pullquote in the Post:</strong>Â <br />
&lt;q&gt;Your Text Here&lt;/q&gt; <em>&#8212; quote shows left</em><br />
&lt;q class=&#8221;q2&#8243;&gt;Your Text Here&lt;/q&gt;Â  <em>&#8212; quote shows right</em></p>
<p><strong>To Insert (Option 2) Pullquote in the Post:</strong><br />
<a href="http://bueltge.de/wp-addquicktags-de-plugin/120/">QuicktagsÂ Wordpress Plugin </a>: The quicktag is an excellent plugin for the lazy guru blogger. With quicktag you just add your code into the simple user interface under options and when you return toÂ the editor your button will be available for quick use of adding the pullquotes or any other function you want to quickly use while writing.Â </p>
<p><strong>Quicktag Interface:</strong><br />
<img width="460" src="http://jakeldaily.com/quicktag2.png" /></p>
<p><strong>WP Editor:<br />
</strong><img width="460" src="http://jakeldaily.com/quicktag1.png" /></p>
<p><strong>WordPress Pullquote Plugin Options:</strong><br />
<a href="http://www.cafelamarck.it/22/fancy-pullquotes/">Fancy-Pullquotes Pugin</a>Â : Negative effects if deactivated and RSS trouble according to comments.<br />
<a href="http://striderweb.com/nerdaphernalia/features/wp-javascript-pull-quotes/">Nerdaphernalia Pullquotes</a>: I actually installed this plugin andÂ it has an excellent user interface located under the presentation tab but I was unable to make the pullquotes show up when adding the required markup tag in the post.Â <br />
<a href="http://feeds.feedburner.com/jakeldaily/eEgQ"></a></p>
<p class="tags">Tags: <a href="http://technorati.com/tag/pullquotes" title="See the Technorati tag page for 'pullquotes'." rel="tag">pullquotes</a>, <a href="http://technorati.com/tag/magazine" title="See the Technorati tag page for 'magazine'." rel="tag">magazine</a>, <a href="http://technorati.com/tag/publishing" title="See the Technorati tag page for 'publishing'." rel="tag">publishing</a>, <a href="http://technorati.com/tag/industry" title="See the Technorati tag page for 'industry'." rel="tag">industry</a>, <a href="http://technorati.com/tag/style" title="See the Technorati tag page for 'style'." rel="tag">style</a>, <a href="http://technorati.com/tag/usability" title="See the Technorati tag page for 'usability'." rel="tag">usability</a>, <a href="http://technorati.com/tag/quicktag" title="See the Technorati tag page for 'quicktag'." rel="tag">quicktag</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.jakeldaily.com/get-the-magazine-look-pullquotes/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>WordPress Plugins Equal Traffic</title>
		<link>http://www.jakeldaily.com/wordpress-plugins-equal-traffic/</link>
		<comments>http://www.jakeldaily.com/wordpress-plugins-equal-traffic/#comments</comments>
		<pubDate>Sat, 14 Jul 2007 10:46:46 +0000</pubDate>
		<dc:creator>Jason Neuman</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://jakeldaily.com/wordpress-plugins-equal-traffic/</guid>
		<description><![CDATA[I remember back when I first start this blog back in February and was completely new to the WordPress world! Little did I know WordPress was just an empty shell just dying for a plugin or two. Do you think WordPress did this purposely since they knew programmers would do them a favor in return [...]]]></description>
			<content:encoded><![CDATA[<p>I remember back when I first start this blog back in February and was completely new to the WordPress world! Little did I know WordPress was just an empty shell just dying for a plugin or two. Do you think WordPress did this purposely since they knew programmers would do them a favor in return for traffic to their new plugins?Â Â Â </p>
<p>I&#8217;ve actually had thoughts of designing a plugin in return for traffic!</p>
<p>To get started I made the famous list that millions of other bloggers have posted <a href="http://jakeldaily.com/?p=10">â€˜The Best WordPress Pluginsâ€™</a>Â that I use for this site.Â  There are so many plugins being made everyday you could almost start a site just talking about new plugins.Â  Here are 5 more to take a look at but I personally only use the duplicate content cure for this site.</p>
<ul>
<li><a href="http://www.seologs.com/wordpress-duplicate-content-cure/">Duplicate Content Cure</a>Â (stop search engines from indexing duplicate content)</li>
<li><a href="http://www.wpbankroll.com/">Bankroll</a>Â (sell your own reviews)</li>
<li><a href="http://www.lesterchan.net/wordpress/readme/wp-postviews.html">Postviews</a>Â (show the number views per post)</li>
<li><a href="http://orderedlist.com/wordpress-plugins/wp-tiger-administration/">Tiger Admin</a>Â (change the look of your wordpress dashboard)</li>
<li><a href="http://www.blogclout.com/blog/goodies/feed-footer-plugin/">Feed Footer</a>Â (add messages under your posts in your RSS feeds)</li>
</ul>
<p><strong>My Favorite Plugin</strong>Â </p>
<p>Have you ever received an email after commenting that welcomes you to the site? At first you may have thought that was really nice for the blogger to email you personally welcoming you, right. Well sorry to burst your bubble but that is a plugin also called <a href="http://jakeldaily.com/comment-relish-wordpress-plugin/">comment relish</a> and I highly recommend it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jakeldaily.com/wordpress-plugins-equal-traffic/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>DoFollow Promotion and WordPress Plugin</title>
		<link>http://www.jakeldaily.com/dofollow-promotion-and-wordpress-plugin/</link>
		<comments>http://www.jakeldaily.com/dofollow-promotion-and-wordpress-plugin/#comments</comments>
		<pubDate>Wed, 11 Jul 2007 07:39:01 +0000</pubDate>
		<dc:creator>Jason Neuman</dc:creator>
				<category><![CDATA[The Net]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://jakeldaily.com/dofollow-promotion-and-wordpress-plugin/</guid>
		<description><![CDATA[I think is was around April that bloggers started jumping on the dofollow wagon for removing the nofollow tag off comments in order to give readers that comment a full backlink. To be honest I had not given this much thought until yesterday when I came across a list of 170 + blogs created by [...]]]></description>
			<content:encoded><![CDATA[<p>I think is was around April that bloggers started jumping on the dofollow wagon for removing the nofollow tag off comments in order to give readers that comment a full backlink.</p>
<p>To be honest I had not given this much thought until yesterday when I came across a list of 170 + blogs created by <a href="http://courtneytuttle.com/blogs-that-follow">CourtneyTuttle</a> &amp; <a href="http://www.geekyspeaky.com/2007/04/12/do-follow-the-d-list/">GeekySpeaky</a> that have already removed the nofollow tag.</p>
<table align="left">
<tr>
<td><img src="http://jakeldaily.com/ifolloworange.gif" /></td>
</tr>
</table>
<p>After viewing the list it got me thinking that I should give in and remove the nofollow tag from my site also.Â  The second thing that crossed my mind was to also use this list for promotion of my recent change and to get 170 + backlinks by visiting each site and commenting with something relative.Â </p>
<p>A time consuming endeavor commenting on every blog on the list but I guestimate that at least 20% will become readers after checking my site out from the comment, making it all worthwhile to me!</p>
<blockquote><p><strong>Wikipedia defined:<br />
nofollow</strong> is an HTML attribute value used to instruct search engines that a hyperlink should not influence the link target&#8217;s ranking in the search engine&#8217;s index. It is intended to reduce the effectiveness of certain types of spamdexing, thereby improving the quality of search engine results and preventing spamdexing from occurring in the first place.</p></blockquote>
<p>In order to remove the nofollow tag I came across two plugins that can be installed and then activated:</p>
<ul>
<li>Semiologic: <a href="http://www.semiologic.com/software/wp-fixes/dofollow/">download here</a>.</li>
<li>Kimmo: <a href="http://kimmo.suominen.com/sw/dofollow/">download here</a>.</li>
</ul>
<p>I ended up installing the Semiologic plugin since I was unable to get the Kimmo page to resolve it must have been down at the time of trying to reach it.Â  The Semiologic was simple to install just upload it to the plugins folder then go to dashboard and click activate â€“ finished no configuration was need.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jakeldaily.com/dofollow-promotion-and-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>Permalinks &#8211; Turn On SEO URLs</title>
		<link>http://www.jakeldaily.com/permalinks-turn-on-seo-urls/</link>
		<comments>http://www.jakeldaily.com/permalinks-turn-on-seo-urls/#comments</comments>
		<pubDate>Mon, 25 Jun 2007 05:39:56 +0000</pubDate>
		<dc:creator>Jason Neuman</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://jakeldaily.com/permalinks-turn-on-seo-urls-get-better-search-results/</guid>
		<description><![CDATA[I first posted on this on 9 Mar 2007 and still four months later I see that new bloggers are not taking care of this from the start.Â  As you can see from the post below even I was guilty of it taking almost 8 weeks before I updated. If you have not turned on [...]]]></description>
			<content:encoded><![CDATA[<p>I first posted on this on 9 Mar 2007 and still four months later I see that new bloggers are not taking care of this from the start.Â  As you can see from the post below even I was guilty of it taking almost 8 weeks before I updated. If you have not turned on your permalinks you are like anÂ invisible needle in a hay stack.Â  Â </p>
<p align="left">======Permalinks Take Care Of This======</p>
<p>I was actually wondering about this around 8 weeks ago the time it has been since my first post on 10 February 07 but I have beenÂ so busy installing one million plugins I just forgot about fixing the permalinks.Â  This is a mistake that many bloggers including myself make and it will definitely cost you a lower search ranking by Google.Â  It is somewhat easy to correct depends on your level of computer competence.</p>
<p><strong>Dynamic URL &amp; SEO URL explained;</strong>by default WordPress names its URL with a generated sequential number each time you post a article.Â  The number is then placed after your domain name and looks like this <a href="http://jakeldaily.com/?p=50">http://jakeldaily.com/?p=50</a>Â to Google and other search engines this does not mean anything.Â  Therefore the search engines have to then spider your content to figure out what your articles are about. On the other hand if you are using SEO URLs youâ€™re your url will look something like this <a href="http://jakeldaily.com/review-my-blog-link-back-batch-2/">http://jakeldaily.com/review-my-blog-link-back-batch-2/</a>.Â  With SEO URLs it is much easier for the search engines to figure out instantly what your posted articles are about.Â </p>
<p>For WordPress turning SEO URLs on go to options in the WordPress control panel and then choose permalinks.Â  In this window you have four choices for the way you would like your site URL to be displayed by default, date and name based, numeric, and custom.Â  You should select use date and name based but I recommend that you use custom to display the post name after your domain name; to do it just input /%postname%/Â </p>
<p><strong>Important step:</strong>before WordPress can update your site to SEO URLs you must first make an adjustment to your .htaccess file.Â  FTP to your site and find your .htaccess file, should be located in the root folder and then you have CHMOD it to 666 afterwards when WordPress have updated your permalinks structure you should change it back.Â  If you want your blog to achieve its full potential you need to make this change now do not put it off.Â </p>
<p>If you are unsure on how to change the permissions of the .htaccess file and you are using Cute FTP 7.0Â find the .htaccess file in the root directory and right click it then at the bottom you will see CHMOD click it.Â  In the next window you will see 644 in an input box change that number to 666.Â  After you have updated the permalinks go back and then change it back to 644 and click then apply.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jakeldaily.com/permalinks-turn-on-seo-urls/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Creating a Faded Web Page Background Image</title>
		<link>http://www.jakeldaily.com/creating-a-faded-web-page-background-image/</link>
		<comments>http://www.jakeldaily.com/creating-a-faded-web-page-background-image/#comments</comments>
		<pubDate>Sun, 24 Jun 2007 16:55:33 +0000</pubDate>
		<dc:creator>Jason Neuman</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://jakeldaily.com/creating-a-faded-web-page-background-image/</guid>
		<description><![CDATA[This is something that I have been interested in for quite some time but have never gotten around to looking into how to do it until today. The process is really simple you just need the right code and then the image.Â  To create the image you will need Adobe Photoshop.Â  I know that not [...]]]></description>
			<content:encoded><![CDATA[<p>This is something that I have been interested in for quite some time but have never gotten around to looking into how to do it until today.</p>
<p>The process is really simple you just need the right code and then the image.Â  To create the image you will need Adobe Photoshop.Â  I know that not everyone will have this program so you can find 30 free images at <a href="http://www.bittbox.com/freebies/30-free-fading-background-images">BittBox</a>.</p>
<p>Now for those that have Photoshop; the size of the image isÂ 1px xÂ 500px and to give the faded apperance you use the gradient tool. Click the tool then take the cursor and drag it done the middle of your image.Â  The image results afterwards is in the screen shot below before I used the tool the image was just the dark gray at the top.Â There are otherÂ opitions with the gradient tool besides the one that IÂ used; that you can use for different background effects.Â </p>
<p><img width="460" src="http://jakeldaily.com/gradient.jpg" /></p>
<p><strong>The Code for WordPress &amp; Blogger:</strong></p>
<blockquote><p><em>WordPress:<br />
</em>Presentation =&gt; Theme Editor =&gt; Style.css</p>
<p>Find the body { and add the url for the image like below:<br />
background: #E7E9E9 url(&#8216;http://jakeldaily.com/grayfade.png&#8217;) repeat-x;Â </p>
<p><em>Blogger:<br />
</em>Settings =&gt; Template =&gt; Edit HTML =&gt;</p>
<p>Find the body { and add the url for the image like below:<br />
background: #E7E9E9 url(&#8216;http://jakeldaily.com/grayfade.png&#8217;) repeat-x;</p></blockquote>
<p>The #E7E9E9 is the color that will display at the bottom after your image repeats horizontal once across the top. The URL of course is to the location of your image file and .gif, .jpg, .png will all work with the code.Â  Bloggers you must have some type of hosting or image storage.</p>
<p>What are your thoughts on faded web page backgrounds?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jakeldaily.com/creating-a-faded-web-page-background-image/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How To Increase Blog Comments</title>
		<link>http://www.jakeldaily.com/how-to-increase-blog-comments/</link>
		<comments>http://www.jakeldaily.com/how-to-increase-blog-comments/#comments</comments>
		<pubDate>Fri, 22 Jun 2007 07:52:33 +0000</pubDate>
		<dc:creator>Jason Neuman</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://jakeldaily.com/?p=38</guid>
		<description><![CDATA[Welcome Commentsâ€“ Ja Kel Daily Dot Com is still very young only four months old and growing with 152 posts and 958 comments.Â At present according to the amount of post to comments readers are commenting at a rate of 15%.Â  I am unsure what would be considered a successful comment to post ratio but I [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Welcome Comments</strong>â€“ Ja Kel Daily Dot Com is still very young only four months old and growing with 152 posts and 958 comments.Â At present according to the amount of post to comments readers are commenting at a rate of 15%.Â  I am unsure what would be considered a successful comment to post ratio but I would like to see a rate of at least 30%. So I invite you now to leave a comment negative or positive, it is the only way that my blog will achieve better standards.</p>
<p><strong>Responsive Comments</strong>- You can not expect your readers to comment if you are unwilling to respond back to comments that are left. If a reader leaves a comment make sure to respond at least within 24 hours from the time the comment is left.Â  When responding to your readersâ€™ comments you are adding value to your blog and at the same time you are showing respect for the person taking the time to comment.Â </p>
<p><strong>Easy Comments</strong>â€“ If you want people to comment do not make it a requirement to register first.Â  I do not have any research proof behind this but if I had to guess I would say that 98% of the time a person will not leave a comment with this as a requirement to leave comments.Â  I know that I have never left a comment on a blog that has required registration before leaving the comment.Â  If you are using registration for the sole purpose of blocking out spam comments then I suggest turning it off now and using achiket spam instead.</p>
<p><strong>Top Comments</strong>â€“ Reward your top commentators by acknowledging them with a top commenting section in your side bar and prizes to the top commentator within a specified timeframe when available to give. To install WordPress plugin for Top Commentators <a href="http://www.pfadvice.com/wordpress-plugins/show-top-commentators/">download</a>, note unable to get it to work with the sidebar widget.</p>
<p><strong>Ask Questions</strong> â€“ This is something that I have not been doing as of yet and that is asking questions of my readers. To start you can include a question in the title or in the first sentence of your post as an effective way of attempting to get a response from readers.</p>
<p><strong>Policy Comments</strong>â€“ Set the rules for comments on your blog (<a href="http://jakeldaily.com/commenting-policy-spammers-give-up/">comment policy</a>) readers will feel more comfortable commenting. In my opinion a more controlled commenting environment is more attractive to the reader and shows that you run an organized blog.</p>
<p><strong>Start Debates</strong> â€“ There is nothing better than starting a debate.Â  To achieve this post an article that has a controversial side to it and watch as the comments start coming in.Â </p>
<p><strong>Be Modest</strong>â€“ Yes I am very modest and first to point out that with out Microsoftâ€™s spell check you would be spending most of your time correcting my spelling while reading my blog.Â  I think that people respond to modesty and are more likely to respond to your articles as apposed to an article that is written in way that is off-putting to the reader.</p>
<p><strong>Be Polite</strong> &#8211; Last but not least try to always be polite when responding back to your readers.Â  I know that readers can be harsh at times, making fun of your spelling, grammar, or just your overall article and you are ready to go to war with them in the comment section.Â  Just admit it if you were wrong or state your opinion in the most polite way that you can deem possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jakeldaily.com/how-to-increase-blog-comments/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
	</channel>
</rss>

