<?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>WordPressHelp &#187; BLOG</title>
	<atom:link href="http://wordpresshelp.org/tag/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordpresshelp.org</link>
	<description>Making WordPress Even Easier to Use!</description>
	<lastBuildDate>Thu, 03 Jun 2010 22:58:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Tomboy to WordPress (ATOM)</title>
		<link>http://wordpresshelp.org/2009/11/02/tomboy-to-wordpress-atom/</link>
		<comments>http://wordpresshelp.org/2009/11/02/tomboy-to-wordpress-atom/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 17:30:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[BLOG]]></category>
		<category><![CDATA[follow]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://wordpresshelp.org/?p=137</guid>
		<description><![CDATA[If you are a Linux user like I am (Ubuntu is the distro I use), this brief tutorial may be of some help to you. In order to setup Tomboy so it publishes to your  WordPress BLOGS via ATOM do the following: Use Synaptic to install the Post note to your blog plugin restart Tomboy [...]


Related posts:<ol><li><a href='http://wordpresshelp.org/2009/10/13/wordpress-for-genealogy/' rel='bookmark' title='Permanent Link: WordPress for Genealogy'>WordPress for Genealogy</a> <small>For those of you out there interested in seeing a...</small></li>
<li><a href='http://wordpresshelp.org/2010/04/19/wordpress-gramps/' rel='bookmark' title='Permanent Link: WordPress &#038; GRAMPS&#8230;'>WordPress &#038; GRAMPS&#8230;</a> <small>I have posted a &#8220;how-to&#8217; article on the Integration of...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwordpresshelp.org%252F2009%252F11%252F02%252Ftomboy-to-wordpress-atom%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Tomboy%20to%20WordPress%20%28ATOM%29%22%20%7D);"></div>
<p>If you are a Linux user like I am (Ubuntu is the distro I use), this brief tutorial may be of some help to you. In order to setup Tomboy so it publishes to your  WordPress BLOGS via ATOM do the following:</p>
<ul>
<li>Use Synaptic to install the Post note to your blog plugin</li>
<li>restart Tomboy if it was running so that the plugin loads</li>
<li>go to your WordPress BLOG</li>
<li>Open Settings &gt;&gt;Writing and place a check (tick) mark next to the item labeled &#8220;Enable the Atom Publishing Protocol.&#8221;</li>
<li>Open Tomboy go to Edit &gt;&gt; Preferences &gt;&gt; Add-Ins &gt;&gt; Tools &gt;&gt; Post note to your BLOG &gt;&gt; Preferences and use your WordPress, URL; your URL should look like http://&lt;blog_url&gt;/wp-app.php/posts</li>
</ul>
<p>If this does not work you may need to update your .htaccess file.  Mine looks like the following:</p>
<p>&lt;IfModule mod_rewrite.c&gt;<br />
RewriteEngine On<br />
RewriteBase /<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /index.php [L]<br />
&lt;/IfModule&gt;</p>
<p># BEGIN WordPress<br />
&lt;IfModule mod_rewrite.c&gt;<br />
RewriteEngine On<br />
RewriteBase /<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /index.php [L]<br />
&lt;/IfModule&gt;</p>
<p># END WordPress</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://wordpresshelp.org/2009/04/19/security/"  rel="bookmark" class="crp_title">WordPress Security</a></li><li><a href="http://wordpresshelp.org/2008/02/29/how-to-get-an-edit-post-or-edit-page-link/"  rel="bookmark" class="crp_title">How to get an edit post or edit page link</a></li><li><a href="http://wordpresshelp.org/2008/02/10/wordpress-as-a-wiki/"  rel="bookmark" class="crp_title">WordPress as a wiki?</a></li><li><a href="http://wordpresshelp.org/2009/10/13/wordpress-for-genealogy/"  rel="bookmark" class="crp_title">WordPress for Genealogy</a></li><li><a href="http://wordpresshelp.org/2008/02/11/using-mimbo-theme/"  rel="bookmark" class="crp_title">Using Mimbo theme</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/" >Contextual Related Posts</a></li></ul></div>


<p>Related posts:<ol><li><a href='http://wordpresshelp.org/2009/10/13/wordpress-for-genealogy/' rel='bookmark' title='Permanent Link: WordPress for Genealogy'>WordPress for Genealogy</a> <small>For those of you out there interested in seeing a...</small></li>
<li><a href='http://wordpresshelp.org/2010/04/19/wordpress-gramps/' rel='bookmark' title='Permanent Link: WordPress &#038; GRAMPS&#8230;'>WordPress &#038; GRAMPS&#8230;</a> <small>I have posted a &#8220;how-to&#8217; article on the Integration of...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wordpresshelp.org/2009/11/02/tomboy-to-wordpress-atom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress for Genealogy</title>
		<link>http://wordpresshelp.org/2009/10/13/wordpress-for-genealogy/</link>
		<comments>http://wordpresshelp.org/2009/10/13/wordpress-for-genealogy/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 14:39:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Did you know ...]]></category>
		<category><![CDATA[Site Development]]></category>
		<category><![CDATA[Web Developer]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[BLOG]]></category>
		<category><![CDATA[buddypress]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Cypress]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[follow]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[quick]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[treemagic]]></category>
		<category><![CDATA[web 2]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wpmu]]></category>

		<guid isPermaLink="false">http://wordpresshelp.org/?p=132</guid>
		<description><![CDATA[For those of you out there interested in seeing a genealogy site built using &#8216;mostly&#8217; WordPress, please visit ManyRoads.  Obviously the site is one of mine (my family genealogy).  However, I think it provides a pretty decent example of what you can do to slice and dice a &#8216;bunch&#8217; of information into a &#8216;pretty useful&#8217; [...]


Related posts:<ol><li><a href='http://wordpresshelp.org/2009/11/02/tomboy-to-wordpress-atom/' rel='bookmark' title='Permanent Link: Tomboy to WordPress (ATOM)'>Tomboy to WordPress (ATOM)</a> <small>If you are a Linux user like I am (Ubuntu...</small></li>
<li><a href='http://wordpresshelp.org/2010/04/19/wordpress-gramps/' rel='bookmark' title='Permanent Link: WordPress &#038; GRAMPS&#8230;'>WordPress &#038; GRAMPS&#8230;</a> <small>I have posted a &#8220;how-to&#8217; article on the Integration of...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwordpresshelp.org%252F2009%252F10%252F13%252Fwordpress-for-genealogy%252F%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2F9dI4Fj%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22WordPress%20for%20Genealogy%22%20%7D);"></div>
<p>For those of you out there interested in seeing a genealogy site built using &#8216;mostly&#8217; WordPress, please visit <a href="http://manyroads.info " title="ManyRoads"  target="_blank">ManyRoads</a>.  Obviously the site is one of mine (my family genealogy).  However, I think it provides a pretty decent example of what you can do to slice and dice a &#8216;bunch&#8217; of information into a &#8216;pretty useful&#8217; format.</p>
<p>I have tried to use a plugin for the genealogy database backend (TNG).  Security remains a problem for that plugin, in that it does not work for me.  However I do have a single set of logins between the two systems and databases when used in the manner seen on the site. As is likely obvious, the ManyRoads site uses a large number of plugins including (Revised list as of 29 January 2010):</p>
<ul>
<li><strong>Akismet -</strong> Akismet checks your comments against the Akismet web service to see if they look like spam or not. You need a WordPress.com API key to use it. You can review the spam it catches under &#8220;Comments.&#8221; To show off your Akismet stats just put &lt;?php akismet_counter(); ?&gt; in your template. See also: WP Stats plugin.</li>
<li><strong>All in One SEO Pack -</strong> Out-of-the-box SEO for your WordPress blog. Options configuration panel | Upgrade to Pro Version | Donate | Support | Amazon Wishlist</li>
<li><strong>AStickyPostOrderER -</strong> AStickyPostOrderER lets you customize the order in which posts are displayed per category, per tag, or over-all, in WordPress 2.3+ blog. Useful when using WordPress as a Content Management System. Now with pagination of post lists.</li>
<li><strong>AVH First Defense Against Spam -</strong> This plugin gives you the ability to block spammers before content is served.</li>
<li><strong>Bad Behavior -</strong> Deny automated spambots access to your PHP-based Web site.</li>
<li><strong>Category Order- </strong>The Category Order plugin allows you to easily reorder your categories the way you want via drag and drop.</li>
<li><strong>cforms- </strong>cformsII offers unparalleled flexibility in deploying contact forms across your blog. Features include: comprehensive SPAM protection, Ajax support, Backup &amp; Restore, Multi-Recipients, Role Manager support, Database tracking and many more. Please see ____HISTORY.txt for what&#8217;s new and current bugfixes.</li>
<li><strong>Collapsing Blogroll- </strong>Output the built-in blogroll where the shortcode [collroll] is placed in the post/page. The categories can be collapsed.</li>
<li><strong>Count Per Day- </strong>Counter, shows reads per page; today, yesterday, last week, last months &#8230; on dashboard and widget.</li>
<li><strong>Dagon Design Sitemap Generator- </strong>Generates a fully customizable sitemap</li>
<li><strong>EG-Serie</strong>s- Better organize and highlight your posts by grouping them into series.</li>
<li><strong>Enhanced Links- </strong>Allows to get better control over the links listing. Also provides a widget view of the links. Please make a donation if you are satisfied.</li>
<li><strong>Enhanced Recent Posts- </strong>A plugin for wordpress which enhances the built-in &#8220;Recent Posts&#8221; widget. Please make a donation if you are satisfied.</li>
<li><strong>Exclude Pages from Navigation- </strong>Provides a checkbox on the editing page which you can check to exclude pages from the primary navigation. IMPORTANT NOTE: This will remove the pages from any &#8220;consumer&#8221; side page listings, which may not be limited to your page navigation listings.</li>
<li><strong>Flexi Pages Widget- </strong>A highly configurable WordPress sidebar widget to list pages and sub-pages. User friendly widget control comes with various options.</li>
<li><strong>Global Post Password- </strong>Enables you to define a global password for all password-protected posts. Click here to change the password.</li>
<li><strong>Google XML Sitemaps- </strong>This plugin will generate a special XML sitemap which will help search engines like Google, Yahoo, Bing and Ask.com to better index your blog.</li>
<li><strong>Hana Flv Player- </strong>The best way to embed Flash Player and Flash movie in your WordPress Blog. Includes GPL Flowplayer and OS FLV player. Usage: [hana-flv-player video='/source_video.flv' /]</li>
<li><strong>Hungred Feature Post List</strong>- This plugin is design for hungred.com and people who face the same problem! Please visit the plugin page for more information.</li>
<li><strong>Just One Category- </strong>On a category&#8217;s archive page do not show posts from that category&#8217;s children categories unless those posts are also a member of the original category in question. Based on Front Page Categories by Ryan Boren.</li>
<li><strong>List category posts- </strong>List Category Posts allows you to list posts from a category into a post/page using the [catlist] shortcode. This shortcode accepts a category name or id, the order in which you want the posts to display, and the number of posts to display. You can use [catlist] as many times as needed with different arguments. Usage: [catlist argument1=value1 argument2=value2].</li>
<li><strong>My Page Order- </strong>My Page Order allows you to set the order of pages through a drag and drop interface. The default method of setting the order page by page is extremely clumsy, especially with a large number of pages.</li>
<li><strong>NextGEN Gallery- </strong>A NextGENeration Photo gallery for the Web 2.0.</li>
<li><strong>OpenBook- </strong>Displays a book&#8217;s cover image, title, author, and other book data from Open Library.</li>
<li><strong>p2pConverter</strong>- This plugin allows you to easily convert a post to a page and vice versa through an easy to use interface. You may either click on your Manage tab in Administration, and you will see a Convert option under Posts and Pages sub-tabs, or click Convert while editing a post or page in the bottom right side bar. A p2pConverter role capability prevents unwanted users from converting pages (i.e. only Administrators and Editors have this ability), which can be adjusted by using a Role Manager plugin.</li>
<li><strong>Page Links To- </strong>Allows you to point WordPress pages or posts to a URL of your choosing. Good for setting up navigational links to non-WP sections of your site or to off-site resources.</li>
<li><strong>pageMash- </strong>Manage your multitude of pages with pageMash&#8217;s slick drag-and-drop style, ajax interface. Allows quick sorting, hiding and organising of parenting.</li>
<li><strong>PollDaddy Polls- </strong>Create and manage PollDaddy polls and ratings in WordPress</li>
<li><strong>RB Internal Links- </strong>Link to other blog posts and pages without specifying the full URL. Uses a UI to ease finding the post or page you want to link to.</li>
<li><strong>Redirection- </strong>Manage all your 301 redirects and monitor 404 errors</li>
<li><strong>Secure WordPress- </strong>Little basics for secure your WordPress-installation.</li>
<li><strong>SEO Smart Links- </strong>SEO Smart Links provides automatic SEO benefits for your site in addition to custom keyword lists, nofollow and much more.</li>
<li><strong>SI CAPTCHA Anti-Spam- </strong>Adds CAPTCHA anti-spam methods to WordPress on the comment form, registration form, login, or all. This prevents spam from automated bots. Also is WPMU and BuddyPress compatible. Settings | Donate</li>
<li><strong>SidebarTabs</strong>- sidebarTabs allows you to easily widgets into Tabs</li>
<li><strong>Simple Tags</strong>- Extended Tagging for WordPress 2.8 and 2.9 ! Autocompletion, Suggested Tags, Tag Cloud Widgets, Related Posts, Mass edit tags !</li>
<li><strong>Snazzy Archives- </strong>Snazzy Archives is a visualization plugin for your WordPress site which creates completely unique archive pages.</li>
<li><strong>Social Bookmarks- </strong>Adds a list of XHTML compliant graphic links at the end of your posts that allow your visitors to easily submit them to a number of social bookmarking sites. Use the plugin options under Dashboard &gt; Social to configure it.</li>
<li><strong>Subpage Listing- </strong>Displays a directory-like listing of subpages where &lt;!&#8211;%subpages%&#8211;&gt; exists in the content of pages. It will be displayed if a page is blank. txfx_wp_subpages() can be used to display subpages in the sidebar. See this plugin&#8217;s site for details.</li>
<li><strong>TNG WordPress Integratio</strong>n- Integrates TNG (The Next Generation of Genealogy) with WordPress.</li>
<li><strong>Topsy Retweet Button</strong>- Provides a Twitter retweet button powered by Topsy.</li>
<li><strong>TreeMagic-Cypress- </strong>Way of making Internet and Intranet information easily accessible</li>
<li><strong>Visitor Maps and Who&#8217;s Online- </strong>Displays Visitor Maps with location pins, city, and country. Includes a Who&#8217;s Online Sidebar to show how many users are online. Includes a Who&#8217;s Online admin dashboard to view visitor details. The visitor details include: what page the visitor is on, IP address, host lookup, online time, city, state, country, geolocation maps and more. No API key needed. Settings | Donate</li>
<li><strong>WordPress Download Monitor- </strong>Manage downloads on your site, view and show hits, and output in posts. If you are upgrading Download Monitor it is a good idea to back-up your database first just in case. You may need to re-save your permalink settings after upgrading if your downloads stop working.</li>
<li><strong>WP-phpMyAdmin</strong>- Provides phpMyAdmin from the WordPress admin console</li>
<li><strong>WP-PostViews- </strong>Enables you to display how many times a post/page had been viewed. Modified by David Potter to include options for when and where to display view counts.</li>
<li><strong>WP-Print- </strong>Displays a printable version of your WordPress blog&#8217;s post/page.</li>
<li><strong>wp-scanner activator- </strong>This Plugin adds &lt;!- wpscanner -&gt; to enable wp-scanner to scan your blog.</li>
<li><strong>WP-SpamFree- </strong>An extremely powerful anti-spam plugin that virtually eliminates comment spam. Finally, you can enjoy a spam-free WordPress blog! Includes spam-free contact form feature as well.</li>
<li><strong>WP Render Blogroll Links</strong>- Outputs your Blogroll links to a Page or Post. Add [wp-blogroll] to a Page or Post and all your WordPress links/Blogrolls will be rendered. This extremely simple plug-in enables you to create your own Links page without having to write a custom template.The output can easily be styled with CSS. Each category with its links is encapsulated in a DIV with a classname called &#8220;linkcat&#8221;. All the links are attributed with the class &#8220;brlink&#8221;.</li>
<li><strong>WP to Twitter- </strong>Updates Twitter when you create a new blog post or add to your blogroll using Cli.gs. With a Cli.gs API key, creates a clig in your Cli.gs account with the name of your post as the title.</li>
<li><strong>YD Zoomify- </strong>This WordPress plugin allows for simple insertion of a Zoomify zoomable web image in a post content, page or template.</li>
</ul>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://wordpresshelp.org/2008/02/12/wordpresshelporg-features/"  rel="bookmark" class="crp_title">WordPressHelp.org features</a></li><li><a href="http://wordpresshelp.org/2008/03/03/site-promotion/"  rel="bookmark" class="crp_title">Site Promotion</a></li><li><a href="http://wordpresshelp.org/2008/03/03/general-tips/"  rel="bookmark" class="crp_title">General Tips</a></li><li><a href="http://wordpresshelp.org/2008/03/18/wordpress-information-central/"  rel="bookmark" class="crp_title">WordPress Information Central!</a></li><li><a href="http://wordpresshelp.org/2008/02/10/wordpress-as-a-wiki/"  rel="bookmark" class="crp_title">WordPress as a wiki?</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/" >Contextual Related Posts</a></li></ul></div>


<p>Related posts:<ol><li><a href='http://wordpresshelp.org/2009/11/02/tomboy-to-wordpress-atom/' rel='bookmark' title='Permanent Link: Tomboy to WordPress (ATOM)'>Tomboy to WordPress (ATOM)</a> <small>If you are a Linux user like I am (Ubuntu...</small></li>
<li><a href='http://wordpresshelp.org/2010/04/19/wordpress-gramps/' rel='bookmark' title='Permanent Link: WordPress &#038; GRAMPS&#8230;'>WordPress &#038; GRAMPS&#8230;</a> <small>I have posted a &#8220;how-to&#8217; article on the Integration of...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wordpresshelp.org/2009/10/13/wordpress-for-genealogy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Copyright Infringement</title>
		<link>http://wordpresshelp.org/2009/08/03/copyright-infringement/</link>
		<comments>http://wordpresshelp.org/2009/08/03/copyright-infringement/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 14:21:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[BLOG]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://wordpresshelp.org/?p=127</guid>
		<description><![CDATA[Of late, it has come to my attention that someone is stealing this site&#8217;s (my) content. I guess I should be honored that I am writing something that someone finds useful.  On the other hand, it offends my sensibilities that these folks did not have the common courtesy to request the right to reproduce my [...]


Related posts:<ol><li><a href='http://wordpresshelp.org/2009/10/13/wordpress-for-genealogy/' rel='bookmark' title='Permanent Link: WordPress for Genealogy'>WordPress for Genealogy</a> <small>For those of you out there interested in seeing a...</small></li>
<li><a href='http://wordpresshelp.org/2009/11/02/tomboy-to-wordpress-atom/' rel='bookmark' title='Permanent Link: Tomboy to WordPress (ATOM)'>Tomboy to WordPress (ATOM)</a> <small>If you are a Linux user like I am (Ubuntu...</small></li>
<li><a href='http://wordpresshelp.org/2010/04/19/wordpress-gramps/' rel='bookmark' title='Permanent Link: WordPress &#038; GRAMPS&#8230;'>WordPress &#038; GRAMPS&#8230;</a> <small>I have posted a &#8220;how-to&#8217; article on the Integration of...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwordpresshelp.org%252F2009%252F08%252F03%252Fcopyright-infringement%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Copyright%20Infringement%22%20%7D);"></div>
<p>Of late, it has come to my attention that someone is stealing this site&#8217;s (my) content.</p>
<p>I guess I should be honored that I am writing something that someone finds useful.  On the other hand, it offends my sensibilities that these folks did not have the common courtesy to request the right to reproduce my content &#8212; which by the way, I would have granted&#8211; or provide a link to or mention of my original posting. Afterall as a BLOG publisher I <strong><em>want</em></strong> people to read my materials.</p>
<p>Anyway I found a wonderful posting on Lorelle&#8217;s site that provides a brief how-to guide on dealing with content theft. <a rel="nofollow" href="http://lorelle.wordpress.com/index.php?s=copyright+infringement" title="copyright infringement"  target="_blank">I highly recommend you read Lorelle&#8217;s  articles/ post s on the subject (and there are quite a few)</a>.</p>
<p>As for my journey into this realm, I&#8217;ll add brief notes of what I have done in this post (so watch for updates here):</p>
<ol>
<li><span style="text-decoration: underline;">My first</span> activity was to send the offending site a Cease &amp; Desist demand (you can find guides on how-to write these by searching the web).  In the demand, I allowed that even at this late stage I would grant them permission to use my content if they met certain conditions such as asking me for permission and providing links to the original pages. This action was not as easy to accomplish as you might think.  Their site has no contact page&#8230; so I posted the cease and desist demand as a comment to every posting of mine that I could easily find as a WordPress Comment.</li>
</ol>
<p>more soon&#8230;.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://wordpresshelp.org/2008/03/03/general-tips/"  rel="bookmark" class="crp_title">General Tips</a></li><li><a href="http://wordpresshelp.org/2008/02/12/wordpresshelporg-features/"  rel="bookmark" class="crp_title">WordPressHelp.org features</a></li><li><a href="http://wordpresshelp.org/2008/03/03/design-pointers/"  rel="bookmark" class="crp_title">Design Pointers</a></li><li><a href="http://wordpresshelp.org/2008/02/28/drop-down-menu/"  rel="bookmark" class="crp_title">Drop-down menu</a></li><li><a href="http://wordpresshelp.org/2008/03/03/site-promotion/"  rel="bookmark" class="crp_title">Site Promotion</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/" >Contextual Related Posts</a></li></ul></div>


<p>Related posts:<ol><li><a href='http://wordpresshelp.org/2009/10/13/wordpress-for-genealogy/' rel='bookmark' title='Permanent Link: WordPress for Genealogy'>WordPress for Genealogy</a> <small>For those of you out there interested in seeing a...</small></li>
<li><a href='http://wordpresshelp.org/2009/11/02/tomboy-to-wordpress-atom/' rel='bookmark' title='Permanent Link: Tomboy to WordPress (ATOM)'>Tomboy to WordPress (ATOM)</a> <small>If you are a Linux user like I am (Ubuntu...</small></li>
<li><a href='http://wordpresshelp.org/2010/04/19/wordpress-gramps/' rel='bookmark' title='Permanent Link: WordPress &#038; GRAMPS&#8230;'>WordPress &#038; GRAMPS&#8230;</a> <small>I have posted a &#8220;how-to&#8217; article on the Integration of...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wordpresshelp.org/2009/08/03/copyright-infringement/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordPress Security</title>
		<link>http://wordpresshelp.org/2009/04/19/security/</link>
		<comments>http://wordpresshelp.org/2009/04/19/security/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 01:59:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Site Development]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[BLOG]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://wordpresshelp.org/?p=109</guid>
		<description><![CDATA[There are numerous actions a prudent web admin can take to make their site more secure. In an effort to place the key safety precautions you can employ on a WordPress site I have gathered a number of actions from multiple sources and placed them here. Please note that this posting is not original content, [...]


Related posts:<ol><li><a href='http://wordpresshelp.org/2009/10/13/wordpress-for-genealogy/' rel='bookmark' title='Permanent Link: WordPress for Genealogy'>WordPress for Genealogy</a> <small>For those of you out there interested in seeing a...</small></li>
<li><a href='http://wordpresshelp.org/2009/11/02/tomboy-to-wordpress-atom/' rel='bookmark' title='Permanent Link: Tomboy to WordPress (ATOM)'>Tomboy to WordPress (ATOM)</a> <small>If you are a Linux user like I am (Ubuntu...</small></li>
<li><a href='http://wordpresshelp.org/2010/04/19/wordpress-gramps/' rel='bookmark' title='Permanent Link: WordPress &#038; GRAMPS&#8230;'>WordPress &#038; GRAMPS&#8230;</a> <small>I have posted a &#8220;how-to&#8217; article on the Integration of...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwordpresshelp.org%252F2009%252F04%252F19%252Fsecurity%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22WordPress%20Security%22%20%7D);"></div>
<p>There are numerous actions a prudent web admin can take to make their site more secure. In an effort to place the key safety precautions you can employ on a WordPress site I have gathered a number of actions from multiple sources and placed them here.</p>
<p>Please note that this posting is not original content, rather it is a merged aggregation from the references listed below.</p>
<h3>Item 1.</h3>
<h2>Always Upgrade to the current version of WordPress</h2>
<p>Upgrade your WordPress as soon as possible. Most WordPress releases patch security loopholes, fixes which are essential for your continued protection.</p>
<h3>Item 2.</h3>
<h2>Change Default Passwords</h2>
<p>That is the first thing to do, if you are still using the default 6 lettered admin password which is sent to you via e-mail. Give a tight and secure password with numbers and letters and symbols jumbled up so that granny&#8217;s bruteforcing technique doesn&#8217;t cost you your blog. Don&#8217;t be too concerned about loosing your password and choose a simple password as you can always change your lost WordPress password.</p>
<h3>Item 3.</h3>
<h2>Remove WordPress ‘version string’ in your theme files</h2>
<p>1. Go to WordPress dashboard, click on presentation -&gt; edit themes -&gt; header.php<br />
2. Find and remove this. bloginfo(&#8216;version&#8217;) Save the file.</p>
<p>Explanation: Hide the version number of your WordPress such that it will be hard for hacker to find security loopholes for the specific version of WordPress.</p>
<h3>Item 4.</h3>
<h2>Place empty ‘index.html’ file in the plugins folder</h2>
<p>1. Open a text editor ’save as’ and save the file as index.html (be sure to change the filetype from text files to all files if you are running in windows)<br />
2. Upload the file to WordPress wp-content/plugins folder in your web server.</p>
<p>Explanation: Hide the plugins used by your WordPress blog. It uses the same concept as above which is to hide security loopholes in the plugins.</p>
<h3>Item 5.</h3>
<h2>Upload a copy of .htaccess file in the wp-admin and wp-includes folders</h2>
<p>1. Using FTP program or your webserver file manager, go to the root folder of your server and download .htaccess file (set ’show hidden files’ first if you’re using FTP program such as FileZilla)<br />
2. Go to your wp-admin folder<br />
3. Upload the .htaccess file you’ve downloaded from the top level directory.</p>
<h3>Item 6.</h3>
<h2>Use SSH instead of Telnet, SFTP instead of FTP</h2>
<p>For real security use ssh to access your site instead of ftp which is inherently insecure and open to snooping of your account details as the authorization details (login &amp; password) are transmitted in clear over the internet. With ssh you can use secure ftp protocol like sftp to do anything you can do with ftp. Similarly you can use ssh instead of telnet to securely connect to your Linux / Unix server</p>
<h3>Item 7.</h3>
<h2>Create a robot.txt to place in your top level directory</h2>
<p>Recommended contents include:<br />
User-agent: *<br />
Disallow: /cgi-bin<br />
Disallow: /wp-admin<br />
Disallow: /wp-includes<br />
Disallow: /wp-content/plugins<br />
Disallow: /wp-content/cache<br />
Disallow: /wp-content/themes<br />
Disallow: /trackback<br />
Disallow: /feed<br />
Disallow: /comments<br />
Disallow: /category/*/*<br />
Disallow: */trackback<br />
Disallow: */feed<br />
Disallow: */comments<br />
Disallow: /*?*<br />
Disallow: /*?<br />
Allow: /wp-content/uploads</p>
<h3>References:</h3>
<ul>
<li>http://www.bloganything.net/922/secure-your-wordpress-blog</li>
<li>http://blog.taragana.com/index.php/archive/20-wordpress-security-plug-ins-and-tips-to-keep-hackers-away/</li>
<li>wordpress codex</li>
</ul>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://wordpresshelp.org/2008/02/11/how-to-move-a-wordpress-site/"  rel="bookmark" class="crp_title">How to move a WordPress site</a></li><li><a href="http://wordpresshelp.org/2008/02/29/how-to-get-an-edit-post-or-edit-page-link/"  rel="bookmark" class="crp_title">How to get an edit post or edit page link</a></li><li><a href="http://wordpresshelp.org/2009/11/02/tomboy-to-wordpress-atom/"  rel="bookmark" class="crp_title">Tomboy to WordPress (ATOM)</a></li><li><a href="http://wordpresshelp.org/2008/02/11/using-mimbo-theme/"  rel="bookmark" class="crp_title">Using Mimbo theme</a></li><li><a href="http://wordpresshelp.org/2009/10/13/wordpress-for-genealogy/"  rel="bookmark" class="crp_title">WordPress for Genealogy</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/" >Contextual Related Posts</a></li></ul></div>


<p>Related posts:<ol><li><a href='http://wordpresshelp.org/2009/10/13/wordpress-for-genealogy/' rel='bookmark' title='Permanent Link: WordPress for Genealogy'>WordPress for Genealogy</a> <small>For those of you out there interested in seeing a...</small></li>
<li><a href='http://wordpresshelp.org/2009/11/02/tomboy-to-wordpress-atom/' rel='bookmark' title='Permanent Link: Tomboy to WordPress (ATOM)'>Tomboy to WordPress (ATOM)</a> <small>If you are a Linux user like I am (Ubuntu...</small></li>
<li><a href='http://wordpresshelp.org/2010/04/19/wordpress-gramps/' rel='bookmark' title='Permanent Link: WordPress &#038; GRAMPS&#8230;'>WordPress &#038; GRAMPS&#8230;</a> <small>I have posted a &#8220;how-to&#8217; article on the Integration of...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wordpresshelp.org/2009/04/19/security/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SEO, Visibility, and Usability</title>
		<link>http://wordpresshelp.org/2009/04/17/seo-visibility-and-usability/</link>
		<comments>http://wordpresshelp.org/2009/04/17/seo-visibility-and-usability/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 17:57:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Site Development]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[BLOG]]></category>
		<category><![CDATA[follow]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://wordpresshelp.org/?p=107</guid>
		<description><![CDATA[As many of you may have noticed, I have been working on improving the &#8216;noticability&#8217; of my sites using select WordPress Plugins. I can say with certainty now that the following plugins have had a very positive impact on my SEO rankings but more importantly on my site traffic. The plugins I refer to are: [...]


Related posts:<ol><li><a href='http://wordpresshelp.org/2009/10/13/wordpress-for-genealogy/' rel='bookmark' title='Permanent Link: WordPress for Genealogy'>WordPress for Genealogy</a> <small>For those of you out there interested in seeing a...</small></li>
<li><a href='http://wordpresshelp.org/2009/11/02/tomboy-to-wordpress-atom/' rel='bookmark' title='Permanent Link: Tomboy to WordPress (ATOM)'>Tomboy to WordPress (ATOM)</a> <small>If you are a Linux user like I am (Ubuntu...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwordpresshelp.org%252F2009%252F04%252F17%252Fseo-visibility-and-usability%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22SEO%2C%20Visibility%2C%20and%20Usability%22%20%7D);"></div>
<p>As many of you may have noticed, I have been working on improving the &#8216;noticability&#8217; of my sites using select WordPress Plugins. I can say with certainty now that the following plugins have had a very positive impact on my SEO rankings but more importantly on my site traffic. The plugins I refer to are:</p>
<ul>
<li><a href="http://mitcho.com/code/yarpp/" title="YARPP"  target="_blank">YARPP</a>- Yet Another Related Posts Plugin- I use this plugin with customized settings (variable per site and my business objectives) to improve cross-linking of information on my site.  This not only improves some of the ratings in Google but seems to have a positive impact on whether or not people stay on the site and look at additional related information.  AND.. since I am in the business of providing information to people, this serves a very improtant function. (Similar functionality can be made available via Simple Tags&#8211; although I find this plugin superior.)</li>
<li><a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" title="All in One SEO"  target="_blank">All in One SEO</a>- This plugin is very useful in improving what Google and others see when they examine my web-pages. The one dependency I have observed in using this plugin is to load the same keywords I use/ generate in Simple Tags in the Home Keywords area of this plugin.  This seems to provide a higher hit rate on my pages when the search engines come by.  It additionally appears to have a positive impact on making relevant pages available to search engines.</li>
<li><a href="http://www.profitblogger.com/wp-plugin-seo-smart-links/" title="SEO Smart Links"  target="_blank">SEO Smart Links</a>- I use this plugin for much the same reason as YARPP.  The big plus is that this plugin places hot links within the body of Posts/Pages to facilitate cross-navigation around the site.</li>
<li><a href="http://wordpress.org/extend/plugins/simple-tags/" title="Simple Tags"  target="_blank">Simple Tags</a>- is possibly the key to everything.  If you are like me and often forget to tag things this plugin makes it easy to augment and re-tag your entire site at will. If you keep the tag list in this plugin as your master, it also makes it easy to cross-link and cross-reference all your SEO data across the site.
<ul>
<li>Be certain to look at the admin function for this tool because you can invoke the following key functions:</li>
<li>Related Posts- cross-linking of posts where content is similar (similar to YARPP)</li>
<li>Related Pages- cross-linking of pages where content is similar (similar to YARPP)</li>
<li>Relevant Tags- listing of the tags used on the Page/ Post</li>
</ul>
</li>
</ul>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://wordpresshelp.org/2008/02/12/wordpresshelporg-features/"  rel="bookmark" class="crp_title">WordPressHelp.org features</a></li><li><a href="http://wordpresshelp.org/2008/02/10/wordpress-as-a-wiki/"  rel="bookmark" class="crp_title">WordPress as a wiki?</a></li><li><a href="http://wordpresshelp.org/2009/10/13/wordpress-for-genealogy/"  rel="bookmark" class="crp_title">WordPress for Genealogy</a></li><li><a href="http://wordpresshelp.org/2008/02/14/treemagic-cypress/"  rel="bookmark" class="crp_title">TreeMagic Cypress</a></li><li><a href="http://wordpresshelp.org/2008/04/25/wordpress-site-performance/"  rel="bookmark" class="crp_title">WordPress Site Performance</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/" >Contextual Related Posts</a></li></ul></div>


<p>Related posts:<ol><li><a href='http://wordpresshelp.org/2009/10/13/wordpress-for-genealogy/' rel='bookmark' title='Permanent Link: WordPress for Genealogy'>WordPress for Genealogy</a> <small>For those of you out there interested in seeing a...</small></li>
<li><a href='http://wordpresshelp.org/2009/11/02/tomboy-to-wordpress-atom/' rel='bookmark' title='Permanent Link: Tomboy to WordPress (ATOM)'>Tomboy to WordPress (ATOM)</a> <small>If you are a Linux user like I am (Ubuntu...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wordpresshelp.org/2009/04/17/seo-visibility-and-usability/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DoFollow-NoFollow?</title>
		<link>http://wordpresshelp.org/2009/04/13/dofollow-nofollow/</link>
		<comments>http://wordpresshelp.org/2009/04/13/dofollow-nofollow/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 14:25:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General News]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Site Development]]></category>
		<category><![CDATA[BLOG]]></category>
		<category><![CDATA[follow]]></category>
		<category><![CDATA[moving]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://wordpresshelp.org/?p=98</guid>
		<description><![CDATA[In order to better understand the relative merits of moving from NoFollow to DoFollow, I have begun a test on this site. Basically I am using two new (for me) plugins. Lucia&#8217;sLinkLove -and- Nofollow Reciprocity The basic notion is that Lucia&#8217;s LinkLove allows for an automatic reset of the default NoFollow for comments to DoFollow, [...]


Related posts:<ol><li><a href='http://wordpresshelp.org/2009/10/13/wordpress-for-genealogy/' rel='bookmark' title='Permanent Link: WordPress for Genealogy'>WordPress for Genealogy</a> <small>For those of you out there interested in seeing a...</small></li>
<li><a href='http://wordpresshelp.org/2009/11/02/tomboy-to-wordpress-atom/' rel='bookmark' title='Permanent Link: Tomboy to WordPress (ATOM)'>Tomboy to WordPress (ATOM)</a> <small>If you are a Linux user like I am (Ubuntu...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwordpresshelp.org%252F2009%252F04%252F13%252Fdofollow-nofollow%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22DoFollow-NoFollow%3F%22%20%7D);"></div>
<p>In order to better understand the relative merits of moving from NoFollow to DoFollow, I have begun a test on this site.</p>
<p>Basically I am using two new (for me) plugins.</p>
<ul>
<li><a href="http://money.bigbucksblogger.com/" title="Visit plugin homepage" >Lucia&#8217;sLinkLove</a> -and-</li>
<li><a href="http://www.inverudio.com/programs/WordPressBlog/NofollowReciprocity.php" title="Visit plugin homepage" >Nofollow Reciprocity</a></li>
</ul>
<p>The basic notion is that Lucia&#8217;s LinkLove allows for an automatic reset of the default NoFollow for comments to DoFollow, after pre-determined number (determined by me) of approved comments have been added by a given user to this site. The NoFollow Reciprocity module sets and/all comments to NoFollow if the receiveing site has their site set to NoFollow.</p>
<p>Hopefully this test will demonstrate an uptick in this site&#8217;s ratings and traffic without a significant additional burden in SPAM.  I&#8217;ll post the results of my test, as they become obvious.  If you have ideas of other plugins that I should add to this mix, please let me know.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://wordpresshelp.org/2008/02/11/how-to-recover-a-dead-wordpress-site/"  rel="bookmark" class="crp_title">How to recover a dead WordPress site</a></li><li><a href="http://wordpresshelp.org/2009/10/13/wordpress-for-genealogy/"  rel="bookmark" class="crp_title">WordPress for Genealogy</a></li><li><a href="http://wordpresshelp.org/2008/02/11/using-mimbo-theme/"  rel="bookmark" class="crp_title">Using Mimbo theme</a></li><li><a href="http://wordpresshelp.org/2009/04/17/seo-visibility-and-usability/"  rel="bookmark" class="crp_title">SEO, Visibility, and Usability</a></li><li><a href="http://wordpresshelp.org/2008/04/25/wordpress-site-performance/"  rel="bookmark" class="crp_title">WordPress Site Performance</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/" >Contextual Related Posts</a></li></ul></div>


<p>Related posts:<ol><li><a href='http://wordpresshelp.org/2009/10/13/wordpress-for-genealogy/' rel='bookmark' title='Permanent Link: WordPress for Genealogy'>WordPress for Genealogy</a> <small>For those of you out there interested in seeing a...</small></li>
<li><a href='http://wordpresshelp.org/2009/11/02/tomboy-to-wordpress-atom/' rel='bookmark' title='Permanent Link: Tomboy to WordPress (ATOM)'>Tomboy to WordPress (ATOM)</a> <small>If you are a Linux user like I am (Ubuntu...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wordpresshelp.org/2009/04/13/dofollow-nofollow/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Free Themes</title>
		<link>http://wordpresshelp.org/2009/03/31/free-themes/</link>
		<comments>http://wordpresshelp.org/2009/03/31/free-themes/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 16:28:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Site Development]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[BLOG]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wpmu]]></category>

		<guid isPermaLink="false">http://wordpresshelp.org/?p=81</guid>
		<description><![CDATA[Updated:11 April 2009 Updated: 15 April 2009 Like many of you, I am always in search of excellent themes for my existing and new WordPress sites.   Also, probably like most of you, I seem to be constantly searching the web for them.  In order to help consolidate my list of useful sites (eliminating many I [...]


Related posts:<ol><li><a href='http://wordpresshelp.org/2009/10/13/wordpress-for-genealogy/' rel='bookmark' title='Permanent Link: WordPress for Genealogy'>WordPress for Genealogy</a> <small>For those of you out there interested in seeing a...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwordpresshelp.org%252F2009%252F03%252F31%252Ffree-themes%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Free%20Themes%22%20%7D);"></div>
<p>Updated:11 April 2009</p>
<p>Updated: 15 April 2009</p>
<p>Like many of you, I am always in search of excellent themes for my existing and new WordPress sites.   Also, probably like most of you, I seem to be constantly searching the web for them.  In order to help consolidate my list of useful sites (eliminating many I find either to expensive or of too poor quality, here is my list:</p>
<ul>
<li><a href="http://wordpress.org/extend/themes/" title="WordPress"  target="_blank">WordPress</a></li>
<li><a href="http://wpmudev.org/themes/" title="WPMU"  target="_blank">WordPress Multi-User</a></li>
<li><a href="http://topwpthemes.com/" title="Top WordPress Themes"  target="_blank">Top WordPress Themes</a></li>
<li>Bala Sadish sites:
<ul>
<li><a href="http://wpthemepark.com/themes" title="WP Theme Park"  target="_blank">WordPress Theme Park</a></li>
<li><a href="http://playwith.wpthemes.info/" title="WP Themes Info"  target="_blank">Play with WP Themes Info</a></li>
<li><a href="http://wprocks.com/free-themes/" title="WordPress Rocks"  target="_blank">WordPress Rocks</a></li>
</ul>
</li>
<li><a href="http://www.smashingmagazine.com/2008/01/08/100-excellent-free-high-quality-wordpress-themes/" title="Smashing Magazine"  target="_blank">Smashing Magazine</a></li>
<li><a href="http://www.blogohblog.com/category/wordpress-themes/" title="BlogOHBlog"  target="_blank">BlogOh!Blog</a></li>
<li><a href="http://www.mygreencorner.com/freewordpressthemes.php" title="MyGreenCorner"  target="_blank">MyGreenCorner</a></li>
<li><a href="http://www.wpskins.org/" title="wpskins"  target="_blank">WP Skins</a></li>
<li><a href="http://www.fresheezy.com/" title="Fresheezy"  target="_blank">Fresheezy</a></li>
<li><a href="http://www.ezwpthemes.com/" title="ezwpthemes"  target="_blank">EZwpthemes</a></li>
<li><a href="http://www.siteground.com/wordpress-hosting/wordpress-themes.htm" title="Site Ground"  target="_blank">Site Ground</a></li>
<li><a href="http://welovewp.com/" title="WeLoveWP"  target="_blank">WeLoveWP</a></li>
<li><a href="http://www.freewordpressthemes.com/" title="Free WordPress Themes"  target="_blank">Free WordPress Themes</a></li>
<li><a href="http://www.widgetreadythemes.com/" title="Widget Ready Themes"  target="_blank">Widget Ready Themes</a></li>
<li><a href="http://www.freewpthemes.net/" title="Free WordPress Themes"  target="_blank">Free WordPress Themes</a></li>
<li><a href="http://www.osskins.com/main/?this=qr&amp;meta=cost&amp;metavalue=free&amp;category=5" title="OSS Skins"  target="_blank">OSS Skins</a></li>
<li><a href="http://wpthemeland.com/" title="WordPress Themeland"  target="_blank">WordPress Themeland</a></li>
<li><a href="http://wordpress2u.com/" title="WordPress2U"  target="_blank">WordPress2u</a></li>
<li><a href="http://themebot.com/website-templates/wordpress-themes" title="ThemeBot"  target="_blank">ThemeBot</a></li>
</ul>
<h3>Reviews</h3>
<ul>
<li><a href="http://www.noupe.com/wordpress/the-top-7-premium-wordpress-themes-for-free.html" title="The TOP 7 Premium WordPress Themes For FREE" >The TOP 7 Premium WordPress Themes For FREE</a></li>
<li><a href="http://www.noupe.com/wordpress/15-high-quality-premium-like-free-wordpress-themes.html" title="15 High Quality Premium-Like Free WordPress Themes" >15 High Quality Premium-Like Free WordPress Themes</a></li>
</ul>
<p>If you have other ideas or suggestions please be sure to let me know and I&#8217;ll add them here.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://wordpresshelp.org/2008/02/29/how-to-get-an-edit-post-or-edit-page-link/"  rel="bookmark" class="crp_title">How to get an edit post or edit page link</a></li><li><a href="http://wordpresshelp.org/2008/02/11/using-mimbo-theme/"  rel="bookmark" class="crp_title">Using Mimbo theme</a></li><li><a href="http://wordpresshelp.org/2009/04/19/security/"  rel="bookmark" class="crp_title">WordPress Security</a></li><li><a href="http://wordpresshelp.org/2008/03/18/wordpress-information-central/"  rel="bookmark" class="crp_title">WordPress Information Central!</a></li><li><a href="http://wordpresshelp.org/2008/06/08/free-web-conferencing/"  rel="bookmark" class="crp_title">Free Web Conferencing- DimDim</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/" >Contextual Related Posts</a></li></ul></div>


<p>Related posts:<ol><li><a href='http://wordpresshelp.org/2009/10/13/wordpress-for-genealogy/' rel='bookmark' title='Permanent Link: WordPress for Genealogy'>WordPress for Genealogy</a> <small>For those of you out there interested in seeing a...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wordpresshelp.org/2009/03/31/free-themes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Update Services</title>
		<link>http://wordpresshelp.org/2009/01/04/update-services/</link>
		<comments>http://wordpresshelp.org/2009/01/04/update-services/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 22:30:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Did you know ...]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Web Developer]]></category>
		<category><![CDATA[BLOG]]></category>

		<guid isPermaLink="false">http://wordpresshelp.org/?p=73</guid>
		<description><![CDATA[Because most of us post to BLOGs in order to be read, having a good and complete list of update services is essential. As I was surfing the web I came across a rather complete, current, and thoughtful listing. This list is maintained and located at: http://elliottback.com/wp/a-list-of-rpc-and-rpc2-to-ping/ Many thanks to Elliot C. Back. Related Posts:Accessibility [...]


Related posts:<ol><li><a href='http://wordpresshelp.org/2009/11/02/tomboy-to-wordpress-atom/' rel='bookmark' title='Permanent Link: Tomboy to WordPress (ATOM)'>Tomboy to WordPress (ATOM)</a> <small>If you are a Linux user like I am (Ubuntu...</small></li>
<li><a href='http://wordpresshelp.org/2009/10/13/wordpress-for-genealogy/' rel='bookmark' title='Permanent Link: WordPress for Genealogy'>WordPress for Genealogy</a> <small>For those of you out there interested in seeing a...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwordpresshelp.org%252F2009%252F01%252F04%252Fupdate-services%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Update%20Services%22%20%7D);"></div>
<p>Because most of us post to BLOGs in order to be read, having a good and complete list of update services is essential. As I was surfing the web I came across a rather complete, current, and thoughtful listing. This list is maintained and located at:</p>
<p>http://elliottback.com/wp/a-list-of-rpc-and-rpc2-to-ping/</p>
<p>Many thanks to Elliot C. Back.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://wordpresshelp.org/2008/03/03/accessibility-guidelines/"  rel="bookmark" class="crp_title">Accessibility Guidelines</a></li><li><a href="http://wordpresshelp.org/2009/11/02/tomboy-to-wordpress-atom/"  rel="bookmark" class="crp_title">Tomboy to WordPress (ATOM)</a></li><li><a href="http://wordpresshelp.org/2008/03/03/design-pointers/"  rel="bookmark" class="crp_title">Design Pointers</a></li><li><a href="http://wordpresshelp.org/2008/02/29/how-to-get-an-edit-post-or-edit-page-link/"  rel="bookmark" class="crp_title">How to get an edit post or edit page link</a></li><li><a href="http://wordpresshelp.org/2008/03/03/accessibility-requirements/"  rel="bookmark" class="crp_title">Accessibility Requirements</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/" >Contextual Related Posts</a></li></ul></div>


<p>Related posts:<ol><li><a href='http://wordpresshelp.org/2009/11/02/tomboy-to-wordpress-atom/' rel='bookmark' title='Permanent Link: Tomboy to WordPress (ATOM)'>Tomboy to WordPress (ATOM)</a> <small>If you are a Linux user like I am (Ubuntu...</small></li>
<li><a href='http://wordpresshelp.org/2009/10/13/wordpress-for-genealogy/' rel='bookmark' title='Permanent Link: WordPress for Genealogy'>WordPress for Genealogy</a> <small>For those of you out there interested in seeing a...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wordpresshelp.org/2009/01/04/update-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online Guides</title>
		<link>http://wordpresshelp.org/2008/03/04/online-guides/</link>
		<comments>http://wordpresshelp.org/2008/03/04/online-guides/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 14:39:20 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Web Developer]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[BLOG]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[follow]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://wordpresshelp.org/2008/03/04/online-guides/</guid>
		<description><![CDATA[Over the years we have come across numerous useful websites; sites that communicate useful information on web development, standards implementation and more. A few are listed here (we&#8217;ll update this list as time goes on&#8230;) Standards The following sites provide detailed information on web standards. Please remember that all of sites should adhere to applicable [...]


Related posts:<ol><li><a href='http://wordpresshelp.org/2009/11/21/block-a-country/' rel='bookmark' title='Permanent Link: Block a Country'>Block a Country</a> <small>If you are finding that your site is benefiting from...</small></li>
<li><a href='http://wordpresshelp.org/2009/11/02/tomboy-to-wordpress-atom/' rel='bookmark' title='Permanent Link: Tomboy to WordPress (ATOM)'>Tomboy to WordPress (ATOM)</a> <small>If you are a Linux user like I am (Ubuntu...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwordpresshelp.org%252F2008%252F03%252F04%252Fonline-guides%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Online%20Guides%22%20%7D);"></div>
<p>Over the years we have come across numerous useful websites; sites that communicate useful information on web development, standards implementation and more. A few are listed here (we&#8217;ll update this list as time goes on&#8230;)</p>
<h3>Standards</h3>
<p>The following sites provide detailed information on web standards. Please remember that all of sites should adhere to applicable web standards! Use these sites to ensure your code complies with the relevant standards.</p>
<ul>
<li><a href="http://www.section508.gov/"  title="508" target="_blank"> 508 &#8211; accessibility compliance standards</a><a href="http://www.section508.gov/"  target="_blank"></a></li>
<li> <a href="http://www.w3.org/Style/CSS/"  title="CSS Stds" target="_blank">CSS Standards</a></li>
<li> <a href="http://www.w3.org/MarkUp/"  title="html stds" target="_blank">HTML Standards</a></li>
<li> <a href="http://www.w3.org/2001/sw/BestPractices/"  title="SW Best practices" target="_blank">Semantic Web Best Practices</a></li>
<li> <a href="http://www.w3.org/2001/sw/DataAccess/"  title="RDF &amp; SPARQL" target="_blank">RDF and SPARQL Standards</a></li>
<li> <a href="http://www.w3.org/2004/OWL/#specs"  title="OWL" target="_blank">Web Ontology Language (OWL)</a><a href="http://www.w3.org/2004/OWL/#specs"  target="_blank"></a></li>
<li><a href="http://www.w3.org/"  title="w3c" target="_blank">w3c</a></li>
<li><a href="http://webstandardsgroup.org/"  title="Web Standards Group" target="_blank">Web Standards Group </a></li>
<li><a href="http://www.webstandards.org/"  title="Web Standards Project" target="_blank">The Web Standards Project</a></li>
<li> <a href="http://www.w3.org/XML/Core/"  title="XML" target="_blank">XML Core Working Group</a></li>
</ul>
<h3>Tools</h3>
<ul>
<li><a href="http://www.dynamicdrive.com/"  title="Dynamic Drive" target="_blank">Dynamic Drive-</a> Scripts and add-ons</li>
<li><a href="http://www.cleancss.com/"  title="CleanCSS" target="_blank">Cleanup your CSS</a></li>
<li><a href="http://www.cssplay.co.uk/"  title="CSS Play" target="_blank">CSS Menus &amp; More</a> (Stu Nichols)</li>
<li><a href="http://blog.html.it/layoutgala/"  title="Layout Gala" target="_blank">CSS Page Layouts</a></li>
<li><a href="http://www.morguefile.com/"  title="Morgue File" target="_blank">Morgue File- </a> Free Open Source photos</li>
<li><a href="http://www.neuroticweb.com/recursos/css-rounded-box/index.php?color=FFFFFF&amp;fondo=330000"  title="Rounded Box" target="_blank">Rounded Box Generator</a></li>
<li><a href="http://www.spiffycorners.com/index.php?sc=spiffy&amp;bg=FFFFFF&amp;fg=b20000&amp;sz=3px"  title="Spiffy Corners" target="_blank">Spiffy Corners</a>- generate nice css boxes</li>
<li><a href="http://www.sxc.hu/index.phtml"  title="sxc" target="_blank">Stock Xchange</a>- Free Open Source photos</li>
<li><a href="http://www.webcontentment.biz/diywebaudit.php"  title="WebSite Audit" target="_blank">WebSite Audit</a></li>
<li><a href="http://www.websitegrader.com/#ReportTop"  title="WebSiteGrader" target="_blank">WebSite Grader</a></li>
</ul>
<h3>Tutorials</h3>
<ul>
<li><a href="http://crackajax.net/tabs.php"  title="Ajax Tutorials" target="_blank">Ajax Tutorials</a></li>
<li><a rel="nofollow" href="http://css.maxdesign.com.au/index.htm"  title="Listmania" target="_blank">CSS Listmania</a></li>
<li><a href="http://www.positioniseverything.net/explorer.html"  title="Explorer Exposed" target="_blank">Fix IE Bugs</a>- Explorer Exposed</li>
<li><a href="http://www.w3schools.com"  title="w3schools" target="_blank">w3schools Tutorials</a> (html, css, and more)</li>
<li><a href="http://www.webstyleguide.com/interface/index.html"  title="Web Style Guide" target="_blank">Web Style Guide</a></li>
<li><a href="http://www.w3csites.com/"  title="w3c sites" target="_blank">W3c compliant Site Listings </a></li>
</ul>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://wordpresshelp.org/2008/03/03/accessibility-requirements/"  rel="bookmark" class="crp_title">Accessibility Requirements</a></li><li><a href="http://wordpresshelp.org/2008/03/02/web-standards-checklist/"  rel="bookmark" class="crp_title">Web Standards Checklist</a></li><li><a href="http://wordpresshelp.org/2008/03/04/css-guides/"  rel="bookmark" class="crp_title">CSS Guides</a></li><li><a href="http://wordpresshelp.org/2008/02/10/wordpress/"  rel="bookmark" class="crp_title">WordPress</a></li><li><a href="http://wordpresshelp.org/2008/03/03/alpha-criteria/"  rel="bookmark" class="crp_title">alpha Criteria</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/" >Contextual Related Posts</a></li></ul></div>


<p>Related posts:<ol><li><a href='http://wordpresshelp.org/2009/11/21/block-a-country/' rel='bookmark' title='Permanent Link: Block a Country'>Block a Country</a> <small>If you are finding that your site is benefiting from...</small></li>
<li><a href='http://wordpresshelp.org/2009/11/02/tomboy-to-wordpress-atom/' rel='bookmark' title='Permanent Link: Tomboy to WordPress (ATOM)'>Tomboy to WordPress (ATOM)</a> <small>If you are a Linux user like I am (Ubuntu...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wordpresshelp.org/2008/03/04/online-guides/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get an edit post or edit page link</title>
		<link>http://wordpresshelp.org/2008/02/29/how-to-get-an-edit-post-or-edit-page-link/</link>
		<comments>http://wordpresshelp.org/2008/02/29/how-to-get-an-edit-post-or-edit-page-link/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 17:33:29 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[admin]]></category>
		<category><![CDATA[BLOG]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://wordpresshelp.org/2008/02/29/how-to-get-an-edit-post-or-edit-page-link/</guid>
		<description><![CDATA[Some themes do not include an &#8216;edit post&#8217; or &#8216;edit page&#8217; link! It&#8217;s hard to believe that such a simple addition can be forgotten and it&#8217;s so useful! A small snippet of code rectifies the problem easily. Here&#8217;s how you do it &#8230; Login and go to Admin&#62;presentation&#62;theme editor Open file &#8216;Single.php&#8217; Single post file [...]


Related posts:<ol><li><a href='http://wordpresshelp.org/2009/11/02/tomboy-to-wordpress-atom/' rel='bookmark' title='Permanent Link: Tomboy to WordPress (ATOM)'>Tomboy to WordPress (ATOM)</a> <small>If you are a Linux user like I am (Ubuntu...</small></li>
<li><a href='http://wordpresshelp.org/2009/10/13/wordpress-for-genealogy/' rel='bookmark' title='Permanent Link: WordPress for Genealogy'>WordPress for Genealogy</a> <small>For those of you out there interested in seeing a...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwordpresshelp.org%252F2008%252F02%252F29%252Fhow-to-get-an-edit-post-or-edit-page-link%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22How%20to%20get%20an%20edit%20post%20or%20edit%20page%20link%22%20%7D);"></div>
<p>Some themes do not include an &#8216;edit post&#8217; or &#8216;edit page&#8217; link!</p>
<p>It&#8217;s hard to believe that such a simple addition can be forgotten and it&#8217;s so useful!</p>
<p>A small snippet of code rectifies the problem easily. Here&#8217;s how you do it &#8230;</p>
<ul>
<li>Login and go to Admin&gt;presentation&gt;theme editor</li>
<li>Open file &#8216;Single.php&#8217; Single post file in the list</li>
<li>You can enter the edit link wherever you think best</li>
<li>example; find the line</li>
</ul>
<pre>&lt;?php the_content('&lt;p&gt;Read the rest of this entry Â»&lt;/p&gt;'); ?&gt;</pre>
<p>and add beneath it</p>
<pre>&lt;?php edit_post_link('(Edit Post)', '', ''); ?&gt;</pre>
<ul>
<li>Save the page and refresh a full blog post page to see your edit link under the post</li>
<li>Repeat the same process for a page by editing the &#8216;Page template&#8217; file in the same way</li>
</ul>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://wordpresshelp.org/2008/02/12/wordpresshelporg-features/"  rel="bookmark" class="crp_title">WordPressHelp.org features</a></li><li><a href="http://wordpresshelp.org/2008/02/11/using-mimbo-theme/"  rel="bookmark" class="crp_title">Using Mimbo theme</a></li><li><a href="http://wordpresshelp.org/2009/04/19/security/"  rel="bookmark" class="crp_title">WordPress Security</a></li><li><a href="http://wordpresshelp.org/2009/11/02/tomboy-to-wordpress-atom/"  rel="bookmark" class="crp_title">Tomboy to WordPress (ATOM)</a></li><li><a href="http://wordpresshelp.org/2008/02/10/wordpress-as-a-wiki/"  rel="bookmark" class="crp_title">WordPress as a wiki?</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/" >Contextual Related Posts</a></li></ul></div>


<p>Related posts:<ol><li><a href='http://wordpresshelp.org/2009/11/02/tomboy-to-wordpress-atom/' rel='bookmark' title='Permanent Link: Tomboy to WordPress (ATOM)'>Tomboy to WordPress (ATOM)</a> <small>If you are a Linux user like I am (Ubuntu...</small></li>
<li><a href='http://wordpresshelp.org/2009/10/13/wordpress-for-genealogy/' rel='bookmark' title='Permanent Link: WordPress for Genealogy'>WordPress for Genealogy</a> <small>For those of you out there interested in seeing a...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wordpresshelp.org/2008/02/29/how-to-get-an-edit-post-or-edit-page-link/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
