<?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>Wordpress Konsult</title>
	<atom:link href="http://www.wordpresskonsult.se/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wordpresskonsult.se</link>
	<description></description>
	<lastBuildDate>Thu, 15 Jul 2010 15:22:18 +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>WordPress Plugins Part One</title>
		<link>http://www.wordpresskonsult.se/wordpress-plugins-part-one/</link>
		<comments>http://www.wordpresskonsult.se/wordpress-plugins-part-one/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 14:11:38 +0000</pubDate>
		<dc:creator>wpkonsult</dc:creator>
				<category><![CDATA[wp]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.wordpresskonsult.se/?p=16</guid>
		<description><![CDATA[WordPress Plugins are bits of code added to your WordPress installation. Plugins are used to add functions to WordPress that is not covered by the features in the basic install. One must-have-plugin is Akismet. If you allow visitors to comment on your posts, spam reduction software is a must. The Akismet plugin is highly recommended [...]]]></description>
			<content:encoded><![CDATA[<p><strong>WordPress Plugins are bits of code added to your WordPress installation. Plugins are used to add functions to WordPress that is not covered by the features in the basic install.</strong></p>
<p>One must-have-plugin is <a title="WordPress Plugin: Spam reduction" href="http://akismet.com/download/" target="_blank">Akismet</a>. If you allow visitors to comment on your posts, spam reduction software is a must. The Akismet plugin is highly recommended to combat all the real estate, viagra, and XXX spam comments that otherwise will clutter your comments section.</p>
<p>Another great plugin is <a title="WordPress Plugin: Search Engine Optimization" href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank">All in One SEO Pack</a>. You can set individual titles, descriptions and keywords for every post and page on your WordPress blog/website. Every time you are about to publish a new post, make sure you have an unique title and permalink, and that you have a descriptive category as well as a couple of tags. Then you make use of the All in One SEO plugin and add a second title (max 40 characters), add a description (max 160 characters) and add second set of &#8220;tags&#8221; but now they are called keywords (no more than five).</p>
<p>To prevent unwanted access to the control panel you should get rid of the default &#8220;admin&#8221; account login. New in WordPress 3.0 is the option to use your own administrator login name when you install WordPress for the first time. To make your WordPress installation even more secure you should add the <a title="WordPress Plugin: Login security" href="http://wordpress.org/extend/plugins/lock-out/" target="_blank">LockOut</a> plugin (works with WP 3.0) that locks out unauthorized users when they try to guess your password. Usually they (the bad people trying to crack you login) begin with the username &#8220;admin&#8221; so if you do not have that on your system it will help you a lot.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpresskonsult.se/wordpress-plugins-part-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intercultural Network for Women in Sweden</title>
		<link>http://www.wordpresskonsult.se/intercultural-network-for-women-in-sweden/</link>
		<comments>http://www.wordpresskonsult.se/intercultural-network-for-women-in-sweden/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 14:29:13 +0000</pubDate>
		<dc:creator>wpkonsult</dc:creator>
				<category><![CDATA[wp]]></category>
		<category><![CDATA[björn sennbrink]]></category>
		<category><![CDATA[notesblog]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[unifem]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.wordpresskonsult.se/?p=19</guid>
		<description><![CDATA[In early May of 2010, the website for &#8220;Interkulturellt Nätverk&#8221; (Intercultural Network) was launched. The website, built solely by Björn Sennbrink, rest on a solid WordPress foundation and use the NotesBlog Core WordPress Theme. This intercultural network for women in Sweden is an important organization and is during its first year governed by UNIFEM in [...]]]></description>
			<content:encoded><![CDATA[<p><strong>In early May of 2010, the website for &#8220;Interkulturellt Nätverk&#8221; (Intercultural Network) was launched. The website, built solely by Björn Sennbrink, rest on a solid WordPress foundation and use the NotesBlog Core WordPress Theme.</strong></p>
<p>This intercultural network for women in Sweden is an important organization and is during its first year governed by UNIFEM in Örebro, Sweden. UNIFEM is United Nations Development Fund for Women that empower women all over the world. In Sweden UNIFEM is represented on a national level as well as on a regional level. It is at one of these regional levels, Örebro, that the intercultural network has its support.</p>
<p>The website make use of a modified NotesBlog Core theme. The theme is very easy to understand if you are a somewhat experienced WordPress developer. On this particular website the core theme layout has been kept intact with the default(?) header-maincontent-sidebar-footer structure.</p>
<p>With WordPress being built around two main content types, posts and pages, one is somewhat limited in what is possible to do with that. Sure, you could add different stylesheets for different pages, categories and tags. Here we have made us of four query_posts() prior to the four &#8220;Loops&#8221; used on the index page.</p>
<p>Another feature not featured in the NotesBlog Core WordPress Theme is the three widgets at the top in the main content column. They are there with the help of some code in functions.php and is administered from the WordPress Admin Control Panel->Widgets.</p>
<p><strong>Read more: The <a href="http://notesblog.com/2010/interkulturellt-natverk-using-notes-blog-core/">use of NotesBlog Core WordPress Theme</a> by <a href="http://www.interkulturellt.se/">Interkulturellt Nätverk</a>.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpresskonsult.se/intercultural-network-for-women-in-sweden/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Professional WordPress Consultant</title>
		<link>http://www.wordpresskonsult.se/wp-anpassning-utveckling/</link>
		<comments>http://www.wordpresskonsult.se/wp-anpassning-utveckling/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 18:54:05 +0000</pubDate>
		<dc:creator>wpkonsult</dc:creator>
				<category><![CDATA[wp]]></category>
		<category><![CDATA[webbutveckling]]></category>

		<guid isPermaLink="false">http://www.wordpresskonsult.se/?p=5</guid>
		<description><![CDATA[Björn Sennbrink is a professional web consultant, based in Örebro (Sweden), that specialize in WordPress development. Get in touch: konsult@sennbrink.se / +46 076 &#8211; 348 83 11 Björn´s customers throughtout the years have been (and still are) mostly sole proprietorships, small businesses and not-for-profit cooperatives. All customers have one thing in common: They want a [...]]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://www.sennbrinkonsult.se/">Björn Sennbrink</a> is a professional web consultant, based in Örebro (Sweden), that specialize in WordPress development.</strong></p>
<p>Get in touch: konsult@sennbrink.se / +46 076 &#8211; 348 83 11</p>
<p>Björn´s customers throughtout the years have been (and still are) mostly sole proprietorships, small businesses and not-for-profit cooperatives.</p>
<p><strong>All customers have one thing in common:</strong> They want a website that is easy to maintain, that ranks well on all the major search engines and does the job without costing them a small fortune.</p>
<p>WordPress is one of the best content management systems on the market today. The latest release feature all you need to build, administer and maintain a competitive website and with the help of a professional you can build almost everthing you want with WordPress.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpresskonsult.se/wp-anpassning-utveckling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
