<?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> &#187; WordPress</title>
	<atom:link href="http://www.online-tech-tips.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.online-tech-tips.com</link>
	<description></description>
	<lastBuildDate>Sun, 22 Nov 2009 11:53:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to upgrade Wordpress to the latest version</title>
		<link>http://www.online-tech-tips.com/wordpress/upgrade-wordpress/</link>
		<comments>http://www.online-tech-tips.com/wordpress/upgrade-wordpress/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 10:45:15 +0000</pubDate>
		<dc:creator>akishore</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=10438</guid>
		<description><![CDATA[Upgrading Wordpress to the latest version is one of those things that most bloggers would rather not have to worry about it. For one thing, it takes time, but more importantly, it can easily be messed up and thereby cause all sorts of havoc.
Recently, Wordpress 2.7 was released and the good news is that it [...]<p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/wordpress/upgrade-wordpress/">How to upgrade Wordpress to the latest version</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Upgrading Wordpress to the latest version is one of those things that most bloggers would rather not have to worry about it. For one thing, it takes time, but more importantly, it can easily be messed up and thereby cause all sorts of havoc.</p>
<p>Recently, Wordpress 2.7 was released and the good news is that it may be the last time you ever have to upload a file to your server using FTP again! Why is this so? Well there is a new feature in Wordpress 2.7 called Core Update, which will allow you to automatically update your entire Wordpress installation via the Wordpress admin panel!</p>
<p>Note that this feature will only work with some web hosting companies, not all. You can see if your hosting company supports this feature by checking out the<strong> <a rel="nofollow" href="http://codex.wordpress.org/Core_Update_Host_Compatibility" target="_blank">Core Update Host Compatibility list</a></strong>.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2008/12/upgradewordpress.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="upgrade wordpress" src="http://www.online-tech-tips.com/wp-content/uploads/2008/12/upgradewordpress-thumb.png" border="0" alt="upgrade wordpress" width="239" height="240" /></a></p>
<p>Ok, so if you’re not at 2.7 yet, then how do you upgrade WordPress? Well, there are two ways, using the Automatic Upgrade WordPress plugin or using FTP. I am the conservative type, so all of my upgrades I do manually using FTP because I don’t trust plugins very much.</p>
<p>However, it does work for quite a lot of people and is a popular plugin, so if you want to upgrade WordPress to 2.7 without having to do anything, then check out the <strong><a rel="nofollow" href="http://techie-buzz.com/wordpress-plugins/wordpress-automatic-upgrade-plugin.html" target="_blank">Automatic Upgrade plugin here</a></strong>.</p>
<p>In this article, though, I am going to walk you through how to update WordPress using the method I have used for the last 6 to 7 upgrades I’ve had to go through.</p>
<h4>How to upgrade Wordpress</h4>
<p><strong>Step 1</strong>: First, <strong><a rel="nofollow" href="http://wordpress.org/download/" target="_blank">download the latest version of WordPress</a></strong> and unzip the package, which will leave you with one folder called “wordpress”.</p>
<p><strong>Step 2</strong>: Perform a backup of your WordPress database and Wordpress files stored on your hosting server. You can use a free FTP client to download the web server files and usually the control panel for your site to backup the database.</p>
<p>You can also use a Wordpress database backup plugin like <strong><a rel="nofollow" href="http://www.ilfilosofo.com/blog/wp-db-backup/" target="_blank">wp-db-backup</a></strong>.</p>
<p><strong>Step 3</strong>: Deactivate all of your WordPress plugins before upgrading the installation.</p>
<p><strong>Step 4</strong>: Now that your files are backed up, FTP into your site using a free FTP client like FileZilla or WinSCP.</p>
<p><strong>Step 5</strong>: Now this is the important step! Delete the following folders and files:</p>
<ul>
<li><span style="color: #3f3f3f;">wp-admin folder</span></li>
<li><span style="color: #3f3f3f;">wp-includes folder (if you have a languages folder inside, do not delete that)</span></li>
<li><span style="color: #3f3f3f;">wp-*.php (except for wp-config.php)</span></li>
<li><span style="color: #3f3f3f;">readme.html</span></li>
<li><span style="color: #3f3f3f;">xmlrpc.php</span></li>
<li><span style="color: #3f3f3f;">license.txt </span></li>
<li><span style="color: #3f3f3f;">index.php</span></li>
</ul>
<p>Everything else, DO NOT DELETE. That means you do not want to delete the following files and folders:</p>
<ul>
<li>wp-config.php</li>
<li>wp-content folder</li>
<li>.htaccess file</li>
<li>robots.txt</li>
</ul>
<p><span style="color: #000000;"><strong>Step 5: </strong>Once you have deleted the appropriate files, upload all the files and folders in the wordpress folder that you unzipped EXCEPT for the wp-content folder. Just leave that folder out completely. Upload EVERYTHING else though. </span></p>
<p><span style="color: #000000;"><strong>Step 6</strong>: Upgrade the database by going to <em>http://example.com/wp-admin/upgrade.php</em> and clicking on Upgrade. </span></p>
<p><span style="color: #000000;"><strong>Step 7</strong>: Re-activate all of your plugins!</span></p>
<p><span style="color: #000000;">You should now be back in business and hopefully everything loading up fine. Everything is pretty easy except for the deleting part, but once you do it a few times, it’s not as scary as it is the first time. </span></p>
<p><span style="color: #000000;">This may be the hardest way to upgrade a Wordpress installation, but it’s also the most reliable. Plugins and “automatic” upgrades don’t work for every host and every WordPress installation out there and can fail in the middle. When that happens, you’re screwed. </span></p>
<p>It’s better to learn how to manually upgrade WordPress so that you do not have to rely on plugins or someone/something else. Again, the new Core Update feature in WordPress 2.7 looks promising, but I am sure there will be many people for whom it will fail!</p>
<p>If you are trying to upgrade WordPress and are having problems, post your issue here and I’ll try to help you out! Enjoy!</p>
<ul style="margin-left:0px;padding-left:0px"><h2>Related posts</h2><li><a href="http://www.online-tech-tips.com/wordpress/upgrade-wordpress/" rel="bookmark" title="Permanent Link: How to upgrade Wordpress to the latest version">How to upgrade Wordpress to the latest version</a></li><li><a href="http://www.online-tech-tips.com/wordpress/how-to-revert-back-to-technorati-links-in-the-wordpress-23-dashboard/" rel="bookmark" title="Permanent Link: How to revert back to Technorati links in the Wordpress 2.3 Dashboard">How to revert back to Technorati links in the Wordpress 2.3 Dashboard</a></li><li><a href="http://www.online-tech-tips.com/wordpress/my-first-post-on-wordpress-and-im-loving-it/" rel="bookmark" title="Permanent Link: My first post on WordPress and I&#8217;m loving it!">My first post on WordPress and I&#8217;m loving it!</a></li><li><a href="http://www.online-tech-tips.com/blogging/my-top-picks-for-the-writersmanifestos-group-writing-project/" rel="bookmark" title="Permanent Link: My top picks for the WritersManifesto&#8217;s group writing project">My top picks for the WritersManifesto&#8217;s group writing project</a></li><li><a href="http://www.online-tech-tips.com/blogging/8-security-tips-and-guidelines-for-your-wordpress-blog/" rel="bookmark" title="Permanent Link: 8 Security Tips and Guidelines for your WordPress Blog">8 Security Tips and Guidelines for your WordPress Blog</a></li><li><a href="http://www.online-tech-tips.com/windows-vista/how-windows-vista-works-windows-vista-cool-new-features-apis-part-v-windows-anytime-upgrade/" rel="bookmark" title="Permanent Link: How Windows Vista Works &#8211; Windows Vista Cool New Features &amp; API&#8217;s &#8211; Part V &#8211; Windows Anytime Upgrade">How Windows Vista Works &#8211; Windows Vista Cool New Features &amp; API&#8217;s &#8211; Part V &#8211; Windows Anytime Upgrade</a></li><li><a href="http://www.online-tech-tips.com/wordpress/change-auto-save-frequency-when-editing-wordpress-posts/" rel="bookmark" title="Permanent Link: Change auto-save frequency when editing Wordpress posts">Change auto-save frequency when editing Wordpress posts</a></li></ul><hr /><small>Copyright &copy; 2007<br />Online Tech Tips.<br />Aseem Kishore (digitalfingerprint: a59a56dce36427d83e23b501579944fcakmk1980 (38.107.191.85) )</small><p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/wordpress/upgrade-wordpress/">How to upgrade Wordpress to the latest version</a></p>
<img src="http://www.online-tech-tips.com/?ak_action=api_record_view&id=10438&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.online-tech-tips.com/wordpress/upgrade-wordpress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Change auto-save frequency when editing Wordpress posts</title>
		<link>http://www.online-tech-tips.com/wordpress/change-auto-save-frequency-when-editing-wordpress-posts/</link>
		<comments>http://www.online-tech-tips.com/wordpress/change-auto-save-frequency-when-editing-wordpress-posts/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 10:19:11 +0000</pubDate>
		<dc:creator>akishore</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=7449</guid>
		<description><![CDATA[If you are one of the millions of people who use Wordpress, you may have noticed that when you are editing a post, Wordpress will auto-save the changes every once in a while to ensure that you do not lose your modifications because of an accident.
The default interval for auto-saving an edited or unsaved post [...]<p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/wordpress/change-auto-save-frequency-when-editing-wordpress-posts/">Change auto-save frequency when editing Wordpress posts</a></p>
]]></description>
			<content:encoded><![CDATA[<p>If you are one of the millions of people who use Wordpress, you may have noticed that when you are editing a post, <strong>Wordpress will auto-save the changes</strong> every once in a while to ensure that you do not lose your modifications because of an accident.</p>
<p>The default interval for auto-saving an edited or unsaved post is 60 seconds. The feature was introduced in Wordpress 2.1 and has been around ever since. It’s kind of like the MS Word auto-save feature, which I might add, has saved my life numerous times!</p>
<p>If you want to change the auto-save frequency for whatever reason to something lower or higher, you can do so by editing the <strong>WP-CONFIG.PHP</strong> file that is stored in the root of your Wordpress directory.</p>
<p>All you have to do is add a constant called <strong>AUTOSAVE_INTERVAL</strong> to set a new value for the duration.</p>
<p>Here is the line that you would need to add to the config file:</p>
<blockquote>
<p align="center"><strong>define(’AUTOSAVE_INTERVAL’, 180);</strong></p>
</blockquote>
<p>In the above case, I am setting the auto-save duration to 3 minutes. Note that you should put the value in seconds. Now Wordpress will auto-save a post or a page every 180 seconds.</p>
<p>You should add the line at the bottom of the section where all of the define statements are located. Usually, it’s the first section and starts with define(‘DB_NAME’, ‘yourdatabasename’);, etc.</p>
<p style="text-align: center;"><a href="http://www.online-tech-tips.com/wp-content/uploads/2008/08/autosaveintervalwordpress.png"><img class="aligncenter" style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" title="auto save interval wordpress" src="http://www.online-tech-tips.com/wp-content/uploads/2008/08/autosaveintervalwordpress-thumb.png" border="0" alt="auto save interval wordpress" width="382" height="201" /></a></p>
<p>That’s it! I found this useful for my own site because depending on what plugins you have installed in Wordpress and your hosting server, an auto-save can take anywhere from a second to 10 seconds or more! If it takes a long time to save posts, it might be a good idea to increase the auto-save interval. Enjoy!</p>
<ul style="margin-left:0px;padding-left:0px"><h2>Related posts</h2><li><a href="http://www.online-tech-tips.com/wordpress/change-auto-save-frequency-when-editing-wordpress-posts/" rel="bookmark" title="Permanent Link: Change auto-save frequency when editing Wordpress posts">Change auto-save frequency when editing Wordpress posts</a></li><li><a href="http://www.online-tech-tips.com/wordpress/my-first-post-on-wordpress-and-im-loving-it/" rel="bookmark" title="Permanent Link: My first post on WordPress and I&#8217;m loving it!">My first post on WordPress and I&#8217;m loving it!</a></li><li><a href="http://www.online-tech-tips.com/wordpress/how-to-revert-back-to-technorati-links-in-the-wordpress-23-dashboard/" rel="bookmark" title="Permanent Link: How to revert back to Technorati links in the Wordpress 2.3 Dashboard">How to revert back to Technorati links in the Wordpress 2.3 Dashboard</a></li><li><a href="http://www.online-tech-tips.com/seo/how-to-seo-wordpress/" rel="bookmark" title="Permanent Link: Basic WordPress SEO">Basic WordPress SEO</a></li><li><a href="http://www.online-tech-tips.com/computer-tips/subscribe-to-the-rss-feed-of-a-category-author-or-tag-in-wordpress/" rel="bookmark" title="Permanent Link: Subscribe to the RSS feed of a category, author or tag in Wordpress">Subscribe to the RSS feed of a category, author or tag in Wordpress</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/write-blog-post-word-2007/" rel="bookmark" title="Permanent Link: How to blog from Word 2007">How to blog from Word 2007</a></li><li><a href="http://www.online-tech-tips.com/seo/seos-please-help-me-should-i-try-this-crazy-shit-with-my-blog/" rel="bookmark" title="Permanent Link: SEO&#8217;s please help me!? Should I try this crazy shit with my blog!?">SEO&#8217;s please help me!? Should I try this crazy shit with my blog!?</a></li></ul><hr /><small>Copyright &copy; 2007<br />Online Tech Tips.<br />Aseem Kishore (digitalfingerprint: a59a56dce36427d83e23b501579944fcakmk1980 (38.107.191.85) )</small><p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/wordpress/change-auto-save-frequency-when-editing-wordpress-posts/">Change auto-save frequency when editing Wordpress posts</a></p>
<img src="http://www.online-tech-tips.com/?ak_action=api_record_view&id=7449&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.online-tech-tips.com/wordpress/change-auto-save-frequency-when-editing-wordpress-posts/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to revert back to Technorati links in the Wordpress 2.3 Dashboard</title>
		<link>http://www.online-tech-tips.com/wordpress/how-to-revert-back-to-technorati-links-in-the-wordpress-23-dashboard/</link>
		<comments>http://www.online-tech-tips.com/wordpress/how-to-revert-back-to-technorati-links-in-the-wordpress-23-dashboard/#comments</comments>
		<pubDate>Thu, 11 Oct 2007 01:32:09 +0000</pubDate>
		<dc:creator>akishore</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.online-tech-tips.com/wordpress/how-to-revert-back-to-technorati-links-in-the-wordpress-23-dashboard/</guid>
		<description><![CDATA[Oh how I hate change! If you haven&#8217;t upgraded to Wordpress 2.3 yet, you&#8217;ll be in for a bit of a surprise! The new Dashboard in Wordpress 2.3 no longer displays incoming links via Technorati, but instead uses Google Blog Search! This would be fine and dandy for me if it still displayed your inbound [...]<p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/wordpress/how-to-revert-back-to-technorati-links-in-the-wordpress-23-dashboard/">How to revert back to Technorati links in the Wordpress 2.3 Dashboard</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Oh how I hate change! If you haven&#8217;t upgraded to Wordpress 2.3 yet, you&#8217;ll be in for a bit of a surprise! The new Dashboard in Wordpress 2.3 no longer displays incoming links via Technorati, but instead uses Google Blog Search! This would be fine and dandy for me if it still displayed your inbound links from other sites, but it now also displays your OWN posts as incoming links. </p>
<p>I have found this to be terribly useless and also impossible to really track who is linking back to me. Of course, Technorati has been having problems as of late and people are no longer looking it as the &quot;best&quot; tracker of the blogosphere, but it&#8217;s tracking of links between sites is a great plus. Eventually, I&#8217;m sure the Wordpress developers will filter out links from your own site, but in the mean time it&#8217;s better to have Technorati links from other blogs rather than your own!</p>
<p>With that said, you can download a plug-in created just for this purpose called <a href="http://www.nusuni.com/blog/nusuni-technorati-links-wordpress-plugin/">Technorati Links Wordpress plugin</a>, which will completely replace the Google Blog Search feature with Technorati again. In the first version, you had to enter your Technorati API key, but in version 1.1 all of you have to do is activate the plug-in!</p>
<p>Another nice feature about this plug-in is that you can configure the <strong>Blog URL</strong> so that if you have Wordpress installed at <strong>youdomain.com/blog</strong>, but you want to see all links coming to <strong>yourdomain.com</strong>, you can configure this option. </p>
<p>Enjoy your new links! </p>
<p>Source: <a href="http://www.nusuni.com/blog/nusuni-technorati-links-wordpress-plugin/">Hack Wordpress</a></p>
<p>[tags]wordpress, technorati, backlinks, inbound links, dashboard, plugins[/tags]</p>
<ul style="margin-left:0px;padding-left:0px"><h2>Related posts</h2><li><a href="http://www.online-tech-tips.com/wordpress/how-to-revert-back-to-technorati-links-in-the-wordpress-23-dashboard/" rel="bookmark" title="Permanent Link: How to revert back to Technorati links in the Wordpress 2.3 Dashboard">How to revert back to Technorati links in the Wordpress 2.3 Dashboard</a></li><li><a href="http://www.online-tech-tips.com/seo/how-to-seo-wordpress/" rel="bookmark" title="Permanent Link: Basic WordPress SEO">Basic WordPress SEO</a></li><li><a href="http://www.online-tech-tips.com/seo/seos-please-help-me-should-i-try-this-crazy-shit-with-my-blog/" rel="bookmark" title="Permanent Link: SEO&#8217;s please help me!? Should I try this crazy shit with my blog!?">SEO&#8217;s please help me!? Should I try this crazy shit with my blog!?</a></li><li><a href="http://www.online-tech-tips.com/wordpress/my-first-post-on-wordpress-and-im-loving-it/" rel="bookmark" title="Permanent Link: My first post on WordPress and I&#8217;m loving it!">My first post on WordPress and I&#8217;m loving it!</a></li><li><a href="http://www.online-tech-tips.com/wordpress/the-best-way-to-move-from-blogger-beta-to-wordpress/" rel="bookmark" title="Permanent Link: The Best Way to move from Blogger Beta to WordPress">The Best Way to move from Blogger Beta to WordPress</a></li><li><a href="http://www.online-tech-tips.com/blogging/zemanta-blog-editor/" rel="bookmark" title="Permanent Link: Zemanta &#8211; Convenient Blogging Tool">Zemanta &#8211; Convenient Blogging Tool</a></li><li><a href="http://www.online-tech-tips.com/web-site-tips/how-i-increased-by-blogs-load-speed-by-50-using-yslow/" rel="bookmark" title="Permanent Link: How I increased by blog&#8217;s load speed by 50% using YSlow">How I increased by blog&#8217;s load speed by 50% using YSlow</a></li></ul><hr /><small>Copyright &copy; 2007<br />Online Tech Tips.<br />Aseem Kishore (digitalfingerprint: a59a56dce36427d83e23b501579944fcakmk1980 (38.107.191.85) )</small><p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/wordpress/how-to-revert-back-to-technorati-links-in-the-wordpress-23-dashboard/">How to revert back to Technorati links in the Wordpress 2.3 Dashboard</a></p>
<img src="http://www.online-tech-tips.com/?ak_action=api_record_view&id=1751&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.online-tech-tips.com/wordpress/how-to-revert-back-to-technorati-links-in-the-wordpress-23-dashboard/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>A complete list of anti-plagiarism and content-theft fighting WordPress plugins</title>
		<link>http://www.online-tech-tips.com/wordpress/a-complete-list-of-anti-plagiarism-and-content-theft-fighting-wordpress-plugins/</link>
		<comments>http://www.online-tech-tips.com/wordpress/a-complete-list-of-anti-plagiarism-and-content-theft-fighting-wordpress-plugins/#comments</comments>
		<pubDate>Wed, 25 Jul 2007 02:38:49 +0000</pubDate>
		<dc:creator>akishore</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.online-tech-tips.com/wordpress/a-complete-list-of-anti-plagiarism-and-content-theft-fighting-wordpress-plugins/</guid>
		<description><![CDATA[Earlier, I had written a post that tried to compile a complete list of SEO-related Wordpress plugins and since I found that list to be quite useful for myself, I thought I would write up a list of plugins that you can use to combat plagiarism and spam blogs (splogs). &#160;The reason I&#8217;m creating this [...]<p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/wordpress/a-complete-list-of-anti-plagiarism-and-content-theft-fighting-wordpress-plugins/">A complete list of anti-plagiarism and content-theft fighting WordPress plugins</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Earlier, I had written a post that tried to compile a complete <a href="http://www.online-tech-tips.com/wordpress/a-complete-list-of-search-engine-friendly-seo-wordpress-plugins-for-your-blog/" target="_blank">list of SEO-related Wordpress plugins</a> and since I found that list to be quite useful for myself, I thought I would write up a list of plugins that you can use to combat plagiarism and spam blogs (splogs). &nbsp;The reason I&#8217;m creating this list is because I am quite new to blogging and in the rat race to find good blog content, optimize the site, and market a blog, I left myself open to all kinds of content stealing attacks and eventually became the victim!</p>
<p>If you&#8217;re really thinking about being a serious blogger, then it&#8217;s a MUST to take some time out and secure your blog as much as you can from splogs or other content nabbers. Here&#8217;s a quick list of what I&#8217;ve found so far, pretty please comment if you know of more so that I can add them to the list.</p>
<p><strong><u>Detecting &amp; Fighting Plagiarism</u></strong></p>
<p>1. <strong>AntiLeech </strong>- Prevents content theft by detecting splogs and producing a fake set of content for the spam blog. Regular users will see the normal content as will RSS aggregators. AntiLeech will add a small image to the feed of each post so that it can detect new agents taking your content. Very useful and one of the best. <a href="http://redalt.com/Resources/Plugins/AntiLeech" target="_blank">Download AntiLeech</a></p>
<p>2. <strong>Digital Fingerprint</strong> &#8211; Inserts a unique &#8220;digital&#8221; fingerprint created by the user into each blog post. The fingerprint is only visible in the RSS feed and it allows for the&nbsp;quick search of your fingerprint in Google, Yahoo and MSN. The plugin also gives you a list of resources that you can use to detect stolen content in other ways or what do to if your content is stolen. <a href="http://www.maxpower.ca/wordpress-plugin-digital-fingerprint-detecting-content-theft/2006/09/25/" target="_blank">Download Digital Fingerprint</a></p>
<p>3. <strong>Bad Behavior</strong> &#8211; Analyzes HTTP requests to determine whether your feed is being accessed by a spam bot and then block access to the feed completely. Should be a little careful with this plugin as it might block legitimate feed readers. <a href="http://www.homelandstupidity.us/software/bad-behavior/" target="_blank">Download Bad Behavior</a></p>
<p>4. <strong>WP-Ban</strong> &#8211; Another plugin that bans users by IP address, host name, or referrer from visiting your blog. It will display a custom ban message to the blocked sites. <a href="http://lesterchan.net/wordpress/readme/wp-ban.html" target="_blank">Download WP-Ban</a></p>
<p><strong><u>Creative Commons License</u></strong></p>
<p>1. <strong>Creative-Commons-Configurator</strong> &#8211; Ability to easily set a Creative Commons license for your blog through a configuration page in the admin panel. The license can be added to any blog post page, Atom or RSS feed, or into the head section for search engine robots. <a href="http://www.g-loaded.eu/2006/01/14/creative-commons-configurator-wordpress-plugin/" target="_blank">Download Creative_Commons-Configurator</a></p>
<p>2. <strong>WP-License -</strong> Another plugin for teh Creative Commons license. This one only works on self-hosted WordPress blogs. <a href="http://wiki.creativecommons.org/WpLicense" target="_blank">Download WP-License</a></p>
<p>3. <strong>WP-CC</strong> &#8211; Allows of easy usage of the Creative Commons licenses in each of your blog posts with images or text. Also adds license&nbsp;information into the HEAD portion of the page. This one has not been updated since 2005. <a href="http://firasd.org/studio/wp/wp-cc/" target="_blank">Download WP-CC</a></p>
<p><strong><u>Copyright Notices &amp; Disclosures</u></strong></p>
<p>1. <strong>Blog Copyright</strong> &#8211; Displays a dated copyright mark on single posts and general, category, and archive queries. Completely customizable through tag parameters for name, copyright term and copyright text. <a href="http://guff.szub.net/2005/07/15/blog-copyright/" target="_blank">Download Blog Copyright</a></p>
<p>2. <strong>Disclosure Policy</strong> &#8211; Can be used in a variety of ways, one of which is to write out some copyright information for your site at the bottom of your blog, including company name and a message. <a href="http://disclosurepolicyplugin.com/" target="_blank">Download Disclosure Policy</a></p>
<p><strong><u>Protecting Feed Content</u></strong></p>
<p>1. <strong>© Feed</strong> &#8211; A more robust and useful plugin that allows you to&nbsp;add more than one type of item to your feed, including a copyright message, IP address of the feed, a digital fingerprint, comments and related posts. <a href="http://wordpress.org/extend/plugins/copyfeed/" target="_blank">Download © Feed</a></p>
<p>2. <strong>Angsuman’s Feed Copyrighter </strong>- A simple plugin that adds a copyright message to your feed items. No customization is required. <a href="http://blog.taragana.com/index.php/archive/wordpress-plugin-to-automatically-add-copyright-message-to-your-rss-atom-feeds/" target="_blank">Download Angsuman’s Feed Copyrighter Plugin</a></p>
<p>3.<strong> Sig2Feed</strong> &#8211; A plugin that allows you to add a custom&nbsp;tagline, signature, or copyright message to your&nbsp;WordPress generated RSS feeds. <a href="http://www.smackfoo.com/plugins/sig2feed/" target="_blank">Download Sig2Feed</a></p>
<p>4. <strong>FeedBurner FeedSmith WordPress plugin</strong> &#8211; Redirects your WordPress feed to FeedBurner and protects it from scrapers. <a href="http://blogs.feedburner.com/feedburner/archives/2007/05/feedburner_adopts_twoyearold_r.php" target="_blank">Download FeedBurner FeedSmith</a> </p>
<p><strong><u>Third Party Proof of Copyright Tools</u></strong></p>
<p>1.&nbsp;<strong>NUMLY ESN ID</strong>&nbsp;- Plugin that automatically requests an Electronic Standard Book Number (ESBN) from <a href="http://www.esmb.org">www.esmb.org</a> and provides proof of copyright&nbsp;in real time. They act as electronic timestamps for your posts. <a href="http://numly.com/numly/wordpress.asp" target="_blank">Download NUMLY ESN ID</a></p>
<p>2. <strong>Registered Commons -</strong> An alternative to the NUMLY plugin that might be better. I know NUMLY only allows a certain number of posts to be registered for free, so check out this one as it might be free for all your posts. <a href="http://www.registeredcommons.org/news/163/0/7877" target="_blank">Download Registered Commons</a></p>
<p>[tags]prevent stolen blog content, stop plagiarism, numly, stealing blog content, comment spam, akismet, bad behavior, spam karma, comment spam wordpress plugins, taragan, referrer bouncer, copyright, copyright notice, content theft, splogs, what is a splog, fighting splogs, stopping splogs, digital fingerprint, antileech, wordpress tips, wordpress help, evil doers, blog evil, protect your blog, blog protection[/tags]</p>
<ul style="margin-left:0px;padding-left:0px"><h2>Related posts</h2><li><a href="http://www.online-tech-tips.com/wordpress/a-complete-list-of-anti-plagiarism-and-content-theft-fighting-wordpress-plugins/" rel="bookmark" title="Permanent Link: A complete list of anti-plagiarism and content-theft fighting WordPress plugins">A complete list of anti-plagiarism and content-theft fighting WordPress plugins</a></li><li><a href="http://www.online-tech-tips.com/wordpress/upgrade-wordpress/" rel="bookmark" title="Permanent Link: How to upgrade Wordpress to the latest version">How to upgrade Wordpress to the latest version</a></li><li><a href="http://www.online-tech-tips.com/wordpress/a-complete-list-of-search-engine-friendly-seo-wordpress-plugins-for-your-blog/" rel="bookmark" title="Permanent Link: A complete list of search engine friendly (SEO) WordPress plugins for your Blog">A complete list of search engine friendly (SEO) WordPress plugins for your Blog</a></li><li><a href="http://www.online-tech-tips.com/blogging/online-tech-tips-best-posts-for-2007/" rel="bookmark" title="Permanent Link: Online Tech Tips &#8211; Best posts for 2007">Online Tech Tips &#8211; Best posts for 2007</a></li><li><a href="http://www.online-tech-tips.com/wordpress/my-first-post-on-wordpress-and-im-loving-it/" rel="bookmark" title="Permanent Link: My first post on WordPress and I&#8217;m loving it!">My first post on WordPress and I&#8217;m loving it!</a></li><li><a href="http://www.online-tech-tips.com/wordpress/how-to-revert-back-to-technorati-links-in-the-wordpress-23-dashboard/" rel="bookmark" title="Permanent Link: How to revert back to Technorati links in the Wordpress 2.3 Dashboard">How to revert back to Technorati links in the Wordpress 2.3 Dashboard</a></li><li><a href="http://www.online-tech-tips.com/blogging/8-security-tips-and-guidelines-for-your-wordpress-blog/" rel="bookmark" title="Permanent Link: 8 Security Tips and Guidelines for your WordPress Blog">8 Security Tips and Guidelines for your WordPress Blog</a></li></ul><hr /><small>Copyright &copy; 2007<br />Online Tech Tips.<br />Aseem Kishore (digitalfingerprint: a59a56dce36427d83e23b501579944fcakmk1980 (38.107.191.85) )</small><p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/wordpress/a-complete-list-of-anti-plagiarism-and-content-theft-fighting-wordpress-plugins/">A complete list of anti-plagiarism and content-theft fighting WordPress plugins</a></p>
<img src="http://www.online-tech-tips.com/?ak_action=api_record_view&id=454&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.online-tech-tips.com/wordpress/a-complete-list-of-anti-plagiarism-and-content-theft-fighting-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>A complete list of search engine friendly (SEO) WordPress plugins for your Blog</title>
		<link>http://www.online-tech-tips.com/wordpress/a-complete-list-of-search-engine-friendly-seo-wordpress-plugins-for-your-blog/</link>
		<comments>http://www.online-tech-tips.com/wordpress/a-complete-list-of-search-engine-friendly-seo-wordpress-plugins-for-your-blog/#comments</comments>
		<pubDate>Wed, 27 Jun 2007 05:56:15 +0000</pubDate>
		<dc:creator>akishore</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.online-tech-tips.com/wordpress/a-complete-list-of-search-engine-friendly-seo-wordpress-plugins-for-your-blog/</guid>
		<description><![CDATA[After being on WordPress for over four months now, I thought I would compile a quick list of WordPress plugins that I&#8217;ve used to optimize my blog for search engines. I have found that most lists out there include a couple of these, so I thought I would try to create a master list of the [...]<p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/wordpress/a-complete-list-of-search-engine-friendly-seo-wordpress-plugins-for-your-blog/">A complete list of search engine friendly (SEO) WordPress plugins for your Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>After being on WordPress for over four months now, I thought I would compile a quick list of WordPress plugins that I&#8217;ve used to optimize my blog for search engines. I have found that most lists out there include a couple of these, so I thought I would try to create a master list of the best SEO plugins for WordPress. These SEO plugins are very useful and actually quite essential if you want your blog to rank well in Google. Most of them require little to no customization and work perfectly right after installation.</p>
<p>1. <strong>Permalink Redirect</strong> &#8211; A very nice plugin that supplies a 301 redirect if the requested URL is different from the post&#8217;s permalink. For example, if you were to type in this address into your web browser, <a href="http://www.online-tech-tips.com/wordpress/the-best-way-to-move-from-blogger-beta-to-wordpress">http://www.online-tech-tips.com/wordpress/the-best-way-to-move-from-blogger-beta-to-wordpress</a>, it will automatically be changed to include an ending &#8220;/&#8221; after the post name. This ensures that there is only one URL for each blog post entry and avoids duplicate content issues. <a target="_blank" href="http://fucoder.com/code/permalink-redirect/">Download Permalink Redirect</a></p>
<p>2. <strong>WWW Redirect -</strong> This plugin is used to avoid having different PageRanks for www and non-www versions of your site. Using WWW Redirect, you can either redirect everything to the www or non-www version depending on how your site is setup. This avoids the same pages being indexed under various forms of of the same domain. <a target="_blank" href="http://www.justinshattuck.com/wordpress-www-redirect-plugin/">Download WWW Redirect</a></p>
<p>3. <strong>Add Meta Tags &#8211; </strong>Unfortunately, WordPress does not automatically put meta tags into your post pages for you. However, it is quite essential to have meta tags for search engines and for the tags to be unique for each post. Add Meta Tags adds XHTML <em>Description</em> and <em>Keywords</em> tags to your blog&#8217;s front page as well as to each post, static page, and category archive. <a target="_blank" href="http://www.g-loaded.eu/2006/01/05/add-meta-tags-wordpress-plugin/">Download Add Meta Tags</a></p>
<p>4. <strong>SEO Title Tag</strong> &#8211; This plugin is similar to <a target="_blank" href="http://elasticdog.com/2004/09/optimal-title/">Optimal Title</a>, but has a few extra features. This plugin will change the order in which your blog name and post name are displayed in the title. It is considered better for search engines to have your unique post name first followed by your blog name. It can also be used with Ultimate Tag Warrior to put the tag name in the title for tag pages. <a target="_blank" href="http://www.netconcepts.com/seo-title-tag-plugin/">Download SEO Title Tag</a></p>
<p>5. <strong>Similar Posts</strong> &#8211; A plugin that displays a list of posts that are similar or closely related to the current post. This is good for search engines, especially Google, because internal link structure of your blog is very important when it comes to getting a higher PageRank. The more pages that are interlinked, the more PageRank they will receive and the higher those pages will be in the Google search results. <a target="_blank" href="http://rmarsh.com/plugins/similar-posts/">Download Similar Posts</a></p>
<p>6. <strong>Google Sitemap Generator</strong> &#8211; One of my favorite plugins so far! It&#8217;s painless to install and generates an XML compliant sitemap for you and automatically updates Google every time you publish a new post. And it generates a sitemap not only posts, but also static pages, categories and archive pages. It also gives a priority to each post based on the number of comments. <a target="_blank" href="http://www.arnebrachhold.de/2005/06/05/google-sitemaps-generator-v2-final">Download Google Sitemap Generator</a></p>
<p>7. <strong>NoIndex Feed</strong> &#8211; A simple little plugin that will prevent Google and Yahoo from indexing your WordPress feed by adding a META tag to the feed. You can also use a robots.txt file to do this, but this plugin can take care of it for you easily. <a target="_blank" href="http://www.joostdevalk.nl/code/wordpress/noindex-feed/">Download NoIndex Feed</a></p>
<p>8. <strong>Duplicate Content Cure</strong> &#8211; If you are using the default settings for WordPress, a single post on your blog can be indexed numerous times through archives, categories, built in search, and home page paging. Mostly it&#8217;s summaries or posts or exact copies of the same post. This plugin will ensure that the pages and posts are the only things that get indexed. <a target="_blank" href="http://www.seologs.com/wordpress-duplicate-content-cure/">Download Duplicate Content Cure</a></p>
<p>9. <strong>Link to Me Textbox</strong> &#8211; This plugin will hopefully give you more links and hence raise the number of backlinks to your blog post. More backlinks will give your posts a higher PageRank. Simple and yet useful way to get more links. <a target="_blank" href="http://www.jimwestergren.com/link-to-me-textbox-wordpess-plugin/">Download Link to Me Textbox</a></p>
<p>10. <strong>Sociable or Submit It &#8211; </strong>Use these plugins to add social bookmarking sites to each of your posts. Readers can easily bookmark your post on Digg, Reddit, del.icio.us, Furl, StubleUpon, and lots more. This will give you more backlinks and more traffic. Download <a target="_blank" href="http://push.cx/sociable">Sociable</a> or <a target="_blank" href="http://www.sapiensbryan.com/index.php/submit-it-wordpress-plugin/">Submit It</a></p>
<p>11. <strong>SEO WordPress Plugin</strong> &#8211; This plugin is exactly what the name suggests, a smart plugin that creates a robots.txt file for you with the disallow statement to block certain directories from being indexed by the Google bot. I had not seen this plugin on most sites, but I currently also use a robots.txt file manually to block trackbacks, feeds, archives, and other directories from being indexed. I think this will be a very useful and effective SEO plugin. <a target="_blank" href="http://www.utheguru.com/seo_wordpress-wordpress-seo-plugin">Download SEO WordPress Plugin</a></p>
<p>12. <strong>Permalinks Migration Plugin</strong> &#8211; This is another great plugin if you currently are not using an SEO friendly permalink structure on your blog, this plugin will redirect your old link to your new link without effecting your search engine rankings. It uses a 301 redirect in order to accomplish this and therefore you don&#8217;t lose any of your PageRank. <a target="_blank" href="http://www.deanlee.cn/wordpress/permalinks-migration-plugin/">Download Permalinks Migration Plugin</a></p>
<p>13. <strong>Simple Tagging</strong> &#8211; A simple, yet powerful, plugin that allows you to attach tags to each post so that you can create tag clouds, display lists of related posts, add tags as meta keywords in the header, add tags to your feed which will index your tags with Technorati, and embed tags directly into a post. <a target="_blank" href="http://sw-guide.de/wordpress/plugins/simple-tagging/">Download Simple Tagging</a></p>
<p><em>Updated: July 24th, 2007</em></p>
<p>14. <strong>All-In-One SEO Pack</strong> &#8211; A great plugin mentioned by San Diego in the comments. It fixes, the Home Title, Home Description, Home Keywords, rewrites titles, uses noindex tag for Category and Archive pages to avoid duplicate content, and auto generates meta descriptions. <a target="_blank" href="http://wp.uberdose.com/2007/03/24/all-in-one-seo-pack/">Download All In One SEO Pack</a></p>
<p>I will post more SEO plugins for WordPress as I can find them. Please let me know if there are more that I may have missed!<br />
[tags]wordpress plugins, search engine friendly wordpress plugins, wordpress, plugins, seo plugins, wordpress seo[/tags]</p>
<ul style="margin-left:0px;padding-left:0px"><h2>Related posts</h2><li><a href="http://www.online-tech-tips.com/wordpress/a-complete-list-of-search-engine-friendly-seo-wordpress-plugins-for-your-blog/" rel="bookmark" title="Permanent Link: A complete list of search engine friendly (SEO) WordPress plugins for your Blog">A complete list of search engine friendly (SEO) WordPress plugins for your Blog</a></li><li><a href="http://www.online-tech-tips.com/seo/how-to-seo-wordpress/" rel="bookmark" title="Permanent Link: Basic WordPress SEO">Basic WordPress SEO</a></li><li><a href="http://www.online-tech-tips.com/wordpress/a-complete-list-of-anti-plagiarism-and-content-theft-fighting-wordpress-plugins/" rel="bookmark" title="Permanent Link: A complete list of anti-plagiarism and content-theft fighting WordPress plugins">A complete list of anti-plagiarism and content-theft fighting WordPress plugins</a></li><li><a href="http://www.online-tech-tips.com/wordpress/my-first-post-on-wordpress-and-im-loving-it/" rel="bookmark" title="Permanent Link: My first post on WordPress and I&#8217;m loving it!">My first post on WordPress and I&#8217;m loving it!</a></li><li><a href="http://www.online-tech-tips.com/wordpress/how-to-revert-back-to-technorati-links-in-the-wordpress-23-dashboard/" rel="bookmark" title="Permanent Link: How to revert back to Technorati links in the Wordpress 2.3 Dashboard">How to revert back to Technorati links in the Wordpress 2.3 Dashboard</a></li><li><a href="http://www.online-tech-tips.com/blogging/8-security-tips-and-guidelines-for-your-wordpress-blog/" rel="bookmark" title="Permanent Link: 8 Security Tips and Guidelines for your WordPress Blog">8 Security Tips and Guidelines for your WordPress Blog</a></li><li><a href="http://www.online-tech-tips.com/seo/seo-tips-from-matt-cutts-that-every-blogger-should-know/" rel="bookmark" title="Permanent Link: SEO tips from Matt Cutts that every blogger should know">SEO tips from Matt Cutts that every blogger should know</a></li></ul><hr /><small>Copyright &copy; 2007<br />Online Tech Tips.<br />Aseem Kishore (digitalfingerprint: a59a56dce36427d83e23b501579944fcakmk1980 (38.107.191.85) )</small><p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/wordpress/a-complete-list-of-search-engine-friendly-seo-wordpress-plugins-for-your-blog/">A complete list of search engine friendly (SEO) WordPress plugins for your Blog</a></p>
<img src="http://www.online-tech-tips.com/?ak_action=api_record_view&id=239&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.online-tech-tips.com/wordpress/a-complete-list-of-search-engine-friendly-seo-wordpress-plugins-for-your-blog/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>The Best Way to move from Blogger Beta to WordPress</title>
		<link>http://www.online-tech-tips.com/wordpress/the-best-way-to-move-from-blogger-beta-to-wordpress/</link>
		<comments>http://www.online-tech-tips.com/wordpress/the-best-way-to-move-from-blogger-beta-to-wordpress/#comments</comments>
		<pubDate>Mon, 25 Jun 2007 02:25:03 +0000</pubDate>
		<dc:creator>akishore</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.online-tech-tips.com/wordpress/the-best-way-to-move-from-blogger-beta-to-wordpress/</guid>
		<description><![CDATA[This guide is for those people who have finally decided that they want to make the jump from the Blogger platform to the more professional and flexible WordPress platform. In the Blogger vs WordPress battle, there are way too many reasons to move to WordPress for me to list here, but you can read a [...]<p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/wordpress/the-best-way-to-move-from-blogger-beta-to-wordpress/">The Best Way to move from Blogger Beta to WordPress</a></p>
]]></description>
			<content:encoded><![CDATA[<p>This guide is for those people who have finally decided that they want to make the jump from the Blogger platform to the more professional and flexible WordPress platform. In the <strong>Blogger vs WordPress</strong> battle, there are way too many reasons to move to WordPress for me to list here, but you can read a couple of good posts from some other happy WordPress bloggers here:</p>
<p>1. <a href="http://jayajha.wordpress.com/2005/09/27/bloggercom-vs-wordpresscom/" title="http://jayajha.wordpress.com/2005/09/27/bloggercom-vs-wordpresscom/">http://jayajha.wordpress.com/2005/09/27/bloggercom-vs-wordpresscom/</a> - Gives a good comparison of both blogging platforms with negatives and positives of each.</p>
<p>2. <a href="http://bambit.kusangpalo.com/?p=71" title="http://bambit.kusangpalo.com/?p=71">http://bambit.kusangpalo.com/?p=71</a> - Quite the happy WordPress blogger!</p>
<p>3. <a href="http://www.blogtrepreneur.com/2006/03/13/battle-of-the-blogs-blogger-vs-wordpress/" title="http://www.blogtrepreneur.com/2006/03/13/battle-of-the-blogs-blogger-vs-wordpress/">http://www.blogtrepreneur.com/2006/03/13/battle-of-the-blogs-blogger-vs-wordpress/</a> - Another point by point comparison where WordPress wins!</p>
<p>From my own personal experience, I have to say that the best thing that I like about WordPress is the fact that it allow developers to create plugins that enhance the platform significantly. Actually, if it were not for the plugins, I would not have switched to WordPress. Blogger Beta currently only has about 10 to 12 widgets that you can add to your blog; however, with WordPress there are hundreds of plugins.</p>
<p>Using the plugins, you can make your blogging life a million times easier. For example, Google puts a lot of weight on the internal link structure of your site, so it&#8217;s essential to do things like link to other related posts at the bottom of each post. In Blogger, you have to do this manually: find the related posts, create the links, and go back to the post to put the links in. On the other hand, WordPress has a plugin called <a target="_blank" href="http://weblogtoolscollection.com/archives/2004/06/08/contextual-related-posts-in-wordpress/">Related Posts</a> which uses MySQL&#8217;s full text search capabilities to find almost perfectly related posts automatically! I used to spend almost an extra 5 to 10 minutes on each post manually adding links, which takes away from your real goal of blogging. On top of that, being a human, I missed a lot of entries that the plugin finds!</p>
<p>Anyway, getting to the point of this post, what is the best way to switch over from Blogger to WordPress? This is actually a fairly tough question with a couple of different paths. You might have read elsewhere that you can simply import your entire blog from Blogger into WordPress and within a few minutes start on your jolly good way! And that is actually true, but if you do that and nothing else, your blog will lose all of it&#8217;s traffic, end up in Google&#8217;s supplemental index, and die a miserable death.</p>
<p>So why is that? Let&#8217;s say you have written about 500 posts in Blogger and now you decide you want to switch over to WordPress. That means it&#8217;s been around for a while and your site has probably already been indexed by Google. So all of your pages are in their main index. When you import all your posts into WordPress, you now have your original blog and your new blog, both with the same content. Google will crawl your new site and looks at it&#8217;s current cache to see if there is something very similar already in it&#8217;s cache. It will of course find the exact same content and will put your entire new site into it&#8217;s supplemental index because of the duplicate content. The supplemental index can be debated whether it is bad for your site or not, but it&#8217;s definitely not in the main index and that&#8217;s where you want your site to be. You can see which pages in your site are in the supplemental index by typing <strong>&#8220;site:www.mysite.com&#8221;</strong> into Google search. If you see <strong>&#8220;Supplemental Result&#8221; </strong>in green next to the URL of the site, that page is in the supplemental index.</p>
<p><img width="521" src="http://www.online-tech-tips.com/wp-content/uploads/2007/06/yahoo.png" height="172" /></p>
<p>So the obvious answer is to simply delete the blog right after importing the posts into WordPress right? WRONG! If you delete the Blogger blog, the Google bot will crawl your site and get a 404 error for that page and it will simply KEEP what it has in it&#8217;s cache. It does not believe in deleting content from it&#8217;s index. So even if you delete the blog completely, you&#8217;ll still get tagged with the duplicate content penalty since your site will remain in Google&#8217;s cache.</p>
<p>There are two ways around this: 1) Redirect your blog and every post automatically to it&#8217;s corresponding location in the new blog or 2) Get your original site out of the Google index completely and then allow Google to index your new site. There are of course advantages and disadvantages to both. Hands down, the best solution is to redirect your blog to the new one. The reason for this is that your Google juice (the PageRank you had developed on the main page of your old site and the inner pages) will get transferred over to the new site.</p>
<p>However, Blogger does not support this and there is some code I managed to find written by someone that tries to do this for you, but unfortunately it does not work perfectly.  And from what I have read, it is quite essential to have each page redirect to the appropriate page in the new site. Simply redirecting everything to the main page on your new site will get you into the same trouble as before.</p>
<p>If your site has a PR of 5, 6 or higher, you may want to simply stay with Blogger. It might not be worth the lost traffic and lost AdSense reveune to switch. But if you&#8217;re like me, just starting out with only a couple of hundred posts and a PR of 4 or lower, then the fantasies of WordPress might just be worth it! If you simply must move from Blogger and you don&#8217;t want to lose your PR, then check out these links and see if you can use some tech savvy skills to get the redirect code to work perfectly!</p>
<p><a href="http://www.techcounter.com/?p=47&amp;cp=2#comments" title="http://www.techcounter.com/?p=47&amp;cp=2#comments">http://www.techcounter.com/?p=47&amp;cp=2#comments</a></p>
<p><a href="http://underscorebleach.net/jotsheet/2006/05/move-blogger-to-wordpress" title="http://underscorebleach.net/jotsheet/2006/05/move-blogger-to-wordpress">http://underscorebleach.net/jotsheet/2006/05/move-blogger-to-wordpress</a></p>
<p>Ok, now on the the second method! Note that the second method does not take into account retaining your PageRank! Unfortunately, it will be lost in the process. But from what I&#8217;ve read and heard from other bloggers who have made the move, your PageRank and traffic will come back quickly once your site is indexed. It might take a couple of months, but it will eventually come back. That kind of patience might be ok for some, but not for others, so choose your method carefully or don&#8217;t move at all!</p>
<p>The second method basically is to edit the template of your Blogger blog so that for each and every one of your posts only the skeleton of the post is left with no content, then a META tag is added to the main template that tells Google not to index the page, and finally you use the Google URL removal tool to remove each post individually from the index. If this sounds like a good amount of work, then you&#8217;re right. It&#8217;s not terrible bad if you have 200 to 400 posts, but if you have a significantly larger number of posts, then it will be a pain to submit each post URL for removal.</p>
<p>Firstly, you want to switch your Blogger blog to the old Blogger template. You can do that by going into the <strong>Edit HTML</strong> section in your Blogger blog and choosing <strong>Revert to Classic Template</strong>. Then you want to remove all of the code between the &lt;Blogger&gt; and &lt;/Blogger&gt; tags, leaving just those two tags.</p>
<p><img width="528" src="http://www.online-tech-tips.com/wp-content/uploads/2007/06/classictemplate.png" height="551" /> </p>
<p>Then you want to add the line <code>&lt;META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"&gt;</code> between the &lt;HEAD&gt; and &lt;/HEAD&gt; section in the template. Then you want to create an account for <a target="_blank" href="https://www.google.com/webmasters/tools/removals">Google&#8217;s Automatic URL Remover</a> tool and then choose <strong>Individual URLs: web pages, images, or other files</strong> after you click <strong>New Removal Request. </strong></p>
<p>This method of removal is from the Blogger team itself and this is how I removed all of my pages from the Google index. The information is listed under <a target="_blank" href="http://archives.blogspot.com/">How to Delete A Blog</a> in the archives. You have to scroll down about half way down on the page. Within a few days, most of my pages were removed. The nice thing about this method is that it&#8217;s very fast and all of your posts are still in Blogger so you don&#8217;t have to import everything into WordPress before doing this. All you&#8217;re doing is deleting the code that shows your posts on the web site, it does not actually delete your posts from Blogger.</p>
<p>A third method you can use to get your blog out of Google&#8217;s index is to delete all of your posts, create a stub post, and then wait a few weeks or months and let Google replace it&#8217;s cache with just the stub post. This method of <a target="_blank" href="http://bloggerstatusforreal.blogspot.com/2006/09/do-you-really-want-to-delete-your-blog.html">deleting a blog</a> is outlined in an article written by a Blogger user. This method is in the context of deleting a blog so that sploggers (Spam Bloggers) can&#8217;t use it again, but it also works in our scenario.</p>
<p>I hope this helps someone in there move from Blogger to WordPress. If you have any questions and comments, please feel free to speak your mind! This may not be the best way, so any updates would be greatly appreciated. I guess the main lesson is to make sure you don&#8217;t simply delete your old blog. You either want to redirect it or get it out of the Google cache! Enjoy!</p>
<p>[tags]best practices move from blogger to wordpress, switch from blogger to wordpress, blogger to wordpress[/tags]</p>
<ul style="margin-left:0px;padding-left:0px"><h2>Related posts</h2><li><a href="http://www.online-tech-tips.com/wordpress/my-first-post-on-wordpress-and-im-loving-it/" rel="bookmark" title="Permanent Link: My first post on WordPress and I&#8217;m loving it!">My first post on WordPress and I&#8217;m loving it!</a></li><li><a href="http://www.online-tech-tips.com/blogging/my-top-picks-for-the-writersmanifestos-group-writing-project/" rel="bookmark" title="Permanent Link: My top picks for the WritersManifesto&#8217;s group writing project">My top picks for the WritersManifesto&#8217;s group writing project</a></li><li><a href="http://www.online-tech-tips.com/seo/seos-please-help-me-should-i-try-this-crazy-shit-with-my-blog/" rel="bookmark" title="Permanent Link: SEO&#8217;s please help me!? Should I try this crazy shit with my blog!?">SEO&#8217;s please help me!? Should I try this crazy shit with my blog!?</a></li><li><a href="http://www.online-tech-tips.com/wordpress/the-best-way-to-move-from-blogger-beta-to-wordpress/" rel="bookmark" title="Permanent Link: The Best Way to move from Blogger Beta to WordPress">The Best Way to move from Blogger Beta to WordPress</a></li><li><a href="http://www.online-tech-tips.com/computer-tips/how-to-create-expandable-posts-that-show-only-short-summaries/" rel="bookmark" title="Permanent Link: How to create expandable posts that show only short summaries">How to create expandable posts that show only short summaries</a></li><li><a href="http://www.online-tech-tips.com/wordpress/a-complete-list-of-search-engine-friendly-seo-wordpress-plugins-for-your-blog/" rel="bookmark" title="Permanent Link: A complete list of search engine friendly (SEO) WordPress plugins for your Blog">A complete list of search engine friendly (SEO) WordPress plugins for your Blog</a></li><li><a href="http://www.online-tech-tips.com/seo/how-to-seo-wordpress/" rel="bookmark" title="Permanent Link: Basic WordPress SEO">Basic WordPress SEO</a></li></ul><hr /><small>Copyright &copy; 2007<br />Online Tech Tips.<br />Aseem Kishore (digitalfingerprint: a59a56dce36427d83e23b501579944fcakmk1980 (38.107.191.85) )</small><p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/wordpress/the-best-way-to-move-from-blogger-beta-to-wordpress/">The Best Way to move from Blogger Beta to WordPress</a></p>
<img src="http://www.online-tech-tips.com/?ak_action=api_record_view&id=233&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.online-tech-tips.com/wordpress/the-best-way-to-move-from-blogger-beta-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>My first post on WordPress and I&#8217;m loving it!</title>
		<link>http://www.online-tech-tips.com/wordpress/my-first-post-on-wordpress-and-im-loving-it/</link>
		<comments>http://www.online-tech-tips.com/wordpress/my-first-post-on-wordpress-and-im-loving-it/#comments</comments>
		<pubDate>Sun, 20 May 2007 04:55:30 +0000</pubDate>
		<dc:creator>akishore</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.online-tech-tips.com/uncategorized/my-first-post-on-wordpress-and-im-loving-it/</guid>
		<description><![CDATA[Holy cow!! I LOVE WORDPRESS! I can&#8217;t imagine how I lived for three months on Blogger!! And I joined up on Blogger Beta, I feel bad for anyone who had to use the original Blogger. Nah, I won&#8217;t rag on Blogger, it&#8217;s a great platform if you are just starting a blog or you&#8217;re blogging [...]<p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/wordpress/my-first-post-on-wordpress-and-im-loving-it/">My first post on WordPress and I&#8217;m loving it!</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Holy cow!! I LOVE WORDPRESS! I can&#8217;t imagine how I lived for three months on Blogger!! And I joined up on Blogger Beta, I feel bad for anyone who had to use the original Blogger. Nah, I won&#8217;t rag on Blogger, it&#8217;s a great platform if you are just starting a blog or you&#8217;re blogging for fun and don&#8217;t care about having a large readership.</p>
<p>But if you&#8217;re getting serious about blogging, then you must switch to WordPress! WordPress has so many features that you can&#8217;t even think about having in Blogger! This, of course, is through the myriad of plug-ins that are available for WordPress. The &#8220;widgets&#8221; on the Blogger site itself are the only ones you can use in your blog. Currently, I think there are only 10 or 11 of them. Compare that to hundred&#8217;s of WordPress plugins!</p>
<p>And let me tell you that the WordPress plugins are AWSEOME! In about two days, I downloaded at least 15 plug-ins to place links to automatically share my post on the main social networks, create a Top 10 most popular posts, show the most recent comments on my blog, show 5 related posts to a single post automatically, add meta tags to each post page, block spam comments on the blog, convert my WordPress default feed to FeedBurner, automatically generate a Google sitemap, create SEO friendly permalinks for blog posts, and automatically backup my WordPress blog weekly! That&#8217;s a lot of stuff and it only took 2 days!</p>
<p>On top of that all, you get your own custom domain name and full control over things such as your <strong>.htaccess</strong> and <strong>robots.txt</strong> files. These are extremely useful for doing things such as URL redirects (from online-tech-tips.com to <a href="http://www.online-tech-tips.com">www.online-tech-tips.com</a>) or blocking the Googlebot and other search engines from getting to a single post in 10 different ways. For example, in Blogger there is no way to stop Google from indexing your archive pages, feeds, and comments in addition to your original post. This means that a lot of your site ends up in the supplemental index and that&#8217;s never good.</p>
<p>On a side note though, moving from Blogger to WordPress is not super easy and definitely takes a good amount of time and research. For example, it&#8217;s quite easy to import your Blogger posts into Wordpress, but what do you do then? Do you simply delete your Blogger blog or do you redirect your old blog to your new blog? Each way has it&#8217;s advantages and disadvantages and should be considered carefully before hastily switching over, especially if your blog is already ranking well in Google and has a decent PageRank value.</p>
<p>Actually, after I&#8217;m done switching to completely to WordPress, I&#8217;m going to write up a nice long post on how I went about doing it and if I was able to save my PR and traffic or not!</p>
<p>Anyway, thank goodness for WordPress! I love this thing!</p>
<p>[tags]wordpress, blogger, blogging, blog[/tags]</p>
<ul style="margin-left:0px;padding-left:0px"><h2>Related posts</h2><li><a href="http://www.online-tech-tips.com/wordpress/my-first-post-on-wordpress-and-im-loving-it/" rel="bookmark" title="Permanent Link: My first post on WordPress and I&#8217;m loving it!">My first post on WordPress and I&#8217;m loving it!</a></li><li><a href="http://www.online-tech-tips.com/wordpress/change-auto-save-frequency-when-editing-wordpress-posts/" rel="bookmark" title="Permanent Link: Change auto-save frequency when editing Wordpress posts">Change auto-save frequency when editing Wordpress posts</a></li><li><a href="http://www.online-tech-tips.com/seo/how-to-seo-wordpress/" rel="bookmark" title="Permanent Link: Basic WordPress SEO">Basic WordPress SEO</a></li><li><a href="http://www.online-tech-tips.com/wordpress/how-to-revert-back-to-technorati-links-in-the-wordpress-23-dashboard/" rel="bookmark" title="Permanent Link: How to revert back to Technorati links in the Wordpress 2.3 Dashboard">How to revert back to Technorati links in the Wordpress 2.3 Dashboard</a></li><li><a href="http://www.online-tech-tips.com/blogging/my-top-picks-for-the-writersmanifestos-group-writing-project/" rel="bookmark" title="Permanent Link: My top picks for the WritersManifesto&#8217;s group writing project">My top picks for the WritersManifesto&#8217;s group writing project</a></li><li><a href="http://www.online-tech-tips.com/wordpress/upgrade-wordpress/" rel="bookmark" title="Permanent Link: How to upgrade Wordpress to the latest version">How to upgrade Wordpress to the latest version</a></li><li><a href="http://www.online-tech-tips.com/wordpress/a-complete-list-of-search-engine-friendly-seo-wordpress-plugins-for-your-blog/" rel="bookmark" title="Permanent Link: A complete list of search engine friendly (SEO) WordPress plugins for your Blog">A complete list of search engine friendly (SEO) WordPress plugins for your Blog</a></li></ul><hr /><small>Copyright &copy; 2007<br />Online Tech Tips.<br />Aseem Kishore (digitalfingerprint: a59a56dce36427d83e23b501579944fcakmk1980 (38.107.191.85) )</small><p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/wordpress/my-first-post-on-wordpress-and-im-loving-it/">My first post on WordPress and I&#8217;m loving it!</a></p>
<img src="http://www.online-tech-tips.com/?ak_action=api_record_view&id=224&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.online-tech-tips.com/wordpress/my-first-post-on-wordpress-and-im-loving-it/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
