<?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>Martic.net &#187; SEO, SEM</title>
	<atom:link href="http://www.martic.net/blog/category/internet/seo-sem/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.martic.net/blog</link>
	<description>Talking in binary since 1980.</description>
	<lastBuildDate>Mon, 07 Sep 2009 08:02:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How does Wordpress handle friendly URLs?</title>
		<link>http://www.martic.net/blog/development/programming/how-does-wordpress-handle-friendly-urls/</link>
		<comments>http://www.martic.net/blog/development/programming/how-does-wordpress-handle-friendly-urls/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 12:19:54 +0000</pubDate>
		<dc:creator>Darko</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[SEO, SEM]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://www.martic.net/?p=266</guid>
		<description><![CDATA[Not so long time ago, I wrote about handling friendly URLs for your own site using Apache (it&#8217;s URL rewrite engine, and .htaccess file) and PHP &#8211; &#8220;Friendly URL, the easy way&#8221;.
In the meantime I was doing some changes to .htaccess file for one of my Wordpress installations, and what made me thinking was how [...]]]></description>
		<wfw:commentRss>http://www.martic.net/blog/development/programming/how-does-wordpress-handle-friendly-urls/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Building an ideal homepage</title>
		<link>http://www.martic.net/blog/internet/building-an-ideal-homepage/</link>
		<comments>http://www.martic.net/blog/internet/building-an-ideal-homepage/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 12:57:19 +0000</pubDate>
		<dc:creator>Darko</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[My own]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SEO, SEM]]></category>
		<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://www.martic.net/?p=228</guid>
		<description><![CDATA[For the past few months (or more) I&#8217;ve been building something I&#8217;d like to call &#8220;an ideal homepage&#8220;. Very hard task to do, but I&#8217;m sure I will come close to the idea with the project, sooner or later&#8230;

I even got &#8220;ideal&#8221; domain name for the project &#8211; naslovnice.com (this is a croatian plural for [...]]]></description>
		<wfw:commentRss>http://www.martic.net/blog/internet/building-an-ideal-homepage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving a project to another domain name</title>
		<link>http://www.martic.net/blog/internet/domain-names/moving-a-project-to-another-domain-name/</link>
		<comments>http://www.martic.net/blog/internet/domain-names/moving-a-project-to-another-domain-name/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 12:11:00 +0000</pubDate>
		<dc:creator>Darko</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Domain names]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SEO, SEM]]></category>

		<guid isPermaLink="false">http://www.martic.net/?p=85</guid>
		<description><![CDATA[ Moving a project from one domain to another is something you should avoid. Unless it is really necessary &#8211; just don&#8217;t do it :)
But, maybe you sold a domain and want to transfer a project to another domain name. Then you have a lot of things to do.

I&#8217;ll show you here a few steps [...]]]></description>
		<wfw:commentRss>http://www.martic.net/blog/internet/domain-names/moving-a-project-to-another-domain-name/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Friendly URLs, the easy way</title>
		<link>http://www.martic.net/blog/development/programming/friendly-urls-the-easy-way/</link>
		<comments>http://www.martic.net/blog/development/programming/friendly-urls-the-easy-way/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 13:29:42 +0000</pubDate>
		<dc:creator>Darko</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[SEO, SEM]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://www.martic.net/?p=45</guid>
		<description><![CDATA[If you ever wonder how to create those cool links to your pages, here&#8217;s a short tutorial&#8230;
Those &#8220;old&#8221; links like http://www.example.com/index.php?p=1&#38;s=2&#38;t=ok are history, the new look-and-feel is http://www.example.com/news/technology/.
There are number of advanteges with using this friendly URLs:

visitors can easily see where is their current location within your website
easy to remember direct links to a certain [...]]]></description>
		<wfw:commentRss>http://www.martic.net/blog/development/programming/friendly-urls-the-easy-way/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>
