<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How can I have a website design coded for ecommerce?</title>
	<atom:link href="http://seoconsultinglv.com/how-can-i-have-a-website-design-coded-for-ecommerce/feed" rel="self" type="application/rss+xml" />
	<link>http://seoconsultinglv.com/how-can-i-have-a-website-design-coded-for-ecommerce</link>
	<description>Las Vegas SEO &#124; A Las Vegas Web Design Company</description>
	<lastBuildDate>Wed, 25 Nov 2009 15:32:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Internet Marketing Las Vegas</title>
		<link>http://seoconsultinglv.com/how-can-i-have-a-website-design-coded-for-ecommerce/comment-page-1#comment-1225</link>
		<dc:creator>Internet Marketing Las Vegas</dc:creator>
		<pubDate>Wed, 25 Nov 2009 15:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://seoconsultinglv.com/how-can-i-have-a-website-design-coded-for-ecommerce#comment-1225</guid>
		<description>&lt;a href=&quot;http://seoconsultinglv.com/seo-services&quot;&gt;Social Media Marketing&lt;/a&gt;


Hi,

You can get a ecomm website developed in asp.net and sql server.You can get best cost and best web solutions at

They offer best web advice,cheap website design</description>
		<content:encoded><![CDATA[<p><a href="http://seoconsultinglv.com/seo-services">Social Media Marketing</a></p>
<p>Hi,</p>
<p>You can get a ecomm website developed in asp.net and sql server.You can get best cost and best web solutions at</p>
<p>They offer best web advice,cheap website design</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Internet Marketing Las Vegas</title>
		<link>http://seoconsultinglv.com/how-can-i-have-a-website-design-coded-for-ecommerce/comment-page-1#comment-1224</link>
		<dc:creator>Internet Marketing Las Vegas</dc:creator>
		<pubDate>Mon, 23 Nov 2009 11:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://seoconsultinglv.com/how-can-i-have-a-website-design-coded-for-ecommerce#comment-1224</guid>
		<description>&lt;a href=&quot;http://seoconsultinglv.com/seo-services&quot;&gt;Website consulting&lt;/a&gt;


Microsoft&#039;s Office Live Small Business is right up your alley. It is template based but you can also tweak the HTML if you want to customize it further.

Cheers,
Jeff
MSFT Office Live Outreach</description>
		<content:encoded><![CDATA[<p><a href="http://seoconsultinglv.com/seo-services">Website consulting</a></p>
<p>Microsoft&#8217;s Office Live Small Business is right up your alley. It is template based but you can also tweak the HTML if you want to customize it further.</p>
<p>Cheers,<br />
Jeff<br />
MSFT Office Live Outreach</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: <a href='http://seoconsultinglv.com/seo-services'>Las Vegas Internet Consulting</a></title>
		<link>http://seoconsultinglv.com/how-can-i-have-a-website-design-coded-for-ecommerce/comment-page-1#comment-1223</link>
		<dc:creator><a href='http://seoconsultinglv.com/seo-services'>Las Vegas Internet Consulting</a></dc:creator>
		<pubDate>Sun, 22 Nov 2009 19:10:28 +0000</pubDate>
		<guid isPermaLink="false">http://seoconsultinglv.com/how-can-i-have-a-website-design-coded-for-ecommerce#comment-1223</guid>
		<description>&lt;a href=&quot;http://seoconsultinglv.com/seo-services&quot;&gt;Website consulting&lt;/a&gt;


Coding a site for e-commerce can be done in many different ways. One of the biggest factors is how payment processing will be handled. For example, if you choose to use PayPal - as many do that are starting out - your costs will be lower for your hosting. (Can usually avoid purchasing a security certificate.) This is because all the actual transaction data is handled on PayPal&#039;s secure servers. 
Even better, assuming you know how to write your own HTML code, etc., PayPal offers a lot of help in their documentation and tools in getting you started. 
Google Checkout is another payment processing company that works similar to PayPal:
Google has more restrictions over the kinds of products you can sell, so read through those sections carefully. 

This is assuming you want to code your HTML and so forth yourself. I&#039;ll get into software that provides support for such things in a bit...

In order to take advantage of EITHER company&#039;s fraud protection services, you will need to provide various terms and conditions statements - such as your returns policy - on your site. Again, read over the requirements and advice. (Good stuff, even if you never use their services!)

The next level of an e-commerce site, where the transaction process would occur on your site, involves a lot more stuff and cost. You&#039;d need a security certificate for the site, and arrange payment processing through a combination of services including a merchant account setup through a local bank. Costs for doing such a setup is significantly higher, which is why I suggest waiting until you know your sales will produce a steady profit of at least $1,000 per month. Then again, such services will automate many of the details you will be handling yourself going the other route. (Thus saving you time and effort.) 

As to what kind of software you might want to run on such a site... Again, there are a lot of choices out there. Rather hard to make a recommendation unless I knew more about what you were selling, how you planned to handle the transactions, your level of expertise in so far as handling coding, databases, etc. 

Another issue in choosing the software is if you are looking for a commercial solution or open source (License free). Let me warn you, there are a LOT of opinions on which direction someone should go. Developers, such as myself, will always tend to go in one direction in this area over another. I&#039;m not going to get into explaining the pros/cons of either methodology here, as I&#039;m spending a lot of time on this answer as it is. Suffice to say, that&#039;s a good question to ask on its own! 

Good news for you is that software designed for ecommerce use may have plug-ins, or add-ons available to integrate with PayPal, Google&#039;s Checkout, etc. (If going open source, avoiding the cost of licensing too.) But, this again is very dependent on the exact software in use. 

Finally, assuming the design you have isn&#039;t too complicated, a good developer should have little trouble converting that for use as a theme, skin, or template set for use with the software you plan to use. I would certainly ask the developer to give you links for similar setups that they have done somewhere before hiring them! (So you can check them out to see if they look nice and actually work.) 

Good luck with your project!</description>
		<content:encoded><![CDATA[<p><a href="http://seoconsultinglv.com/seo-services">Website consulting</a></p>
<p>Coding a site for e-commerce can be done in many different ways. One of the biggest factors is how payment processing will be handled. For example, if you choose to use PayPal &#8211; as many do that are starting out &#8211; your costs will be lower for your hosting. (Can usually avoid purchasing a security certificate.) This is because all the actual transaction data is handled on PayPal&#8217;s secure servers.<br />
Even better, assuming you know how to write your own HTML code, etc., PayPal offers a lot of help in their documentation and tools in getting you started.<br />
Google Checkout is another payment processing company that works similar to PayPal:<br />
Google has more restrictions over the kinds of products you can sell, so read through those sections carefully. </p>
<p>This is assuming you want to code your HTML and so forth yourself. I&#8217;ll get into software that provides support for such things in a bit&#8230;</p>
<p>In order to take advantage of EITHER company&#8217;s fraud protection services, you will need to provide various terms and conditions statements &#8211; such as your returns policy &#8211; on your site. Again, read over the requirements and advice. (Good stuff, even if you never use their services!)</p>
<p>The next level of an e-commerce site, where the transaction process would occur on your site, involves a lot more stuff and cost. You&#8217;d need a security certificate for the site, and arrange payment processing through a combination of services including a merchant account setup through a local bank. Costs for doing such a setup is significantly higher, which is why I suggest waiting until you know your sales will produce a steady profit of at least $1,000 per month. Then again, such services will automate many of the details you will be handling yourself going the other route. (Thus saving you time and effort.) </p>
<p>As to what kind of software you might want to run on such a site&#8230; Again, there are a lot of choices out there. Rather hard to make a recommendation unless I knew more about what you were selling, how you planned to handle the transactions, your level of expertise in so far as handling coding, databases, etc. </p>
<p>Another issue in choosing the software is if you are looking for a commercial solution or open source (License free). Let me warn you, there are a LOT of opinions on which direction someone should go. Developers, such as myself, will always tend to go in one direction in this area over another. I&#8217;m not going to get into explaining the pros/cons of either methodology here, as I&#8217;m spending a lot of time on this answer as it is. Suffice to say, that&#8217;s a good question to ask on its own! </p>
<p>Good news for you is that software designed for ecommerce use may have plug-ins, or add-ons available to integrate with PayPal, Google&#8217;s Checkout, etc. (If going open source, avoiding the cost of licensing too.) But, this again is very dependent on the exact software in use. </p>
<p>Finally, assuming the design you have isn&#8217;t too complicated, a good developer should have little trouble converting that for use as a theme, skin, or template set for use with the software you plan to use. I would certainly ask the developer to give you links for similar setups that they have done somewhere before hiring them! (So you can check them out to see if they look nice and actually work.) </p>
<p>Good luck with your project!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Internet Marketing Las Vegas</title>
		<link>http://seoconsultinglv.com/how-can-i-have-a-website-design-coded-for-ecommerce/comment-page-1#comment-1222</link>
		<dc:creator>Internet Marketing Las Vegas</dc:creator>
		<pubDate>Sun, 22 Nov 2009 16:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://seoconsultinglv.com/how-can-i-have-a-website-design-coded-for-ecommerce#comment-1222</guid>
		<description>&lt;a href=&quot;http://seoconsultinglv.com/seo-services&quot;&gt;Internet Consulting&lt;/a&gt;


Would love to assist with your site!  I am an e-commerce consultant who works at a software development company.  Can you provide a more detailed description of how you want the site to function, how users will interact with it, etc?   Please feel free to contact me directly too.</description>
		<content:encoded><![CDATA[<p><a href="http://seoconsultinglv.com/seo-services">Internet Consulting</a></p>
<p>Would love to assist with your site!  I am an e-commerce consultant who works at a software development company.  Can you provide a more detailed description of how you want the site to function, how users will interact with it, etc?   Please feel free to contact me directly too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Internet Marketing Las Vegas</title>
		<link>http://seoconsultinglv.com/how-can-i-have-a-website-design-coded-for-ecommerce/comment-page-1#comment-1221</link>
		<dc:creator>Internet Marketing Las Vegas</dc:creator>
		<pubDate>Thu, 19 Nov 2009 15:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://seoconsultinglv.com/how-can-i-have-a-website-design-coded-for-ecommerce#comment-1221</guid>
		<description>&lt;a href=&quot;http://seoconsultinglv.com&quot;&gt;website design&lt;/a&gt;


You can learn the code (HTML) which is not all that hard and a lot of fun or you could get a web design program my 2 favorite are:
Microsoft Expression Web
Adobe Dreamweave</description>
		<content:encoded><![CDATA[<p><a href="http://seoconsultinglv.com">website design</a></p>
<p>You can learn the code (HTML) which is not all that hard and a lot of fun or you could get a web design program my 2 favorite are:<br />
Microsoft Expression Web<br />
Adobe Dreamweave</p>
]]></content:encoded>
	</item>
</channel>
</rss>

