<?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>robertraglievich.com &#187; WordPress</title>
	<atom:link href="http://robertraglievich.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://robertraglievich.com</link>
	<description>Computer tips, tutorials, SEO, technology news, product reviews and much more.</description>
	<lastBuildDate>Thu, 12 Aug 2010 19:05:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to restore your WordPress database</title>
		<link>http://robertraglievich.com/how-to-restore-your-wordpress-database/</link>
		<comments>http://robertraglievich.com/how-to-restore-your-wordpress-database/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 16:25:19 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[wordpress backup]]></category>
		<category><![CDATA[wordpress restore]]></category>

		<guid isPermaLink="false">http://robertraglievich.com/?p=914</guid>
		<description><![CDATA[Yesterday I showed you how to backup your WordPress database. Today I&#8217;ll show you how to restore your WordPress database. Here&#8217;s what to do to restore your WordPress database using the backups that you have made. 1. Log into your FTP account and delete everything in the /wp-content/cache directory. 2. Log into your PHP MyAdmin [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I showed you <a href="http://robertraglievich.com/how-to-backup-your-wordpress-database/">how to backup your WordPress database</a>. Today I&#8217;ll show you <strong>how to restore your WordPress database</strong>.</p>
<p>Here&#8217;s what to do to restore your WordPress database using the backups that you have made.</p>
<p>1. Log into your FTP account and delete everything in the /wp-content/cache directory.</p>
<p>2. Log into your PHP MyAdmin and select your WordPress database. It is very important that you choose the correct name of your WordPress database especially if you auto-installed it using Fantastico.</p>
<p>3. You will be presented with a list of all the tables contained in the database. Click on <strong>Check All</strong> to select all the tables. Then select the <strong>Drop</strong> option from the drop-down box to delete the tables.</p>
<p>4. Choose <strong>Yes</strong> and all tables will be deleted.</p>
<p><strong>Now it is time to actually restore your WordPress database.</strong></p>
<p> 1. Click on the <strong>Import</strong> menu and then browse to the location of the backup file. Once you’ve done that, click on <strong>go</strong> and wait for the upload process to finish.</p>
<p>A successful database restoration will show you a message confirming your success.</p>
<p>Now go to your admin panel and check your site to make sure everything is functioning properly. If it is you have successfully restored your WordPress database!</p>
<p>&copy;2010 <a href="http://robertraglievich.com">robertraglievich.com</a>. All Rights Reserved.</p>.<p align="left"><a class="tt" href="http://twitter.com/home/?status=How+to+restore+your+WordPress+database+http://ps6at.th8.us" title="Post to Twitter"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-twitter-big2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://digg.com/submit?url=http://robertraglievich.com/how-to-restore-your-wordpress-database/&amp;title=How+to+restore+your+WordPress+database" title="Post to Digg"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-digg-big2.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://robertraglievich.com/how-to-restore-your-wordpress-database/&amp;t=How+to+restore+your+WordPress+database" title="Post to Facebook"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-facebook-big2.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://robertraglievich.com/how-to-restore-your-wordpress-database/&amp;title=How+to+restore+your+WordPress+database" title="Post to StumbleUpon"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-su-big2.png" alt="Post to StumbleUpon" /></a></p><img src="http://robertraglievich.com/?ak_action=api_record_view&id=914&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://robertraglievich.com/how-to-restore-your-wordpress-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to backup your WordPress database</title>
		<link>http://robertraglievich.com/how-to-backup-your-wordpress-database/</link>
		<comments>http://robertraglievich.com/how-to-backup-your-wordpress-database/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 20:11:55 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[wordpress backup]]></category>
		<category><![CDATA[wordpress restore]]></category>

		<guid isPermaLink="false">http://robertraglievich.com/?p=897</guid>
		<description><![CDATA[Having a backup of your WordPress database could one day save the day if something should ever happen to your blog. How often should you backup? I know people who backup everyday and I know people who backup once a week. Personally, I backup daily. The choice is entirely up to you. How do you [...]]]></description>
			<content:encoded><![CDATA[<p>Having a backup of your WordPress database could one day save the day if something should ever happen to your blog. How often should you backup? I know people who backup everyday and I know people who backup once a week. Personally, I backup daily. The choice is entirely up to you.</p>
<p><strong>How do you backup your WordPress blog database?</strong></p>
<p>DISCLAIMER: As always this tutorial is provided as is. I shall not be held responsible in any way for loss of database, blog, etc. Use this at your own discretion.</p>
<p><strong>How to Backup WordPress Database.</strong></p>
<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 and in the sidebar of your dashboard click on Backup.</p>
<p>3. Under Backup options select “Download to your computer” and click on “Backup Now”. 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>4. Click on the Schedule ie. Once Hourly, Once Daily.<br />
5. Type in your email address.<br />
6. Click the schedule backup button.<br />
7. Select which tables you would like to include in the backup.</p>
<p>&copy;2010 <a href="http://robertraglievich.com">robertraglievich.com</a>. All Rights Reserved.</p>.<p align="left"><a class="tt" href="http://twitter.com/home/?status=How+to+backup+your+WordPress+database+http://5xr3x.th8.us" title="Post to Twitter"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-twitter-big2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://digg.com/submit?url=http://robertraglievich.com/how-to-backup-your-wordpress-database/&amp;title=How+to+backup+your+WordPress+database" title="Post to Digg"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-digg-big2.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://robertraglievich.com/how-to-backup-your-wordpress-database/&amp;t=How+to+backup+your+WordPress+database" title="Post to Facebook"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-facebook-big2.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://robertraglievich.com/how-to-backup-your-wordpress-database/&amp;title=How+to+backup+your+WordPress+database" title="Post to StumbleUpon"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-su-big2.png" alt="Post to StumbleUpon" /></a></p><img src="http://robertraglievich.com/?ak_action=api_record_view&id=897&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://robertraglievich.com/how-to-backup-your-wordpress-database/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress 2.8 has arrived</title>
		<link>http://robertraglievich.com/wordpress-2-8-has-arrived/</link>
		<comments>http://robertraglievich.com/wordpress-2-8-has-arrived/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 18:57:31 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://robertraglievich.com/wordpress-2-8-has-arrived/</guid>
		<description><![CDATA[Remember when I wrote WordPress 2.7 has arrived?&#160;Well, now WordPress 2.8 has arrived. And, since the advent of 2.7 it is now easier than ever to upgrade your WordPress installation. Now you can automatically update your entire WordPress installation straight from your WordPress admin panel. This new feature is called Core Update. Please check the [...]]]></description>
			<content:encoded><![CDATA[<p>Remember when I wrote <a href="http://robertraglievich.com/wordpress-27-has-arrived/" target="_blank">WordPress 2.7 has arrived?</a>&nbsp;Well, now WordPress 2.8 has arrived. And, since the advent of 2.7 it is now easier than ever to upgrade your WordPress installation. Now you can automatically update your entire WordPress installation straight from your WordPress admin panel. This new feature is called Core Update. Please check the <a href="http://codex.wordpress.org/Core_Update_Host_Compatibility" target="_blank">core update host compatibility</a>&nbsp;list before proceeding.</p>
<p>Another quick down and dirty way to upgrade WordPress is to use the <a href="http://techie-buzz.com/wordpress-plugins/wordpress-automatic-upgrade-plugin.html" target="_blank">automatic WordPress plugin</a>&nbsp;from Techie Buzz. This fine plugin will have you upgraded and up and running in a matter of moments.</p>
<p>Last, but certainly not least is the way I did it before WordPress 2.7. I manually uploaded my files to my web server using FTP. This gave me full control of the files but is the most time consuming of the methods though it is considered by some the most reliable way of upgrading WordPress.</p>
<p>Though I upgraded manually a few different ways this is the most efficient way of going about it. As long as you are at the latest version&nbsp;come update time. Why not use a file comparison utility? A file comparison utility will help you compare and merge the differences between versions of&nbsp;files. Updating only your changed files will get you to the newest version of WordPress quickly and maybe when it is time for the next update you will be less apt to put if off.</p>
<p>Again, there are many ways to upgrade WordPress manually choose whichever method works best for you.</p>
<p><img border="0" alt="Wordpresslogo" src="http://robertraglievich.com/wp-content/uploads/2009/06/wordpresslogo.png" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div class="bjtags">Tags:  <a rel="tag" href="http://technorati.com/tag/plugin">plugin</a>, <a rel="tag" href="http://technorati.com/tag/upgrade">upgrade</a>, <a rel="tag" href="http://technorati.com/tag/WordPress">WordPress</a>, <a rel="tag" href="http://technorati.com/tag/WordPress+2.7">WordPress+2.7</a>, <a rel="tag" href="http://technorati.com/tag/WordPress+2.8">WordPress+2.8</a></div>
<p>&copy;2010 <a href="http://robertraglievich.com">robertraglievich.com</a>. All Rights Reserved.</p>.<p align="left"><a class="tt" href="http://twitter.com/home/?status=WordPress+2.8+has+arrived+http://3c9z4.th8.us" title="Post to Twitter"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-twitter-big2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://digg.com/submit?url=http://robertraglievich.com/wordpress-2-8-has-arrived/&amp;title=WordPress+2.8+has+arrived" title="Post to Digg"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-digg-big2.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://robertraglievich.com/wordpress-2-8-has-arrived/&amp;t=WordPress+2.8+has+arrived" title="Post to Facebook"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-facebook-big2.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://robertraglievich.com/wordpress-2-8-has-arrived/&amp;title=WordPress+2.8+has+arrived" title="Post to StumbleUpon"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-su-big2.png" alt="Post to StumbleUpon" /></a></p><img src="http://robertraglievich.com/?ak_action=api_record_view&id=365&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://robertraglievich.com/wordpress-2-8-has-arrived/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding Google Analytics to WordPress</title>
		<link>http://robertraglievich.com/adding-google-analytics-to-wordpress/</link>
		<comments>http://robertraglievich.com/adding-google-analytics-to-wordpress/#comments</comments>
		<pubDate>Sat, 23 May 2009 02:32:25 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.dumontnjforum.com/adding-google-analytics-to-wordpress/</guid>
		<description><![CDATA[Here I&#8217;ll show you how to add Google Analytics&#160;to your WordPress&#160;blog. Login to&#160;your WordPress Admin Under &#8220;Appearance&#8221; (on the left side) select &#8220;Editor&#8221; If&#160;you have a custom template you will be using index.php otherwise you will be using footer.php. ** IMPORTANT** If you were given a choice when you signed up for a Google Analytics [...]]]></description>
			<content:encoded><![CDATA[<p>Here I&rsquo;ll show you how to add <a href="https://www.google.com/analytics/reporting/login?ctu=https%3A%2F%2Fwww.google.com%2Fanalytics%2Fsettings%2F%3F" target="_blank">Google Analytics</a>&nbsp;to your <a href="http://wordpress.org/" target="_blank">WordPress</a>&nbsp;blog.</p>
<ul>
<li>Login to&nbsp;your WordPress Admin</li>
<li>Under &ldquo;Appearance&rdquo; (on the left side) select &ldquo;Editor&rdquo;</li>
<li>If&nbsp;you have a custom template you will be using index.php otherwise you will be using footer.php.</li>
<li><strong>** IMPORTANT** If you were given a choice when you signed up for a Google Analytics account to choose between the new tracking code (ga.js) or the old tracking code (urchin.js) choose the new tracking code.</strong></li>
<li>Immediately before the &lt;/body&gt; tag paste your Google Analytics code.&nbsp;</li>
<li>Click &ldquo;Update File&rdquo;</li>
<li>I suggest you now go to Google Analytics and check next to your blog&rsquo;s URL. Hopefully you will see &ldquo;Gathering Data&rdquo; and you&rsquo;ll know you were successful. If you see &ldquo;Tracking Not Installed&rdquo; try it again.</li>
</ul>
<p>Good luck. That&rsquo;s&nbsp;all folks!</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div class="bjtags">Tags:  <a rel="tag" href="http://technorati.com/tag/Google+Analytics">Google+Analytics</a>, <a rel="tag" href="http://technorati.com/tag/WordPress">WordPress</a></div>
<p>&copy;2010 <a href="http://robertraglievich.com">robertraglievich.com</a>. All Rights Reserved.</p>.<p align="left"><a class="tt" href="http://twitter.com/home/?status=Adding+Google+Analytics+to+WordPress+http://ykzrb.th8.us" title="Post to Twitter"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-twitter-big2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://digg.com/submit?url=http://robertraglievich.com/adding-google-analytics-to-wordpress/&amp;title=Adding+Google+Analytics+to+WordPress" title="Post to Digg"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-digg-big2.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://robertraglievich.com/adding-google-analytics-to-wordpress/&amp;t=Adding+Google+Analytics+to+WordPress" title="Post to Facebook"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-facebook-big2.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://robertraglievich.com/adding-google-analytics-to-wordpress/&amp;title=Adding+Google+Analytics+to+WordPress" title="Post to StumbleUpon"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-su-big2.png" alt="Post to StumbleUpon" /></a></p><img src="http://robertraglievich.com/?ak_action=api_record_view&id=328&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://robertraglievich.com/adding-google-analytics-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to remove the meta name generator tag</title>
		<link>http://robertraglievich.com/how-to-remove-the-meta-name-generator-tag/</link>
		<comments>http://robertraglievich.com/how-to-remove-the-meta-name-generator-tag/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 17:27:10 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.dumontnjforum.com/how-to-remove/</guid>
		<description><![CDATA[Yesterday I showed you how to remove two useless tags&#160;from your WordPress head section. Today we&#8217;ll remove a tag that could expose your site by revealing which WordPress version you are running. This tag used to be simple to remove but WordPress has moved it from the template to the core. Here&#8217;s how to remove [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I showed you how to remove <a href="http://www.dumontnjforum.com/remove-reledituri-and-relwlwmanifest/" target="_blank">two useless tags</a>&nbsp;from your WordPress head section. Today we&rsquo;ll remove a tag that could expose your site by revealing which WordPress version you are running. This tag used to be simple to remove but WordPress has moved it from the template to the core.</p>
<p>Here&rsquo;s how to remove it:</p>
<ul>
<li>Login to your WordPress admin panel</li>
<li>Navigate to Design &gt; Theme Editor and click Theme Functions (functions.php)</li>
<li>Just before the closing ?&gt; tag add this</li>
</ul>
<p>remove_action(&lsquo;wp_head&rsquo;, &lsquo;wp_generator&rsquo;);</p>
<ul>
<li>Click <strong>Update File</strong></li>
</ul>
<p>Done!</p>
<p>&nbsp;</p>
<div class="bjtags">Tags:  <a rel="tag" href="http://technorati.com/tag/WordPress">WordPress</a>, <a rel="tag" href="http://technorati.com/tag/meta+name+generator">meta+name+generator</a>, <a rel="tag" href="http://technorati.com/tag/content">content</a></div>
<p>&copy;2010 <a href="http://robertraglievich.com">robertraglievich.com</a>. All Rights Reserved.</p>.<p align="left"><a class="tt" href="http://twitter.com/home/?status=How+to+remove+the+meta+name+generator+tag+http://grwpb.th8.us" title="Post to Twitter"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-twitter-big2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://digg.com/submit?url=http://robertraglievich.com/how-to-remove-the-meta-name-generator-tag/&amp;title=How+to+remove+the+meta+name+generator+tag" title="Post to Digg"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-digg-big2.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://robertraglievich.com/how-to-remove-the-meta-name-generator-tag/&amp;t=How+to+remove+the+meta+name+generator+tag" title="Post to Facebook"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-facebook-big2.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://robertraglievich.com/how-to-remove-the-meta-name-generator-tag/&amp;title=How+to+remove+the+meta+name+generator+tag" title="Post to StumbleUpon"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-su-big2.png" alt="Post to StumbleUpon" /></a></p><img src="http://robertraglievich.com/?ak_action=api_record_view&id=265&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://robertraglievich.com/how-to-remove-the-meta-name-generator-tag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove rel=&#8221;EditURI&#8221; and rel=&#8221;wlwmanifest&#8221;</title>
		<link>http://robertraglievich.com/remove-reledituri-and-relwlwmanifest/</link>
		<comments>http://robertraglievich.com/remove-reledituri-and-relwlwmanifest/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 01:43:53 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.dumontnjforum.com/remove-reledituri-and-relwlwmanifest/</guid>
		<description><![CDATA[Here I&#8217;ll show you how to remove the EditURI and wlwmanifest links from the head section of your WordPress blog. These links are only necessary if you use or plan to use Windows Live Writer. Otherwise these 2 lines added to your blog header since WordPress&#160;2.3.1 and above are useless.&#160;&#160; &#60;link rel=&#8221;EditURI&#8221; type=&#8221;application/rsd+xml&#8221; title=&#8221;RSD&#8221; href=&#8221;http://mysite/xmlrpc.php?rsd&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>Here I&rsquo;ll show you how to remove the EditURI and wlwmanifest links from the head section of your WordPress blog. These links are only necessary if you use or plan to use Windows Live Writer. Otherwise these 2 lines added to your blog header since WordPress&nbsp;2.3.1 and above are useless.&nbsp;&nbsp;</p>
<p>&lt;link rel=&#8221;EditURI&#8221; type=&#8221;application/rsd+xml&#8221; title=&#8221;RSD&#8221; href=&#8221;http://mysite/xmlrpc.php?rsd&#8221; /&gt;</p>
<p>&lt;link rel=&#8221;wlwmanifest&#8221; type=&#8221;application/wlwmanifest+xml&#8221; href=&#8221;http://mysite/wp-includes/wlwmanifest.xml&#8221; /&gt;</p>
<p>After removal your pages will load faster. Here&rsquo;s how to do it:</p>
<ul>
<li>Login to your WordPress panel</li>
<li>Navigate to Appearance &gt; Editor</li>
<li>Click Theme Functions (functions.php)</li>
<li>Add the following code&nbsp;to the end of the file. Right before the closing &lt;?php } ?&gt; or ?&gt; tags:</li>
</ul>
<p>add_action(&#8216;init&#8217;, &#8216;remheadlink&#8217;);<br />function remheadlink() {<br />remove_action(&#8216;wp_head&#8217;, &#8216;rsd_link&#8217;);<br />remove_action(&#8216;wp_head&#8217;, &#8216;wlwmanifest_link&#8217;);<br />}</p>
<ul>
<li>Click&nbsp;<strong>Update File </strong></li>
</ul>
<p>Done!</p>
<p>&nbsp;</p>
<div class="bjtags">Tags:  <a rel="tag" href="http://technorati.com/tag/EditURI">EditURI</a>, <a rel="tag" href="http://technorati.com/tag/wlwmanifest">wlwmanifest</a>, <a rel="tag" href="http://technorati.com/tag/Windows+Live+Writer">Windows+Live+Writer</a></div>
<p>&copy;2010 <a href="http://robertraglievich.com">robertraglievich.com</a>. All Rights Reserved.</p>.<p align="left"><a class="tt" href="http://twitter.com/home/?status=Remove+rel%3D%E2%80%9DEditURI%E2%80%9D+and+rel%3D%E2%80%9Dwlwmanifest...+http://awesa.th8.us" title="Post to Twitter"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-twitter-big2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://digg.com/submit?url=http://robertraglievich.com/remove-reledituri-and-relwlwmanifest/&amp;title=Remove+rel%3D%E2%80%9DEditURI%E2%80%9D+and+rel%3D%E2%80%9Dwlwmanifest..." title="Post to Digg"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-digg-big2.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://robertraglievich.com/remove-reledituri-and-relwlwmanifest/&amp;t=Remove+rel%3D%E2%80%9DEditURI%E2%80%9D+and+rel%3D%E2%80%9Dwlwmanifest..." title="Post to Facebook"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-facebook-big2.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://robertraglievich.com/remove-reledituri-and-relwlwmanifest/&amp;title=Remove+rel%3D%E2%80%9DEditURI%E2%80%9D+and+rel%3D%E2%80%9Dwlwmanifest..." title="Post to StumbleUpon"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-su-big2.png" alt="Post to StumbleUpon" /></a></p><img src="http://robertraglievich.com/?ak_action=api_record_view&id=263&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://robertraglievich.com/remove-reledituri-and-relwlwmanifest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.7 has arrived</title>
		<link>http://robertraglievich.com/wordpress-27-has-arrived/</link>
		<comments>http://robertraglievich.com/wordpress-27-has-arrived/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 03:30:51 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Plug-in]]></category>
		<category><![CDATA[Upgrade]]></category>
		<category><![CDATA[Weblogs]]></category>
		<category><![CDATA[Wordpress 2.7]]></category>

		<guid isPermaLink="false">http://www.dumontnjforum.com/wordpress-27-has-arrived/</guid>
		<description><![CDATA[The ever popular open source blogging software WordPress recently released version 2.7. This major upgrade dramatically enhances the interface which should come as a welcome relief to most. Your blogging experience will be easier and more manageable with this new version. I’ve never had a problem upgrading WordPress releases so I do them manually myself. For [...]]]></description>
			<content:encoded><![CDATA[<p>The ever popular open source blogging software WordPress recently released version 2.7. This major upgrade dramatically enhances the interface which should come as a welcome relief to most. Your blogging experience will be easier and more manageable with this new version.</p>
<p>I’ve never had a problem upgrading WordPress releases so I do them manually myself. For the weary you can install the <a href="http://techie-buzz.com/wordpress-plugins/wordpress-automatic-upgrade-plugin.html" target="_blank">automatic update plugin here</a>. For the rest of you grab the last version on the <a href="http://wordpress.org/download/" target="_blank">download page</a>.</p>
<p>To get you all psyched up for the upgrade. Here’s a video tour of WordPress 2.7</p>
<p><object width="425" height="350" data="http://www.youtube.com/v/vUDM4q7utGQ" type="application/x-shockwave-flash"><param name="src" value="http://www.youtube.com/v/vUDM4q7utGQ" /></object></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=ede900fe-001c-4480-8727-0809db1e52e5" alt="" /></div>
<p>&copy;2010 <a href="http://robertraglievich.com">robertraglievich.com</a>. All Rights Reserved.</p>.<p align="left"><a class="tt" href="http://twitter.com/home/?status=WordPress+2.7+has+arrived+http://nh4wf.th8.us" title="Post to Twitter"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-twitter-big2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://digg.com/submit?url=http://robertraglievich.com/wordpress-27-has-arrived/&amp;title=WordPress+2.7+has+arrived" title="Post to Digg"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-digg-big2.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://robertraglievich.com/wordpress-27-has-arrived/&amp;t=WordPress+2.7+has+arrived" title="Post to Facebook"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-facebook-big2.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://robertraglievich.com/wordpress-27-has-arrived/&amp;title=WordPress+2.7+has+arrived" title="Post to StumbleUpon"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/tt-su-big2.png" alt="Post to StumbleUpon" /></a></p><img src="http://robertraglievich.com/?ak_action=api_record_view&id=135&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://robertraglievich.com/wordpress-27-has-arrived/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
