<?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>Life$trikes.Com &#187; Wordpress</title>
	<atom:link href="http://www.lifestrikes.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lifestrikes.com</link>
	<description>Blogging &#38; Analytics</description>
	<lastBuildDate>Tue, 25 May 2010 03:59:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to Create Tabbed Conents in Wordpress Sidebar</title>
		<link>http://www.lifestrikes.com/how-to-create-tabbed-conents-in-wordpress-sidebar/</link>
		<comments>http://www.lifestrikes.com/how-to-create-tabbed-conents-in-wordpress-sidebar/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 03:30:53 +0000</pubDate>
		<dc:creator>Raghu</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.lifestrikes.com/?p=348</guid>
		<description><![CDATA[

There are many scripts available to create Tabbed Contents in wordpress. Some of them are  DomTab, Tabifier and idTabs,
Usually, tabbed contents are used in the sidebar to display popular posts, recent comments, tags, categories or archives. I recently came across another tool to create tabbed contents in Wordpress using Yahoo Developers Network Tabview.
After reviewing the [...]


Related posts:<ol><li><a href='http://www.lifestrikes.com/create-landing-page-in-wordpress-blog-in-2-minutes/' rel='bookmark' title='Permanent Link: Create Landing Page in Wordpress Blog in 2 Minutes'>Create Landing Page in Wordpress Blog in 2 Minutes</a></li>
<li><a href='http://www.lifestrikes.com/adsense-optimization-for-wordpress-sidebar/' rel='bookmark' title='Permanent Link: Adsense Optimization for Wordpress Sidebar'>Adsense Optimization for Wordpress Sidebar</a></li>
<li><a href='http://www.lifestrikes.com/wordpress-database-backup-and-restore/' rel='bookmark' title='Permanent Link: Wordpress Database &#8211; Backup and Restore'>Wordpress Database &#8211; Backup and Restore</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<!-- ALL ADSENSE ADS DISABLED -->
<p>There are many scripts available to create Tabbed Contents in wordpress. Some of them are  <a href="http://onlinetools.org/tools/domtabdata/" rel="nofollow"  target="_blank">DomTab</a>, <a href="http://www.barelyfitz.com/projects/tabber/" rel="nofollow"  target="_blank">Tabifier</a> and <a href="http://www.sunsean.com/idTabs/" rel="nofollow"  target="_blank">idTabs</a>,</p>
<p>Usually, tabbed contents are used in the sidebar to display popular posts, recent comments, tags, categories or archives. I recently came across another tool to create tabbed contents in Wordpress using <a href="http://www.happyschoolsblog.com/checklist-for-graduate-school-application/" rel="nofollow" >Yahoo Developers Network Tabview</a>.</p>
<p>After reviewing the API and examples, it looks promising and powerful way to to create tabbed contents. I will post an update after giving it a shot.</p>


<p>Related posts:<ol><li><a href='http://www.lifestrikes.com/create-landing-page-in-wordpress-blog-in-2-minutes/' rel='bookmark' title='Permanent Link: Create Landing Page in Wordpress Blog in 2 Minutes'>Create Landing Page in Wordpress Blog in 2 Minutes</a></li>
<li><a href='http://www.lifestrikes.com/adsense-optimization-for-wordpress-sidebar/' rel='bookmark' title='Permanent Link: Adsense Optimization for Wordpress Sidebar'>Adsense Optimization for Wordpress Sidebar</a></li>
<li><a href='http://www.lifestrikes.com/wordpress-database-backup-and-restore/' rel='bookmark' title='Permanent Link: Wordpress Database &#8211; Backup and Restore'>Wordpress Database &#8211; Backup and Restore</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.lifestrikes.com/how-to-create-tabbed-conents-in-wordpress-sidebar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Change Wordpress Theme Editing MySql Tables</title>
		<link>http://www.lifestrikes.com/how-to-change-wordpress-theme-from-mysql/</link>
		<comments>http://www.lifestrikes.com/how-to-change-wordpress-theme-from-mysql/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 13:27:22 +0000</pubDate>
		<dc:creator>Raghu</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Themes]]></category>

		<guid isPermaLink="false">http://www.lifestrikes.com/?p=326</guid>
		<description><![CDATA[

Follow the simple steps to change the Wordpress Theme ny editing MySql Tables(Wordpress database). You might run into situations when you have access to only backend.
Change Wordpress Theme

Logn into MySQL Database for your site (Example : msql.example.com)
Open the Database for your site ( DB_example)
Open the Table wp_options
Open Browse Tab
Find the option&#8217;s template and stylesheet
Edit the [...]


Related posts:<ol><li><a href='http://www.lifestrikes.com/9-things-to-do-before-ugrading-wordpress/' rel='bookmark' title='Permanent Link: 9 Things To Do Before Ugrading Wordpress'>9 Things To Do Before Ugrading Wordpress</a></li>
<li><a href='http://www.lifestrikes.com/change-wordpress-excerpt-length/' rel='bookmark' title='Permanent Link: How to Change Default Wordpress Excerpt Length'>How to Change Default Wordpress Excerpt Length</a></li>
<li><a href='http://www.lifestrikes.com/create-landing-page-in-wordpress-blog-in-2-minutes/' rel='bookmark' title='Permanent Link: Create Landing Page in Wordpress Blog in 2 Minutes'>Create Landing Page in Wordpress Blog in 2 Minutes</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<!-- ALL ADSENSE ADS DISABLED -->
<p>Follow the simple steps to change the Wordpress Theme ny editing MySql Tables(Wordpress database). You might run into situations when you have access to only backend.</p>
<h2>Change Wordpress Theme</h2>
<ul>
<li>Logn into MySQL Database for your site (Example : msql.example.com)</li>
<li>Open the Database for your site ( DB_example)</li>
<li>Open the Table wp_options</li>
<li>Open Browse Tab</li>
<li>Find the option&#8217;s <strong>template </strong>and <strong>stylesheet</strong></li>
<li>Edit the value to theme name you want to change (Example : default)</li>
<li>Save the table</li>
</ul>
<p>If some plugin have corrupted the theme files, using above change, you can set the default theme.</p>


<p>Related posts:<ol><li><a href='http://www.lifestrikes.com/9-things-to-do-before-ugrading-wordpress/' rel='bookmark' title='Permanent Link: 9 Things To Do Before Ugrading Wordpress'>9 Things To Do Before Ugrading Wordpress</a></li>
<li><a href='http://www.lifestrikes.com/change-wordpress-excerpt-length/' rel='bookmark' title='Permanent Link: How to Change Default Wordpress Excerpt Length'>How to Change Default Wordpress Excerpt Length</a></li>
<li><a href='http://www.lifestrikes.com/create-landing-page-in-wordpress-blog-in-2-minutes/' rel='bookmark' title='Permanent Link: Create Landing Page in Wordpress Blog in 2 Minutes'>Create Landing Page in Wordpress Blog in 2 Minutes</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.lifestrikes.com/how-to-change-wordpress-theme-from-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Change Default Wordpress Excerpt Length</title>
		<link>http://www.lifestrikes.com/change-wordpress-excerpt-length/</link>
		<comments>http://www.lifestrikes.com/change-wordpress-excerpt-length/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 02:16:36 +0000</pubDate>
		<dc:creator>Raghu</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Excerpt]]></category>

		<guid isPermaLink="false">http://www.lifestrikes.com/?p=324</guid>
		<description><![CDATA[

Default wordpress excerpt length is 55 words. It&#8217;s easy to change the default excerpt length in wordpress in less than 2 minutes to desired length. I made changes to wordpress 2.9.2 code.

Login into Directory where wordpress is installed
Open the file Directory &#62; wp-includes &#62; formatting,php
Search for 55 or $excerpt_length = apply_filters(&#8216;excerpt_length&#8217;, 55);
Change the value 55 [...]


Related posts:<ol><li><a href='http://www.lifestrikes.com/how-to-change-wordpress-theme-from-mysql/' rel='bookmark' title='Permanent Link: How to Change Wordpress Theme Editing MySql Tables'>How to Change Wordpress Theme Editing MySql Tables</a></li>
<li><a href='http://www.lifestrikes.com/9-things-to-do-before-ugrading-wordpress/' rel='bookmark' title='Permanent Link: 9 Things To Do Before Ugrading Wordpress'>9 Things To Do Before Ugrading Wordpress</a></li>
<li><a href='http://www.lifestrikes.com/insert-adsense-bbpress-forum/' rel='bookmark' title='Permanent Link: How to Insert Adsense in bbPress Forum'>How to Insert Adsense in bbPress Forum</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<!-- ALL ADSENSE ADS DISABLED -->
<p>Default wordpress excerpt length is 55 words. It&#8217;s easy to change the default excerpt length in wordpress in less than 2 minutes to desired length. I made changes to wordpress 2.9.2 code.</p>
<ol>
<li>Login into Directory where wordpress is installed</li>
<li>Open the file Directory &gt; wp-includes &gt; formatting,php</li>
<li>Search for 55 or $excerpt_length = apply_filters(&#8216;excerpt_length&#8217;, 55);</li>
<li>Change the value 55 to desired number of words and save the file.</li>
<li>Refresh the page and see the results ( you may have to clear the cache)</li>
</ol>


<p>Related posts:<ol><li><a href='http://www.lifestrikes.com/how-to-change-wordpress-theme-from-mysql/' rel='bookmark' title='Permanent Link: How to Change Wordpress Theme Editing MySql Tables'>How to Change Wordpress Theme Editing MySql Tables</a></li>
<li><a href='http://www.lifestrikes.com/9-things-to-do-before-ugrading-wordpress/' rel='bookmark' title='Permanent Link: 9 Things To Do Before Ugrading Wordpress'>9 Things To Do Before Ugrading Wordpress</a></li>
<li><a href='http://www.lifestrikes.com/insert-adsense-bbpress-forum/' rel='bookmark' title='Permanent Link: How to Insert Adsense in bbPress Forum'>How to Insert Adsense in bbPress Forum</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.lifestrikes.com/change-wordpress-excerpt-length/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>9 Things To Do Before Ugrading Wordpress</title>
		<link>http://www.lifestrikes.com/9-things-to-do-before-ugrading-wordpress/</link>
		<comments>http://www.lifestrikes.com/9-things-to-do-before-ugrading-wordpress/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 02:57:38 +0000</pubDate>
		<dc:creator>Raghu</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.lifestrikes.com/?p=307</guid>
		<description><![CDATA[

If you are planning to upgrade wordpress to latest release, do the following

Read Worpdress Support forums to see any upgrade problems
Backup Entire Database
Check for Minimum Requirements ( MySQL, PHP)
Check if all installed plugins supports the latest version of wordpress.
Deactivate all the plugins
Know how to revert to previous wordpress version, if upgrade were to fail.
Test the [...]


Related posts:<ol><li><a href='http://www.lifestrikes.com/286-to-2-9-wordpress-upgrade-failed/' rel='bookmark' title='Permanent Link: [Fixed] 2.8.6 to 2.9 Worpress Database Upgrade Required &#8211; Failed'>[Fixed] 2.8.6 to 2.9 Worpress Database Upgrade Required &#8211; Failed</a></li>
<li><a href='http://www.lifestrikes.com/how-to-change-wordpress-theme-from-mysql/' rel='bookmark' title='Permanent Link: How to Change Wordpress Theme Editing MySql Tables'>How to Change Wordpress Theme Editing MySql Tables</a></li>
<li><a href='http://www.lifestrikes.com/wordpress-database-backup-and-restore/' rel='bookmark' title='Permanent Link: Wordpress Database &#8211; Backup and Restore'>Wordpress Database &#8211; Backup and Restore</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<!-- ALL ADSENSE ADS DISABLED -->
<p>If you are planning to upgrade wordpress to latest release, do the following</p>
<ol>
<li>Read Worpdress Support forums to see any upgrade problems</li>
<li>Backup Entire Database</li>
<li>Check for Minimum Requirements ( MySQL, PHP)</li>
<li>Check if all installed plugins supports the latest version of wordpress.</li>
<li>Deactivate all the plugins</li>
<li>Know how to revert to previous wordpress version, if upgrade were to fail.</li>
<li>Test the upgrade in local wordpress installation ( if downtime of site might be major issue)</li>
<li>Perform Wordpress Upgrade</li>
<li>Upgrade Wordpress Database if required</li>
<li>Check if Site is up and running.</li>
<li>Click on few links to to check if URL structure is maintained.</li>
<li>Activate the supported plugins one at a time.</li>
</ol>
<p>Wordpress 2.8.6 to 2.9 upgrade created couple of problems. It was because</p>
<ul>
<li>Some of the plug-in&#8217;s didn&#8217;t support 2.9</li>
<li>db_version in Table WP_Options had incorrect value.</li>
</ul>
<p>After I fixed the db_verison, site was up and running, but all the url was broken. It was due to unsupported some plug-in in 2.9</p>


<p>Related posts:<ol><li><a href='http://www.lifestrikes.com/286-to-2-9-wordpress-upgrade-failed/' rel='bookmark' title='Permanent Link: [Fixed] 2.8.6 to 2.9 Worpress Database Upgrade Required &#8211; Failed'>[Fixed] 2.8.6 to 2.9 Worpress Database Upgrade Required &#8211; Failed</a></li>
<li><a href='http://www.lifestrikes.com/how-to-change-wordpress-theme-from-mysql/' rel='bookmark' title='Permanent Link: How to Change Wordpress Theme Editing MySql Tables'>How to Change Wordpress Theme Editing MySql Tables</a></li>
<li><a href='http://www.lifestrikes.com/wordpress-database-backup-and-restore/' rel='bookmark' title='Permanent Link: Wordpress Database &#8211; Backup and Restore'>Wordpress Database &#8211; Backup and Restore</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.lifestrikes.com/9-things-to-do-before-ugrading-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Fixed] 2.8.6 to 2.9 Worpress Database Upgrade Required &#8211; Failed</title>
		<link>http://www.lifestrikes.com/286-to-2-9-wordpress-upgrade-failed/</link>
		<comments>http://www.lifestrikes.com/286-to-2-9-wordpress-upgrade-failed/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 23:43:37 +0000</pubDate>
		<dc:creator>Raghu</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress upgrade]]></category>

		<guid isPermaLink="false">http://www.lifestrikes.com/?p=304</guid>
		<description><![CDATA[

Looks like 2.8.6 to 2.9 Wordpress upgrade is is failing for many folks. Just after the upgrade the screen of death (blank screen) is displayed with just wordpress logo
This is what happened

Upgraded Wordpress from 2.8.6 to 2.9 from within wordpress
Refreshed the wp-admin page
Following screen was displayed

Database Upgrade Required
WordPress has been updated! Before we send you [...]


Related posts:<ol><li><a href='http://www.lifestrikes.com/9-things-to-do-before-ugrading-wordpress/' rel='bookmark' title='Permanent Link: 9 Things To Do Before Ugrading Wordpress'>9 Things To Do Before Ugrading Wordpress</a></li>
<li><a href='http://www.lifestrikes.com/wordpress-database-backup-and-restore/' rel='bookmark' title='Permanent Link: Wordpress Database &#8211; Backup and Restore'>Wordpress Database &#8211; Backup and Restore</a></li>
<li><a href='http://www.lifestrikes.com/how-to-change-wordpress-theme-from-mysql/' rel='bookmark' title='Permanent Link: How to Change Wordpress Theme Editing MySql Tables'>How to Change Wordpress Theme Editing MySql Tables</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<!-- ALL ADSENSE ADS DISABLED -->
<p>Looks like 2.8.6 to 2.9 Wordpress upgrade is is failing for many folks. Just after the upgrade the screen of death (blank screen) is displayed with just wordpress logo</p>
<p>This is what happened</p>
<ol>
<li>Upgraded Wordpress from 2.8.6 to 2.9 from within wordpress</li>
<li>Refreshed the wp-admin page</li>
<li>Following screen was displayed</li>
</ol>
<blockquote><p><em>Database Upgrade Required</em></p>
<p><em>WordPress has been updated! Before we send you on your way, we have to upgrade your database to the newest version.</em></p>
<p><em>The upgrade process may take a little while, so please be patient.</em></p>
<p><em>Upgrade WordPress Database</em></p></blockquote>
<p>When I click on the button, after few seconds empty  WordPress logo was diaplayed. Lookig at the url, there seems to be problem with url redirect. I can now not log into my domain b/c it brings me back to same Database Upgrade Required Page.</p>
<p>I searched online to see that many are having same issue. I came across the <a href="http://www.clickonf5.org/wordpress/solution-database-upgrade-required/2247" rel="nofollow" >following solution</a> that had the fix.Changing wp_db_verison to same value displayed in the databse for Wordpress 2.9 fixed the problem.</p>
<p>Value in Database for 2.9 was 11548.</p>
<p>Next time I&#8217;m not going to do an automatic upgrade within few days of new wordpress release.</p>


<p>Related posts:<ol><li><a href='http://www.lifestrikes.com/9-things-to-do-before-ugrading-wordpress/' rel='bookmark' title='Permanent Link: 9 Things To Do Before Ugrading Wordpress'>9 Things To Do Before Ugrading Wordpress</a></li>
<li><a href='http://www.lifestrikes.com/wordpress-database-backup-and-restore/' rel='bookmark' title='Permanent Link: Wordpress Database &#8211; Backup and Restore'>Wordpress Database &#8211; Backup and Restore</a></li>
<li><a href='http://www.lifestrikes.com/how-to-change-wordpress-theme-from-mysql/' rel='bookmark' title='Permanent Link: How to Change Wordpress Theme Editing MySql Tables'>How to Change Wordpress Theme Editing MySql Tables</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.lifestrikes.com/286-to-2-9-wordpress-upgrade-failed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress Password &#8211; Sorry, that key does not appear to be valid</title>
		<link>http://www.lifestrikes.com/sorry-that-key-does-not-appear-to-be-valid/</link>
		<comments>http://www.lifestrikes.com/sorry-that-key-does-not-appear-to-be-valid/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 14:58:00 +0000</pubDate>
		<dc:creator>Raghu</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.lifestrikes.com/?p=292</guid>
		<description><![CDATA[

If you run into Password Recovery Error with Wordpress Sorry, that key does not appear to be valid, do the following

To correct this, fire up phpmyadmin ( it will be usually mysql.yoursite.com) in Cpanel, 
click on the database name,

Select &#8220;wp_users&#8221; Table

Click on Brose Icon ( first icon)

Click on the Row to edit the password 
Click [...]


Related posts:<ol><li><a href='http://www.lifestrikes.com/how-to-change-wordpress-theme-from-mysql/' rel='bookmark' title='Permanent Link: How to Change Wordpress Theme Editing MySql Tables'>How to Change Wordpress Theme Editing MySql Tables</a></li>
<li><a href='http://www.lifestrikes.com/wordpress-email-comments-notification-not-working/' rel='bookmark' title='Permanent Link: Wordpress Email/Comments Notification Not Working &#8211; Fixed'>Wordpress Email/Comments Notification Not Working &#8211; Fixed</a></li>
<li><a href='http://www.lifestrikes.com/9-things-to-do-before-ugrading-wordpress/' rel='bookmark' title='Permanent Link: 9 Things To Do Before Ugrading Wordpress'>9 Things To Do Before Ugrading Wordpress</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<!-- ALL ADSENSE ADS DISABLED -->
<p>If you run into Password Recovery Error with Wordpress <strong>Sorry, that key does not appear to be valid, </strong>do the following</p>
<ul>
<li><span style="color: #333333; font-family: verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif; font-size: 13px;">To correct this, fire up phpmyadmin ( it will be usually mysql.yoursite.com) in Cpanel, </span></li>
<li><span style="color: #333333; font-family: verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif; font-size: 13px;">click on the database name,<br />
</span></li>
<li><span style="color: #333333; font-family: verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif; font-size: 13px;">Select &#8220;wp_users&#8221; Table<br />
</span></li>
<li><span style="color: #333333; font-family: verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif; font-size: 13px;">Click on Brose Icon ( first icon)<br />
</span></li>
<li><span style="color: #333333; font-family: verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif; font-size: 13px;">Click on the Row to edit the password </span></li>
<li><span style="color: #333333; font-family: verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif; font-size: 13px;">Click on the pencil icon for editing the table, then do the following:</span></li>
<li><span style="color: #333333; font-family: verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif; font-size: 13px;">User pass &gt; Function &gt; MD5 and type in your new password<br />
</span></li>
<li><span style="color: #333333; font-family: verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif; font-size: 13px;">Click the &#8220;go&#8221; button and all should be fine.</span></li>
</ul>
<p>This should fix the problem.</p>


<p>Related posts:<ol><li><a href='http://www.lifestrikes.com/how-to-change-wordpress-theme-from-mysql/' rel='bookmark' title='Permanent Link: How to Change Wordpress Theme Editing MySql Tables'>How to Change Wordpress Theme Editing MySql Tables</a></li>
<li><a href='http://www.lifestrikes.com/wordpress-email-comments-notification-not-working/' rel='bookmark' title='Permanent Link: Wordpress Email/Comments Notification Not Working &#8211; Fixed'>Wordpress Email/Comments Notification Not Working &#8211; Fixed</a></li>
<li><a href='http://www.lifestrikes.com/9-things-to-do-before-ugrading-wordpress/' rel='bookmark' title='Permanent Link: 9 Things To Do Before Ugrading Wordpress'>9 Things To Do Before Ugrading Wordpress</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.lifestrikes.com/sorry-that-key-does-not-appear-to-be-valid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
