<?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>Quick Online Tips &#187; WordPress</title>
	<atom:link href="http://www.quickonlinetips.com/archives/category/blogging/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.quickonlinetips.com/archives</link>
	<description>Technology, Blogging, New Media and Web 2.0</description>
	<lastBuildDate>Wed, 18 Nov 2009 16:56:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Backup and Restore WordPress Database</title>
		<link>http://www.quickonlinetips.com/archives/2009/10/backup-restore-wordpress-database/</link>
		<comments>http://www.quickonlinetips.com/archives/2009/10/backup-restore-wordpress-database/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 15:36:07 +0000</pubDate>
		<dc:creator>QuickOnlineTips</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Guest Posts]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.quickonlinetips.com/archives/?p=9692</guid>
		<description><![CDATA[Guest Post by Udegbunam Chukwudi.
How can you backup and restore your WordPress blog database? If you’ve been blogging long enough, you might have heard the  words “Backup Your WordPress Database Regularly!” Well, this is quite  true. Don’t take it with a pinch of salt! A healthy backup of your  database could one [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; border: none;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.quickonlinetips.com%2Farchives%2F2009%2F10%2Fbackup-restore-wordpress-database%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.quickonlinetips.com%2Farchives%2F2009%2F10%2Fbackup-restore-wordpress-database%2F" height="61" width="51" /></a></div><p><em>Guest Post by <a href="http://www.strictlyonlinebiz.com/blog/">Udegbunam Chukwudi</a>.</em><br />
How can you backup and restore your WordPress blog database? If you’ve been blogging long enough, you might have heard the  words “<strong>Backup Your WordPress Database Regularly</strong>!” Well, this is quite  true. <em>Don’t take it with a pinch of salt! </em>A healthy backup of your  database could one day be THE<strong> ONLY</strong> means of restoring your blog should  something go wrong such as a bad plug-in installation or an attack by blog  hackers.<span id="more-9692"></span></p>
<p>For a second time since I started blogging, this database  backup of a thing, as some would call it, has saved me a lot of headache.  Recently I messed up my blog’s permalink structure and my saving grace was the  day before’s database backup.</p>
<p><strong><span style="color: #ff0000;">DISCLAIMER:</span> </strong>This  tutorial is provided as it is. I shall not be held responsible in any way should  you encounter problems like loss of database and entire blog/website along the  way. Use this at your own discretion. It worked EXCELLENTLY well for  me and should do the same for you hopefully!</p>
<h3>How to Backup Wordpress Database.</h3>
<p>1.  Download, install and activate  <a href="http://www.ilfilosofo.com/blog/wp-db-backup">Wordpress Database  Backup</a></p>
<p>2. Go to Tools in  the sidebar of your dashboard and click on Backup</p>
<p><img class="alignnone size-full wp-image-9713" title="wordpress-restore-01" src="http://www.quickonlinetips.com/archives/wp-content/uploads/wordpress-restore-01.png" alt="wordpress-restore-01" width="149" height="218" /></p>
<p>Under Backup options as shown below, select &#8220;Download to your  computer&#8221; and click on &#8220;Backup Now&#8221;. When the backup is done you’ll be given an  option to choose where to save the backup. Save the backup and you’re done.</p>
<p><img class="alignnone size-full wp-image-9714" title="wordpress-restore-02" src="http://www.quickonlinetips.com/archives/wp-content/uploads/wordpress-restore-02.png" alt="wordpress-restore-02" width="425" height="259" /></p>
<p><strong>Note: </strong>I strongly advice you schedule a daily backup of  your database as issues could arise at <strong>ANY TIME</strong>. Simply navigate down the  Backup option page to Scheduled backup. Select the once daily option and select  which tables you’d like included in the backup. Type in your email address,  click the schedule backup button and all is well. Check to see if your first  backup gets delivered successfully the next day.</p>
<p><img class="alignnone size-full wp-image-9723" title="wordpress-restore-03" src="http://www.quickonlinetips.com/archives/wp-content/uploads/wordpress-restore-03.png" alt="wordpress-restore-03" width="499" height="380" /></p>
<h3>How To Restore Wordpress Database</h3>
<p>The guide below will help you restore your database in no  time using the backups that have been made in the past. I’m assuming that your  current database has been damaged or is behaving erratically.</p>
<p>1. Log into your FTP account and  Delete everything in the <em>/wp-content/cache</em> directory.</p>
<p>2. Log into PHP MyAdmin and  select your wordpress database.  It’s mandatory you remember clearly well the  name of your wordpress database especially if you auto-installed it using  Fantastico.</p>
<p><img class="alignnone size-full wp-image-9715" title="wordpress-restore-04" src="http://www.quickonlinetips.com/archives/wp-content/uploads/wordpress-restore-04.png" alt="wordpress-restore-04" width="195" height="202" /></p>
<p>A list of all of the tables contained in the database will be  shown. As shown below, click on Check all to select all the tables then select  the Drop option to delete them <strong>PERMANENTLY</strong>.</p>
<p><img class="alignnone size-full wp-image-9716" title="wordpress-restore-05" src="http://www.quickonlinetips.com/archives/wp-content/uploads/wordpress-restore-05.png" alt="wordpress-restore-05" width="396" height="475" /></p>
<p>You’ll be prompted to confirm the Drop action</p>
<p><img class="alignnone size-full wp-image-9717" title="wordpress-restore-06" src="http://www.quickonlinetips.com/archives/wp-content/uploads/wordpress-restore-06.png" alt="wordpress-restore-06" width="444" height="170" /></p>
<p>Choose Yes and all tables will be <strong>DELETED</strong> with this  result displayed on your computer screen</p>
<p><img class="alignnone size-full wp-image-9718" title="wordpress-restore-07" src="http://www.quickonlinetips.com/archives/wp-content/uploads/wordpress-restore-07.png" alt="wordpress-restore-07" width="333" height="185" /></p>
<p>Now that the database for wordpress is empty, let’s proceed  to uploading our database backup file</p>
<p><img class="alignnone size-full wp-image-9719" title="wordpress-restore-08" src="http://www.quickonlinetips.com/archives/wp-content/uploads/wordpress-restore-08.png" alt="wordpress-restore-08" width="401" height="42" /></p>
<p>Click on the Import menu as shown above and then browse to  the location of the backup file as shown below. Once you’ve done that, click on  go and wait for the upload process to finish.</p>
<p><img class="alignnone size-full wp-image-9720" title="wordpress-restore-09" src="http://www.quickonlinetips.com/archives/wp-content/uploads/wordpress-restore-09.png" alt="wordpress-restore-09" width="453" height="141" /></p>
<p>A successfully database restoration will show you something  similar to the message below</p>
<p><img class="alignnone size-full wp-image-9721" title="wordpress-restore-10" src="http://www.quickonlinetips.com/archives/wp-content/uploads/wordpress-restore-10.png" alt="wordpress-restore-10" width="402" height="47" /></p>
<p>Once the whole restoration process is done, log into your  dashboard and make sure everything is working okay. Don’t forget to browse your  site to see if it’s functioning as expected.</p>
<p><em>This guest post was written by Udegbunam Chukwudi who  shares<tt> </tt><a href="http://www.strictlyonlinebiz.com/blog/">make money online  and blogging tips</a> @ his PR 2  dofollow blog. You can also <a href="http://www.quickonlinetips.com/archives/guest-blogging/">write a guest article</a> and share your WordPress tips.</em></p>


<h4>Must Read Related Articles</h4>
<ol>
		<li><a href="http://www.quickonlinetips.com/archives/2007/06/how-to-fix-missing-wordpress-database-backup-emails/" rel="bookmark">How to Fix Missing WordPress Database Backup Emails</a><!-- (51.6453)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2007/06/reduce-database-backup-size-delete-akismet-blocked-spam/" rel="bookmark">Reduce Database Backup Size: Delete Akismet Blocked Spam</a><!-- (44.2669)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2009/06/daily-backup-wordpress-blog-mysql-database/" rel="bookmark">How to Create Daily Backups of WordPress MySQL Database</a><!-- (39.4339)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2007/12/create-custom-wordpress-database-error-pages/" rel="bookmark">Create Custom Wordpress Database Error Pages</a><!-- (31.3603)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2007/01/wordpress-21-will-require-mysql-40-database/" rel="bookmark">WordPress 2.1 Will Require MySQL 4.0 Database</a><!-- (29.2825)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.quickonlinetips.com/archives/2009/10/backup-restore-wordpress-database/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>WordPress 2.9 Gets Basic Image Editing</title>
		<link>http://www.quickonlinetips.com/archives/2009/09/wordpress-29-image-editing/</link>
		<comments>http://www.quickonlinetips.com/archives/2009/09/wordpress-29-image-editing/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 17:36:58 +0000</pubDate>
		<dc:creator>QuickOnlineTips</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.quickonlinetips.com/archives/?p=9591</guid>
		<description><![CDATA[Did you know basic image editing is expected in WordPress 2.9! Though the WordPress 2.9 Codex does not reveal many new features, other than Revision of upload and media stuff and Revised admin settings screens, someone found it out.
WordPress Tavern decided to install the test versions of WordPress 2.9 on his blog and found some [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; border: none;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.quickonlinetips.com%2Farchives%2F2009%2F09%2Fwordpress-29-image-editing%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.quickonlinetips.com%2Farchives%2F2009%2F09%2Fwordpress-29-image-editing%2F" height="61" width="51" /></a></div><p>Did you know <strong>basic image editing</strong> is expected in <strong>WordPress 2.9</strong>! Though the <a href="http://codex.wordpress.org/Version_2.9">WordPress 2.9 Codex</a> does not reveal many new features, other than Revision of upload and media stuff and Revised admin settings screens, someone found it out.<span id="more-9591"></span></p>
<p>WordPress Tavern decided to install the test versions of WordPress 2.9 on his blog and <a href="http://www.wptavern.com/screencast-basic-image-editing-in-wordpress-2-9">found some cool basic image editing tools</a> like crop, rotate, flip, undo, redo, buttons. There is also a facility to scale images to custom sizes. You can check them playing with the new WordPress buttons in this video.</p>
<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="437" height="373" id="viddler"><param name="movie" value="http://www.viddler.com/player/20a2b74f/" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><embed src="http://www.viddler.com/player/20a2b74f/" width="437" height="373" type="application/x-shockwave-flash" allowScriptAccess="always" allowFullScreen="true" name="viddler" ></embed></object></p>
<p>Though the image editing tools are pretty basic, it is an excellent start and will definitely be very useful for bloggers who use images very frequently. Now lets see if it actually makes it to the final release.</p>


<h4>Must Read Related Articles</h4>
<ol>
		<li><a href="http://www.quickonlinetips.com/archives/2006/03/paintnet-image-editing-software-photoshop-alternative/" rel="bookmark">Paint.NET Image Editing Software : Photoshop Alternative</a><!-- (36.4513)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2006/09/google-image-labeler-improve-image-search-results/" rel="bookmark">Google Image Labeler : Improve Image Search Results</a><!-- (27.9449)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2005/06/exif-hidden-image-secrets-in-exchangeable-image-file-format/" rel="bookmark">EXIF : Hidden Image Secrets in Exchangeable Image File Format</a><!-- (26.732)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2005/04/blogsome-free-blog-hosting-wordpress-themes-image-hosting/" rel="bookmark">Blogsome Free Blog Hosting : Wordpress Themes and Image Hosting</a><!-- (26.4009)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2007/11/apple-releases-final-cut-express-4-video-editing-software/" rel="bookmark">Apple Releases Final Cut Express 4 Video Editing Software</a><!-- (23.9087)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.quickonlinetips.com/archives/2009/09/wordpress-29-image-editing/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Add RSS Cloud to WordPress: Push Updates to RSS Readers</title>
		<link>http://www.quickonlinetips.com/archives/2009/09/add-rss-cloud-to-wordpress/</link>
		<comments>http://www.quickonlinetips.com/archives/2009/09/add-rss-cloud-to-wordpress/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 12:46:13 +0000</pubDate>
		<dc:creator>QuickOnlineTips</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.quickonlinetips.com/archives/?p=9493</guid>
		<description><![CDATA[A new development called RSS Cloud promises to push your blog updates to supported RSS aggregators and feed readers instantly and give real time updates. With Wordpress.com announcing support of its 7.5 million blogs to this feature, the blogosphere needs to wake up and incorporate this feature.
What happens now? When you publish your WordPress article, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; border: none;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.quickonlinetips.com%2Farchives%2F2009%2F09%2Fadd-rss-cloud-to-wordpress%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.quickonlinetips.com%2Farchives%2F2009%2F09%2Fadd-rss-cloud-to-wordpress%2F" height="61" width="51" /></a></div><p>A new development called <a href="http://rsscloud.org/">RSS Cloud</a> promises to <strong>push your blog updates</strong> to supported RSS aggregators and feed readers instantly and give real time updates. With <a href="http://en.blog.wordpress.com/2009/09/07/rss-in-the-clouds/">Wordpress.com announcing support</a> of its 7.5 million blogs to this feature, the blogosphere needs to wake up and incorporate this feature.<span id="more-9493"></span></p>
<p><strong>What happens now? </strong>When you publish your WordPress article, the feed is updated, you ping various blog tracking services and RSS aggregators using <a href="http://www.quickonlinetips.com/archives/2005/09/one-click-multiple-blog-services-pinging/">one click pinging services</a> (which is most commonly <a href="http://pingomatic.com/">Pingomatic</a> in WordPress), or using modified <a href="http://www.quickonlinetips.com/archives/2006/04/wordpress-pinging-lists-ping-update-services-smartly/">WordPress ping lists</a>. But the whole process gives a lag of few minutes to an hour depending how quickly your article is grabbed by these services (though we often noticed <a href="http://www.quickonlinetips.com/archives/2008/02/instant-blog-updates-to-google-reader/">instant updates in Google reader</a>)</p>
<p><strong>RSS Cloud</strong> promises a way for people to get push notification that your feed has updated. Which basically means that as soon as your article is published, all supported RSS services will grab the article instantly. NO waiting.</p>
<p><strong>So has the action started?</strong> Currently only 1 RSS reader called <a href="http://newsriver.org/river2">River2</a> supports the feature. With Wordpress.com lending support, you can be sure that most RSS aggregating and blog tracking services will have support for RSS cloud in a few weeks. Google Reader had begun a limited implementation of a <a href="http://www.readwriteweb.com/archives/speeding_the_feed_google_reader_and_pubsubhubbub.php">related protocol called PubSubHubbub</a> last month. Here is the <a href="http://rsscloud.org/walkthrough.html">Implementor&#8217;s guide to rssCloud</a>.</p>
<p>You can now spot this code in wordpress.com feeds</p>
<p><code>&lt;cloud domain='rsscloud.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' /&gt;</code></p>
<p><strong>How can Wordpress self hosted bloggers get RSS Cloud?</strong> <a href="http://josephscott.org/archives/2009/09/rsscloud-for-wordpress/">Joesph Scott</a> has created the <a href="http://wordpress.org/extend/plugins/rsscloud/">RSS Cloud WordPress plugin</a> which will do it automatically for you, till the next version of WP supports the tag.</p>
<p>More exciting news is expected after the <a href="http://www.scripting.com/stories/2009/08/31/rsscloudMeetupAtUcBerkeley.html">rssCloud Meetup 2.0</a> on Wednedsay September 9, 7-9PM at 110 South Hall on the UC-Berkeley campus.</p>
<p><strong>Update: </strong>So I added RSS cloud support to QOT using the plugin above and now find this code attached to our RSS feeds.<br />
<code> &lt;cloud domain='www.quickonlinetips.com' port='80' path='/archives/?rsscloud=notify' registerProcedure='' protocol='http-post' /&gt;</code></p>


<h4>Must Read Related Articles</h4>
<ol>
		<li><a href="http://www.quickonlinetips.com/archives/2008/02/instant-blog-updates-to-google-reader/" rel="bookmark">Instant Blog Updates to Google Reader!</a><!-- (30.3057)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2007/07/wordcamp-2007-lessons-learnt-and-wordpress-updates/" rel="bookmark">WordCamp 2007: Lessons Learnt and Wordpress Updates</a><!-- (28.5849)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2007/01/download-wordpress-21-ella-or-wait-for-plugin-updates/" rel="bookmark">Download Wordpress 2.1 Ella or Wait for Plugin Updates</a><!-- (27.7036)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2006/03/wordpress-feedburner-plugin-track-all-feed-readers/" rel="bookmark">WordPress FeedBurner Plugin : Track All Feed Readers</a><!-- (26.9302)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2006/10/fix-false-duplicate-updated-posts-in-rss-news-readers/" rel="bookmark">Fix False Duplicate Updated Posts in RSS News Readers</a><!-- (23.6182)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.quickonlinetips.com/archives/2009/09/add-rss-cloud-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>10 Must-Have WordPress Plugins</title>
		<link>http://www.quickonlinetips.com/archives/2009/08/must-have-wordpress-plugins/</link>
		<comments>http://www.quickonlinetips.com/archives/2009/08/must-have-wordpress-plugins/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 16:53:56 +0000</pubDate>
		<dc:creator>QuickOnlineTips</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Guest Posts]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.quickonlinetips.com/archives/?p=9325</guid>
		<description><![CDATA[This a guest post by Igor Kheifets
Which are the must-have WordPress plugins? As a blogger, I have spent months of my life researching all sorts of different Wordpress plugins. To tell you the truth – I still do to this day. From Social Bookmarking to SEO to Security, I have installed, deactivated and removed hundreds [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; border: none;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.quickonlinetips.com%2Farchives%2F2009%2F08%2Fmust-have-wordpress-plugins%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.quickonlinetips.com%2Farchives%2F2009%2F08%2Fmust-have-wordpress-plugins%2F" height="61" width="51" /></a></div><p><em>This a guest post by <a href="http://www.igorhelpsyousucceed.com/about">Igor Kheifets</a></em><br />
Which are the<strong> must-have WordPress plugins</strong>? As a blogger, I have spent months of my life researching all sorts of different Wordpress plugins. To tell you the truth – I still do to this day. From Social Bookmarking to SEO to Security, I have installed, deactivated and removed hundreds of plugins throughout my blogging career.<span id="more-9325"></span></p>
<p>This being my first guest post here on QOT, I wanted to share some REALLY useful insights. I have decided to present you with a list of the Top 10 Must-Have Wordpress plugins a starting Wordpress Blog can’t do without.</p>
<h3>Best wordpress plugins</h3>
<p><strong>1. <a href="http://semperfiwebdesign.com/portfolio/wordpress/wordpress-plugins/all-in-one-seo-pack/">All In One SEO Pack</a></strong> &#8211; An essential plugin for any blogger who’s interested in conducting on-page SEO. All In SEO Pack provides jillions of options but for the majority of  bloggers (including me) the default ones are more than enough. All In One SEO Pack allows <strong>tweaking Meta Titles, Descriptions and Tags</strong> of your blog without changing the content. The plugin comes in handy whenever you come up with a catchy title but it doesn’t include your targeted keyword. Just stick another Title into the SEO module and the search engines will never know how creative and sneaky you really are. The plugin also <strong>protects your blog from violating Google’s Duplicate Content</strong> – a violation which seems to be a major problem these days. With Google becoming more uptight by the hour, I recommend installing this plugin just in case.</p>
<p><strong>2. <a href="http://comluv.com/download/commentluv-wordpress/">Comment Luv</a></strong> &#8211; Comments are a way of your readers showing love for you and your blog. Comment Luv enables you to show some love in return straight away by including a titled link to their last blog post or tweet at the end of their comment. The technical details are not important – what’s important is the fact that this plugin drastically <strong>increases user interaction </strong>on your blog. People are happy to comment if they know that they are getting extra exposure in return.</p>
<p><strong>3. <a href="http://alexking.org/projects/wordpress">Popularity Contest</a></strong> &#8211; This plugin helps to see which posts are the <strong>most popular</strong> by evaluating views, comments, impressions, etc. All posts are tracked and given configurable point values to determine popularity. Popularity Contest allows you to determine the popularity between dates as well. You can create sidebar widgets with the most popular posts this year, this month, this week, etc.</p>
<p><strong>4. <a href="http://help.tweetmeme.com/2009/04/06/wordpress-plugin/">TweetMeMe</a></strong> – The Easy ReTweet Button.  Using TweetMeMe drastically increases your blog’s chance of <strong>going viral on Twitter</strong>. This plugin optimizes the ReTweeting process to a single click, which makes it much more attractive to your readers.</p>
<p><strong>5. <a href="http://mitcho.com/code/yarpp/">Yet Another Related Posts Plugin</a></strong> &#8211; YARPP provides a list of posts and/or pages related or similar to the current post/page introducing the reader to other relevant content on your site. This plugin utterly improves the <strong>click through rates and blog navigation</strong> by simply giving the reader more of what he wants.</p>
<p><strong>6. <a href="http://ocaoimh.ie/wp-super-cache/">WP Super Cache</a></strong> &#8211; WP Super Cache makes your blog <strong>load faster</strong>. Why wouldn’t you want to download and install this plugin?</p>
<p><strong>7. <a href="http://betamode.de/wp-pingfix/#en">Smart Update Pinger</a></strong> &#8211; Plugin protects your blog from over pinging by <strong>pinging only when you publish </strong>a new post – <span style="text-decoration: underline;">not when editing</span>. I wish I could say more about it, but I can’t. It’s just a great security plugin, that’s all.</p>
<p><strong>8. <a href="http://urbangiraffe.com/plugins/redirection/">Redirection</a></strong> &#8211; Often, bad SEO is caused by broken links and indexing problems. Redirection enables you to prevent Google Bots and Yahoo Spiders locking themselves in a loop. This plugin <strong>improves your site indexing and navigation</strong> by allowing you to create simple 301 redirects in order to avoid those pesky indexing problems.</p>
<p><strong>9. <a href="http://ideasilo.wordpress.com/2007/04/30/contact-form-7/">Contact Form 7</a></strong> &#8211; Every major blog has a contact form. They used this plugin to create it.</p>
<p><strong>10. <a href="http://eight7teen.com/sexy-bookmarks">Sexy Bookmarks</a> </strong>- The <strong>sexiest sharing plugin</strong> for your Wordpress blog. I haven’t yet found a sharing plugin that can top the looks of Sexy Bookmarks. Sure, there are plenty of alternatives and some of them are probably much better than Sexy Bookmarks, but unlike any other, this plugin actually makes you WANT to share.</p>
<p><em>Guest author Igor Kheifets is a 21 year old internet marketing expert. Igor blogs at <a href="http://www.igorhelpsyousucceed.com/">IgorHelpsYouSucceed</a> where he shares advanced strategies in SEO, Copywriting, Lead Generation and Social Media. Follow Igor on <a href="http://www.twitter.com/igorkheifets">Twitter</a>. Become a fan on <a href="http://www.facebook.com/mastermindinternetmarketing">Facebook</a>. You can also share your favorite tools by <a href="http://www.quickonlinetips.com/archives/guest-blogging/">writing a guest article</a> on QOT.</em></p>


<h4>Must Read Related Articles</h4>
<ol>
		<li><a href="http://www.quickonlinetips.com/archives/2007/03/wordpress-plugin-directory-find-most-popular-plugins/" rel="bookmark">Wordpress Plugins Directory : Find Most Popular Plugins</a><!-- (36.6072)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2009/07/facebook-wordpress-plugins/" rel="bookmark">6 Best Facebook WordPress Plugins</a><!-- (34.5532)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2007/01/wordpress-plugins-are-updating-to-support-wordpress-21/" rel="bookmark">Wordpress Plugins are Updating to Support Wordpress 2.1</a><!-- (34.0285)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2009/04/seo-wordpress-plugins/" rel="bookmark">5 Useful SEO WordPress Plugins</a><!-- (33.1949)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2006/11/10-best-wordpress-plugins-for-google-adsense/" rel="bookmark">10 Best Wordpress Plugins for Google Adsense</a><!-- (32.7901)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.quickonlinetips.com/archives/2009/08/must-have-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>All Wordpress.com Blogs Get WP.me Short Urls</title>
		<link>http://www.quickonlinetips.com/archives/2009/08/wordpress-wp-me-short-urls/</link>
		<comments>http://www.quickonlinetips.com/archives/2009/08/wordpress-wp-me-short-urls/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 08:22:17 +0000</pubDate>
		<dc:creator>QuickOnlineTips</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.quickonlinetips.com/archives/?p=9244</guid>
		<description><![CDATA[All Wordpress.com blogs and pages now have their own wp.me short urls. Automattic decided to follow the short url craze and now grants wp.me urls to all permalinks in Wordpress.com blogs, giving more branding to these WP blogs.
Firstly WP.me claims to be the only two-letter .me domain in the world! From now on every blog [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; border: none;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.quickonlinetips.com%2Farchives%2F2009%2F08%2Fwordpress-wp-me-short-urls%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.quickonlinetips.com%2Farchives%2F2009%2F08%2Fwordpress-wp-me-short-urls%2F" height="61" width="51" /></a></div><p>All Wordpress.com blogs and pages now have their own <strong>wp.me short urls</strong>. Automattic <a href="http://en.blog.wordpress.com/2009/08/14/shorten/">decided</a> to follow the short url craze and now grants wp.me urls to all permalinks in Wordpress.com blogs, giving more branding to these WP blogs.<span id="more-9244"></span></p>
<p>Firstly WP.me claims to be the only two-letter .me domain in the world! From now on <strong>every blog and post on WordPress.com will have  a WP.me URL</strong>, which will be linked in the &lt;head&gt; section of the webpage html using <a href="http://microformats.org/wiki/rel-shortlink">rel=shortlink</a>. Wordpress promises these permalinks will stay around the internet forever and they will regularly monitor these urls for spam.</p>
<p>So can you get a  short wp.me url for your blog? Sorry, WP.me urls will<strong> only work for Wordpress.com</strong> hosted  blogs.</p>
<p><img class="alignnone size-full wp-image-9246" title="shortlink" src="http://www.quickonlinetips.com/archives/wp-content/uploads/shortlink.gif" alt="shortlink" width="309" height="30" /></p>
<p>Where is the wp.me url? Click the<strong> “Get Shortlink” button</strong> next to your permalink when you edit or write a post, and when you click it you’ll get a popup with the wp.me link.</p>


<h4>Must Read Related Articles</h4>
<ol>
		<li><a href="http://www.quickonlinetips.com/archives/2005/06/short-tiny-small-urls-links/" rel="bookmark">Short Tiny Small Urls and Links</a><!-- (41.3963)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2009/07/shorten-url-wordpress-plugins/" rel="bookmark">5 Best WordPress Plugins to Shorten URLs</a><!-- (36.0511)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2006/04/best-blogs-on-wordpresscom/" rel="bookmark">Best Blogs on WordPress.com</a><!-- (29.0692)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2006/10/free-trial-domain-names-for-wordpresscom-blogs/" rel="bookmark">Free Trial Domain Names for Wordpress.com Blogs</a><!-- (28.0532)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2007/04/10-best-twitter-tools-for-wordpress-blogs/" rel="bookmark">10 Best Twitter Tools, Plugins, Widgets for Wordpress Blogs</a><!-- (27.9248)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.quickonlinetips.com/archives/2009/08/wordpress-wp-me-short-urls/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Change Cron Time on VPS cPanel</title>
		<link>http://www.quickonlinetips.com/archives/2009/08/change-cron-time-on-vps-cpanel/</link>
		<comments>http://www.quickonlinetips.com/archives/2009/08/change-cron-time-on-vps-cpanel/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 17:36:15 +0000</pubDate>
		<dc:creator>QuickOnlineTips</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.quickonlinetips.com/archives/?p=8651</guid>
		<description><![CDATA[I was trying to change our server cron timings which is usually set at 1AM. But when you change your server time to match your own local time, the Cron activities still continue at 1AM.  So how can you change the cron timing on your VPS Cpanel?
1. Go to WHM &#62;&#62; cPanel &#62;&#62; Manage Plugins
2. [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; border: none;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.quickonlinetips.com%2Farchives%2F2009%2F08%2Fchange-cron-time-on-vps-cpanel%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.quickonlinetips.com%2Farchives%2F2009%2F08%2Fchange-cron-time-on-vps-cpanel%2F" height="61" width="51" /></a></div><p>I was trying to <strong>change our server cron timings</strong> which is usually set at 1AM. But when you change your server time to match your own local time, the Cron activities still continue at 1AM.  So how can you change the cron timing on your VPS Cpanel?<span id="more-8651"></span></p>
<p>1. Go to <em>WHM &gt;&gt; cPanel &gt;&gt; Manage Plugins</em></p>
<p>2. Install the <strong>cronconfig cPanel plugin</strong> which allow users to edit cPanel cron settings/program run times.</p>
<p><img class="alignnone size-full wp-image-8652" title="cronconfig plugin" src="http://www.quickonlinetips.com/archives/wp-content/uploads/cronconfig-plugin.gif" alt="cronconfig plugin" width="500" height="84" /></p>
<p>3. Now refresh the WHM, you will find the <strong>plugin option</strong> loaded in the bottom of the left panel.</p>
<p><img class="alignnone size-full wp-image-9145" title="cron-plugin" src="http://www.quickonlinetips.com/archives/wp-content/uploads/cron-plugin.gif" alt="cron-plugin" width="175" height="50" /></p>
<p>4. <strong>Set Cron time</strong> &#8211; <em>WHM &gt;&gt; Plugins &gt;&gt; Configure cPanel Cron Times</em></p>
<p><img class="alignnone size-full wp-image-8653" title="cronconfig options" src="http://www.quickonlinetips.com/archives/wp-content/uploads/cronconfig.gif" alt="cronconfig options" width="428" height="109" /></p>
<p><strong>upcp </strong>is the program that updates cPanel and it is recommended to run this script once a day. It has, by default, been set to a random time between 9pm and 6am local time. <strong>cpbackupcpbackup</strong> is the program used to run backups on your server and set by default to run at 1am.  However, it is a good idea to set these cron jobs to run at an off peak time of your site.</p>
<p><strong>Setting cron time</strong> &#8211; Remember the Hour is always set in military time;  Day set to 15 means 15th day of the month; Month is coded as 1=January and 12=December; and weekdays are noted as 0=Sunday and 6=Saturday.</p>
<p>Here is what <strong>sample settings </strong>mean &#8211; Minute = 47; Hour = 1; Day = *; Month = *; Weekday = *. This process would run everyday at 01:47AM.  Have you set you server cron functions at non peak hours?</p>


<h4>Must Read Related Articles</h4>
<ol>
		<li><a href="http://www.quickonlinetips.com/archives/2009/07/change-ip-address/" rel="bookmark">How Do I Change My IP Address?</a><!-- (21.2294)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2009/06/change-bing-safe-search-preferences/" rel="bookmark">How to Change Bing Safe Search Preferences</a><!-- (20.5305)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2009/11/daylight-saving-time-change/" rel="bookmark">Blogger Alert: Official US Daylight Saving Time Change</a><!-- (20.3284)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2006/03/customize-change-permalinks-in-wordpress/" rel="bookmark">Customize &#038; Change Permalinks in Wordpress</a><!-- (18.626)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2005/11/gnu-general-public-license-share-and-change-free-software/" rel="bookmark">GNU General Public License : Share and Change Free Software</a><!-- (17.8769)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.quickonlinetips.com/archives/2009/08/change-cron-time-on-vps-cpanel/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>9 Best WordPress Security Plugins</title>
		<link>http://www.quickonlinetips.com/archives/2009/07/wordpress-security-plugins/</link>
		<comments>http://www.quickonlinetips.com/archives/2009/07/wordpress-security-plugins/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 18:08:29 +0000</pubDate>
		<dc:creator>QuickOnlineTips</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Guest Posts]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Popular]]></category>
		<category><![CDATA[Srikanth]]></category>

		<guid isPermaLink="false">http://www.quickonlinetips.com/archives/?p=8890</guid>
		<description><![CDATA[Guest post by Srikanth.
Do you know the best security plugins for WordPress? WordPress is one of the most popular blogging platforms; though it comes packed with security features, hackers always looking for vulnerabilities to hack into your blog.
In order to eliminate attacks if not minimize them, here are some of the top WordPress security plugins [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; border: none;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.quickonlinetips.com%2Farchives%2F2009%2F07%2Fwordpress-security-plugins%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.quickonlinetips.com%2Farchives%2F2009%2F07%2Fwordpress-security-plugins%2F" height="61" width="51" /></a></div><p><em>Guest post by <a href="http://www.ekoob.com/" target="_blank">Srikanth</a>.</em><br />
Do you know the best security plugins for WordPress? WordPress is one of the most popular blogging platforms; though it comes packed with security features, hackers always looking for vulnerabilities to hack into your blog.<span id="more-8890"></span></p>
<p>In order to eliminate attacks if not minimize them, here are some of the <strong>top WordPress security plugins</strong> which will help you in this regard.</p>
<p>1. <a href="http://wordpress.org/extend/plugins/wp-security-scan/" target="_blank"><strong>WP Security Scan</strong></a><br />
This plugin will scan your entire WordPress installation and will suggest you regarding<strong> security vulnerabilities</strong> like  passwords, database security, file permissions, admin security. It will also hide the version of your WordPress and remove the META tag from the core such that hacking to your WordPress installation would be hard.</p>
<p>2. <a href="http://wordpress.org/extend/plugins/secure-wordpress/" target="_blank"><strong>Secure WordPress</strong></a><br />
It will help secure WordPress installation by<strong> removing miscellaneous items</strong> after the installation process which may aid hackers. It will remove error information from the login-page and also remove or change the WP-version data but leave it unchanged in the admin area. It is suggested to remove any unwanted information to the non-admin for security reasons so it will remove update information about plugins, themes and core update information. Secure WordPress will add a <strong>blank index.html</strong> to the plug-in directory such that if anyone is trying to view the contents of the directory they will be viewing a blank page instead of the contents.</p>
<p>3. <a href="http://www.ilfilosofo.com/blog/wp-db-backup/" target="_blank"><strong>WordPress Database Backup</strong></a><br />
This is the first plug-in to be installed soon after you complete WordPress installation. It will help you <strong>backup all your core data</strong> and other content of your choice to the destination your choose: hard disk, email or remote server. In the event of crash either by your fault or from hackers, you can restore your WordPress blog from the backup file easily. It is recommended that you use this plug-in for WordPress version 2.0.3 or later.</p>
<p>4. <a href="http://wordpress.org/extend/plugins/force-ssl/" target="_blank"><strong>Force SSL</strong></a><br />
Having a secure SSL connection to communicate with your users is beneficial. To enable this, your site must be SSL enabled first. To implement this, you need to buy the SSL certificate. By installing this plug-in it will force your user browser to connect to your site via a <strong>SSL connection</strong>. This eliminates any third party attacks between the connection and all the data that is transmitted to and from the site will be encrypted for better security.</p>
<p>5. <a href="http://wordpress.org/extend/plugins/chap-secure-login/" target="_blank"><strong>Chap Secure Login</strong></a><br />
If you are not having a secure connection like SSL to protect your password , then you can use this plug-in for <strong>encrypting passwords</strong>. It will use the Chap protocol to hide the passwords and transmit it encrypted. The only information that is transmitted unencrypted is your username. Protecting password will give full security because password leaks will enable the hacker the gain full control of your WordPress blog.</p>
<p>6. <a href="http://f00f.de/blog/2007/10/02/plugin-anonymous-wordpress-plugin-updates.html" target="_blank"><strong>Anonymous WordPress Plugin</strong></a><br />
All the WordPress versions 2.3 and above have the feature to get <strong>automatic updates for plugins</strong>. During this process it will send some of your information like your blog&#8217;s URL, version number, list of installed plugins and activated plugins to Wordpress.org. This information could be of potential use for hackers. So to avoid this, installing Anonymous WordPress plug-in is a feasible option. It will <strong>strip off your blog&#8217;s URL and version number</strong> and empty the activated plugins list. This plug-in is compatible with WordPress 2.3 and above.</p>
<p>7. <a href="http://wordpress.org/extend/plugins/login-encryption/" target="_blank"><strong>Login Encrypt</strong></a><br />
This will help<strong> encrypt the login information</strong> using the complex DES and RSA combination. It uses the JavaScript appended and encrypted the password of the user and generates a unique DES key. And by using this key, user can have secure login each time they login to your blog.</p>
<p>8. <a href="http://wordpress.org/extend/plugins/admin-ssl-secure-admin/" target="_blank"><strong>Admin SSL</strong></a><br />
This plug-in will work with both the private and shared SSL connections and it will <strong>force a SSL connection</strong> in every page where password can or has to be entered. It is very helpful to protect the admin area, posts and all the pages of your WordPress installation and secure the login page. This plug-in works on WordPress 2.2 to 2.7.</p>
<p>9. <a href="http://wordpress.org/extend/plugins/askapache-password-protect/" target="_blank"><strong>AskApache Password Protect</strong></a><br />
It will <strong>block the bots</strong> and creates a safe wall for any vulnerability your WordPress blog may have. It will protect your password as well as your WordPress directories like the wp-includes, wp-content, etc. It is like placing your WordPress blog behind a security wall.</p>
<p><em>Guest blogger Srikanth writes on <a href="http://www.ekoob.com/tag/twitter" target="_blank">Tech Inspiration</a> blog about tips, gadgets, and technology. You can also <a href="http://www.quickonlinetips.com/archives/guest-blogging/">write a guest articles</a> and share more useful tools you like.</em></p>


<h4>Must Read Related Articles</h4>
<ol>
		<li><a href="http://www.quickonlinetips.com/archives/2007/08/3-new-wordpress-security-tips-i-learnt-from-matt-cutts/" rel="bookmark">3 New Wordpress Security Tips I Learnt from Matt Cutts</a><!-- (39.6593)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2007/01/update-manager-wordpress-plugin-check-plugins-versions/" rel="bookmark">Update Manager Wordpress Plugin : Check Plugins Versions</a><!-- (35.3007)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2007/01/security-update-everyone-knows-your-wordpress-version/" rel="bookmark">Security Update : Everyone Knows Your Wordpress Version!</a><!-- (34.9666)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2006/11/upgrade-to-wordpress-205-now-essential-security-fixes/" rel="bookmark">Upgrade to Wordpress 2.0.5 Now : Essential Security Fixes</a><!-- (34.7515)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2007/05/wordpress-22-is-mandatory-security-upgrade/" rel="bookmark">Wordpress 2.2 is Mandatory Security Upgrade</a><!-- (34.4536)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.quickonlinetips.com/archives/2009/07/wordpress-security-plugins/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>5 Best WordPress Plugins to Shorten URLs</title>
		<link>http://www.quickonlinetips.com/archives/2009/07/shorten-url-wordpress-plugins/</link>
		<comments>http://www.quickonlinetips.com/archives/2009/07/shorten-url-wordpress-plugins/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 18:49:15 +0000</pubDate>
		<dc:creator>QuickOnlineTips</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Guest Posts]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Srikanth]]></category>

		<guid isPermaLink="false">http://www.quickonlinetips.com/archives/?p=8840</guid>
		<description><![CDATA[Guest post by Srikanth.
Looking for Wordpress Plugins to shorten urls? Many people would like to share the URLs of web pages or an article which they find interesting with their friends. But most of the URL&#8217;s are very long and these days micro-blogging is the hot trend which allows users to post messages only up [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; border: none;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.quickonlinetips.com%2Farchives%2F2009%2F07%2Fshorten-url-wordpress-plugins%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.quickonlinetips.com%2Farchives%2F2009%2F07%2Fshorten-url-wordpress-plugins%2F" height="61" width="51" /></a></div><p><em>Guest post by<a href="http://ekoob.com/" target="_blank"><span> </span>Srikanth</a>.</em><br />
Looking for Wordpress Plugins to shorten urls? Many people would like to share the URLs of web pages or an article which they find interesting with their friends. But most of the<strong> URL&#8217;s are very long</strong> and these days micro-blogging is the hot trend which allows users to post messages only up to 140 characters. Due to this, many of the URL&#8217;s will be chopped off at the end making it useless to share them. So, to solve this problem <strong>URL shortening </strong>is a feasible solution.<span id="more-8840"></span></p>
<p>There are plugins available for WordPress that allow you to<strong> shorten the lengthy URLs</strong> and enable you to count the number of clicks for each shorten URL. WordPress plugins are very easy to install and use. You can include a short URL for every post in your WordPress blog so that users can easily share posts with others right from your blog.</p>
<h3>Wordpress Url Shortening Plugins</h3>
<p>Here-in are the five handy WordPress plugins for shortening URL&#8217;s.</p>
<p>1. <a href="http://wordpress.org/extend/plugins/short-url-plugin/" target="_blank"><strong>Short URL Plug-in</strong></a> &#8211; This WordPress plug-in allows you to shorten the long URL&#8217;s easily and it even enables you to keep track of the short URL&#8217;s so that you can know how many times each short URL has been clicked. This feature is really useful to <strong>track downloads and other links</strong> in your blog. If you wish to <strong>reset the counter</strong> you can click on the &#8216;clear all&#8217; button to zero the counter. It includes pagination of links, easier setup of htaccess (permalinks) and allows administrators to pass variables to their redirects.</p>
<p>2. <a href="http://yourls.org/#Plugin" target="_blank"><strong>YOURLS WordPress plug-in</strong></a><span> &#8211; </span>This is a URL shorting service that lets you to shorten the long URL&#8217;s on your post and<strong> tweet them</strong> to the Twitter site automatically. You can configure the settings according to your needs such that you can set it to tweet when you have added a new post or page on your blog. It will send a Tweet with the title of the post and a shortened URL which will redirect to your post. It is very simple to install and works automatically after the initial configuration of the plug-in. It is also compatible with other URL shorting services like the  <a href="http://www.tinyurl.com/" target="_blank">Tinyurl.com</a>,<a href="http://www.bit.ly/" target="_blank"> bit.ly</a> <a href="http://is.gd/" target="_blank">is.gd</a>, <a href="http://tr.im/" target="_blank">tr.im</a> etc.</p>
<p>3. <a href="http://www.village-idiot.org/archives/2006/06/29/wp-chunk/" target="_blank"><strong>WP-Chunk</strong></a> &#8211; This WordPress plug-in will shorten the URL&#8217;s that are present in the <strong>comments field</strong>. Most of the visitors would like to add or share some other information related to the post in the comments. In that case, they just add the URL of the page that contains the related information. This WordPress plug-in will help shorten the URL&#8217;s present in the comments field so that you do not have problem when editing the comments or your blog will look just tidy with all the short URLs.</p>
<p>4. <a href="http://wordpress.org/extend/plugins/pretty-link/" target="_blank"><strong>Pretty Link</strong></a> &#8211; This is another handy WordPress plug-in that allows you to shorten any web page URL&#8217;s. It will help you to<strong> track the hit count</strong> of the shortened URL&#8217;s, where each hit came from, the browser used, OS and the host. One cool feature of this plug-in is that: you can<strong> use your own domain name</strong> to shorten the URL&#8217;s.</p>
<p>5. <a href="http://wordpress.org/extend/plugins/shorter-links/" target="_blank"><strong>Shorter Links</strong></a> &#8211; This WordPress plug-in will generate shorter URL of the posts on your blog so that users can easily post the link on any of the web services like Twitter, friendfeed, share it etc., When you save the post to WordPress, the shorter link that is generated can be <strong>edited into more meaningful characters</strong>. You can further configure the plug-in using the provided settings.</p>
<p><em>Guest blogger Srikanth writes on <a href="http://www.ekoob.com/tag/notebook/" target="_blank">Tech Inspiration</a> blog about tips, gadgets, and technology. You can also <a href="http://www.quickonlinetips.com/archives/guest-blogging/">write a guest article</a> and share your favorite tools and services.<br />
</em></p>


<h4>Must Read Related Articles</h4>
<ol>
		<li><a href="http://www.quickonlinetips.com/archives/2009/08/wordpress-wp-me-short-urls/" rel="bookmark">All Wordpress.com Blogs Get WP.me Short Urls</a><!-- (40.7427)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2007/03/wordpress-plugin-directory-find-most-popular-plugins/" rel="bookmark">Wordpress Plugins Directory : Find Most Popular Plugins</a><!-- (38.9933)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2009/07/facebook-wordpress-plugins/" rel="bookmark">6 Best Facebook WordPress Plugins</a><!-- (38.6072)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2007/04/10-best-twitter-tools-for-wordpress-blogs/" rel="bookmark">10 Best Twitter Tools, Plugins, Widgets for Wordpress Blogs</a><!-- (33.5609)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2009/07/wordpress-security-plugins/" rel="bookmark">9 Best WordPress Security Plugins</a><!-- (32.354)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.quickonlinetips.com/archives/2009/07/shorten-url-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>6 Best Facebook WordPress Plugins</title>
		<link>http://www.quickonlinetips.com/archives/2009/07/facebook-wordpress-plugins/</link>
		<comments>http://www.quickonlinetips.com/archives/2009/07/facebook-wordpress-plugins/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 18:38:05 +0000</pubDate>
		<dc:creator>QuickOnlineTips</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Guest Posts]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Popular]]></category>
		<category><![CDATA[Srikanth]]></category>

		<guid isPermaLink="false">http://www.quickonlinetips.com/archives/?p=8795</guid>
		<description><![CDATA[Guest post by Srikanth
Looking for Facebook WordPress Plugins? Facebook is one the biggest social networking sites and most of the users update their account regularly and it is a good medium to share stuff with friends. So installing a Facebook plug-in to your WordPress blog enables your users to easily share the posts. Herein are [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; border: none;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.quickonlinetips.com%2Farchives%2F2009%2F07%2Ffacebook-wordpress-plugins%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.quickonlinetips.com%2Farchives%2F2009%2F07%2Ffacebook-wordpress-plugins%2F" height="61" width="51" /></a></div><p><em>Guest post by<a href="http://ekoob.com/" target="_blank"> Srikanth</a></em><br />
Looking for <strong>Facebook WordPress Plugins</strong>? Facebook is one the biggest social networking sites and most of the users update their account regularly and it is a good medium to share stuff with friends. So installing a Facebook plug-in to your WordPress blog enables your users to easily share the posts. Herein are 6 cool WordPress plugins for Facebook.<span id="more-8795"></span></p>
<h3>Facebook Wordpress Plugins</h3>
<p>1. <a href="http://wordpress.org/extend/plugins/add-to-facebook-plugin/" target="_blank"><strong>Add to Facebook</strong></a><br />
Once you install this plugin on your WordPress blog, you can see a footer link at the bottom of each blog post. By clicking on this link, user can <strong>add the current post to their Facebook mini-Feed</strong>. You can choose either a text link &#8220;Share on Facebook&#8221; or a Facebook button or both can be displayed at the bottom of the post. By clicking on the link, the user can sign in to the Facebook account it he is not already logged in and the post will be automatically added to his Mini-Feed.</p>
<p>2. <a href="http://wordpress.org/extend/plugins/facebook-comments/" target="_blank"><strong>Facebook Comments</strong></a><br />
This plug-in will <strong>import all the comments</strong> that are written on Facebook to your blog to the exact post such that you can see all the comments that are been made for a particular post directly in your WordPress blog. By this way you will not miss a single comment made on your post and it automatically updates the comments. <em>(Edit: Plugin is not working for some people and pending update by author)</em></p>
<p>3. <a href="http://wordpress.org/extend/plugins/facebook-dashboard-widget/" target="_blank"><strong>Facebook Dashboard Widget</strong></a><br />
This WordPress plug-in for Facebook allows you to<strong> see all the updates from your friends </strong>and allows you to know what your friends are doing. This is a  dashboard widget that allows you to go side by side with your friends on Facebook and your WordPress blog. Using this widget you can know the updates from your Facebook friends even if the Facebook site is blocked.</p>
<p>4. <a href="http://wordpress.org/extend/plugins/wp-facebookconnect/" target="_blank"><strong>WP-FBConnect</strong></a><br />
This plug-in will add <strong>Facebook functionality to your WordPress blog </strong>using the Facebook Connect APIs. You have to link WordPress and your Facebook account, and once they are linked you need not have to sign in again. You can publish the comments on your blog through the newsfeed and Facebook avatars will be displayed in the comments field.</p>
<p>5. <a href="http://wiki.gigya.com/030_Gigya_Socialize_API_2.0/050_Socialize_Plugins/Wordpress_plugin" target="_blank"><strong>Gigya</strong></a><br />
All the features in this plugins are fully configurable by the WordPress administration panel. By installing this plug-in to your WordPress blog, you can have a <strong>secure signup and login for users</strong> in your site. You can <strong>update your states </strong>on various social networking sites at once and also invite all your friends on various networks to visit and join in your blog site.</p>
<p>6. <a href="http://tantannoodles.com/toolkit/facebook-photos/" target="_blank"><strong>Facebook Photos plug-in</strong></a><br />
This plug-in allows you to <strong>add photos to the posts </strong>directly from the Facebook. All that you have to do is install and activate the plug-in and link your Facebook account with the WordPress blog. After that when you edit a new post in WordPress, a new Facebook icon in the add media section will be present &#8211; by clicking on the icon you can see the photos that you have uploaded to your Facebook account. You can then insert the photos to the post as small, medium and large size and can also align the image position.</p>
<p><em>Guest blogger Srikanth writes on <a href="http://www.ekoob.com/tag/iphone/" target="_blank">Tech Inspiration</a> blog about tips, gadgets, and technology. You can also <a href="http://www.quickonlinetips.com/archives/guest-blogging/">write a guest article</a> and share your favorite tools.<br />
</em></p>


<h4>Must Read Related Articles</h4>
<ol>
		<li><a href="http://www.quickonlinetips.com/archives/2009/07/shorten-url-wordpress-plugins/" rel="bookmark">5 Best WordPress Plugins to Shorten URLs</a><!-- (38.1394)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2007/03/wordpress-plugin-directory-find-most-popular-plugins/" rel="bookmark">Wordpress Plugins Directory : Find Most Popular Plugins</a><!-- (35.5639)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2007/04/10-best-twitter-tools-for-wordpress-blogs/" rel="bookmark">10 Best Twitter Tools, Plugins, Widgets for Wordpress Blogs</a><!-- (33.9444)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2009/07/wordpress-security-plugins/" rel="bookmark">9 Best WordPress Security Plugins</a><!-- (33.7367)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2009/08/must-have-wordpress-plugins/" rel="bookmark">10 Must-Have WordPress Plugins</a><!-- (31.8495)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.quickonlinetips.com/archives/2009/07/facebook-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Download WordPress App for Blackberry Mobile Phones</title>
		<link>http://www.quickonlinetips.com/archives/2009/07/wordpress-blackberry-app/</link>
		<comments>http://www.quickonlinetips.com/archives/2009/07/wordpress-blackberry-app/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 09:03:07 +0000</pubDate>
		<dc:creator>QuickOnlineTips</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.quickonlinetips.com/archives/?p=8745</guid>
		<description><![CDATA[Now you can manage your WordPress blog from your Blackberry Mobile Phone easily. Get the Blackberry App for WordPress, its free and open source and will surely bring joy to Blackberry bloggers out there.
The Blackberry app will work with all new BlackBerry devices such as the 8700, Pearl, Curve, Bold, and Storm, with BlackBerry OS [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; border: none;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.quickonlinetips.com%2Farchives%2F2009%2F07%2Fwordpress-blackberry-app%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.quickonlinetips.com%2Farchives%2F2009%2F07%2Fwordpress-blackberry-app%2F" height="61" width="51" /></a></div><p>Now you can manage your WordPress blog from your Blackberry Mobile Phone easily. Get the <strong>Blackberry App for WordPress</strong>, its free and open source and will surely bring joy to Blackberry bloggers out there.<span id="more-8745"></span></p>
<p>The Blackberry app will work with all new <strong>BlackBerry devices </strong>such as the 8700, Pearl, Curve, Bold, and Storm, with<strong> BlackBerry OS</strong> 4.2.1 or newer. The Wordpress app will work on WordPress.com and self-hosted WordPress version 2.5.1 or newer. For self-hosted WordPress sites, ensure  you have XML-RPC enabled on dashboard under Settings -> Writing. </p>
<h3>Wordpress Blackberry App</h3>
<p>Point your <strong>BlackBerry browser</strong> to <a href="http://blackberry.wordpress.org/install">http://blackberry.wordpress.org/install</a> to install the Blackberry app for WordPress. Remember its a <strong>beta software</strong>, so is bound to have bugs, which means dont use it to manage your primary blog to avoid surprises.  The app will frequently prompt when new versions are available, which you can easily upgrade. Support is available at the <a href="http://blackberry.forums.wordpress.org/">WordPress for Blackberry Forums</a>.</p>
<p>Here is a video explaining the features<br />
<embed src="http://v.wordpress.com/GY1xBMjP" type="application/x-shockwave-flash" width="400" height="224" allowscriptaccess="always" allowfullscreen="true"></embed></p>


<h4>Must Read Related Articles</h4>
<ol>
		<li><a href="http://www.quickonlinetips.com/archives/2009/10/download-free-blackberry-dictionary-app/" rel="bookmark">Download Free Blackberry Dictionary App</a><!-- (34.4995)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2005/12/gmail-mobile-read-email-on-mobile-phones/" rel="bookmark">Gmail Mobile : Read Email on Mobile Phones</a><!-- (33.1086)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2008/02/dolby-mobile-surround-sound-for-mobile-phones-portable-media-players/" rel="bookmark">Dolby Mobile: Surround Sound for Mobile Phones, Portable Media</a><!-- (31.8537)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2009/07/speed-up-symbian-nokia-phones/" rel="bookmark">How to Speed Up Nokia Phones with Symbian Mobile OS</a><!-- (30.8471)--></li>
		<li><a href="http://www.quickonlinetips.com/archives/2008/06/vollee-streams-second-life-on-mobile-phones/" rel="bookmark">Vollee Streams Second Life on Mobile Phones</a><!-- (29.7137)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.quickonlinetips.com/archives/2009/07/wordpress-blackberry-app/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
