<?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>Mohsin Rasool &#187; Wordpress Tips</title>
	<atom:link href="http://www.mohsinrasool.com/category/wordpress-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mohsinrasool.com</link>
	<description>Internet Business &#38; Personal Journey</description>
	<lastBuildDate>Sat, 03 Jul 2010 15:18:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Uploading Files Fast Quick Tip</title>
		<link>http://www.mohsinrasool.com/uploading-files-fast-quick-tip/</link>
		<comments>http://www.mohsinrasool.com/uploading-files-fast-quick-tip/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 06:59:03 +0000</pubDate>
		<dc:creator>Mohsin Rasool</dc:creator>
				<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[Wordpress Tips]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[Manual]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Zip]]></category>

		<guid isPermaLink="false">http://www.PressGold.com/wordpress/uploading-files-fast-quick-tip/</guid>
		<description><![CDATA[When you are regularly blogging online, you may need some stuff to upload to your site time to time. Like a plug-in which needs to be installed manually. You need to FTP the files of that plug-in to the plugins&#8217; directory before you can activate it. Here is a quick tip to save your time]]></description>
			<content:encoded><![CDATA[<p>When you are regularly blogging online, you may need some stuff to upload to your site time to time.</p>
<p>Like a plug-in which needs to be installed manually. You need to FTP the files of that plug-in to the plugins&#8217; directory before you can activate it.</p>
<p>Here is a quick tip to save your time and frustration: </p>
<p><font color="#000080"><strong>Where possible upload .zip file and then Unzip on the server!</strong></font></p>
<p>This will save you 75% time of uploading and 99% time of brain work &amp; tension. Because it is always easier to upload one file (no matter what size) than to upload many many tiny files.</p>
<p>Also in case of interruption you do not&#160; need to worry what file is done and what needs to be re-uploaded..as you are dealing with just ONE file it is easier to manage.</p>
<p>That is for today a Quick tip <img src='http://www.mohsinrasool.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.mohsinrasool.com/uploading-files-fast-quick-tip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Delete All Those Spam Comments</title>
		<link>http://www.mohsinrasool.com/how-to-delete-all-those-spam-comments/</link>
		<comments>http://www.mohsinrasool.com/how-to-delete-all-those-spam-comments/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 12:14:00 +0000</pubDate>
		<dc:creator>Mohsin Rasool</dc:creator>
				<category><![CDATA[Comment Spam]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[Wordpress Tips]]></category>
		<category><![CDATA[delete spam]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.PressGold.com/wordpress/how-to-delete-all-those-spam-comments/</guid>
		<description><![CDATA[This is very risky to leave your WordPress blog open for all comment spam without adding any anti comment spam plugins. This was the case with the blog which a client of us have, it had about 4000 spam comments, and it was going to take ages to delete them all from WordPress dashboard. So]]></description>
			<content:encoded><![CDATA[<p>This is very risky to leave your WordPress blog open for all comment spam without adding any anti comment spam plugins.</p>
<p>This was the case with the blog which a client of us have, it had about 4000 spam comments, and it was going to take ages to delete them all from WordPress dashboard. So they came to us for the help.</p>
<p>We deleted all those about 4000 spam comment using little query operation at database level from <strong>phpmyadmin</strong>. I want to share the same process with you.</p>
<p><strong>1.</strong> You need to login to your hosting panel and access PhpMyAdmin to access your database for that blog.</p>
<p><strong>2.</strong> When you are there, select your blog’s database and then click <strong>SQL </strong>tab and run the following query:</p>
<p><em><font color="#004080">DELETE FROM wp_comments WHERE comment_approved = 0</font></em></p>
<p><strong>3.</strong> Wow within milliseconds all spam comment junk is gone.</p>
<p><font color="#0080ff"><strong>Deleted rows: 3994 (Query took 0.1472 sec)</strong></font></p>
<p>Now go to your wordpress blog and see all pending(spam) comments are gone. Now you please add some anti spam plugins to stop this thing happening again. I recommend you activate built-in plugin for comment spam called <strong>akismet. </strong>And add any other anti spam plugin you may like.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mohsinrasool.com/how-to-delete-all-those-spam-comments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress as CMS Pages RSS Feeds</title>
		<link>http://www.mohsinrasool.com/wordpress-as-cms-pages-rss-feeds/</link>
		<comments>http://www.mohsinrasool.com/wordpress-as-cms-pages-rss-feeds/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 17:45:55 +0000</pubDate>
		<dc:creator>Mohsin Rasool</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SEO Stuff]]></category>
		<category><![CDATA[Website Development]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://www.mohsinrasool.com/?p=101</guid>
		<description><![CDATA[More and more clients are demanding to have their site backend built on WordPress. They want to use WordPress but they do not want to use it as a blog but CMS or a Niche site. To make a wordpress powered site look like a Content website and not just a blog, and also to]]></description>
			<content:encoded><![CDATA[<p>More and more clients are demanding to have their site backend built on WordPress. They want to use WordPress but they do not want to use it as a blog but CMS or a Niche site.</p>
<p>To make a wordpress powered site look like a Content website and not just a blog, and also to make it work like a CMS, we add permanent content into Pages (instead of posts). This works great but there is a problem&#8230;</p>
<p>Problem is that by default WordPress does not generate RSS feeds from pages. To really benefit from this technology we need to have pages content also included into RSS feeds.</p>
<p>We solved this problem by installing a simple plugin available for this called <a href="http://wordpress.org/extend/plugins/rss-includes-pages/" target="_blank">RSS Include Pages</a>.</p>
<p>I suggest you to install this plugin if your most of the content is in the form of Pages instead of posts in wordpress powered website.</p>
<p>Regards,</p>
<p>Mohsin</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mohsinrasool.com/wordpress-as-cms-pages-rss-feeds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Fix for WordPress Duplicate Content</title>
		<link>http://www.mohsinrasool.com/fix-duplicate-content-on-wordpress/</link>
		<comments>http://www.mohsinrasool.com/fix-duplicate-content-on-wordpress/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 05:41:48 +0000</pubDate>
		<dc:creator>Mohsin Rasool</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[SEO Stuff]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://www.mohsinrasool.com/?p=44</guid>
		<description><![CDATA[In this post I share the theory behind the duplicate content problem in Wordpress blog, and list different options available to fix that issue. In short it is to avoid having more than ONE page at your website with same content. This will really supercharge your SEO rankings and your internal pages will start ranking higher and higher in Google....]]></description>
			<content:encoded><![CDATA[<p>Most of the time new bloggers make this mistake. They have set their wordpress show full posts at their homepage, category pages and archive pages. It should not be the case, as this creates duplicate pages with same content on your website or blog which is powered by WordPress.</p>
<p>For SEO purposes and user friendliness, it should be set to show only summary or excerpts of posts at every pages except their own page or post page. That is there should be only one page at your blog or website which does have full orignal text, and all other pages should only show excerpt and link to that page.</p>
<p>This will help you have a great webpage with genuine content and many many internal and external incoming links to that page with anchor text in links. And this is surely going to rank your that page higher and higher for the related keywords targeted in that post.</p>
<p>So onward ask your webmaster or theme designer to set all home.php, index.php, category.php, arhive.php or any other template pages of WordPress theme to show only Excerpts of the posts, and only single.php, page.php show their full content. If you do want to do it yourself, look for DIY guide at my <a href="http://www.pressgold.com/wordpress" target="_blank">PressGold&#8217;s WordPress Blog</a> for a detailed technical information related to this issue and fix. Also you can outsource this fix to my team at <a href="http://www.warmarks.com/">WarMarks.com</a> if you do hate doing technical stuff yourself <img src='http://www.mohsinrasool.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Regards,</p>
<p>Mohsin Rasool</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mohsinrasool.com/fix-duplicate-content-on-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Blog Tips</title>
		<link>http://www.mohsinrasool.com/wordpress-blog-tips/</link>
		<comments>http://www.mohsinrasool.com/wordpress-blog-tips/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 08:58:39 +0000</pubDate>
		<dc:creator>Mohsin Rasool</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[My Projects]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://www.mohsinrasool.com/?p=38</guid>
		<description><![CDATA[We at PressGold has started this WordPress Blog to share some of the best tips and tricks about WordPress, Blogging and Blogging using WordPress. Most of the time new users need some customizations with new wordpress blog. At WarMarks we also help build Custom WordPress themes for our clients  for a very affordable one time]]></description>
			<content:encoded><![CDATA[<p>We at <a href="http://www.pressgold.com" target="_blank">PressGold</a> has started this <a href="http://www.pressgold.com/wordpress" target="_blank">WordPress Blog</a> to share some of the best tips and tricks about WordPress, Blogging and<strong> Blogging using WordPress</strong>.</p>
<p>Most of the time new users need some customizations with new wordpress blog. At <strong>WarMarks</strong> we also help build <a href="http://www.warmarks.com/support">Custom WordPress themes</a> for our clients  for a very affordable one time charge. If you ever need WordPress Customization Service, you are welcome to visit <a href="http://www.warmarks.com/support/">WarMarks.com/support</a> and send us your query. We will be responding with a quote within 12 hours time frame.</p>
<p>Soon we will be releasing some WordPress Themes and WordPress Plugins at our WordPress Blog, so stay tuned for new and exciting stuff released by <strong>PressGOLD team.</strong></p>
<p>Have a great day,</p>
<p>Mohsin Rasool</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mohsinrasool.com/wordpress-blog-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Post Slugs &#8211; Post Urls Keep Them Short</title>
		<link>http://www.mohsinrasool.com/post-slugs-post-urls-optimized/</link>
		<comments>http://www.mohsinrasool.com/post-slugs-post-urls-optimized/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 12:54:59 +0000</pubDate>
		<dc:creator>Mohsin Rasool</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[Wordpress SEO]]></category>
		<category><![CDATA[Wordpress Tips]]></category>
		<category><![CDATA[Permalink]]></category>
		<category><![CDATA[Post Slug]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.PressGold.com/wordpress/?p=63</guid>
		<description><![CDATA[This is one of those features of wordpress which are awesome but used by fewer users while blogging with wordpress. Yes I am taking about the capability for editing Post-Slug aka Post-URL or Permalink. WordPress has the convention to use your post title as your post URL aka Post Slug. This is awesome when it]]></description>
			<content:encoded><![CDATA[<p>This is one of those features of wordpress which are awesome but used by fewer users while blogging with wordpress.</p>
<p>Yes I am taking about the capability for editing <strong>Post-Slug</strong> aka Post-URL or <strong>Permalink.</strong></p>
<p>WordPress has the convention to use your post title as your post URL aka Post Slug. This is awesome when it comes to user friendly and search engine friendly URLs. But there was a little problem with this default behavior of WordPress i.e. this will result into very long URLs with unnecessary words inside them&#8230; Doing no good for SEO&#8230;</p>
<p>To fix this problem WordPress guys introduced a little field underneath the Post Title field giving you option to edit the URLz while you are posting new blog post.<br />
<img src="http://www.pressgold.com/images/post-slug.jpg" border="1" alt="WordPress Post Slugs, Permalink and Url SEO" /></p>
<p>You need to click the <strong>EDIT button</strong> and clean the junk from the URL <img src='http://www.mohsinrasool.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  , Yes you need to remove all those short words like, a,is,of,and symbols like ?,&#8230;,&amp; or any html ascii junk code like %e2%80%a6. Your goal should be to make it as short as possible with few KEYwords.</p>
<p>This will enhance the SEO as well as usability for your blog.</p>
<p>Best Wishes,</p>
<p>Mohsin Rasool</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mohsinrasool.com/post-slugs-post-urls-optimized/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
