<?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>Michael Doyle &#124; Blog &#187; HTML</title>
	<atom:link href="http://michaeldoyle.eu/blog/category/web/html/feed" rel="self" type="application/rss+xml" />
	<link>http://michaeldoyle.eu/blog</link>
	<description>Well, I&#039;m not sure whether to call this a blog or a sideblog. Either way, it&#039;s my personal, never-ending, post-it note, so that when I learn something interesting, it&#039;ll find its way here.</description>
	<lastBuildDate>Mon, 30 Nov 2009 01:44:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Web Development &#8211; Inishross House</title>
		<link>http://michaeldoyle.eu/blog/web/web-development-inishross-house</link>
		<comments>http://michaeldoyle.eu/blog/web/web-development-inishross-house#comments</comments>
		<pubDate>Sat, 01 Aug 2009 09:48:55 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[960 grid system]]></category>
		<category><![CDATA[DOCTYPE]]></category>
		<category><![CDATA[inishrosshouse.com. development]]></category>
		<category><![CDATA[validation]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=223</guid>
		<description><![CDATA[Finished the Inishross House web site. It was built with the 960 grid system. All pages validate except for where lightwindow is used. The pages use a Transitional DOCTYPE, a custom XHTML DTD should be made to sort this issue out. A List Apart has a good tutorial on how to do this.
http://www.alistapart.com/articles/customdtd/


Related posts:Web Development [...]


Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/web-development-developing-from-a-ps-design' rel='bookmark' title='Permanent Link: Web Development &#8211; Developing from a PS design'>Web Development &#8211; Developing from a PS design</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Finished the <a href="http://wwww.inishrosshouse.com" target="_blank">Inishross House</a> web site. It was built with the 960 grid system. All pages validate except for where lightwindow is used. The pages use a Transitional DOCTYPE, a custom XHTML DTD should be made to sort this issue out. A List Apart has a good tutorial on how to do this.</p>
<p><a href="http://www.alistapart.com/articles/customdtd/" target="_blank">http://www.alistapart.com/articles/customdtd/</a></p>


<p>Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/web-development-developing-from-a-ps-design' rel='bookmark' title='Permanent Link: Web Development &#8211; Developing from a PS design'>Web Development &#8211; Developing from a PS design</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/web/web-development-inishross-house/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Design &#8211; Web Page Headers</title>
		<link>http://michaeldoyle.eu/blog/web/design-web-page-headers</link>
		<comments>http://michaeldoyle.eu/blog/web/design-web-page-headers#comments</comments>
		<pubDate>Tue, 21 Jul 2009 17:48:08 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[header]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=218</guid>
		<description><![CDATA[I'm begining to redesign my portfolio. I'm basing it on the 960 grid system. I've placed an notice on my site which has the basic color scheme of things at the moment. The typography needs further work, but I'll leave it for the moment.
I'll be pixel obsessing for a while. First thing's first, I found [...]


Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/seo/learning-seo' rel='bookmark' title='Permanent Link: SEO &#8211; On Page Optimizations'>SEO &#8211; On Page Optimizations</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/web-design-how-to-create-the-web-20-look-in-photoshop' rel='bookmark' title='Permanent Link: Web Design &#8211; Creating the Web 2.0 Look'>Web Design &#8211; Creating the Web 2.0 Look</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/web-design-typography' rel='bookmark' title='Permanent Link: Web Design &#8211; Typography'>Web Design &#8211; Typography</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I'm begining to redesign my <a href="http://wwww.michaeldoyle.eu" target="_blank">portfolio</a>. I'm basing it on the <a href="http://960.gs/" target="_blank">960 grid system</a>. I've placed an notice on my site which has the basic color scheme of things at the moment. The typography needs further work, but I'll leave it for the moment.</p>
<p>I'll be pixel obsessing for a while. First thing's first, I found a good article on the size of headers in web pages:</p>
<p><a href="http://desizntech.info/2009/03/how-improtant-the-header-is/" target="_blank">http://desizntech.info/2009/03/how-improtant-the-header-is/</a></p>


<p>Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/seo/learning-seo' rel='bookmark' title='Permanent Link: SEO &#8211; On Page Optimizations'>SEO &#8211; On Page Optimizations</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/web-design-how-to-create-the-web-20-look-in-photoshop' rel='bookmark' title='Permanent Link: Web Design &#8211; Creating the Web 2.0 Look'>Web Design &#8211; Creating the Web 2.0 Look</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/web-design-typography' rel='bookmark' title='Permanent Link: Web Design &#8211; Typography'>Web Design &#8211; Typography</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/web/design-web-page-headers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS &#8211; Styling Forms</title>
		<link>http://michaeldoyle.eu/blog/web/css-styling-forms</link>
		<comments>http://michaeldoyle.eu/blog/web/css-styling-forms#comments</comments>
		<pubDate>Wed, 10 Jun 2009 14:50:03 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[form]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=211</guid>
		<description><![CDATA[Found a great resource listing different articles and tutorials on how to style HTML forms using CSS.
http://socialcmsbuzz.com/40-css-web-form-style-tutorials-for-web-developers-14082008/


Related posts:Web Development &#8211; Developing from a PS design
Web Design &#8211; Creating the Web 2.0 Look
Web Testing &#8211; Fixing Layout Problems in IE



Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/web-development-developing-from-a-ps-design' rel='bookmark' title='Permanent Link: Web Development &#8211; Developing from a PS design'>Web Development &#8211; Developing from a PS design</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/web-design-how-to-create-the-web-20-look-in-photoshop' rel='bookmark' title='Permanent Link: Web Design &#8211; Creating the Web 2.0 Look'>Web Design &#8211; Creating the Web 2.0 Look</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/web-testing-fixing-layout-problems-in-ie' rel='bookmark' title='Permanent Link: Web Testing &#8211; Fixing Layout Problems in IE'>Web Testing &#8211; Fixing Layout Problems in IE</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Found a great resource listing different articles and tutorials on how to style HTML forms using CSS.</p>
<p><a href="http://socialcmsbuzz.com/40-css-web-form-style-tutorials-for-web-developers-14082008/" target="_blank">http://socialcmsbuzz.com/40-css-web-form-style-tutorials-for-web-developers-14082008/</a></p>


<p>Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/web-development-developing-from-a-ps-design' rel='bookmark' title='Permanent Link: Web Development &#8211; Developing from a PS design'>Web Development &#8211; Developing from a PS design</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/web-design-how-to-create-the-web-20-look-in-photoshop' rel='bookmark' title='Permanent Link: Web Design &#8211; Creating the Web 2.0 Look'>Web Design &#8211; Creating the Web 2.0 Look</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/web-testing-fixing-layout-problems-in-ie' rel='bookmark' title='Permanent Link: Web Testing &#8211; Fixing Layout Problems in IE'>Web Testing &#8211; Fixing Layout Problems in IE</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/web/css-styling-forms/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Maps &#8211; Remove Bubble</title>
		<link>http://michaeldoyle.eu/blog/web/google-maps-remove-bubble</link>
		<comments>http://michaeldoyle.eu/blog/web/google-maps-remove-bubble#comments</comments>
		<pubDate>Tue, 09 Jun 2009 16:40:46 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[bubble]]></category>
		<category><![CDATA[custom maps]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[iframe]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[remove]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=204</guid>
		<description><![CDATA[One problem I have come across when using the google maps iFrame in a small div is the bubble pop up. It looks fine for a large map, but when space is a problem it causes the map to scroll to fit in the bubble which is unnecessary at times. To fix this, paste
iwloc=near&#38;addr&#38;amp;
into the [...]


Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/seo/seo-internal-linking' rel='bookmark' title='Permanent Link: SEO &#8211; Internal Linking'>SEO &#8211; Internal Linking</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/seo/seo-off-page-optimization' rel='bookmark' title='Permanent Link: SEO &#8211; Off Page Optimization'>SEO &#8211; Off Page Optimization</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/seo/learning-seo' rel='bookmark' title='Permanent Link: SEO &#8211; On Page Optimizations'>SEO &#8211; On Page Optimizations</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>One problem I have come across when using the google maps iFrame in a small div is the bubble pop up. It looks fine for a large map, but when space is a problem it causes the map to scroll to fit in the bubble which is unnecessary at times. To fix this, paste</p>
<pre>iwloc=near&amp;addr&amp;amp;</pre>
<p>into the iframe code and the bubble dissappears! This information was found <a href="http://www.voodish.co.uk/articles/remove-bubble-from-google-maps-without-api/" target="_blank">here</a></p>


<p>Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/seo/seo-internal-linking' rel='bookmark' title='Permanent Link: SEO &#8211; Internal Linking'>SEO &#8211; Internal Linking</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/seo/seo-off-page-optimization' rel='bookmark' title='Permanent Link: SEO &#8211; Off Page Optimization'>SEO &#8211; Off Page Optimization</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/seo/learning-seo' rel='bookmark' title='Permanent Link: SEO &#8211; On Page Optimizations'>SEO &#8211; On Page Optimizations</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/web/google-maps-remove-bubble/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Development &#8211; Developing from a PS design</title>
		<link>http://michaeldoyle.eu/blog/web/web-development-developing-from-a-ps-design</link>
		<comments>http://michaeldoyle.eu/blog/web/web-development-developing-from-a-ps-design#comments</comments>
		<pubDate>Tue, 09 Jun 2009 15:00:55 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=200</guid>
		<description><![CDATA[I mentioned previously that sixrevisions.com gave a good tutorial on how to create the Web 2.0 look in photoshop. They've now followed up on that article with a tutorial on how to code it in CSS and XHTML.
http://sixrevisions.com/tutorials/web-development-tutorials/coding-a-clean-web-20-style-web-design-from-photoshop/
One concern about this tutorial is the heavy reliance on images for the design rather than CSS.


Related posts:Web [...]


Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/web-design-how-to-create-the-web-20-look-in-photoshop' rel='bookmark' title='Permanent Link: Web Design &#8211; Creating the Web 2.0 Look'>Web Design &#8211; Creating the Web 2.0 Look</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/web-development-inishross-house' rel='bookmark' title='Permanent Link: Web Development &#8211; Inishross House'>Web Development &#8211; Inishross House</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/web-design-inspiration-5' rel='bookmark' title='Permanent Link: Web Design &#8211; Inspiration'>Web Design &#8211; Inspiration</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I <a href="http://michaeldoyle.eu/blog/?p=182">mentioned previously</a> that <a href="http://sixrevisions.com/" target="_blank">sixrevisions.com</a> gave a good tutorial on how to create the Web 2.0 look in photoshop. They've now followed up on that article with a tutorial on how to code it in CSS and XHTML.</p>
<p><a href="http://sixrevisions.com/tutorials/web-development-tutorials/coding-a-clean-web-20-style-web-design-from-photoshop/" target="_blank">http://sixrevisions.com/tutorials/web-development-tutorials/coding-a-clean-web-20-style-web-design-from-photoshop/</a></p>
<p>One concern about this tutorial is the heavy reliance on images for the design rather than CSS.</p>


<p>Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/web-design-how-to-create-the-web-20-look-in-photoshop' rel='bookmark' title='Permanent Link: Web Design &#8211; Creating the Web 2.0 Look'>Web Design &#8211; Creating the Web 2.0 Look</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/web-development-inishross-house' rel='bookmark' title='Permanent Link: Web Development &#8211; Inishross House'>Web Development &#8211; Inishross House</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/web-design-inspiration-5' rel='bookmark' title='Permanent Link: Web Design &#8211; Inspiration'>Web Design &#8211; Inspiration</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/web/web-development-developing-from-a-ps-design/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO &#8211; Internal Linking</title>
		<link>http://michaeldoyle.eu/blog/web/seo/seo-internal-linking</link>
		<comments>http://michaeldoyle.eu/blog/web/seo/seo-internal-linking#comments</comments>
		<pubDate>Sun, 17 May 2009 17:51:09 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[internal linking]]></category>
		<category><![CDATA[on page optimization]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=151</guid>
		<description><![CDATA[Quick summary of it all....

To internally link pages, keywords should be used for the link and the page it's linking to should have the same title
Emboldening keywords should be done
If keywords appear in text paragraphs, try and link them to the associated parts of the website. For example, if there is a gallery of photos, [...]


Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/seo/learning-seo' rel='bookmark' title='Permanent Link: SEO &#8211; On Page Optimizations'>SEO &#8211; On Page Optimizations</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/seo/seo-case-study-adobecom' rel='bookmark' title='Permanent Link: SEO &#8211; Case Study: adobe.com'>SEO &#8211; Case Study: adobe.com</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/seo/seo-off-page-optimization' rel='bookmark' title='Permanent Link: SEO &#8211; Off Page Optimization'>SEO &#8211; Off Page Optimization</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Quick summary of it all....</p>
<ul>
<li>To internally link pages, keywords should be used for the link and the page it's linking to should have the same title</li>
<li>Emboldening keywords should be done</li>
<li>If keywords appear in text paragraphs, try and link them to the associated parts of the website. For example, if there is a gallery of photos, mention it in the body text, link it to the gallery page. The gallery page should have a title of gallery and a heading of gallery. The main body of text should have some mention of it being the gallery and it should be bold.</li>
<li>This method also counts the internal links as votes.</li>
</ul>
<p>The way I look at it all, it's just <strong>creating good clean metadata</strong>. Google indexes your pages so it knows the location of them all. Inserting metadata (title, headings, alt text, etc.) into these locations allows Google to know what it's indexing.</p>


<p>Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/seo/learning-seo' rel='bookmark' title='Permanent Link: SEO &#8211; On Page Optimizations'>SEO &#8211; On Page Optimizations</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/seo/seo-case-study-adobecom' rel='bookmark' title='Permanent Link: SEO &#8211; Case Study: adobe.com'>SEO &#8211; Case Study: adobe.com</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/seo/seo-off-page-optimization' rel='bookmark' title='Permanent Link: SEO &#8211; Off Page Optimization'>SEO &#8211; Off Page Optimization</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/web/seo/seo-internal-linking/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO &#8211; Meta Tag Analyzer</title>
		<link>http://michaeldoyle.eu/blog/web/seo/seo-meta-tag-analyzer</link>
		<comments>http://michaeldoyle.eu/blog/web/seo/seo-meta-tag-analyzer#comments</comments>
		<pubDate>Fri, 15 May 2009 16:25:24 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[meta tag]]></category>
		<category><![CDATA[meta tag analyzer]]></category>
		<category><![CDATA[utility]]></category>
		<category><![CDATA[web site]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=137</guid>
		<description><![CDATA[SeoCentro provide a very good resource for checking your meta tags
http://www.seocentro.com/tools/search-engines/metatag-analyzer.html


Related posts:SEO &#8211; Case Study: adobe.com
SEO &#8211; On Page Optimizations
SEO &#8211; Getting banned by Google



Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/seo/seo-case-study-adobecom' rel='bookmark' title='Permanent Link: SEO &#8211; Case Study: adobe.com'>SEO &#8211; Case Study: adobe.com</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/seo/learning-seo' rel='bookmark' title='Permanent Link: SEO &#8211; On Page Optimizations'>SEO &#8211; On Page Optimizations</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/seo/seo-getting-banned-by-google' rel='bookmark' title='Permanent Link: SEO &#8211; Getting banned by Google'>SEO &#8211; Getting banned by Google</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>SeoCentro provide a very good resource for checking your meta tags</p>
<p><a href="http://www.seocentro.com/tools/search-engines/metatag-analyzer.html" target="_blank">http://www.seocentro.com/tools/search-engines/metatag-analyzer.html</a></p>


<p>Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/seo/seo-case-study-adobecom' rel='bookmark' title='Permanent Link: SEO &#8211; Case Study: adobe.com'>SEO &#8211; Case Study: adobe.com</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/seo/learning-seo' rel='bookmark' title='Permanent Link: SEO &#8211; On Page Optimizations'>SEO &#8211; On Page Optimizations</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/seo/seo-getting-banned-by-google' rel='bookmark' title='Permanent Link: SEO &#8211; Getting banned by Google'>SEO &#8211; Getting banned by Google</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/web/seo/seo-meta-tag-analyzer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO &#8211; On Page Optimizations</title>
		<link>http://michaeldoyle.eu/blog/web/seo/learning-seo</link>
		<comments>http://michaeldoyle.eu/blog/web/seo/learning-seo#comments</comments>
		<pubDate>Thu, 14 May 2009 23:40:49 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google toolbar]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[off page optimization]]></category>
		<category><![CDATA[on page optimization]]></category>
		<category><![CDATA[pagerank]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[search results]]></category>
		<category><![CDATA[text styles]]></category>
		<category><![CDATA[title]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=99</guid>
		<description><![CDATA[I know search engines crawls through web sites and index pages based on their content and keywords. That's about it, SEO is  huge business these days so I'm reaading into it at the moment. The first book I got is Brad Callen's "Search Engine Optimization Made Easy". I' m going to discuss this book and [...]


Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/seo/seo-off-page-optimization' rel='bookmark' title='Permanent Link: SEO &#8211; Off Page Optimization'>SEO &#8211; Off Page Optimization</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/seo/seo-getting-banned-by-google' rel='bookmark' title='Permanent Link: SEO &#8211; Getting banned by Google'>SEO &#8211; Getting banned by Google</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/seo/seo-getting-listed-on-google-in-under-24-hours' rel='bookmark' title='Permanent Link: SEO &#8211; Getting Listed on Google in under 24 Hours'>SEO &#8211; Getting Listed on Google in under 24 Hours</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I know search engines crawls through web sites and index pages based on their content and keywords. That's about it, SEO is  huge business these days so I'm reaading into it at the moment. The first book I got is Brad Callen's "Search Engine Optimization Made Easy". I' m going to discuss this book and the main points in it along with other resources on the net.</p>
<p>A good (free) keyword research and management tool to use is <a href="http://www.goodkeywords.com/products/gkw/" target="_blank">Good Keywords</a>.</p>
<h3>PageRank</h3>
<p><a href="http://en.wikipedia.org/wiki/PageRank" target="_blank"><strong>PageRank</strong></a> is Google's way of giving a popularity rating for a website. It is based on "votes", a vote is a link from one website to yours. The more votes you have, the higher page ranking your website will have. PageRanking is one of the factors Google looks at when ranking websites.</p>
<p>Another factor is the sites that link to your website. A website with a high PageRank linking to yours increases your website PageRank more than a low PageRanked website would. The quantity of pages that link to your website also affects your PageRank.</p>
<p>To find your sites Google Page Rank, download the <a href="http://www.google.com/url?sa=t&amp;source=web&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Ftoolbar.google.com%2F&amp;ei=96AMStD4KceA-Ab42omuBg&amp;usg=AFQjCNH-Qbo3U9LKZiiIKbZYqsSs3zVrqQ&amp;sig2=PSXjPIqDqZa_ieTPzOP9Rw" target="_blank">Google Toolbar</a>.</p>
<p>The page rank for my site (<a href="http://www.michaeldoyle.eu" target="_blank">http://www.michaeldoyle.eu</a>) is 0/10, which doesn't come as a surprise, however, it will provide me with a blank canvas to use SEO techniques. When seearching Google for the term "Michael Doyle", a wikipaedia entry is the first result. It's PageRank is 4/10. Callen's guide idicates this is low page rank and it'll be easy to gain a higher ranking. However, the only way to increasethe PageRank is to get other sites to cast your site a vote.</p>
<div id="attachment_103" class="wp-caption alignnone" style="width: 423px"><a href="http://michaeldoyle.eu/blog/wp-content/uploads/2009/05/google_page_rank_graphic.jpg"><img class="size-full wp-image-103" title="google_page_rank_graphic" src="http://michaeldoyle.eu/blog/wp-content/uploads/2009/05/google_page_rank_graphic.jpg" alt="google_page_rank_graphic" width="413" height="108" /></a><p class="wp-caption-text">Google Toolbar showing PageRank</p></div>
<p>There are two search engine optimization methods: <strong>on page and off page</strong> optimization.</p>
<h3>On page Optimization</h3>
<h4>Title</h4>
<p>The page's title is the most important piece of text as this is what appears in the search results. It has to encourage users to click on your site. The title should be descriptive using the least amount of words as possible. Words like "and", "the" etc. should not be used. Keywords must be used.</p>
<h4>Headers</h4>
<p>H1 should be used to define the most important section of your website. It should be placed at the top of the page as Google reads text from top left to bottom right. Using your primary keywords is recommended if possible.</p>
<p>H2 &amp; H3 should be used to define the sub-headings. Secondary keywords should be used where possible.</p>
<h4>Text Styles - Bold, Italicise</h4>
<p>Use on keywords in a paragraph, however, do not over do it. Google may penalise you for it.</p>
<h4>Images</h4>
<p>Give your image files appropriate names (not 01.jpg), try to use keywords in the image file names. Use keywords with ALT text, but add in "image" or "graphic" as well. If not, Google may see it as spam. This applies to the filename also. Always include the title tag in the image (this is the tool tip text that appears).</p>
<h3>Forcing Google to read your content first</h3>
<p>If you have a two-column layout using the leftmost for navigation, Google will read this first. However, placing in an empty div at the top of this column should force Google to read the right content (the main body) first.</p>
<h3>Summary</h3>
<p>On page optimization won't have a huge affect on your PageRank, however, a well formed page will be more easily accessible to search engines as well as your visitors. Many falsely believe that tweaking their Keyword Density and where those keywords are placed will have a big effect on your rankings. Keyword Density refers to the amount of time a keywords appear on a page, compared to the total number of words on the page. <strong>Off page optimization makes a huge difference to the sucess of your site compared to on page</strong>.</p>


<p>Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/seo/seo-off-page-optimization' rel='bookmark' title='Permanent Link: SEO &#8211; Off Page Optimization'>SEO &#8211; Off Page Optimization</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/seo/seo-getting-banned-by-google' rel='bookmark' title='Permanent Link: SEO &#8211; Getting banned by Google'>SEO &#8211; Getting banned by Google</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/seo/seo-getting-listed-on-google-in-under-24-hours' rel='bookmark' title='Permanent Link: SEO &#8211; Getting Listed on Google in under 24 Hours'>SEO &#8211; Getting Listed on Google in under 24 Hours</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/web/seo/learning-seo/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash &#8211; Transparent Backgrounds</title>
		<link>http://michaeldoyle.eu/blog/web/flash/transparent-flash-backgrounds</link>
		<comments>http://michaeldoyle.eu/blog/web/flash/transparent-flash-backgrounds#comments</comments>
		<pubDate>Tue, 28 Apr 2009 05:45:08 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[swf]]></category>
		<category><![CDATA[transparency]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=35</guid>
		<description><![CDATA[Trying to finish my Graphic design project tonight and discovered how to make a swf with a transparent background. HTML code is:
Add these parameters to the "param" tag:
param name=&#34;wmode&#34; value=&#34;transparent&#34;
Add this parameter to the embed tag:
wmode=&#34;transparent&#34;
So the full code I used to embed a swf file called "brain.swf" is:
&#60;object width=&#34;216&#34; height=&#34;144&#34; data=&#34;brain.swf&#34; type=&#34;application/x-shockwave-flash&#34;&#62;&#60;param name=&#34;wmode&#34; value=&#34;transparent&#34; [...]


Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/flash/flash-cheat-sheet' rel='bookmark' title='Permanent Link: Flash &#8211; Cheat Sheet'>Flash &#8211; Cheat Sheet</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Trying to finish my Graphic design project tonight and discovered how to make a swf with a transparent background. HTML code is:</p>
<p>Add these parameters to the "param" tag:</p>
<pre>param name=&quot;wmode&quot; value=&quot;transparent&quot;</pre>
<p>Add this parameter to the embed tag:</p>
<pre>wmode=&quot;transparent&quot;</pre>
<p>So the full code I used to embed a swf file called "brain.swf" is:</p>
<pre>&lt;object width=&quot;216&quot; height=&quot;144&quot; data=&quot;brain.swf&quot; type=&quot;application/x-shockwave-flash&quot;&gt;&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot; /&gt;&lt;param name=&quot;src&quot; value=&quot;brain.swf&quot; /&gt;&lt;/object&gt;</pre>
<p>This works in Firefox 3 and IE 7, haven't tested it out on any other browsers yet. Flash 6 or higher is needed.</p>


<p>Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/flash/flash-cheat-sheet' rel='bookmark' title='Permanent Link: Flash &#8211; Cheat Sheet'>Flash &#8211; Cheat Sheet</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/web/flash/transparent-flash-backgrounds/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

