<?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 Taxi Blog &#187; Open Source / GPL</title>
	<atom:link href="http://www.webdesigntaxi.com/blog/category/web-development/open-source-gpl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdesigntaxi.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 22 Nov 2010 03:18:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Dynamic e-commerce doesn&#8217;t have to hinder your seo effectiveness</title>
		<link>http://www.webdesigntaxi.com/blog/2009/05/dynamic-e-commerce-doesnt-have-to-hinder-your-seo-effectiveness/</link>
		<comments>http://www.webdesigntaxi.com/blog/2009/05/dynamic-e-commerce-doesnt-have-to-hinder-your-seo-effectiveness/#comments</comments>
		<pubDate>Tue, 05 May 2009 20:48:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source / GPL]]></category>
		<category><![CDATA[PHP Language]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[googlebot]]></category>
		<category><![CDATA[insert static content]]></category>
		<category><![CDATA[keyword]]></category>
		<category><![CDATA[meta tags]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[product description]]></category>
		<category><![CDATA[search engine spiders]]></category>
		<category><![CDATA[session url]]></category>
		<category><![CDATA[sessions]]></category>
		<category><![CDATA[static]]></category>
		<category><![CDATA[update your content]]></category>
		<category><![CDATA[web page]]></category>
		<category><![CDATA[wordpress blog]]></category>

		<guid isPermaLink="false">http://www.webdesigntaxi.com/blog/?p=311</guid>
		<description><![CDATA[When you think &#8220;dynamic ecommerce&#8221;, you think &#8220;how will search engines index my website?&#8221;. But don&#8217;t worry! E-commerce websites can easily be made to look static. In addition, their content management systems can make it even easier to optimize your site. One of the major raning killers are sessions. Those are the long ugly mess [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://www.webdesigntaxi.com/blog/2009/05/dynamic-e-commerce-doesnt-have-to-hinder-your-seo-effectiveness/";
		digg_bgcolor = "#FFFFFF";
		digg_skin = "";
		digg_window = "";
		digg_title = "Dynamic+e-commerce+doesn%26%238217%3Bt+have+to+hinder+your+seo+effectiveness";
		digg_media = "news";
		digg_topic = "";
		digg_bodytext = "";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><p>When you think &#8220;dynamic ecommerce&#8221;, you think &#8220;how will search engines index my website?&#8221;. But don&#8217;t worry! E-commerce websites can easily be made to look static. In addition, their content management systems can make it even easier to optimize your site.</p>
<p>One of the major raning killers are sessions. Those are the long ugly mess of letters and numbers squashed together after the dot come in the url. Those sessions can be hidden by using apache&#8217;s mod_rewrite feature. That would turn the session url into a keyword or shortened url so search engines think it is a static web page.</p>
<p>You can also mod your ecommerce website to allow automatically generated meta tags for your products based on the product description and title of that page. Some ecom sites allow you to insert your own meta tags to override the automated ones.</p>
<p>In addition to the lovely features that most ecommerce sites have, you can create a shell of your web page and insert static content into it. This is for content pages such as articles related to your industry, your faq or about us page, etc.</p>
<p>While you are working on optoimization of your e-commerce website, do not forget to add a WordPress blog into the integration. The blog will allow you to update your content regularly with new articles and company news. It keeps search engine spiders like Googlebot on your website indexing like crazy!</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites, except for rss news reader websites, breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> 98r4wueyriewuri8349232 (38.107.179.242) )</small>]]></content:encoded>
			<wfw:commentRss>http://www.webdesigntaxi.com/blog/2009/05/dynamic-e-commerce-doesnt-have-to-hinder-your-seo-effectiveness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpres template tags</title>
		<link>http://www.webdesigntaxi.com/blog/2008/09/wordpres-template-tags/</link>
		<comments>http://www.webdesigntaxi.com/blog/2008/09/wordpres-template-tags/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 10:00:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Open Source / GPL]]></category>
		<category><![CDATA[PHP Language]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.webdesigntaxi.com/blog/?p=134</guid>
		<description><![CDATA[A template tag is code that instructs WordPress to &#8220;do&#8221; or &#8220;get&#8221; something. There are various tags that make a template work, or display data to your visitors. For example: &#60;?php bloginfo(&#8216;name&#8217;); ?&#62; will display the name of your blog. This tag is used mostly in the header, which is where you see on top of [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://www.webdesigntaxi.com/blog/2008/09/wordpres-template-tags/";
		digg_bgcolor = "#FFFFFF";
		digg_skin = "";
		digg_window = "";
		digg_title = "Wordpres+template+tags";
		digg_media = "news";
		digg_topic = "";
		digg_bodytext = "";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><p>A template tag is code that instructs WordPress to &#8220;do&#8221; or &#8220;get&#8221; something. There are various tags that make a template work, or display data to your visitors.</p>
<p>For example: &lt;?php bloginfo(&#8216;name&#8217;); ?&gt; will display the name of your blog. This tag is used mostly in the header, which is where you see on top of the page.</p>
<p>Template tags are extensive and not all of them must be used when you are creating a custom theme. You can find all of the tags at <a href="http://codex.wordpress.org/Template_Tags">http://codex.wordpress.org/Template_Tags</a></p>
<p>When creating your custom wordpress theme just remember that the tags you include decide the fate of your end-user so include them wisely. Wouldn&#8217;t it suck if you accidentally forgot to include the categories tag? Nobody will be able to find your posts!</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites, except for rss news reader websites, breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> 98r4wueyriewuri8349232 (38.107.179.242) )</small>]]></content:encoded>
			<wfw:commentRss>http://www.webdesigntaxi.com/blog/2008/09/wordpres-template-tags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

