<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Geek Notes &#187; Wordpress</title>
	<atom:link href="http://www.geek-notes.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geek-notes.com</link>
	<description>A web developer's blog: languages, search engines, servers.</description>
	<lastBuildDate>Thu, 12 Nov 2009 01:14:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
		<item>
		<title>SEO For Wordpress Tips</title>
		<link>http://www.geek-notes.com/wordpress/25/optimize-wordpress-for-search-engines/</link>
		<comments>http://www.geek-notes.com/wordpress/25/optimize-wordpress-for-search-engines/#comments</comments>
		<pubDate>Mon, 05 Jun 2006 10:00:17 +0000</pubDate>
		<dc:creator>Maurizio Petrone</dc:creator>
				<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.geek-notes.com/wordpress/25/optimize-wordpress-for-search-engines/</guid>
		<description><![CDATA[

Warning: this article is outdated (was written back in 2006). Main concepts are still OK, some details are different (in a good way) in the actual version of Wordpress.
This article is about how to make Wordpress search engines friendly, and optimized for.
A default Wordpress installation is SEF enough, which means that the structure itself performs [...]]]></description>
			<content:encoded><![CDATA[<img src="/wp-content/icons/icon_search-engines.gif" width="80" height="80" class="icon" alt="Search Engines" />
<img src="/wp-content/icons/icon_wordpress.gif" width="80" height="80" class="icon" alt="Wordpress" />
<p><strong>Warning: this article is outdated (was written back in 2006). Main concepts are still OK, some details are different (in a good way) in the actual version of Wordpress.</strong></p>
<p>This article is about how to make Wordpress search engines friendly, and optimized for.</p>
<p>A default Wordpress installation is <acronym title="Search Engines Friendly">SEF</acronym> enough, which means that the structure itself performs pretty good in <a href="http://www.seosems.com" title="Italian resource for SEO and SEM">Search Engines</a>.</p>
<p> But with these hints, <strong>you will give your posts the best environment as possible to compete</strong> in the Search Engines Results Page (<acronym title="Search Engine Results Pages">SERP</acronym>s).</p>
<div style="margin:15px;border:3px double grey;background:#ebebeb;padding:0 10px">
<p>If you prefer so, you can read this article in italian: <a href="http://www.giorgiotave.it/wikigt/os/Guida_completa_per_ottimizzare_Wordpress" rel="nofollow">Guida all&#8217;ottimizzazione di Wordpress</a></p>
</div>
<p>This guide is divided in five points:</p>
<ul>
<li><b>Site structure</b><br />
	Present your website with &#8220;the best looking face showing&#8221; to the Engines robots that scan and index your work.</li>
<li><b>Content organization</b><br />
	Don&#8217;t play messy: if you give order to your content, it will be more &#8220;searchable&#8221;.</li>
<li><b>Write content</b><br />
	A few tips about how to write your content optimally &#8211; not only for Search Engines.</li>
<li><b>Interact with others</b><br />
	Subtitle is: <em>Don&#8217;t just publish your stuff</em>. It&#8217;s about being &quot;social&quot; when blogging.
	</li>
<li><b>Help Search Engines Directly</b><br />
	Some final hints to perform well and maximize the power of your blog.
	</li>
</ul>
<p><span id="more-25"></span></p>
<h4>Site structure</h4>
<ul>
<li>
<p><b>Optimize your theme markup</b></p>
<p>First of all, assure that your theme markup (both <acronym title="Cascading Style Sheets">CSS</acronym>) follows <acronym title="World Wide Web Consortium">the W3C</acronym> standard guidelines.<br />
	Put posts content&#8217;s code as higher as you can in &lt;body&gt;, the code block of your sidebar menu should follow the main content.<br />
	Use headings (&lt;h1&gt;, &lt;h2&gt; etc) for titles and category names.</p>
</li>
<li>
<p><b>Permalinks</b></p>
<p>Have static URLs for your posts.<br />
	Unless you own a news weblog (for which news evident freshness is force), I suggest to adopt this permalink structure: <span class="codespan">/%category%/%post_id%/%postname%/</span>. It drops the defaut inclusion of date information in favor of more descriptive URLs,  with a significant keyword inside (that is the category name).</p>
<p><em>Remember:</em> unless you&#8217;re familiar with HTTP code status redirects AND search engines indexing behaviour, <span style="text-decoration:underline">DO NOT CHANGE YOUR PERMALINK STRUCTURE</span> once your website gets indexed and posts linked.</p>
</li>
<li>
<p><b>Link between posts having the same topic or subject </b></p>
<p><em>&quot;If one is reading an article focused on a specific subject, probably he&#8217;s interested in reading other posts about the same, or at least similar, topic&quot;</em>.<br />
	<strong>Do you agree with this sentence? Believe me, search engines do.</strong></p>
<p>All you have to do, is to facilitate the chances of jumping between articles.<br />
	Link every post with others by the same category (maybe my <a href="http://www.geek-notes.com/wordpress/19/plugin-posts-in-category/" title="'Posts in Category' plugin shows link to other posts from the categories under which the currently active post is filed">plugin</a> can help you), and also link posts that are in some way related each other, even despite the category information (try <a href="http://www.w-a-s-a-b-i.com/archives/2004/05/26/wordpress-related-entries-plugin/" title="Shows links to posts 'talking similar' to the current one">Related Entries</a> plugin).</p>
</li>
</ul>
<h4>Content organization </h4>
<ul>
<li>
<p><b>Categories</b></p>
<p>If you write articles on different topics, you should organize them in categories.<br />
	Open a category for each topic, and be descriptive in its name choose.</p>
<p>Then, <strong>be  strict</strong> when it&#8217;s time to  categorize your posts. Don&#8217;t worry about open a new category, if it&#8217;s necessary. </p>
<p>Organizing content into categories helps both visitors and search engines to easily understand what your articles are about, and to search them.</p>
<p>Don&#8217;t forget to place a link to the filing categories, for each post, in your template!</p>
</li>
<li>
<p><b>Posting order</b></p>
<p>If you already know the number of articles you&#8217;re about to post for next, and you already know that some of them will be about the subject area <strong>A</strong>, and some other about another topic, say <strong>B</strong>, then try to post all your article about <strong>A</strong>, before you start posting about the topic <strong>B</strong>.<br />
	If you can, don&#8217;t alternate topics, but make a post being semantically related with its previous, naturally following them.</p>
<p>This will give continuity to your content posting, and will add strength in the engine&#8217;s view of your site.</p>
</li>
<li>
<p><b>Make your content searchable</b></p>
<p>Wordpress gives two ways to search content: the search form, and the archives.</p>
<p>There&#8217;s not much to say about the search form (but maybe you want to<a href="http://andersdrengen.dk/projects/searchhistory/" title="SearchHistory stores details about previous searches in your blog and makes a small report on a sub-page to the manage administrator-menu"> track your user&#8217;s searches with a specific plugin</a>).</p>
<p>But about archives, I suggest to give up the archive by date, in favor of the category-based one: users will be likely to search articles by content, and not by publish date. I&#8217;m sure your statistics will confirm it.</p>
</li>
<li><a name="tagyourposts"></a>
<p><b>Tag your posts</b></p>
<p>Did you ever see a <a href="http://www.geek-notes.com/tag/keywords.php" title="Geek-notes tag cloud">tag cloud</a>? It&#8217;s a direct and very fast way to: 1) see what a blog is mainly about, and 2) find posts focused on a specific subject.</p>
<p> With the <a href="http://vapourtrails.ca/wp-keywords" title="This plugin tags posts and shows a tag cloud">keyword tag plugin</a> you can assign keywords to your articles: for every post, you will have links to searches for other posts tagged with the same key.</p>
<p>Since this plugin stores tags in a custom field named <em>keywords</em>, it&#8217;s particularly useful when applied in tandem with the <a href="#metakeyplugin" title="jump to the point talking about the meta keyword plugin">meta keyword plugin</a>.</p>
<p>I have noticed that the use of this tag plugin, in conjunction with the <em>meta keyword</em> one, gives great benefits on services like <a href="http://www.technorati.com/">Technorati</a> (without doing the <em>claim</em> for this blog, people are able to <a href="http://www.technorati.com/blogs/www.geek-notes.com">find my posts in Technorati</a> by searching the tags I choose for them).</p>
</li>
</ul>
<h4>Writing content</h4>
<ul>
<li>
<p><b>Content</b></p>
<p>What you are going to talk about, is all up to you.</p>
<p>But you can help both human readers and search engines, making your content <strong>friendly</strong>. What does it mean, practically?</p>
<p>When you have found an interesting subject for your post, try to write an article that exhausts the subject matter in a single post; <strong>don&#8217;t break up the article in multiple posts</strong>: if you have long text, break it with a &quot;read more&quot; link, and don&#8217;t be afraid to use lists and paragraphs to separate periods (this helps readability).</p>
<p>If the subject is really wide, write a post for each sub-topic, and <strong>exhaust it</strong> in the article.</p>
<p>Start your post with one or two sentences that summarizes what the article is about.</p>
<p>Repeat key-words and key-phrases of interest inside your post, and emphasize them with a bolder font weight. </p>
<p>Once you&#8217;ve finished, read again your text, and make it shorter. Summarize, and don&#8217;t go off-topic. </p>
<p>Don&#8217;t forget to check text for errors: avoid mispelling, typos, and grammar mistakes!</p>
<p><b>Try to post new content regularly.</b></p>
</li>
<li>
<p><b>Link well</b></p>
<p>Linked resources should help your post communication, deepening the subject. To do it well, simply follow these rules: </p>
<ul>
<li>If you cite a resource, link it. If you think that a resource can be useful to your readers, link it, too. But don&#8217;t place random or useless links.</li>
<li>Place links naturally into text, don&#8217;t put them in a meaningless list at the end of your post.: <strong>a link should be a phrase that fits good</strong> into the flowing of text. </li>
<li>Give descriptive names to link anchors: don&#8217;t call a link &quot;<em>click here</em>&quot;.</li>
<li>Give more descriptive <em>titles</em> to your links.</li>
<li>Link regularly: no javascript, no server-side click counters, no cloaked nor shorted URLs.</li>
</ul>
<p>These rules applies both to internal links (links that point to a page of the same domain they&#8217;re on) and external links (a link pointing to another resource on the web). </p>
</li>
<li>
<p><b>Post titles</b></p>
<p>Once you have the content ready, think to its title.</p>
<p> Find a short phrase that is well-descriptive of your content, possibly not shorter than three words and not longer than seven.</p>
<p>Then, run a search on your favourite engine for your title. See if someone appears in the first page with the exact match of your sentence.<br />
	Try a search with only the <em>keywords</em> of your title. Take note of how much results you get, and of who your competitors are.<br />
	Do the same for each possible title you&#8217;ve thinked at.</p>
<p>Then, <strong>think again at your title</strong>: be original, try to figure out what will be the keyphrases or keywords that one would type in a search to find an article like yours. If this match with your title, then use it!</p>
</li>
</ul>
<h4>Interact with others (don&#8217;t just publish your stuff)</h4>
<ul>
<li>
<p><b>Open your post to comments </b></p>
<p>Open comments, <strong>encourage visitors to comment your posts</strong>: place an evident <em>Comment</em> link, ask questions in your articles; in other words: set up some space for your visitors in which they can express themselves!<br />
	Comments are content; a good comment is related to your article and can add value information to it.</p>
<p>Reply to your visitor&#8217;s comments: they&#8217;re precious!<br />
  	  Fight comment spam, both manually and automatically (with <a href="http://akismet.com/" title="Good tool for Wordpress to fight comment spammers">askimet</a>).</p>
</li>
<li>
<p><b>Track back other&#8217;s posts</b></p>
<p>If your post deeps something discussed on another blog&#8217;s post, or if you take a post just as reference to write your own, then link it and use the <a href="http://codex.wordpress.org/Introduction_to_Blogging#Trackbacks">Trackback function</a> to <em>send a ping</em> to the post you refer to.<br />
	There will be a link to your post in some other&#8217;s one.</p>
<p>Ping only posts that you cite in your article or that are, at least, strongly related with yours. <span style="text-decoration:underline">DON&#8217;T DO TRACKBACK SPAM!</span></p>
</li>
<li>
<p><b>Once you&#8217;ve written your own, Comment others</b></p>
<p>Find another blog article related with the topic your post is about. Read it carefully, think on it and then, if you have something to say, leave a comment.</p>
<p>Comment intelligently, <span style="text-decoration:underline">DON&#8217;T SPAM COMMENTS!</span></p>
<p>Don&#8217;t be shy about leaving your Website&#8217;s URL, just remember that many adds <a href="http://googleblog.blogspot.com/2005/01/preventing-comment-spam.html" title='A good explaination on what is and how to use rel="nofollow", by google blog'><span class="codespan">rel=&#8221;nofollow&#8221;</span></a> to any link in the comment area.</p>
</li>
</ul>
<h4>Help search engines directly</h4>
<ul>
<li>
<p><b>Meta tags and information for search engines</b></p>
<p>Make sure that you have the following code in your &lt;head&gt; section:<br />
	<span class="codespan">&lt;meta name=&#8221;robots&#8221; content=&#8221;index, follow&#8221;/&gt;</span>.</p>
<p>Use the Description meta tag, as following:<br />
	<span class="codespan">&lt;meta name = &#8220;description&#8221; content = &#8220;your blog description &#8221; /&gt;</span> This description will be displayed in Search Engine Results Page in some cases, so use a short phrase that describes well your weblog, and invite users to visit it.<br />
	You could also use a personalized description for each post, page, and category page. I suggest to use the<a href="http://guff.szub.net/2005/09/01/head-meta-description/" title="adds a meta Description customized for every post, page and category"> meta description plugin</a> for this purpose. </p>
<p><a name="metakeyplugin"></a>Finally, add the <em>Keywords</em> meta tag. It&#8217;s useful if you customize it for every page of your blog, and show, for each post, only the really specific keywords. The <a href="http://www.rushmer.com/articles/wordpress-meta-tag-generator/" title="adds the meta Keywords to each post">meta keyword plugin</a> can help you: it takes keywords from the custom field named <em>keywords</em> of each post. They will be likely the same as your post tags, if you <a href="#tagyourposts" title="jump to the point talking about post tags">tag your posts (see) </a>.</p>
</li>
<li>
<p><b>Google Sitemap for Wordpress </b></p>
<p><a href="http://www.arnebrachhold.de/2005/06/05/google-sitemaps-generator-v2-final" title="Plugin that generates a Sitemap for Google of your Wordpress blog">This great plugin</a> automatically generates a fully-featured, and fully-customizable <a href="http://www.google.com/webmasters/sitemaps/docs/en/about.html" title="About Google Sitemaps">Google Sitemap</a> of your Wordpress blog.<br />
    It automatically updates the sitemap every time you update your blog, and then pings Google. This plugin&#8217;s result can be really fine-tuned.</p>
</li>
<li>
<p><b>Ping services</b></p>
<p>Use the <a href="http://codex.wordpress.org/Update_Services">Update service</a> function, to inform tracking services that you have updated your weblog.</p>
<p>By default, Wordpress <em>pings</em> <span class="codespan">rpc.pingomatic.com</span>, which is good (if you don&#8217;t want to change this, you don&#8217;t have to). <br />
	But if you want, you can add/remove services to ping from the list. There is a <a href="http://www.instant-info-online.com/wordpress-compressed-all-inclusive-ping-list.html" title="A good list of ping services for blogs">list of ping services</a> you can refer to when modifying your Update Service list.</p>
</li>
</ul>
<p>&#8230;that&#8217;s all, folks!</p>
<p><strong>Post Scriptum</strong>: these hints are focused on Wordpress and blogging in general, but many of them applies well to many types of websites: take the best of them and use it for your own! </p>
<div class="sociable"><span class="sociable_tagline"><strong>Bookmark:</strong><span>These icons link to social bookmarking sites where readers can share and discover new web pages.</span></span><ul>
	<li><a href="http://digg.com/submit?phase=2&amp;url=http://www.geek-notes.com/wordpress/25/optimize-wordpress-for-search-engines/&amp;title=SEO+For+Wordpress+Tips" title="digg"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/digg.png" alt="digg" /></a></li>
	<li><a href="http://del.icio.us/post?url=http://www.geek-notes.com/wordpress/25/optimize-wordpress-for-search-engines/&amp;title=SEO+For+Wordpress+Tips" title="del.icio.us"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/delicious.png" alt="del.icio.us" /></a></li>
	<li><a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.geek-notes.com/wordpress/25/optimize-wordpress-for-search-engines/&amp;title=SEO+For+Wordpress+Tips" title="blogmarks"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/blogmarks.png" alt="blogmarks" /></a></li>
	<li><a href="http://co.mments.com/track?url=http://www.geek-notes.com/wordpress/25/optimize-wordpress-for-search-engines/&amp;title=SEO+For+Wordpress+Tips" title="co.mments"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/co.mments.gif" alt="co.mments" /></a></li>
	<li><a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://www.geek-notes.com/wordpress/25/optimize-wordpress-for-search-engines/&amp;h=SEO+For+Wordpress+Tips" title="NewsVine"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/newsvine.png" alt="NewsVine" /></a></li>
	<li><a href="http://www.furl.net/storeIt.jsp?u=http://www.geek-notes.com/wordpress/25/optimize-wordpress-for-search-engines/&amp;t=SEO+For+Wordpress+Tips" title="Furl"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/furl.png" alt="Furl" /></a></li>
</ul></div>
]]></content:encoded>
			<wfw:commentRss>http://www.geek-notes.com/wordpress/25/optimize-wordpress-for-search-engines/feed/</wfw:commentRss>
		<slash:comments>140</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
	</item>
		<item>
		<title>Bookmark this!</title>
		<link>http://www.geek-notes.com/wordpress/26/bookmark-this/</link>
		<comments>http://www.geek-notes.com/wordpress/26/bookmark-this/#comments</comments>
		<pubDate>Sat, 03 Jun 2006 14:00:44 +0000</pubDate>
		<dc:creator>Maurizio Petrone</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.geek-notes.com/wordpress/26/bookmark-this/</guid>
		<description><![CDATA[
As you may have noticed, I&#8217;ve added a new little section at the very bottom of each post.
That section name is Bookmark this: clicking on an icon below it, you can add any post to your favourite social bookmarking site.
It&#8217;s possible due to the Sociable plugin for Wordpress (check it out, it&#8217;s a really good [...]]]></description>
			<content:encoded><![CDATA[<img src="/wp-content/icons/icon_wordpress.gif" width="80" height="80" class="icon" alt="Wordpress" />
<p>As you may have noticed, I&#8217;ve added a new little section at the very bottom of each post.<br />
That section name is <em><strong>Bookmark this</strong></em>: clicking on an icon below it, you can add any post to your favourite <em>social bookmarking site</em>.</p>
<p>It&#8217;s possible due to the <a href="http://push.cx/sociable">Sociable plugin for Wordpress</a> (check it out, it&#8217;s a really good one!).<br />
Here is a list of the social bookmarking sites supported by the plugin:</p>
<div class="codebox">
<ul>
<li style="display:inline;padding:0 1em"><a href="http://www.blinkbits.com" rel="nofollow">blinkbits</a></li>
<li style="display:inline;padding:0 1em"><a href="http://www.blinklist.com" rel="nofollow">blinkList</a></li>
<li style="display:inline;padding:0 1em"><a href="http://blogmarks.net" rel="nofollow">blogmarks</a></li>
<li style="display:inline;padding:0 1em"><a href="http://co.mments.com" rel="nofollow">co.mments</a></li>
<li style="display:inline;padding:0 1em"><a href="http://www.connotea.org" rel="nofollow">connotea</a></li>
<li style="display:inline;padding:0 1em"><a href="http://del.icio.us" rel="nofollow">del.icio.us</a></li>
<li style="display:inline;padding:0 1em"><a href="http://de.lirio.us" rel="nofollow">de.lirio.us</a></li>
<li style="display:inline;padding:0 1em"><a href="http://digg.com" rel="nofollow">digg</a></li>
<li style="display:inline;padding:0 1em"><a href="http://www.fark.com" rel="nofollow">fark</a></li>
<li style="display:inline;padding:0 1em"><a href="http://feedmelinks.com" rel="nofollow">feedmelinks</a></li>
<li style="display:inline;padding:0 1em"><a href="http://www.furl.net" rel="nofollow">furl</a></li>
<li style="display:inline;padding:0 1em"><a href="http://www.linkagogo.com" rel="nofollow">linkagogo</a></li>
<li style="display:inline;padding:0 1em"><a href="http://ma.gnolia.com" rel="nofollow">Ma.gnolia</a></li>
<li style="display:inline;padding:0 1em"><a href="http://www.newsvine.com" rel="nofollow">NewsVine</a></li>
<li style="display:inline;padding:0 1em"><a href="http://www.netvouz.com" rel="nofollow">Netvouz</a></li>
<li style="display:inline;padding:0 1em"><a href="http://www.rawsugar.com" rel="nofollow">RawSugar</a></li>
<li style="display:inline;padding:0 1em"><a href="http://reddit.com" rel="nofollow">Reddit</a></li>
<li style="display:inline;padding:0 1em"><a href="http://www.scuttle.org" rel="nofollow">scuttle</a></li>
<li style="display:inline;padding:0 1em"><a href="http://www.shadows.com" rel="nofollow">shadows</a></li>
<li style="display:inline;padding:0 1em"><a href="http://www.simpy.com" rel="nofollow">Simpy</a></li>
<li style="display:inline;padding:0 1em"><a href="http://smarking.com" rel="nofollow">smarking</a></li>
<li style="display:inline;padding:0 1em"><a href="http://www.spurl.net" rel="nofollow">spurl</a></li>
<li style="display:inline;padding:0 1em"><a href="http://tailrank.com" rel="nofollow">TailRank</a></li>
<li style="display:inline;padding:0 1em"><a href="http://wists.com" rel="nofollow">Wists</a></li>
<li style="display:inline;padding:0 1em"><a href="http://myweb2.search.yahoo.com" rel="nofollow">YahooMyWeb</a></li>
</ul>
</div>
<p>I didn&#8217;t want to have a huge and messy list of icons in my posts, so I&#8217;ve added just few of them.</p>
<p>But the question is: <strong>which social bookmarking service do YOU use?</strong><br />
Comments are welcome <img src='http://www.geek-notes.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<div class="sociable"><span class="sociable_tagline"><strong>Bookmark:</strong><span>These icons link to social bookmarking sites where readers can share and discover new web pages.</span></span><ul>
	<li><a href="http://digg.com/submit?phase=2&amp;url=http://www.geek-notes.com/wordpress/26/bookmark-this/&amp;title=Bookmark+this%21" title="digg"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/digg.png" alt="digg" /></a></li>
	<li><a href="http://del.icio.us/post?url=http://www.geek-notes.com/wordpress/26/bookmark-this/&amp;title=Bookmark+this%21" title="del.icio.us"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/delicious.png" alt="del.icio.us" /></a></li>
	<li><a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.geek-notes.com/wordpress/26/bookmark-this/&amp;title=Bookmark+this%21" title="blogmarks"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/blogmarks.png" alt="blogmarks" /></a></li>
	<li><a href="http://co.mments.com/track?url=http://www.geek-notes.com/wordpress/26/bookmark-this/&amp;title=Bookmark+this%21" title="co.mments"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/co.mments.gif" alt="co.mments" /></a></li>
	<li><a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://www.geek-notes.com/wordpress/26/bookmark-this/&amp;h=Bookmark+this%21" title="NewsVine"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/newsvine.png" alt="NewsVine" /></a></li>
	<li><a href="http://www.furl.net/storeIt.jsp?u=http://www.geek-notes.com/wordpress/26/bookmark-this/&amp;t=Bookmark+this%21" title="Furl"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/furl.png" alt="Furl" /></a></li>
</ul></div>
]]></content:encoded>
			<wfw:commentRss>http://www.geek-notes.com/wordpress/26/bookmark-this/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
	</item>
		<item>
		<title>Wordpress upgraded to 2.0.3</title>
		<link>http://www.geek-notes.com/wordpress/24/wordpress-upgraded-to-203/</link>
		<comments>http://www.geek-notes.com/wordpress/24/wordpress-upgraded-to-203/#comments</comments>
		<pubDate>Thu, 01 Jun 2006 14:30:27 +0000</pubDate>
		<dc:creator>Maurizio Petrone</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.geek-notes.com/wordpress/24/wordpress-upgraded-to-203/</guid>
		<description><![CDATA[
I&#8217;ve upgraded Wordpress from v.2.0.2 to the new version 2.0.3, that fix a security issue and introduce some other minor improvements.
I&#8217;ve just replaced the old files (after a double FTP and Database backup, of course!), and then launched /wp-admin/upgrade.php.
I didn&#8217;t found problems at all. All the plugins works fine.
You can see the changelog here.
Bookmark:These icons [...]]]></description>
			<content:encoded><![CDATA[<img src="/wp-content/icons/icon_wordpress.gif" width="80" height="80" class="icon" alt="Wordpress" />
<p>I&#8217;ve upgraded <strong>Wordpress</strong> from v.2.0.2 to the <a href="http://wordpress.org/download/">new version 2.0.3</a>, that fix a security issue and introduce some other minor improvements.</p>
<p>I&#8217;ve just replaced the old files (after a double FTP and Database backup, of course!), and then launched <span class="codespan">/wp-admin/upgrade.php</span>.</p>
<p>I didn&#8217;t found problems at all. All the <strong>plugins</strong> works fine.</p>
<p>You can see the <a href="http://trac.wordpress.org/query?status=closed&#038;milestone=2.0.3">changelog here</a>.</p>
<div class="sociable"><span class="sociable_tagline"><strong>Bookmark:</strong><span>These icons link to social bookmarking sites where readers can share and discover new web pages.</span></span><ul>
	<li><a href="http://digg.com/submit?phase=2&amp;url=http://www.geek-notes.com/wordpress/24/wordpress-upgraded-to-203/&amp;title=Wordpress+upgraded+to+2.0.3" title="digg"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/digg.png" alt="digg" /></a></li>
	<li><a href="http://del.icio.us/post?url=http://www.geek-notes.com/wordpress/24/wordpress-upgraded-to-203/&amp;title=Wordpress+upgraded+to+2.0.3" title="del.icio.us"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/delicious.png" alt="del.icio.us" /></a></li>
	<li><a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.geek-notes.com/wordpress/24/wordpress-upgraded-to-203/&amp;title=Wordpress+upgraded+to+2.0.3" title="blogmarks"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/blogmarks.png" alt="blogmarks" /></a></li>
	<li><a href="http://co.mments.com/track?url=http://www.geek-notes.com/wordpress/24/wordpress-upgraded-to-203/&amp;title=Wordpress+upgraded+to+2.0.3" title="co.mments"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/co.mments.gif" alt="co.mments" /></a></li>
	<li><a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://www.geek-notes.com/wordpress/24/wordpress-upgraded-to-203/&amp;h=Wordpress+upgraded+to+2.0.3" title="NewsVine"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/newsvine.png" alt="NewsVine" /></a></li>
	<li><a href="http://www.furl.net/storeIt.jsp?u=http://www.geek-notes.com/wordpress/24/wordpress-upgraded-to-203/&amp;t=Wordpress+upgraded+to+2.0.3" title="Furl"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/furl.png" alt="Furl" /></a></li>
</ul></div>
]]></content:encoded>
			<wfw:commentRss>http://www.geek-notes.com/wordpress/24/wordpress-upgraded-to-203/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
	</item>
		<item>
		<title>Plugin: Posts in category 1.1</title>
		<link>http://www.geek-notes.com/wordpress/19/plugin-posts-in-category/</link>
		<comments>http://www.geek-notes.com/wordpress/19/plugin-posts-in-category/#comments</comments>
		<pubDate>Wed, 10 May 2006 20:00:27 +0000</pubDate>
		<dc:creator>Maurizio Petrone</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.geek-notes.com/wordpress/19/plugin-posts-in-category/</guid>
		<description><![CDATA[
This is my very first Wordpress plugin  
The plugin shows a customizable list of links to the posts published in the specified categories (also multiple ones).
You can show posts from one or more specific categories, by passing an array of their IDs as a function value, or show other posts from the categories under [...]]]></description>
			<content:encoded><![CDATA[<img src="/wp-content/icons/icon_wordpress.gif" width="80" height="80" class="icon" alt="Wordpress" />
<p><em>This is my very first Wordpress plugin <img src='http://www.geek-notes.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </em></p>
<p>The plugin <strong>shows a customizable list of links to the posts published in the specified categories</strong> (also multiple ones).</p>
<p>You can show posts from one or more specific categories, by passing an array of their IDs as a function value, or <strong>show other posts from the categories under which the currently active post is published</strong> (as I do in my sidebar!).</p>
<p>You can see <a title="view (and copy) the highlighted plugin PHP code" href="http://www.geek-notes.com/files/wp_plugin_posts_in_category.htm">the plugin code here</a>. If you copy this code and paste it into a <em>.php</em> file, you&#8217;ll have the plugin ready to rock!</p>
<p>The features list include:</p>
<ul>
<li>Show posts published under one or more categories <em>(also the current post&#8217;s one if you wish)</em>.</li>
<li>Limit the number of shown posts.</li>
<li>Customize the order in which post links will be shown.</li>
<li>Exclude posts (from v.1.1)</li>
</ul>
<p>Using this plugin is simple: install and activate it easily as usual, then call the function, inside The Loop, with this syntax:</p>
<div class="codebox">echo mp_posts_in_cat(&#8217;categories-array&#8217;,'post-limit&#8217;,'order-by&#8217;, &#8216;exclude&#8217;);</div>
<p>Let&#8217;s explain briefly these arguments:</p>
<ul>
<li><span class="codespan">categories-array</span> is an array containing the IDs of the category of which you want to display posts;</li>
<li><span class="codespan">post-limit</span> is the number of the posts link you want to show;</li>
<li><span class="codespan">order-by</span> is the criteria for which you want to order posts by <em>(that is no other from your </em>POSTS<em> table field names, comma separated)</em>;</li>
<li><span class="codespan">exclude</span> contains IDs of the post to exclude. Can be a numeric string, array or empty.</li>
</ul>
<p>You will find <strong>extended documentation and usage examples</strong> directly into the <a title="view (and copy) the highlighted plugin PHP code" id="p21" href="http://www.geek-notes.com/files/wp_plugin_posts_in_category.htm">plugin source code</a>.</p>
<p>This plugin is released under <a title="GNU General Public License" href="http://www.gnu.org/copyleft/gpl.html">GPL license</a>.</p>
<p><em>Special thanks goes to:</em></p>
<p><a title="Thank you, Claudio!" href="http://www.claudiosimeone.it/">Mrbrown</a>, that gave me the initial input for plugin development <em>(in <a title="The forum topic from which I got the idea to develop 'Post in Category' plugin" href="http://www.wordpress-it.it/forum/topic.php?id=1324">this forum topic</a>)</em>, and the whole <a title="Wordpress italian website, wiki and forums" href="http://www.wordpress-it.it/">Wordpress italian community</a> that made this possible.</p>
<div class="sociable"><span class="sociable_tagline"><strong>Bookmark:</strong><span>These icons link to social bookmarking sites where readers can share and discover new web pages.</span></span><ul>
	<li><a href="http://digg.com/submit?phase=2&amp;url=http://www.geek-notes.com/wordpress/19/plugin-posts-in-category/&amp;title=Plugin%3A+Posts+in+category+1.1" title="digg"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/digg.png" alt="digg" /></a></li>
	<li><a href="http://del.icio.us/post?url=http://www.geek-notes.com/wordpress/19/plugin-posts-in-category/&amp;title=Plugin%3A+Posts+in+category+1.1" title="del.icio.us"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/delicious.png" alt="del.icio.us" /></a></li>
	<li><a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.geek-notes.com/wordpress/19/plugin-posts-in-category/&amp;title=Plugin%3A+Posts+in+category+1.1" title="blogmarks"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/blogmarks.png" alt="blogmarks" /></a></li>
	<li><a href="http://co.mments.com/track?url=http://www.geek-notes.com/wordpress/19/plugin-posts-in-category/&amp;title=Plugin%3A+Posts+in+category+1.1" title="co.mments"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/co.mments.gif" alt="co.mments" /></a></li>
	<li><a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://www.geek-notes.com/wordpress/19/plugin-posts-in-category/&amp;h=Plugin%3A+Posts+in+category+1.1" title="NewsVine"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/newsvine.png" alt="NewsVine" /></a></li>
	<li><a href="http://www.furl.net/storeIt.jsp?u=http://www.geek-notes.com/wordpress/19/plugin-posts-in-category/&amp;t=Plugin%3A+Posts+in+category+1.1" title="Furl"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/furl.png" alt="Furl" /></a></li>
</ul></div>
]]></content:encoded>
			<wfw:commentRss>http://www.geek-notes.com/wordpress/19/plugin-posts-in-category/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
	</item>
	</channel>
</rss>
