<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>My Joomla News &#187; Search Engine Optimisation</title>
	<atom:link href="http://myjoomlanews.com/category/search-engine-optimisation/feed/" rel="self" type="application/rss+xml" />
	<link>http://myjoomlanews.com</link>
	<description>Following the adventures of Nicholas as he continues to use Joomla!® to develop Artist Run Initative website Crawl.net.au</description>
	<lastBuildDate>Thu, 18 Feb 2010 15:27:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='myjoomlanews.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/f0cba990fc426b5a440d3c3e540254ba?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>My Joomla News &#187; Search Engine Optimisation</title>
		<link>http://myjoomlanews.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://myjoomlanews.com/osd.xml" title="My Joomla News" />
	<atom:link rel='hub' href='http://myjoomlanews.com/?pushpress=hub'/>
		<item>
		<title>Icons for your website through the iPhone</title>
		<link>http://myjoomlanews.com/2008/08/20/icons-for-your-website-through-the-iphone/</link>
		<comments>http://myjoomlanews.com/2008/08/20/icons-for-your-website-through-the-iphone/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 15:23:14 +0000</pubDate>
		<dc:creator>Nicholas</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[favicon]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://myjoomlanews.wordpress.com/?p=72</guid>
		<description><![CDATA[I just spent a while looking for a way to change the default screen-grap icon for bookmarked web pages using the iPhone. I finally discovered it through google, but thought it would be worth posting here, as Apple seems to have deleted the official instructions page. I finally found something close at the CartoonBarry blog: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myjoomlanews.com&amp;blog=1955572&amp;post=72&amp;subd=myjoomlanews&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I just spent a while looking for a way to change the default screen-grap icon for bookmarked web pages using the iPhone. I finally discovered it through google, but thought it would be worth posting here, as Apple seems to have deleted the official instructions page.</p>
<p>I finally found something close at the <a href="http://www.cartoonbarry.com/2008/01/how_to_make_your_own_iphone_we.html" target="_blank">CartoonBarry blog</a>:</p>
<blockquote><p>Step 1: Create custom icons that are 57&#215;57 and save them as PNG files.  They can be larger, but Apple will scale them for you.</p>
<p>Step 2: Rename the file to apple-touch-icon.png</p>
<p>Step 3: Upload them to your root directory on your server.</p>
<p>STOP &#8211; what if you don&#8217;t have access to your root directory? Well, you can add a &lt;link&gt; element similar to &lt;link rel=&#8221;apple-touch-icon&#8221; href=&#8221;/customIcon.png&#8221;/&gt; within the &lt;head&gt; element of the page.</p></blockquote>
<p>Well, this is pretty good but a bit misleading. You can&#8217;t follow the instructions and then cut and paste. If you need to create the icon and make it usable, then the code will need to reflect the link and the image source file. For example, this is the code that I inserted into my header:</p>
<p><span style="color:#808080;">&lt;link rel=&#8221;apple-touch-icon&#8221; href=&#8221;/apple-touch-icon.png&#8221;/&gt;</span></p>
<p>Notice that the link section and the image source have the same name. If you copy this code and insert it into your header on your template&#8217;s index.php file, it should work. This does mean however that you can change the code to remove any mention of Apple (sort of). For example you could use this code:</p>
<p><span style="color:#808080;">&lt;link rel=&#8221;apple-touch-icon&#8221; href=&#8221;/medium-favicon.png&#8221;/&gt;</span></p>
<p>And it will work!</p>
<p>This is the icon that I use on Crawl.net.au</p>
<div class="wp-caption alignnone" style="width: 67px"><a href="http://crawl.net.au/"><img src="http://crawl.net.au/medium-favicon.png" alt="Crawl.net.au iPhone icon" width="57" height="57" /></a><p class="wp-caption-text">Crawl.net.au iPhone icon</p></div>
<p>If you are trying this out on an iPhone, you will notice that the version of Mac OS X on the iPhone will automatically apply the shiny filter and the rounded corners to the image. You only need to provide a square original image.</p>
<p>One last thing to mention is that the iPhone takes the title of the website as the name of the bookmark. So if your Joomla! website uses a longish slogan on it&#8217;s homepage, it will truncate it. I haven&#8217;t worked out a way to get around this yet. It would be brilliant if you could force the iPhone to substitute a different title, that would be brilliant!</p>
<p>If anyone knows the secret, spread the word! Although, I doubt it, as even the Apple and Google websites do not seem to do this.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/myjoomlanews.wordpress.com/72/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/myjoomlanews.wordpress.com/72/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myjoomlanews.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myjoomlanews.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myjoomlanews.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myjoomlanews.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/myjoomlanews.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/myjoomlanews.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/myjoomlanews.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/myjoomlanews.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myjoomlanews.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myjoomlanews.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myjoomlanews.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myjoomlanews.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myjoomlanews.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myjoomlanews.wordpress.com/72/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myjoomlanews.com&amp;blog=1955572&amp;post=72&amp;subd=myjoomlanews&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://myjoomlanews.com/2008/08/20/icons-for-your-website-through-the-iphone/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">nhudell</media:title>
		</media:content>

		<media:content url="http://crawl.net.au/medium-favicon.png" medium="image">
			<media:title type="html">Crawl.net.au iPhone icon</media:title>
		</media:content>
	</item>
		<item>
		<title>Important info about updating your Joomla 1.5 site</title>
		<link>http://myjoomlanews.com/2007/12/16/important-info-about-updating-your-joomla-15-site/</link>
		<comments>http://myjoomlanews.com/2007/12/16/important-info-about-updating-your-joomla-15-site/#comments</comments>
		<pubDate>Sun, 16 Dec 2007 13:53:03 +0000</pubDate>
		<dc:creator>Nicholas</dc:creator>
				<category><![CDATA[Joomla Updates]]></category>
		<category><![CDATA[Joomla! 1.5 Development]]></category>
		<category><![CDATA[Search Engine Optimisation]]></category>

		<guid isPermaLink="false">http://myjoomlanews.com/2007/12/16/important-info-about-updating-your-joomla-15-site/</guid>
		<description><![CDATA[Recently there was a post on the official Joomla! blogs about updating your Joomla! 1.5 site. It relates to the way that SEF is managed. Check it out here: http://www.joomla.org/component/option,com_jd-wp/Itemid,105/p,462/ The change will also be included in the upcoming RC4!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myjoomlanews.com&amp;blog=1955572&amp;post=40&amp;subd=myjoomlanews&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently there was a post on the official Joomla! blogs about updating your Joomla! 1.5 site. It relates to the way that SEF is managed. Check it out here:</p>
<p><a href="http://www.joomla.org/component/option,com_jd-wp/Itemid,105/p,462/" target="_blank">http://www.joomla.org/component/option,com_jd-wp/Itemid,105/p,462/</a></p>
<p>The change will also be included in the upcoming RC4!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/myjoomlanews.wordpress.com/40/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/myjoomlanews.wordpress.com/40/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myjoomlanews.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myjoomlanews.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myjoomlanews.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myjoomlanews.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/myjoomlanews.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/myjoomlanews.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/myjoomlanews.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/myjoomlanews.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myjoomlanews.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myjoomlanews.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myjoomlanews.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myjoomlanews.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myjoomlanews.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myjoomlanews.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myjoomlanews.com&amp;blog=1955572&amp;post=40&amp;subd=myjoomlanews&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://myjoomlanews.com/2007/12/16/important-info-about-updating-your-joomla-15-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">nhudell</media:title>
		</media:content>
	</item>
		<item>
		<title>Steve Burge Reviews SEF Components</title>
		<link>http://myjoomlanews.com/2007/10/23/steve-burge-finishes-his-sef-component-reviews/</link>
		<comments>http://myjoomlanews.com/2007/10/23/steve-burge-finishes-his-sef-component-reviews/#comments</comments>
		<pubDate>Tue, 23 Oct 2007 06:32:53 +0000</pubDate>
		<dc:creator>Nicholas</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[Third Party Updates]]></category>

		<guid isPermaLink="false">http://myjoomlanews.com/2007/10/23/steve-burge-finishes-his-sef-component-reviews/</guid>
		<description><![CDATA[A few months ago, Steve Burge from Alledia.com completed some rather good reviews of Search Engine Optimisation components for Joomla! Recently he added a review of the SerrBizSEF SEF URL Extension. Here are the links to all of the reviews on his blog: Artio SEF Open SEF SEF Advance JPromoter RemoSEF SerrBizSEF Those are all [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myjoomlanews.com&amp;blog=1955572&amp;post=18&amp;subd=myjoomlanews&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A few months ago, Steve Burge from <a href="http://www.alledia.com/blog" target="_blank">Alledia.com</a> completed some rather good reviews of Search Engine Optimisation components for Joomla! Recently he added a review of the SerrBizSEF SEF URL Extension.</p>
<p><span id="more-18"></span>Here are the links to all of the reviews on his blog:</p>
<ul>
<li><a href="http://www.alledia.com/blog/joomla-urls/joomla-url-week-part-3-%11-artio-sef-review/" target="_blank">Artio SEF</a></li>
<li><a href="http://www.alledia.com/blog/joomla-urls/joomla-url-week-part-4-%11-open-sef-review/">Open SEF</a></li>
<li><a href="http://www.alledia.com/blog/joomla-urls/joomla-url-week-part-5-%11-sef-advance-review/" target="_blank">SEF Advance</a></li>
<li><a href="http://www.alledia.com/blog/joomla-urls/review-of-the-jpromoter-sef-url-extension/" target="_blank">JPromoter</a></li>
<li><a href="http://www.alledia.com/blog/joomla-urls/review-of-the-remosef-sef-url-extension/" target="_blank">RemoSEF</a></li>
<li><a href="http://www.alledia.com/blog/joomla-urls/-review-of-the-serrbizsef-sef-url-extension/">SerrBizSEF</a></li>
</ul>
<p>Those are all full reviews, but recently Steve posted a sneak peak into the next version of the SEF extension <a href="http://extensions.siliana.net/en/sh404SEF-and-url-rewriting/sh404SEF-Joomla-SEF-URL-without-URL-rewriting-or-.htaccess.html" target="_blank">sh404SEF</a>, which Steve says is rapidly becoming the &#8220;the 800 pound gorilla of SEF tools.&#8221; And it&#8217;s easy to see why, it&#8217;s a very cool extension, but perhaps it&#8217;s greatest strength is the support from the developers.</p>
<p>While some SEF components have suffered from inactive development (such as NuSEF which began as a resurrected OpenSEF.) sh404SEF is in <em>very</em> active development, and the forums for the component are a great resource, and participated in by the developers.</p>
<p>But all of the components that Steve has reviewed have something good to offer. Be sure to check out his blog when choosing your next SEF solution.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/myjoomlanews.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/myjoomlanews.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myjoomlanews.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myjoomlanews.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myjoomlanews.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myjoomlanews.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/myjoomlanews.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/myjoomlanews.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/myjoomlanews.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/myjoomlanews.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myjoomlanews.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myjoomlanews.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myjoomlanews.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myjoomlanews.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myjoomlanews.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myjoomlanews.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myjoomlanews.com&amp;blog=1955572&amp;post=18&amp;subd=myjoomlanews&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://myjoomlanews.com/2007/10/23/steve-burge-finishes-his-sef-component-reviews/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">nhudell</media:title>
		</media:content>
	</item>
	</channel>
</rss>