<?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; aspx</title>
	<atom:link href="http://www.ponder.co.za/tag/aspx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ponder.co.za</link>
	<description>a thought that counts</description>
	<lastBuildDate>Tue, 21 May 2013 11:33:45 +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>
	</channel>
</rss>
