<?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>Web Design Success &#187; Coding</title>
	<atom:link href="http://blog.freestockimages.net/category/coding/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.freestockimages.net</link>
	<description>Blogging about how web design affects the success of your website!</description>
	<lastBuildDate>Wed, 24 Aug 2011 09:48:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Seeing PHP Errors Is A Visitor Killer!</title>
		<link>http://blog.freestockimages.net/seeing-php-errors-is-a-visitor-killer/20/</link>
		<comments>http://blog.freestockimages.net/seeing-php-errors-is-a-visitor-killer/20/#comments</comments>
		<pubDate>Wed, 14 May 2008 18:45:40 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[avoid errors]]></category>
		<category><![CDATA[php problems]]></category>
		<category><![CDATA[visitor killer]]></category>

		<guid isPermaLink="false">http://blog.freestockimages.net/?p=20</guid>
		<description><![CDATA[<p><a href="http://blog.freestockimages.net/seeing-php-errors-is-a-visitor-killer/20/">Seeing PHP Errors Is A Visitor Killer!</a> first published on this blog: <a href="http://blog.freestockimages.net/" title="Webmaster Articles">Web Design Success</a></p>
Seeing PHP Errors Is A Visitor Killer! first published on this blog: Web Design Success As soon as I see a big PHP error message on a website I leave straight away. It means something isn&#8217;t working and the webmaster obviously isn&#8217;t on top of everything. Always concentrate and do everything you can to avoid errors [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.freestockimages.net/seeing-php-errors-is-a-visitor-killer/20/">Seeing PHP Errors Is A Visitor Killer!</a> first published on this blog: <a href="http://blog.freestockimages.net/" title="Webmaster Articles">Web Design Success</a></p>
<p><img src="/images/post/page_not_display.jpg" alt="Page Not Displayed!" width="151" height="100" align="left" />As soon as I see a big PHP error message on a website I leave straight away. It means something isn&#8217;t working and the webmaster obviously isn&#8217;t on top of everything. <strong>Always concentrate and do everything you can to avoid errors on your website.</strong><span id="more-20"></span></p>
<p>When installing new designs in the past I have had PHP errors on my own websites. Once I had entered a small bit of &#8217;php include&#8217; code into a file and spelt it wrong. <strong>The site was producing big fat errors for about 4 hours, by then my error_log was massive!</strong> Hundreds of visitors had been to the site during that time, and no doubt they all left within a couple of seconds, costing me in revenue, potential return visitors and credibility with those who may stumble across my site again.</p>
<p>So, the lesson is clear: whenever messing with your design or coding always create separate folders to test everything before making it live on your website. When you do make it live also keep checking it is all working fine, <strong>you don&#8217;t want to do what I did as the effects are very negative!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.freestockimages.net/seeing-php-errors-is-a-visitor-killer/20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Basic HTML and CSS Has Big Benefits</title>
		<link>http://blog.freestockimages.net/learning-basic-html-css-big-benefits/19/</link>
		<comments>http://blog.freestockimages.net/learning-basic-html-css-big-benefits/19/#comments</comments>
		<pubDate>Sun, 04 May 2008 18:27:39 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[basic css]]></category>
		<category><![CDATA[basic html]]></category>
		<category><![CDATA[learning coding]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://blog.freestockimages.net/?p=19</guid>
		<description><![CDATA[<p><a href="http://blog.freestockimages.net/learning-basic-html-css-big-benefits/19/">Learning Basic HTML and CSS Has Big Benefits</a> first published on this blog: <a href="http://blog.freestockimages.net/" title="Webmaster Articles">Web Design Success</a></p>
Learning Basic HTML and CSS Has Big Benefits first published on this blog: Web Design Success I am not qualified in any kind of computer coding or programming, in fact I&#8217;m not formerly qualified in anything! The truth is you don&#8217;t need to be to run a successful online business. There are plenty of people [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.freestockimages.net/learning-basic-html-css-big-benefits/19/">Learning Basic HTML and CSS Has Big Benefits</a> first published on this blog: <a href="http://blog.freestockimages.net/" title="Webmaster Articles">Web Design Success</a></p>
<p><img src="/images/post/programming_code.jpg" alt="Don't Worry About Advanced Code!" align="left" hspace="4" width="150" height="112" />I am not qualified in any kind of computer coding or programming, in fact I&#8217;m not formerly qualified in anything! <strong>The truth is you don&#8217;t need to be to run a successful online business</strong>. There are plenty of people who are qualified and have the ability to create the website you want (and need to be successful).<span id="more-19"></span></p>
<p>However one thing I do recommend is getting to grips with the basics of HTML and CSS. <strong>Learning the basics has several big advantages</strong>. For example a few lines of CSS and you can instantly change the text across your site; color, size, font; whatever you want you can change it. And these little changes can make your site look better and sometimes fresher.</p>
<p><strong>Learning HTML and CSS basics will also have SEO benefits</strong>. With CSS you can reduce the amount of HTML you have on your pages, this moves the main content (text) further up the file which has SEO benefits &#8211; and visitors know no different!</p>
<p><strong>With CSS you can also reduce the size of your files because of less reliance on HTML</strong>. This helps load pages quicker which improves users experience and it reduces the load on your server potentially saving you money in hosting costs!</p>
<p>There are many websites online which have info on CSS and HTML so you can learn the basics within literally a few hours (you will need a good memory though). Learning these little nuggets of information will save you money in programmers and also have the benefits listed above <strong>- a very good use of your time!</strong></p>
<p><em>For more reading check out this </em><a href="http://www.seomoz.org/blog/css-properties-you-probably-never-use" rel="nofollow"  target="_blank"><em>seomoz post</em></a><em> and this </em><a href="http://www.smashingmagazine.com/2007/01/19/53-css-techniques-you-couldnt-live-without/" rel="nofollow"  target="_blank"><em>smashingmagazine</em></a><em> post.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.freestockimages.net/learning-basic-html-css-big-benefits/19/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

