<?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>Ponder - Latest Search Marketing and Design Trends affecting South Africans &#187; HTML</title>
	<atom:link href="http://www.ponder.co.za/tag/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ponder.co.za</link>
	<description>a thought that counts</description>
	<lastBuildDate>Tue, 26 Mar 2013 10:37:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<atom:link rel='hub' href='http://www.ponder.co.za/?pushpress=hub'/>
		<item>
		<title>Is aspx or php better for SEO?</title>
		<link>http://www.ponder.co.za/is-aspx-or-php-better-for-seo/</link>
		<comments>http://www.ponder.co.za/is-aspx-or-php-better-for-seo/#comments</comments>
		<pubDate>Fri, 25 Mar 2011 07:10:10 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[online marketing]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[aspx]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[web developing]]></category>

		<guid isPermaLink="false">http://www.ponder.co.za/?p=648</guid>
		<description><![CDATA[There is a long standing debate in the world of SEO which tries to get to grips with the myth that aspx websites will not index as well as a html or php site does. There are arguments in favour of both camps; but which one is actually right?! What is aspx? ASP.NET is a [...]<div class="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.ponder.co.za/a-basic-guide-for-how-to-build-a-search-engine-optimisation-seo-friendly-website/"     class="crp_title">A basic guide for how to build a Search Engine Optimisation&hellip;</a></li><li><a href="http://www.ponder.co.za/bing-and-facebooks-popularity-contest-and-why-google-will-win/"     class="crp_title">Bing and Facebook&#8217;s Popularity Contest! And why Google</a></li><li><a href="http://www.ponder.co.za/social-snap-shots-a-new-way-to-interact-with-brands/"     class="crp_title">Social Snap Shots: a new way to interact with brands</a></li><li><a href="http://www.ponder.co.za/search-engine-trio-introduce-schema-org/"     class="crp_title">Search Engine trio introduce, schema.org</a></li><li><a href="http://www.ponder.co.za/online-marketing-where-to-spend-your-money-in-2012/"     class="crp_title">Online Marketing: where to spend your money in 2012</a></li></ul></div>]]></description>
				<content:encoded><![CDATA[<p>There is a long standing debate in the world of SEO which tries to get to grips with the myth that aspx websites will not index as well as a html or php site does. There are arguments in favour of both camps; but which one is actually right?!</p>
<h2>What is aspx?</h2>
<blockquote><p>ASP.NET is a web application framework developed and marketed by Microsoft to allow programmers to build dynamic web sites, web applications and web services.</p></blockquote>
<h2>What is php?</h2>
<blockquote><p>PHP is a programming language used for populating dynamic web pages. It is mainly used in web development and can be embedded into HTML by using PHP code as its input and HTML as the output. PHP is also a part of the popular LAMP environment, but has many other useful applications as well.</p></blockquote>
<p>We can already see where a lot of the problem stems from. In the aspx definition, the mother of all swear words when it comes toweb development, &#8220;<a title="Microsoft.com" href="http://www.microsoft.com" target="_blank">Microsoft</a>&#8221; is responsible for the aspx language. Many web developers are not firm favourites of anything Microsoft due to the expensive licencing costs as well as the business methodology of keeping all their cards close to their chest rather than following an opensource route like php.</p>
<p>But this really doesn&#8217;t get to the heart of the problem as there are many aspx developers out there who <em><strong>DO</strong></em> swear by the platform; so what is it about the platform that causes so many headaches for SEO professionals?</p>
<p style="text-align: center;"><a href="http://www.ponder.co.za/wp-content/uploads/code-war.jpg"><img class="size-medium wp-image-650 aligncenter" title="code wars" src="http://www.ponder.co.za/wp-content/uploads/code-war-300x200.jpg" alt="aspx vs php code wars" width="300" height="200" /></a></p>
<h2>So what&#8217;s the answer?</h2>
<p>Truth be told; it comes down to personal preference&#8230; Yip, that&#8217;s the answer. There is no definitive answer which points in either direction. In the old days of search, when SEO was but a babe, search engines wouldn&#8217;t (read couldn&#8217;t) crawl dynamic pages &#8211; the heart and soul of aspx. Today though, the major three (<a title="Google" href="http://www.google.co.za" target="_blank">Google</a>, <a title="Yahoo!" href="http://www.yahoo.com" target="_blank">Yahoo</a> and <a title="Bing" href="http://www.bing.com" target="_blank">Bing</a>) all crawl and index dynamic pages without too much hassle.</p>
<p>The real lesson here is that basic <a title="A basic guide to SEO best practices for building a seo friendly website" href="http://www.ponder.co.za/a-basic-guide-for-how-to-build-a-search-engine-optimisation-seo-friendly-website/" target="_blank">SEO best practices</a> still mean the most :</p>
<p>1. Ensure relevancy between your content, heading, tile and URL</p>
<p>2. ensure that your URL&#8217;s are clean &#8211; use a rewrite mod to change your URL</p>
<p>3. Ensure that you keep the 3 spheres on SEO in mind : on site; off site and server side.</p>
<p>To sum up in short; if you are an aspx developer; then stick with aspx. If you are a php developer, then stick with php. If you have beef with Microsoft, then so be it &#8211; truth be told though, aspx is a very powerful and beautiful language once you get to know it and understand it&#8230;&#8230;&#8230;. Much like Flemish!</p>
<div class="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.ponder.co.za/a-basic-guide-for-how-to-build-a-search-engine-optimisation-seo-friendly-website/"     class="crp_title">A basic guide for how to build a Search Engine Optimisation&hellip;</a></li><li><a href="http://www.ponder.co.za/bing-and-facebooks-popularity-contest-and-why-google-will-win/"     class="crp_title">Bing and Facebook&#8217;s Popularity Contest! And why Google</a></li><li><a href="http://www.ponder.co.za/social-snap-shots-a-new-way-to-interact-with-brands/"     class="crp_title">Social Snap Shots: a new way to interact with brands</a></li><li><a href="http://www.ponder.co.za/search-engine-trio-introduce-schema-org/"     class="crp_title">Search Engine trio introduce, schema.org</a></li><li><a href="http://www.ponder.co.za/online-marketing-where-to-spend-your-money-in-2012/"     class="crp_title">Online Marketing: where to spend your money in 2012</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.ponder.co.za/is-aspx-or-php-better-for-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does your mobile site validate?</title>
		<link>http://www.ponder.co.za/does-your-mobile-site-validate/</link>
		<comments>http://www.ponder.co.za/does-your-mobile-site-validate/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 05:35:01 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[mobi]]></category>
		<category><![CDATA[validation]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[web developing]]></category>

		<guid isPermaLink="false">http://www.ponder.co.za/?p=208</guid>
		<description><![CDATA[I have recently been developing mobi sites for some of our customers and after an immense number of hours researching, I have yet to find a South African mobi website that validates. Can someone point me in the right direction please?<div class="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.ponder.co.za/red-bull-and-cell-c-present-red-bull-mobile/"     class="crp_title">Red Bull and Cell C present Red Bull Mobile</a></li><li><a href="http://www.ponder.co.za/google-places-the-benefits-to-your-business/"     class="crp_title">Google Places: the benefits to your business.</a></li><li><a href="http://www.ponder.co.za/sub-domain-and-directories-how-they-fit-into-content-and-search/"     class="crp_title">Sub- domain and directories; how they fit into content and&hellip;</a></li><li><a href="http://www.ponder.co.za/social-media-for-businesses/"     class="crp_title">Social Media for Businesses</a></li><li><a href="http://www.ponder.co.za/bounce-rate-4-sure-fire-ways-to-improve-it/"     class="crp_title">Bounce rate : 4 sure-fire ways to improve it</a></li></ul></div>]]></description>
				<content:encoded><![CDATA[<p>I have recently been developing mobi sites for some of our customers and after an immense number of hours researching, I have yet to find a South African mobi website that validates. Can someone point me in the right direction please?</p>
<p>Before we go any further, let&#8217;s define the term &#8220;<a title="Dictionary meaning of Validation" href="http://www.thefreedictionary.com/validation" target="_blank">Validation</a>&#8220;:</p>
<blockquote><p>1. To declare or make legally valid.<br />
2. To mark with an indication of official sanction.<br />
3. To establish the soundness of; corroborate.</p></blockquote>
<p><span style="background-color: #ffffff;">After some time, I managed to validate the 2 mobi websites I have been busy with and to be honest, it was somewhat of a challenge. Rules and guidelines have been laid out by the <a title="W3C" href="http://www.w3.org/" target="_blank">W3C</a> to ensure (or try to ensure) that websites (including mobi sites) keep to the best standards of practice. This ensures search engines can actually crawl your webpages and it maintains universal understanding between browsers and users. For more information on understanding the phrase &#8220;Validating a website&#8221; please refer to the first half of <a title="Validating a website" href="http://codex.wordpress.org/Validating_a_Website" target="_blank">this wordpress post.</a></span></p>
<p><span style="background-color: #ffffff; ">With mobile validation, your validation score is represented by a number, with the maximum being 100 at the top of the scale, and the opposite side can go into negatives. I have taken a look into some of the most well known SA mobi sites and can say that they do not score well at all, they range between -13 and 77.</span></p>
<p><span style="background-color: #ffffff;">Some common errors included the following: </span></p>
<ul>
<li><span style="background-color: #ffffff;">Extraneous characters (whitespaces or comments),</span></li>
<li><span style="background-color: #ffffff;">The document does not validate against XHTML Basic 1.1 or MP 1.2,</span></li>
<li><span style="background-color: #ffffff;">The Table contains less than 2 tr elements,</span></li>
<li><span style="background-color: #ffffff;">Page weight errors,</span></li>
<li><span style="background-color: #ffffff;">Embedded external resources,</span></li>
<li>Nested tables,</li>
<li>Cache control,</li>
<li>Incorrect character encoding,</li>
<li>Incorrect Doctypes,</li>
<li>Broken links,</li>
<li>and the list goes on&#8230;</li>
</ul>
<p><span style="background-color: #ffffff;">It is imperitive to source a web design/mobi design company that complies with the W3C standards.  This will ultimately save you thousands in the long-run when you decide to hire a SEO company to market your site online.</span></p>
<p><span style="background-color: #ffffff;">For those of you that don&#8217;t know how to validate your site, visit the <a title="W3C Mobile Validator" href="http://validator.w3.org/mobile/" target="_blank">W3C Mobile Validator</a> page to try yourself, but once you have pulled enough of your hair out, consider <a title="JD Consulting" href="http://www.jdconsulting.co.za" target="_blank">JD Consulting</a>.</span></p>
<p><span style="background-color: #ffffff;">If anyone knows of any valid mobi sites, please send me the details.</span></p>
<div class="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.ponder.co.za/red-bull-and-cell-c-present-red-bull-mobile/"     class="crp_title">Red Bull and Cell C present Red Bull Mobile</a></li><li><a href="http://www.ponder.co.za/google-places-the-benefits-to-your-business/"     class="crp_title">Google Places: the benefits to your business.</a></li><li><a href="http://www.ponder.co.za/sub-domain-and-directories-how-they-fit-into-content-and-search/"     class="crp_title">Sub- domain and directories; how they fit into content and&hellip;</a></li><li><a href="http://www.ponder.co.za/social-media-for-businesses/"     class="crp_title">Social Media for Businesses</a></li><li><a href="http://www.ponder.co.za/bounce-rate-4-sure-fire-ways-to-improve-it/"     class="crp_title">Bounce rate : 4 sure-fire ways to improve it</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.ponder.co.za/does-your-mobile-site-validate/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How HTML 5 will simplify web development</title>
		<link>http://www.ponder.co.za/how-html-5-will-simplify-web-development/</link>
		<comments>http://www.ponder.co.za/how-html-5-will-simplify-web-development/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 08:54:32 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[web developing]]></category>

		<guid isPermaLink="false">http://www.ponder.co.za/?p=38</guid>
		<description><![CDATA[With the official release HTML 5 around the corner, it's still a good idea to keep up to date with what is happening in the world of W3C, and with the working draft sitting at around 773 pages, you can only imagine the amount of work that has been done and still needs to be done. October 2009 is the last call for the HTML 5 working draft, so with all that in mind, lets take a look at a simplified overview of whats going on in HTML 5.<div class="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.ponder.co.za/a-basic-guide-for-how-to-build-a-search-engine-optimisation-seo-friendly-website/"     class="crp_title">A basic guide for how to build a Search Engine Optimisation&hellip;</a></li><li><a href="http://www.ponder.co.za/is-aspx-or-php-better-for-seo/"     class="crp_title">Is aspx or php better for SEO?</a></li><li><a href="http://www.ponder.co.za/search-engine-trio-introduce-schema-org/"     class="crp_title">Search Engine trio introduce, schema.org</a></li><li><a href="http://www.ponder.co.za/landing-page-optimisation-lpo-for-beginners/"     class="crp_title">Landing Page Optimisation (LPO) for Beginners</a></li><li><a href="http://www.ponder.co.za/facebook-places-the-ultimate-stalking-tool/"     class="crp_title">Facebook Places &#8211; The ultimate stalking tool</a></li></ul></div>]]></description>
				<content:encoded><![CDATA[<p>With the official release HTML 5  <span style="text-decoration: line-through;">in 2022</span> around the corner, it&#8217;s still a good idea to keep up to date with what is happening in the world of W3C, and with the <a title="HTML 5 Working Draft" href="http://www.whatwg.org/specs/web-apps/current-work/" target="_blank">working draft</a> sitting at around 773 pages, you can only imagine the amount of work that has been done and still needs to be done. October 2009 is the last call for the HTML 5 working draft, so with all that in mind, lets take a look at a simplified overview of whats going on in HTML 5.</p>
<p>HTML 5 will be fully backwards-compatible as well as having the ability of a javascript-accessible built in SQL database which will render the current cookie method laughable in terms of the amount of information that could be stored. Also, in an effort to make website source more &#8220;legible&#8221;, a heap of new elements are being developed, some of which are &lt;nav&gt;,  &lt;article&gt;, &lt;header&gt;, &lt;canvas&gt;, &lt;video&gt;, &lt;audio&gt;, &lt;command&gt; and &lt;figure&gt;.  New input types are also being developed to ease the ever-fustrated web developer. Inputs such as &#8216;Date&#8217; will become a common tool which replaces the old javascript calenders and another new feature will include browser supported form validation which will make web application development a walk in the park.</p>
<p>With the last HTML update being in September 1999 (4.01 Specification), it is evident that HTML 5 is definately long overdue.</p>
<p>Keep in mind that &#8220;HTML 5&#8243; refers to the W3C specification name, while &#8220;HTML5&#8243; refers to the document type.</p>
<p>You may have already noticed that some websites are using HTML 5. Firefox 3.5 includes the &lt;audio&gt;, &lt;video&gt; and &lt;canvas&gt; tags while Chrome and Safari are already supporting key features of HTML 5.</p>
<p>Here is a simple HTML 5 blog example:</p>
<pre>&lt;body&gt;

 &lt;header&gt;
  &lt;h1&gt;My Blog!&lt;/h1&gt;

 &lt;nav&gt;
   &lt;h1&gt;Navigation Links&lt;/h1&gt;
   &lt;ul&gt;
    &lt;li&gt;&lt;a href="articles.html"&gt;All articles&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="latest.html"&gt;Latest Articles&lt;/a&gt;&lt;/li&gt;
   &lt;/ul&gt;
  &lt;/nav&gt;

 &lt;/header&gt;

 &lt;article&gt;
  &lt;p&gt;<em> Article Goes Here</em>&lt;/p&gt;
 &lt;/article&gt;

 &lt;footer&gt;
  &lt;p&gt;Copyright © 2022 My Blog&lt;/p&gt;
 &lt;/footer&gt;

&lt;/body&gt;</pre>
<p>To clarify the strikeout of 2022 above, there seems to be quite a bit of confusion going around on the web with regards to this topic.<br />
2022 will be the final proposed recommendation of HTML 5 and October 2009 is the last call for the HTML 5 working draft. The final proposed recommendation requires complete compatibility of at least 2 browsers, and with that in mind, CSS 2.1 also remains in development until 2 browsers fully support all of it&#8217;s features.</p>
<div class="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.ponder.co.za/a-basic-guide-for-how-to-build-a-search-engine-optimisation-seo-friendly-website/"     class="crp_title">A basic guide for how to build a Search Engine Optimisation&hellip;</a></li><li><a href="http://www.ponder.co.za/is-aspx-or-php-better-for-seo/"     class="crp_title">Is aspx or php better for SEO?</a></li><li><a href="http://www.ponder.co.za/search-engine-trio-introduce-schema-org/"     class="crp_title">Search Engine trio introduce, schema.org</a></li><li><a href="http://www.ponder.co.za/landing-page-optimisation-lpo-for-beginners/"     class="crp_title">Landing Page Optimisation (LPO) for Beginners</a></li><li><a href="http://www.ponder.co.za/facebook-places-the-ultimate-stalking-tool/"     class="crp_title">Facebook Places &#8211; The ultimate stalking tool</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.ponder.co.za/how-html-5-will-simplify-web-development/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
