<?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>A blend of programming and seo&#187; wordpress</title>
	<atom:link href="http://www.rawseo.com/news/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rawseo.com/news</link>
	<description>A blend of programming and seo</description>
	<lastBuildDate>Tue, 17 Nov 2009 17:17:47 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Anatomy of a wordpress plugin</title>
		<link>http://www.rawseo.com/news/2009/11/17/anatomy-of-a-wordpress-plugin/</link>
		<comments>http://www.rawseo.com/news/2009/11/17/anatomy-of-a-wordpress-plugin/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 17:17:47 +0000</pubDate>
		<dc:creator>Roy (rawseo)</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.rawseo.com/news/?p=1807</guid>
		<description><![CDATA[This article is the first in a series of how-to articles which will go through all the steps required to create a wordpress plugin.  
At the end of the article, there will be a download link to a working plugin that you can download and use as a template for building your own plugins. [...]]]></description>
		<wfw:commentRss>http://www.rawseo.com/news/2009/11/17/anatomy-of-a-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to survive the digg effect</title>
		<link>http://www.rawseo.com/news/2009/05/27/how-to-survive-the-digg-effect/</link>
		<comments>http://www.rawseo.com/news/2009/05/27/how-to-survive-the-digg-effect/#comments</comments>
		<pubDate>Wed, 27 May 2009 13:23:09 +0000</pubDate>
		<dc:creator>Roy (rawseo)</dc:creator>
				<category><![CDATA[social bookmarking]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.rawseo.com/news/?p=1189</guid>
		<description><![CDATA[If you have a wordpress blog and have gotten to the front page of digg, you may have seen the following error message:

This is usually caused by a large amount of traffic that is overloading your database (because each page that is loaded requires a query or multiple queries).
A great way to not only improve [...]]]></description>
		<wfw:commentRss>http://www.rawseo.com/news/2009/05/27/how-to-survive-the-digg-effect/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>5 great code highlighting plugins for wordpress</title>
		<link>http://www.rawseo.com/news/2009/04/17/5-great-code-highlighting-plugins-for-wordpress/</link>
		<comments>http://www.rawseo.com/news/2009/04/17/5-great-code-highlighting-plugins-for-wordpress/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 12:50:54 +0000</pubDate>
		<dc:creator>Roy (rawseo)</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://www.rawseo.com/news/?p=774</guid>
		<description><![CDATA[1) CodeColorer

Features

line numbers
automatic links to the documentation inserting
code block intelligent scroll detection (short code would have short block, for long one block height would be fixed and scrollbar would appear)
predefined color themes (Slush &#038; Poppies, Blackboard, Dawn, Mac Classic, Twitlight, Vibrant Ink)
syntax colors customization in CSS file
syntax highlighting of the code in comments

code protect from [...]]]></description>
		<wfw:commentRss>http://www.rawseo.com/news/2009/04/17/5-great-code-highlighting-plugins-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to secure your wordpress blog &#8211; part 2</title>
		<link>http://www.rawseo.com/news/2009/04/14/how-to-secure-your-wordpress-blog-part-2/</link>
		<comments>http://www.rawseo.com/news/2009/04/14/how-to-secure-your-wordpress-blog-part-2/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 12:56:16 +0000</pubDate>
		<dc:creator>Roy (rawseo)</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.rawseo.com/news/?p=639</guid>
		<description><![CDATA[I wrote a previous article about improving wordpress security (here), which lists wordpress extensions that can help you improve the security of your blog.
The following is a list of some additional changes that you can make to improve the security of your wordpress installation (Backup wp-config.php and your db tables before trying the following):
Wordpress tables
Change [...]]]></description>
		<wfw:commentRss>http://www.rawseo.com/news/2009/04/14/how-to-secure-your-wordpress-blog-part-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to improve the security of your wordpress blog</title>
		<link>http://www.rawseo.com/news/2009/04/08/how-to-improve-the-security-of-your-wordpress-blog/</link>
		<comments>http://www.rawseo.com/news/2009/04/08/how-to-improve-the-security-of-your-wordpress-blog/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 12:48:45 +0000</pubDate>
		<dc:creator>Roy (rawseo)</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.rawseo.com/news/?p=622</guid>
		<description><![CDATA[1) WP Security Scan
This plugin will scan your wordpress installation for security vulnerabilities and give you hints for fixing them.
Features:

passwords
file permissions
database security
version hiding
WordPress admin protection/security
removes WP Generator META tag from core code

Download Here
2) Change all accounts that have known usernames (example: admin).  
Even though this will not protect you if someone knows your password [...]]]></description>
		<wfw:commentRss>http://www.rawseo.com/news/2009/04/08/how-to-improve-the-security-of-your-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Top 5 free wordpress marketing tools</title>
		<link>http://www.rawseo.com/news/2009/03/02/top-5-free-wordpress-marketing-tools/</link>
		<comments>http://www.rawseo.com/news/2009/03/02/top-5-free-wordpress-marketing-tools/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 14:01:37 +0000</pubDate>
		<dc:creator>Roy (rawseo)</dc:creator>
				<category><![CDATA[marketing]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.rawseo.com/news/?p=271</guid>
		<description><![CDATA[If you are using wordpress for your blog, the following tools can help you increase traffic to your site:
1) All in One SEO Pack
Features:

Automatically optimizes your titles for search engines
Generates META tags automatically
Avoids the typical duplicate content found on Wordpress blogs
You can override any title and set any META description and any META keywords you [...]]]></description>
		<wfw:commentRss>http://www.rawseo.com/news/2009/03/02/top-5-free-wordpress-marketing-tools/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to turn wordpress into a shopping cart</title>
		<link>http://www.rawseo.com/news/2009/02/10/how-to-turn-wordpress-into-a-shopping-cart/</link>
		<comments>http://www.rawseo.com/news/2009/02/10/how-to-turn-wordpress-into-a-shopping-cart/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 22:46:18 +0000</pubDate>
		<dc:creator>Roy (rawseo)</dc:creator>
				<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.rawseo.com/news/?p=78</guid>
		<description><![CDATA[A great, free plugin for wordpress is called e-commerce plugin.Â  It allows you to turn your wordpress blog into anÂ  e-commerce shopping cart.

Installation
Installation is pretty easy.Â  You just need to download the zip file, extract it, and upload it to your wp-content/plugins directory.

Once the plugin is activated, you just need to add a product, and [...]]]></description>
		<wfw:commentRss>http://www.rawseo.com/news/2009/02/10/how-to-turn-wordpress-into-a-shopping-cart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 tips for improving wordpress seo</title>
		<link>http://www.rawseo.com/news/2009/02/02/5-tips-for-improving-wordpress-seo/</link>
		<comments>http://www.rawseo.com/news/2009/02/02/5-tips-for-improving-wordpress-seo/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 01:30:29 +0000</pubDate>
		<dc:creator>Roy (rawseo)</dc:creator>
				<category><![CDATA[seo]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.rawseo.com/news/?p=43</guid>
		<description><![CDATA[1. Permalinks &#8211; changing your Wordpress permalinks to be search-engine friendly. To change the default link type, go to options-&#62;permalinks.
2. Create a Sitemap &#8211; A Sitemap is an XML file that lists the URLs for a site. It allows webmasters to include additional information about each URL: when it was last updated, how often it [...]]]></description>
		<wfw:commentRss>http://www.rawseo.com/news/2009/02/02/5-tips-for-improving-wordpress-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
