<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.newhavensoftware.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Malcolm+lee</id>
	<title>NewHaven Software Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.newhavensoftware.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Malcolm+lee"/>
	<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php/Special:Contributions/Malcolm_lee"/>
	<updated>2026-04-04T05:04:50Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=CV3_URL_Redirects&amp;diff=1191</id>
		<title>CV3 URL Redirects</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=CV3_URL_Redirects&amp;diff=1191"/>
		<updated>2011-03-31T15:55:51Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==About==&lt;br /&gt;
&lt;br /&gt;
URL(URI) Redirects allow you to specify a new URI for an existing resource. For example, if you change a category name and have links from search engines or other site directing to that page then you will have broken links. You can prevent this by using URI Redirects.&lt;br /&gt;
&lt;br /&gt;
/category/summer-flowers &#039;&#039;&#039;&amp;gt;&amp;gt; redirect &amp;gt;&amp;gt;&#039;&#039;&#039; /category/flowers&lt;br /&gt;
&lt;br /&gt;
Another common reason to use URI Redirects is to create custom landing pages. For example:&lt;br /&gt;
&lt;br /&gt;
/product/10-spiral-notebook &#039;&#039;&#039;&amp;gt;&amp;gt; redirect &amp;gt;&amp;gt;&#039;&#039;&#039;  /notebook.&lt;br /&gt;
&lt;br /&gt;
==How to==&lt;br /&gt;
&lt;br /&gt;
Creating URI Redirects is simple &lt;br /&gt;
&lt;br /&gt;
Uploaded import files are pipe-,comma-, or tab-delimited files that contain two columns. The first is the &amp;quot;From URI&amp;quot; which should be a relative path from your domain. The other column must contain the &amp;quot;To URI&amp;quot;. A full URI or a relative path from your domain. Both To and From URIs can include a query string. These are also case sensitive.  If there are spaces in the original url you have to replace them with a + in the file. See below for examples.&lt;br /&gt;
&lt;br /&gt;
The allowable characters are alphanumeric, &amp;quot;+&amp;quot;, &amp;quot;-&amp;quot;, &amp;quot;_&amp;quot;, &amp;quot;/&amp;quot;, &amp;quot;%&amp;quot;, &amp;quot;!&amp;quot;, &amp;quot;.&amp;quot;, &amp;quot;&amp;amp;&amp;quot;, &amp;quot;?&amp;quot;, &amp;quot;=&amp;quot;, &amp;quot;#&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Everything else will need to be escaped&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Importing the file ===&lt;br /&gt;
After you have created an import file you can import it by going to Settings &amp;gt;&amp;gt; URI Redirects and uploading the file. After the file is finished you will receive an email with the results of the upload.&lt;br /&gt;
&lt;br /&gt;
== Example Import ==&lt;br /&gt;
&lt;br /&gt;
Layout:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;quot;from uri&amp;quot;,&amp;quot;to uri&amp;quot;,&amp;quot;should the query string be appended [y/n]&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Below is an example import file:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;quot;/contact&amp;quot;,&amp;quot;/about_us&amp;quot;,&amp;quot;n&amp;quot;&lt;br /&gt;
&amp;quot;/product_123&amp;quot;,&amp;quot;/product/123&amp;quot;,&amp;quot;n&amp;quot;&lt;br /&gt;
&amp;quot;/external_site&amp;quot;,&amp;quot;http://www.domain.com&amp;quot;,&amp;quot;n&amp;quot;&lt;br /&gt;
&amp;quot;/display?pid=123&amp;quot;,&amp;quot;/product/123&amp;quot;,&amp;quot;y&amp;quot;&lt;br /&gt;
&amp;quot;/promo_one&amp;quot;,&amp;quot;/?p=one&amp;quot;,&amp;quot;n&amp;quot;&lt;br /&gt;
&amp;quot;/Blog&amp;quot;,&amp;quot;/blog&amp;quot;,&amp;quot;n&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If your original URI is &amp;quot;/customer service&amp;quot; with a space, replace the space with a plus + &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;quot;/customer+service&amp;quot;,&amp;quot;/customer_service&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=CV3_URL_Redirects&amp;diff=1190</id>
		<title>CV3 URL Redirects</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=CV3_URL_Redirects&amp;diff=1190"/>
		<updated>2011-03-31T15:28:40Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: Created page with &amp;#039;==About==  URL(URI) Redirects allow you to specify a new URI for an existing resource. For example, if you change a category name and have links from search engines or other site…&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==About==&lt;br /&gt;
&lt;br /&gt;
URL(URI) Redirects allow you to specify a new URI for an existing resource. For example, if you change a category name and have links from search engines or other site directing to that page then you will have broken links. You can prevent this by using URI Redirects.&lt;br /&gt;
&lt;br /&gt;
/category/summer-flowers &#039;&#039;&#039;&amp;gt;&amp;gt; redirect &amp;gt;&amp;gt;&#039;&#039;&#039; /category/flowers&lt;br /&gt;
&lt;br /&gt;
Another common reason to use URI Redirects is to create custom landing pages. For example:&lt;br /&gt;
&lt;br /&gt;
/product/10-spiral-notebook &#039;&#039;&#039;&amp;gt;&amp;gt; redirect &amp;gt;&amp;gt;&#039;&#039;&#039;  /notebook.&lt;br /&gt;
&lt;br /&gt;
==How to==&lt;br /&gt;
&lt;br /&gt;
Creating URI Redirects is simple &lt;br /&gt;
&lt;br /&gt;
Uploaded import files are pipe-,comma-, or tab-delimited files that contain two columns. The first is the &amp;quot;From URI&amp;quot; which should be a relative path from your domain. The other column must contain the &amp;quot;To URI&amp;quot;. A full URI or a relative path from your domain. Both To and From URIs can include a query string. These are also case sensitive.  If there are spaces in the original url you have to replace them with a + in the file. See below for examples.&lt;br /&gt;
&lt;br /&gt;
The allowable characters are alphanumeric, &amp;quot;+&amp;quot;, &amp;quot;-&amp;quot;, &amp;quot;_&amp;quot;, &amp;quot;/&amp;quot;, &amp;quot;%&amp;quot;, &amp;quot;!&amp;quot;, &amp;quot;.&amp;quot;, &amp;quot;&amp;amp;&amp;quot;, &amp;quot;?&amp;quot;, &amp;quot;=&amp;quot;, &amp;quot;#&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Everything else will need to be escaped&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Example Import ==&lt;br /&gt;
&lt;br /&gt;
Layout:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;quot;from uri&amp;quot;,&amp;quot;to uri&amp;quot;,&amp;quot;should the query string be appended [y/n]&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Below is an example import file:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;quot;/contact&amp;quot;,&amp;quot;/about_us&amp;quot;,&amp;quot;n&amp;quot;&lt;br /&gt;
&amp;quot;/product_123&amp;quot;,&amp;quot;/product/123&amp;quot;,&amp;quot;n&amp;quot;&lt;br /&gt;
&amp;quot;/external_site&amp;quot;,&amp;quot;http://www.domain.com&amp;quot;,&amp;quot;n&amp;quot;&lt;br /&gt;
&amp;quot;/display?pid=123&amp;quot;,&amp;quot;/product/123&amp;quot;,&amp;quot;y&amp;quot;&lt;br /&gt;
&amp;quot;/promo_one&amp;quot;,&amp;quot;/?p=one&amp;quot;,&amp;quot;n&amp;quot;&lt;br /&gt;
&amp;quot;/Blog&amp;quot;,&amp;quot;/blog&amp;quot;,&amp;quot;n&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If your original URI is &amp;quot;/customer service&amp;quot; with a space, replace the space with a plus + &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;quot;/customer+service&amp;quot;,&amp;quot;/customer_service&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=SEO&amp;diff=1165</id>
		<title>SEO</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=SEO&amp;diff=1165"/>
		<updated>2011-03-22T17:49:50Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: /* Marketing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About ==&lt;br /&gt;
What is &#039;&#039;&#039;SEO&#039;&#039;&#039;? [http://en.wikipedia.org/wiki/Search_engine_optimization Wikipedia] defines it as &#039;Search engine optimization (SEO) is the process of improving the visibility of a web site or a web page in search engines via the &amp;quot;natural&amp;quot; or un-paid (&amp;quot;organic&amp;quot; or &amp;quot;algorithmic&amp;quot;) search results.&#039; &amp;lt;ref&amp;gt;http://en.wikipedia.org/wiki/Search_engine_optimization&amp;lt;/ref&amp;gt; In simpler terms it means to modify or design your site in a way that is more friendly to search engines. Good SEO is not about tricks or tactics to manipulate the search engines into returning better results for your site, but rather presenting your content in a consistent and optimized format.&lt;br /&gt;
&lt;br /&gt;
One important thing to note is that search engines use powerful algorithms to search, classify, and index content. These algorithms are unique to each search provider and are invaluable to them, therefore the actual inner workings of all the major search engines is a closely guarded secret. Be aware of this if someone or some site is claiming to be an expert in a particular search engine or has definitive answers in how specific search functions work. This means that most of what has been learned about how a search engine functions has been through trial and error, testing, and a little black magic.&lt;br /&gt;
&lt;br /&gt;
===How Search Engines Work===&lt;br /&gt;
&lt;br /&gt;
== SEO Basics ==&lt;br /&gt;
There are three main components to increasing search engine traffic to your site:&lt;br /&gt;
&lt;br /&gt;
===Technical===&lt;br /&gt;
Is your site written with valid HTML and CSS? Are there proper &amp;lt;title&amp;gt; and header tags? Do you have a valid sitemap? Are portions of your site invisible unless using Flash or JavaScript?&lt;br /&gt;
&lt;br /&gt;
Some common suggestions that may help your site be indexed correctly by a search engine.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Validation&#039;&#039;&#039; -- Does your site validate? Are all of your tags closed? Are you using bad tags? While having a validated site will not increase your search rankings it will help to ensure that your site can be read by more search engines. You can use the [http://validator.w3.org/ W3C Validation Service] to check your site&#039;s HTML. You can also check for [http://validator.w3.org/checklink/ dead links] and [http://jigsaw.w3.org/css-validator/ validate your CSS]&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Title Tags&#039;&#039;&#039; -- Does your page have accurate and unique title tags? To read about what makes up a good title tag see [http://www.seologic.com/faq/title-tags.php title tag facts] on [http://www.seologic.com/faq/title-tags.php seologic.com].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Header Tags&#039;&#039;&#039; -- Header tags are a way to show prominence to content, like titles to an article or section, category names, etc. Proper header tags help each page get indexed more accurately based on the keywords you provide. For more on header tags see [http://www.mywebtronics.com/blog/seo-header-tags/ SEO Header Tags]&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Product/Category URLs&#039;&#039;&#039; -- Do your product pages still look like http://www.mysite.com/category/1983/67? If so you should read this [http://www.avangate.com/articles/url-rewriting_70.htm article] and give your products/categories proper url-names.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Meta Tags&#039;&#039;&#039; -- [http://en.wikipedia.org/wiki/Meta_element Meta Tags] are a way to categorize content on your site. The importance of meta tags has declined over the years as they were used to manipulate the search engines, as a consequence most search providers have dropped or seriously decreased the importance in a sites ranking.&amp;lt;ref&amp;gt;http://en.wikipedia.org/wiki/Meta_element#cite_note-14&amp;lt;/ref&amp;gt; For help in setting up Meta Tags on your eCMS site see [[Meta Tags]].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Image Alt Tags&#039;&#039;&#039; -- [http://www.w3schools.com/tags/tag_IMG.asp Img at tags] were designed as a text placeholder while an image downloads or if an image was missing. Alt tags also provide a way for search engines to classify images and the surrounding content. Google has a great [http://www.google.com/support/webmasters/bin/answer.py?answer=114016 article] on images in their [http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;amp;answer=35769#2 Webmaster Guidelines].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Broken Links&#039;&#039;&#039; -- Make sure that there are no broken links out there pointing to your site. This can happen if you change the name of a category, page, or product and do not setup a redirect (Settings &amp;gt;&amp;gt; URI Redirects). If you have a Google Webmaster Account then you can look at your [http://googleblog.blogspot.com/2008/10/helping-website-oweners-fix-broken.html site errors] to determine if you have any broken links. You can also use the [http://validator.w3.org/checklink/ W3 Link Checker] to check your site.&lt;br /&gt;
&lt;br /&gt;
=== Content===&lt;br /&gt;
Content is still king. The first thing you should always remember when discussing how well your site ranks is content. If your site has little or no quality content it is unlikely that users will return link to your site much less link to it. Does your site have good content? Do your products contain descriptive information that would help a user find your products using a search engine? Are you using quality keywords that would attract a user to click on your site if it was returned by a search engine? &lt;br /&gt;
&lt;br /&gt;
===Marketing===&lt;br /&gt;
Are you linking to quality sites and are they linking to you in turn? Have you promoted your site to blogs or other sites in your industry? Are you using ads to target your audience?&lt;br /&gt;
&lt;br /&gt;
==Additional Resources==&lt;br /&gt;
&lt;br /&gt;
* [http://www.seomoz.org/ SEOmoz.org] - Long considered one of the best sites on the site to learn about SEO. There are must read [http://guides.seomoz.org/beginners-guide-to-search-engine-optimization guides for the beginner] and great lists of [http://www.seomoz.org/dp/the-internet-marketing-handbook free tools].&lt;br /&gt;
&lt;br /&gt;
* [http://searchengineland.com/ Search Engine Land] - One of, if not the most popular sites for news and information about the search industry. Great set of [http://searchengineland.com/how-to  beginners guides]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_A/B_Split_Testing&amp;diff=1163</id>
		<title>ECMS A/B Split Testing</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_A/B_Split_Testing&amp;diff=1163"/>
		<updated>2011-03-10T17:27:07Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you want to do split testing in eCMS using [https://www.google.com/webmasters/tools/home?hl=en|Google Webmaster Tools] one of the cleanest ways to do it is with a promo or customer group code set via a [[ECMS URL Parameters|URL parameter]]. The advantage of using this method is that it does not mess up any forms redirection and keeps the URLs the same, sans the snippet at the beginning setting the promo/customer group.&lt;br /&gt;
&lt;br /&gt;
An example of the two URLs for use in [https://www.google.com/webmasters/tools/home?hl=en|Google Webmaster Tools] would be something similar to the two below:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
http://www.example.com/checkout_shipping/?p=pageb&lt;br /&gt;
and&lt;br /&gt;
http://www.example.com/checkout_shipping&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then in if you wanted to test variations in the the checkout_shipping template just do a simple test:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{if $promo.code == &#039;pageb&#039;}&lt;br /&gt;
Do this.....&lt;br /&gt;
{else}&lt;br /&gt;
Do something else.....&lt;br /&gt;
{/if}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
You will also need to add a test condition to the _meta.tpl, something like this:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{if $view == &#039;checkout_thanks&#039;}&lt;br /&gt;
{literal}&lt;br /&gt;
&amp;lt;!-- Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
....code for confirmation page.....&lt;br /&gt;
&amp;lt;!-- End of Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
{/literal}&lt;br /&gt;
{/if}&lt;br /&gt;
&lt;br /&gt;
{if $view == &#039;checkout_shipping&#039; &amp;amp;&amp;amp; $promo.code == &#039;pageb&#039;}&lt;br /&gt;
{literal}&lt;br /&gt;
&amp;lt;!-- Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
.....Code for Page B......&lt;br /&gt;
&amp;lt;!-- End of Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
{/literal}&lt;br /&gt;
&lt;br /&gt;
{elseif $view == &#039;checkout_shipping&#039;}&lt;br /&gt;
&lt;br /&gt;
{literal}&lt;br /&gt;
&amp;lt;!-- Google Website Optimizer Control Script --&amp;gt;&lt;br /&gt;
....Code for default page.....&lt;br /&gt;
&amp;lt;!-- End of Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
{/literal}&lt;br /&gt;
{/if}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
I tested this in Website Optimizer and it works. Two things to note:&lt;br /&gt;
&lt;br /&gt;
* If you try to manually navigate to a checkout page you will be redirected to viewcart or the index page so you will have to manually upload the HTML for the pages for Google&#039;s validation service to work. Pretty trivial process and you would likely have to do this with any cart.&lt;br /&gt;
&lt;br /&gt;
* If you set the promo code via the URL you may have this overwritten by a customer using a promo code. This could potentially skew your statistics a bit. There may be a way to compensate for this with proper setup in GWO. The other option is the use the customer group via URL feature. Similar to promo codes, ?c=CUSTGROUP.&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_A/B_Split_Testing&amp;diff=1162</id>
		<title>ECMS A/B Split Testing</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_A/B_Split_Testing&amp;diff=1162"/>
		<updated>2011-03-10T17:26:02Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you want to do split testing in eCMS using [https://www.google.com/webmasters/tools/home?hl=en|Google Webmaster Tools] one of the cleanest ways to do it is with a promo or customer group code set via a [[ECMS URL Parameters|URL parameter]]. The advantage of using this method is that it does not mess up any forms redirection and keeps the URLs the same, sans the snippet at the beginning setting the promo/customer group.&lt;br /&gt;
&lt;br /&gt;
An example of the two URLs for use in [https://www.google.com/webmasters/tools/home?hl=en|Google Webmaster Tools] would be something similar to the two below:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
http://www.example.com/checkout_shipping/?p=pageb&lt;br /&gt;
and&lt;br /&gt;
http://www.example.com/checkout_shipping&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then in the checkout_shipping template just do a simple test:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{if $promo.code == &#039;pageb&#039;}&lt;br /&gt;
Do this.....&lt;br /&gt;
{else}&lt;br /&gt;
Do something else.....&lt;br /&gt;
{/if}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
You will also need to add a test condition to the _meta.tpl, something like this:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{if $view == &#039;checkout_thanks&#039;}&lt;br /&gt;
{literal}&lt;br /&gt;
&amp;lt;!-- Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
....code for confirmation page.....&lt;br /&gt;
&amp;lt;!-- End of Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
{/literal}&lt;br /&gt;
{/if}&lt;br /&gt;
&lt;br /&gt;
{if $view == &#039;checkout_shipping&#039; &amp;amp;&amp;amp; $promo.code == &#039;pageB&#039;}&lt;br /&gt;
{literal}&lt;br /&gt;
&amp;lt;!-- Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
.....Code for Page B......&lt;br /&gt;
&amp;lt;!-- End of Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
{/literal}&lt;br /&gt;
&lt;br /&gt;
{elseif $view == &#039;checkout_shipping&#039;}&lt;br /&gt;
&lt;br /&gt;
{literal}&lt;br /&gt;
&amp;lt;!-- Google Website Optimizer Control Script --&amp;gt;&lt;br /&gt;
....Code for default page.....&lt;br /&gt;
&amp;lt;!-- End of Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
{/literal}&lt;br /&gt;
{/if}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
I tested this in Website Optimizer and it works. Two things to note:&lt;br /&gt;
&lt;br /&gt;
* If you try to manually navigate to a checkout page you will be redirected to viewcart or the index page so you will have to manually upload the HTML for the pages for Google&#039;s validation service to work. Pretty trivial process and you would likely have to do this with any cart.&lt;br /&gt;
&lt;br /&gt;
* If you set the promo code via the URL you may have this overwritten by a customer using a promo code. This could potentially skew your statistics a bit. There may be a way to compensate for this with proper setup in GWO. The other option is the use the customer group via URL feature. Similar to promo codes, ?c=CUSTGROUP.&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_A/B_Split_Testing&amp;diff=1161</id>
		<title>ECMS A/B Split Testing</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_A/B_Split_Testing&amp;diff=1161"/>
		<updated>2011-03-10T17:25:24Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you want to do split testing in eCMS using [[https://www.google.com/webmasters/tools/home?hl=en|Google Webmaster Tools]] one of the cleanest ways to do it is with a promo or customer group code set via a [[ECMS URL Parameters|URL parameter]]. The advantage of using this method is that it does not mess up any forms redirection and keeps the URLs the same, sans the snippet at the beginning setting the promo/customer group.&lt;br /&gt;
&lt;br /&gt;
An example of the two URLs for use in Google WebMaster Tools&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
http://www.example.com/checkout_shipping/?p=pageb&lt;br /&gt;
and&lt;br /&gt;
http://www.example.com/checkout_shipping&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then in the checkout_shipping template just do a simple test:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{if $promo.code == &#039;pageb&#039;}&lt;br /&gt;
Do this.....&lt;br /&gt;
{else}&lt;br /&gt;
Do something else.....&lt;br /&gt;
{/if}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
You will also need to add a test condition to the _meta.tpl, something like this:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{if $view == &#039;checkout_thanks&#039;}&lt;br /&gt;
{literal}&lt;br /&gt;
&amp;lt;!-- Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
....code for confirmation page.....&lt;br /&gt;
&amp;lt;!-- End of Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
{/literal}&lt;br /&gt;
{/if}&lt;br /&gt;
&lt;br /&gt;
{if $view == &#039;checkout_shipping&#039; &amp;amp;&amp;amp; $promo.code == &#039;pageB&#039;}&lt;br /&gt;
{literal}&lt;br /&gt;
&amp;lt;!-- Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
.....Code for Page B......&lt;br /&gt;
&amp;lt;!-- End of Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
{/literal}&lt;br /&gt;
&lt;br /&gt;
{elseif $view == &#039;checkout_shipping&#039;}&lt;br /&gt;
&lt;br /&gt;
{literal}&lt;br /&gt;
&amp;lt;!-- Google Website Optimizer Control Script --&amp;gt;&lt;br /&gt;
....Code for default page.....&lt;br /&gt;
&amp;lt;!-- End of Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
{/literal}&lt;br /&gt;
{/if}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
I tested this in Website Optimizer and it works. Two things to note:&lt;br /&gt;
&lt;br /&gt;
* If you try to manually navigate to a checkout page you will be redirected to viewcart or the index page so you will have to manually upload the HTML for the pages for Google&#039;s validation service to work. Pretty trivial process and you would likely have to do this with any cart.&lt;br /&gt;
&lt;br /&gt;
* If you set the promo code via the URL you may have this overwritten by a customer using a promo code. This could potentially skew your statistics a bit. There may be a way to compensate for this with proper setup in GWO. The other option is the use the customer group via URL feature. Similar to promo codes, ?c=CUSTGROUP.&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_A/B_Split_Testing&amp;diff=1160</id>
		<title>ECMS A/B Split Testing</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_A/B_Split_Testing&amp;diff=1160"/>
		<updated>2011-03-10T17:23:37Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you want to do split testing in eCMS one of the cleanest ways to do it is with a promo or customer group code set via a [[ECMS URL Parameters|URL parameter]]. The advantage of using this method is that it does not mess up any forms redirection and keeps the URLs the same, sans the snippet at the beginning setting the promo/customer group.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
http://www.example.com/checkout_shipping/?p=pageb&lt;br /&gt;
and&lt;br /&gt;
http://www.example.com/checkout_shipping&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then in the checkout_shipping template just do a simple test:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{if $promo.code == &#039;pageb&#039;}&lt;br /&gt;
Do this.....&lt;br /&gt;
{else}&lt;br /&gt;
Do something else.....&lt;br /&gt;
{/if}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
You will also need to add a test condition to the _meta.tpl, something like this:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{if $view == &#039;checkout_thanks&#039;}&lt;br /&gt;
{literal}&lt;br /&gt;
&amp;lt;!-- Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
....code for confirmation page.....&lt;br /&gt;
&amp;lt;!-- End of Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
{/literal}&lt;br /&gt;
{/if}&lt;br /&gt;
&lt;br /&gt;
{if $view == &#039;checkout_shipping&#039; &amp;amp;&amp;amp; $promo.code == &#039;pageB&#039;}&lt;br /&gt;
{literal}&lt;br /&gt;
&amp;lt;!-- Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
.....Code for Page B......&lt;br /&gt;
&amp;lt;!-- End of Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
{/literal}&lt;br /&gt;
&lt;br /&gt;
{elseif $view == &#039;checkout_shipping&#039;}&lt;br /&gt;
&lt;br /&gt;
{literal}&lt;br /&gt;
&amp;lt;!-- Google Website Optimizer Control Script --&amp;gt;&lt;br /&gt;
....Code for default page.....&lt;br /&gt;
&amp;lt;!-- End of Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
{/literal}&lt;br /&gt;
{/if}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
I tested this in Website Optimizer and it works. Two things to note:&lt;br /&gt;
&lt;br /&gt;
* If you try to manually navigate to a checkout page you will be redirected to viewcart or the index page so you will have to manually upload the HTML for the pages for Google&#039;s validation service to work. Pretty trivial process and you would likely have to do this with any cart.&lt;br /&gt;
&lt;br /&gt;
* If you set the promo code via the URL you may have this overwritten by a customer using a promo code. This could potentially skew your statistics a bit. There may be a way to compensate for this with proper setup in GWO. The other option is the use the customer group via URL feature. Similar to promo codes, ?c=CUSTGROUP.&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_A/B_Split_Testing&amp;diff=1159</id>
		<title>ECMS A/B Split Testing</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_A/B_Split_Testing&amp;diff=1159"/>
		<updated>2011-03-10T17:21:57Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you want to do split testing in eCMS one of the cleanest ways to do it is with a promo or customer group code set via a [[ECMS URL Parameters|URL parameter]].&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
http://www.example.com/checkout_shipping/?p=pageb&lt;br /&gt;
and&lt;br /&gt;
http://www.example.com/checkout_shipping&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then in the checkout_shipping template just do a simple test:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{if $promo.code == &#039;pageb&#039;}&lt;br /&gt;
Do this.....&lt;br /&gt;
{else}&lt;br /&gt;
Do something else.....&lt;br /&gt;
{/if}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
You will also need to add a test condition to the _meta.tpl, something like this:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{if $view == &#039;checkout_thanks&#039;}&lt;br /&gt;
{literal}&lt;br /&gt;
&amp;lt;!-- Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
....code for confirmation page.....&lt;br /&gt;
&amp;lt;!-- End of Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
{/literal}&lt;br /&gt;
{/if}&lt;br /&gt;
&lt;br /&gt;
{if $view == &#039;checkout_shipping&#039; &amp;amp;&amp;amp; $promo.code == &#039;pageB&#039;}&lt;br /&gt;
{literal}&lt;br /&gt;
&amp;lt;!-- Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
.....Code for Page B......&lt;br /&gt;
&amp;lt;!-- End of Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
{/literal}&lt;br /&gt;
&lt;br /&gt;
{elseif $view == &#039;checkout_shipping&#039;}&lt;br /&gt;
&lt;br /&gt;
{literal}&lt;br /&gt;
&amp;lt;!-- Google Website Optimizer Control Script --&amp;gt;&lt;br /&gt;
....Code for default page.....&lt;br /&gt;
&amp;lt;!-- End of Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
{/literal}&lt;br /&gt;
{/if}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
I tested this in Website Optimizer and it works. Two things to note:&lt;br /&gt;
&lt;br /&gt;
* If you try to manually navigate to a checkout page you will be redirected to viewcart or the index page so you will have to manually upload the HTML for the pages for Google&#039;s validation service to work. Pretty trivial process and you would likely have to do this with any cart.&lt;br /&gt;
&lt;br /&gt;
* If you set the promo code via the URL you may have this overwritten by a customer using a promo code. This could potentially skew your statistics a bit. There may be a way to compensate for this with proper setup in GWO. The other option is the use the customer group via URL feature. Similar to promo codes, ?c=CUSTGROUP.&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_A/B_Split_Testing&amp;diff=1158</id>
		<title>ECMS A/B Split Testing</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_A/B_Split_Testing&amp;diff=1158"/>
		<updated>2011-03-10T17:20:34Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you want to do split testing in eCMS one of the cleanest ways to do it is with a promo or customer group code set via a [[ECMS URL Parameters|URL parameter]].&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
http://www.example.com/checkout_shipping/?p=pageb&lt;br /&gt;
and&lt;br /&gt;
http://www.example.com/checkout_shipping&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then in the checkout_shipping template just do a simple test:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{if $promo.code == &#039;pageb&#039;}&lt;br /&gt;
Do this.....&lt;br /&gt;
{else}&lt;br /&gt;
Do something else.....&lt;br /&gt;
{/if}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
You will also need to add a test condition to the _meta.tpl, something like this:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{if $view == &#039;checkout_thanks&#039;}&lt;br /&gt;
{literal}&lt;br /&gt;
&amp;lt;!-- Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
....code for confirmation page.....&lt;br /&gt;
&amp;lt;!-- End of Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
{/literal}&lt;br /&gt;
{/if}&lt;br /&gt;
&lt;br /&gt;
{if $view == &#039;checkout_shipping&#039; &amp;amp;&amp;amp; $promo.code == &#039;pageB&#039;}&lt;br /&gt;
{literal}&lt;br /&gt;
&amp;lt;!-- Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
.....Code for Page B......&lt;br /&gt;
&amp;lt;!-- End of Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
{/literal}&lt;br /&gt;
&lt;br /&gt;
{elseif $view == &#039;checkout_shipping&#039;}&lt;br /&gt;
&lt;br /&gt;
{literal}&lt;br /&gt;
&amp;lt;!-- Google Website Optimizer Control Script --&amp;gt;&lt;br /&gt;
....Code for default page.....&lt;br /&gt;
&amp;lt;!-- End of Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
{/literal}&lt;br /&gt;
{/if}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
I tested this in Website Optimizer and it works. Two things to note:&lt;br /&gt;
&lt;br /&gt;
* If you try to manually navigate to a checkout page you will be &lt;br /&gt;
redirected to viewcart or the index page so you will have to manually &lt;br /&gt;
upload the HTML for the pages for Google&#039;s validation service to work. &lt;br /&gt;
Pretty trivial process and you would likely have to do this with any &lt;br /&gt;
cart.&lt;br /&gt;
&lt;br /&gt;
* If you set the promo code via the URL you may have this overwritten by &lt;br /&gt;
a customer using a promo code. This could potentially skew your &lt;br /&gt;
statistics a bit. There may be a way to compensate for this with proper &lt;br /&gt;
setup in GWO. The other option is the use the customer group via URL &lt;br /&gt;
feature that was just released. Similar to promo codes, ?c=CUSTGROUP. &lt;br /&gt;
This feature was just released and anticipating your wanting to continue &lt;br /&gt;
to use promo codes in conjunction with A/B testing I did some testing of &lt;br /&gt;
this feature today and found a minor bug where the customer group is not &lt;br /&gt;
persisting in the template vars. I have spoken with CV3 regarding it and &lt;br /&gt;
they are looking at it right now.&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_A/B_Split_Testing&amp;diff=1157</id>
		<title>ECMS A/B Split Testing</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_A/B_Split_Testing&amp;diff=1157"/>
		<updated>2011-03-10T17:19:48Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you want to do split testing in eCMS one of the cleanest ways to do it is with a promo or customer group code set via a [[ECMS URL Parameters|URL parameter]].&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
http://www.example.com/checkout_shipping/?p=pageb&lt;br /&gt;
and&lt;br /&gt;
http://www.example.com/checkout_shipping&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then in the checkout_shipping template just do a simple test:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{if $promo.code == &#039;pageb&#039;}&lt;br /&gt;
Do this.....&lt;br /&gt;
{else}&lt;br /&gt;
Do something else.....&lt;br /&gt;
{/if}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
You will also need to an a test to the _meta.tpl, something like this:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{if $view == &#039;checkout_thanks&#039;}&lt;br /&gt;
{literal}&lt;br /&gt;
&amp;lt;!-- Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
....code for confirmation page.....&lt;br /&gt;
&amp;lt;!-- End of Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
{/literal}&lt;br /&gt;
{/if}&lt;br /&gt;
&lt;br /&gt;
{if $view == &#039;checkout_shipping&#039; &amp;amp;&amp;amp; $promo.code == &#039;pageB&#039;}&lt;br /&gt;
{literal}&lt;br /&gt;
&amp;lt;!-- Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
.....Code for Page B......&lt;br /&gt;
&amp;lt;!-- End of Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
{/literal}&lt;br /&gt;
&lt;br /&gt;
{elseif $view == &#039;checkout_shipping&#039;}&lt;br /&gt;
&lt;br /&gt;
{literal}&lt;br /&gt;
&amp;lt;!-- Google Website Optimizer Control Script --&amp;gt;&lt;br /&gt;
....Code for default page.....&lt;br /&gt;
&amp;lt;!-- End of Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
{/literal}&lt;br /&gt;
{/if}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
I tested this in Website Optimizer and it works. Two things to note:&lt;br /&gt;
&lt;br /&gt;
* If you try to manually navigate to a checkout page you will be &lt;br /&gt;
redirected to viewcart or the index page so you will have to manually &lt;br /&gt;
upload the HTML for the pages for Google&#039;s validation service to work. &lt;br /&gt;
Pretty trivial process and you would likely have to do this with any &lt;br /&gt;
cart.&lt;br /&gt;
&lt;br /&gt;
* If you set the promo code via the URL you may have this overwritten by &lt;br /&gt;
a customer using a promo code. This could potentially skew your &lt;br /&gt;
statistics a bit. There may be a way to compensate for this with proper &lt;br /&gt;
setup in GWO. The other option is the use the customer group via URL &lt;br /&gt;
feature that was just released. Similar to promo codes, ?c=CUSTGROUP. &lt;br /&gt;
This feature was just released and anticipating your wanting to continue &lt;br /&gt;
to use promo codes in conjunction with A/B testing I did some testing of &lt;br /&gt;
this feature today and found a minor bug where the customer group is not &lt;br /&gt;
persisting in the template vars. I have spoken with CV3 regarding it and &lt;br /&gt;
they are looking at it right now.&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_A/B_Split_Testing&amp;diff=1156</id>
		<title>ECMS A/B Split Testing</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_A/B_Split_Testing&amp;diff=1156"/>
		<updated>2011-03-10T17:17:38Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: Created page with &amp;#039;If you want to do split testing in eCMS one of the cleanest ways to do it is with a promo or customer group code set via the URL.  http://www.example.com/checkout_shipping/?p=pag…&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you want to do split testing in eCMS one of the cleanest ways to do it is with a promo or customer group code set via the URL.&lt;br /&gt;
&lt;br /&gt;
http://www.example.com/checkout_shipping/?p=pageb&lt;br /&gt;
and&lt;br /&gt;
http://www.example.com/checkout_shipping&lt;br /&gt;
&lt;br /&gt;
Then in the checkout_shipping template just do a simple test:&lt;br /&gt;
&lt;br /&gt;
{if $promo.code == &#039;pageb&#039;}&lt;br /&gt;
Do this.....&lt;br /&gt;
{else}&lt;br /&gt;
Do something else.....&lt;br /&gt;
{/if}&lt;br /&gt;
&lt;br /&gt;
You will also need to an a test to the _meta.tpl, something like this:&lt;br /&gt;
&lt;br /&gt;
{if $view == &#039;checkout_thanks&#039;}&lt;br /&gt;
{literal}&lt;br /&gt;
&amp;lt;!-- Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
....code for confirmation page.....&lt;br /&gt;
&amp;lt;!-- End of Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
{/literal}&lt;br /&gt;
{/if}&lt;br /&gt;
&lt;br /&gt;
{if $view == &#039;checkout_shipping&#039; &amp;amp;&amp;amp; $promo.code == &#039;pageB&#039;}&lt;br /&gt;
{literal}&lt;br /&gt;
&amp;lt;!-- Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
.....Code for Page B......&lt;br /&gt;
&amp;lt;!-- End of Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
{/literal}&lt;br /&gt;
&lt;br /&gt;
{elseif $view == &#039;checkout_shipping&#039;}&lt;br /&gt;
&lt;br /&gt;
{literal}&lt;br /&gt;
&amp;lt;!-- Google Website Optimizer Control Script --&amp;gt;&lt;br /&gt;
....Code for default page.....&lt;br /&gt;
&amp;lt;!-- End of Google Website Optimizer Tracking Script --&amp;gt;&lt;br /&gt;
{/literal}&lt;br /&gt;
{/if}&lt;br /&gt;
&lt;br /&gt;
I tested this in Website Optimizer and it works. Two things to note:&lt;br /&gt;
&lt;br /&gt;
* If you try to manually navigate to a checkout page you will be &lt;br /&gt;
redirected to viewcart or the index page so you will have to manually &lt;br /&gt;
upload the HTML for the pages for Google&#039;s validation service to work. &lt;br /&gt;
Pretty trivial process and you would likely have to do this with any &lt;br /&gt;
cart.&lt;br /&gt;
&lt;br /&gt;
* If you set the promo code via the URL you may have this overwritten by &lt;br /&gt;
a customer using a promo code. This could potentially skew your &lt;br /&gt;
statistics a bit. There may be a way to compensate for this with proper &lt;br /&gt;
setup in GWO. The other option is the use the customer group via URL &lt;br /&gt;
feature that was just released. Similar to promo codes, ?c=CUSTGROUP. &lt;br /&gt;
This feature was just released and anticipating your wanting to continue &lt;br /&gt;
to use promo codes in conjunction with A/B testing I did some testing of &lt;br /&gt;
this feature today and found a minor bug where the customer group is not &lt;br /&gt;
persisting in the template vars. I have spoken with CV3 regarding it and &lt;br /&gt;
they are looking at it right now.&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Help&amp;diff=1155</id>
		<title>ECMS Help</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Help&amp;diff=1155"/>
		<updated>2011-03-10T17:16:37Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- ==[[ECMS Getting Started]]==&lt;br /&gt;
&lt;br /&gt;
[[ECMS Getting Started]] will walk you through the initial setup of CMS and eCMS including how to setup products to be uploaded to your site, how to login, and how to download orders.&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
==[[ECMS Control Panel]] (Dashboard)==&lt;br /&gt;
&lt;br /&gt;
[[ECMS Control Panel]] will explain the many different options in your eCMS interface/control panel.&lt;br /&gt;
&lt;br /&gt;
==Commonly Asked eCMS Questions==&lt;br /&gt;
&lt;br /&gt;
* [[eCMS URL Parameters]] - Setting promo codes, price categories, customer groups, etc via URL stream&lt;br /&gt;
&lt;br /&gt;
* [[Setup eCMS store in CMS]]&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Accounts]] - How to create multiple eCMS user accounts.&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Members]] - What is the members section?&lt;br /&gt;
&lt;br /&gt;
* [[Promo Codes]] - Examples of using Customer Groups/Promo Codes.&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Gift Sets]] - How to setup Gift Sets in eCMS.&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Shipping Groups]] - How to use shipping groups.&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Product Export]] - How to export your eCMS products into a text file.&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Customer List Export]] - How to export the contents of an eCMS customer group to a text file.&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Content Only Product]] - What is a content only product?&lt;br /&gt;
&lt;br /&gt;
* [[eCMS File &amp;amp; Image Libraries#Allowed file types]] - What file types are allowed in the Image and File Libraries?&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Site Search]] - How site search works and ways to improve your results.&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Custom Category/Product Templates]]&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Webmail]]&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Adding Products]] - How to add products to eCMS&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Shipping Tables]] - How do I set up shipping tables in eCMS?&lt;br /&gt;
&lt;br /&gt;
* [[eCMS cats to products]] - How can I quickly and easily add categories to my eCMS products after uploading them from CMS?&lt;br /&gt;
 &lt;br /&gt;
* [[eCMS tax tables]]&lt;br /&gt;
&lt;br /&gt;
* [[Google Analytics for eCommerce]]&lt;br /&gt;
&lt;br /&gt;
* [[eCMS URL Redirects]] - How do I set up redirects from old site links to new locations?&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Export Type]]&lt;br /&gt;
&lt;br /&gt;
* [[ECMS Product Types]] - Differences between the various product types in eCMS&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Templates]] - Useful information on the eCMS templating system.&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Add an Affiliate]] - How to setup a new affiliate program.&lt;br /&gt;
&lt;br /&gt;
* [[eCMS A/B Split Testing]] - Setting up A/B Split Testing in eCMS.&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_URL_Parameters&amp;diff=1149</id>
		<title>ECMS URL Parameters</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_URL_Parameters&amp;diff=1149"/>
		<updated>2011-03-04T03:53:59Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some of the options in eCMS can be set using a URL parameter. Currently these include prom codes, price categories, and customer groups. A URL parameter is a string placed after a question mark at the end of your domain. You may want to use this for promotional material when offering a discount, this way a customer does not have to type in the promo code.&lt;br /&gt;
&lt;br /&gt;
To set a promo code:&lt;br /&gt;
http://www.domain.con/?p=promo_code_name&lt;br /&gt;
&lt;br /&gt;
To set a price category:&lt;br /&gt;
http://www.domain.con/?m=price_category_name&lt;br /&gt;
&lt;br /&gt;
To set a customer group:&lt;br /&gt;
http://www.domain.con/?c=customer_group_name&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_URL_Parameters&amp;diff=1148</id>
		<title>ECMS URL Parameters</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_URL_Parameters&amp;diff=1148"/>
		<updated>2011-03-04T03:53:37Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some of the options in eCMS can be set using a URL parameter. Currently these include prom codes, price categories, and customer groups. A URL parameter is a string placed after a question mark at the end of your domain. You may want to use this for promotional material when offering a discount, this way a customer does not have to type in the promo code.&lt;br /&gt;
&lt;br /&gt;
To set a promo code:&lt;br /&gt;
http://www.domain.con/?p=promo_code_name&lt;br /&gt;
&lt;br /&gt;
To set a price category&lt;br /&gt;
http://www.domain.con/?m=price_category_name&lt;br /&gt;
&lt;br /&gt;
To set a customer group&lt;br /&gt;
http://www.domain.con/?c=customer_group_name&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_URL_Parameters&amp;diff=1147</id>
		<title>ECMS URL Parameters</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_URL_Parameters&amp;diff=1147"/>
		<updated>2011-03-04T03:52:11Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: Created page with &amp;#039;Some of the options in eCMS can be set using a URL parameter. Currently these include prom codes, price categories, and customer groups. A URL parameter is a string placed after …&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some of the options in eCMS can be set using a URL parameter. Currently these include prom codes, price categories, and customer groups. A URL parameter is a string placed after a question mark at the end of your domain.&lt;br /&gt;
&lt;br /&gt;
To set a promo code:&lt;br /&gt;
http://www.domain.con/?p=promo_code_name&lt;br /&gt;
&lt;br /&gt;
To set a price category&lt;br /&gt;
http://www.domain.con/?m=price_category_name&lt;br /&gt;
&lt;br /&gt;
To set a customer group&lt;br /&gt;
http://www.domain.con/?c=customer_group_name&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Help&amp;diff=1146</id>
		<title>ECMS Help</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Help&amp;diff=1146"/>
		<updated>2011-03-04T03:42:07Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: /* Commonly Asked eCMS Questions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- ==[[ECMS Getting Started]]==&lt;br /&gt;
&lt;br /&gt;
[[ECMS Getting Started]] will walk you through the initial setup of CMS and eCMS including how to setup products to be uploaded to your site, how to login, and how to download orders.&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
==[[ECMS Control Panel]] (Dashboard)==&lt;br /&gt;
&lt;br /&gt;
[[ECMS Control Panel]] will explain the many different options in your eCMS interface/control panel.&lt;br /&gt;
&lt;br /&gt;
==Commonly Asked eCMS Questions==&lt;br /&gt;
&lt;br /&gt;
* [[eCMS URL Parameters]] - Setting promo codes, price categories, customer groups, etc via URL stream&lt;br /&gt;
&lt;br /&gt;
* [[Setup eCMS store in CMS]]&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Accounts]] - How to create multiple eCMS user accounts.&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Members]] - What is the members section?&lt;br /&gt;
&lt;br /&gt;
* [[Promo Codes]] - Examples of using Customer Groups/Promo Codes.&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Gift Sets]] - How to setup Gift Sets in eCMS.&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Shipping Groups]] - How to use shipping groups.&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Content Only Product]] - What is a content only product?&lt;br /&gt;
&lt;br /&gt;
* [[eCMS File &amp;amp; Image Libraries#Allowed file types]] - What file types are allowed in the Image and File Libraries?&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Site Search]] - How site search works and ways to improve your results.&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Custom Category/Product Templates]]&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Webmail]]&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Adding Products]] - How to add products to eCMS&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Shipping Tables]] - How do I set up shipping tables in eCMS?&lt;br /&gt;
&lt;br /&gt;
* [[eCMS cats to products]] - How can I quickly and easily add categories to my eCMS products after uploading them from CMS?&lt;br /&gt;
 &lt;br /&gt;
* [[eCMS tax tables]]&lt;br /&gt;
&lt;br /&gt;
* [[Google Analytics for eCommerce]]&lt;br /&gt;
&lt;br /&gt;
* [[eCMS URL Redirects]] - How do I set up redirects from old site links to new locations?&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Export Type]]&lt;br /&gt;
&lt;br /&gt;
* [[ECMS Product Types]] - Differences between the various product types in eCMS&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Templates]] - Useful information on the eCMS templating system.&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Add an Affiliate]] - How to setup a new affiliate program.&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Control_Panel&amp;diff=1138</id>
		<title>ECMS Control Panel</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Control_Panel&amp;diff=1138"/>
		<updated>2011-01-24T17:46:25Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: /* Affiliates */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Dashboard_mini.jpg‎|thumb|Sidebar of the eCMS Dashboard. Clicking on the plus sign next to each heading will expand the options.]]&lt;br /&gt;
==Settings==&lt;br /&gt;
===Overview===&lt;br /&gt;
The Dashboard where you can see New Feature Release, Site Maintenance, and Quick Stats&lt;br /&gt;
&lt;br /&gt;
===Options===&lt;br /&gt;
Options are where the majority of the site specific functions are set. These range from shipping and tax options, to site display options.  For a detailed breakdown of the options, see the [[eCMS Options]] page.&lt;br /&gt;
&lt;br /&gt;
===Shipping Tables===&lt;br /&gt;
Here you can setup and maintain site shipping tables. For a full explanation and example see [[ECMS Shipping Tables]].&lt;br /&gt;
&lt;br /&gt;
===Shipping Groups===&lt;br /&gt;
Shipping Groups are used to further limit shipping options to specific groups of customers that meet the defined criteria, such as State, Country, or product purchase type.&lt;br /&gt;
&lt;br /&gt;
===Tax Tables===&lt;br /&gt;
Tax tables allow you to setup tax rates for any state or city. For more information see [[eCMS tax tables]].&lt;br /&gt;
&lt;br /&gt;
===Google Sitemap===&lt;br /&gt;
Create and edit a Site Map for submission to Google&#039;s [http://www.google.com/webmasters/sitemaps/login Site Map program].&lt;br /&gt;
&lt;br /&gt;
===Google Base===&lt;br /&gt;
&lt;br /&gt;
Creates an XML file that is manually uploaded to [http://base.google.com/base/help/sellongoogle.html Google Base].&lt;br /&gt;
&lt;br /&gt;
If you have a &#039;&#039;&#039;Download Files&#039;&#039;&#039; link here, you have a Google Base XML file available for download.  Click the link to get to the download page.&lt;br /&gt;
&lt;br /&gt;
* Settings&lt;br /&gt;
** Feed Title&lt;br /&gt;
** Feed Description&lt;br /&gt;
** Feed Expiration&lt;br /&gt;
** &#039;&#039;&#039;Brand&#039;&#039;&#039; - product data field to use for Brand.&lt;br /&gt;
** &#039;&#039;&#039;Product Type&#039;&#039;&#039; - product data field to use for Product Type (category or top-level category is probably best).&lt;br /&gt;
** Department&lt;br /&gt;
** &#039;&#039;&#039;Use special pricing?&#039;&#039;&#039; - If a product is currently on special, selecting Yes will upload this price rather than the normal retail price.&lt;br /&gt;
* Select Products&lt;br /&gt;
** Include all active products &#039;&#039;&#039;OR&#039;&#039;&#039;&lt;br /&gt;
** Include selected products only.&lt;br /&gt;
* Email Notification Address&lt;br /&gt;
** You will receive an email at the address entered when the file is ready for download.&lt;br /&gt;
&lt;br /&gt;
===ChannelAdvisor===&lt;br /&gt;
*Settings (all the settings can be left blank if you do not want to use them)&lt;br /&gt;
**Manufacturer:&lt;br /&gt;
*** If you use this field you can set it to the field that contains the manufacturer, some people like vitamin companies, would have a manufacturer set.&lt;br /&gt;
**Manufacturer Number:&lt;br /&gt;
*** Set to the field that contains this info, usually set to sku.&lt;br /&gt;
**Brand: &lt;br /&gt;
*** Some people have their brands set as their categories, in this case you&#039;d select the category, otherwise whatever field contains this information.&lt;br /&gt;
**Use special pricing?&lt;br /&gt;
*** Yes or No - If a product is on special and &#039;No&#039; is selected above, the retail price will be included in the ChannelAdvisor Data Feed.&lt;br /&gt;
*Select Products&lt;br /&gt;
**Include all active products&lt;br /&gt;
***Include all active products - meaning all products that are not set as inactive.&lt;br /&gt;
**Include selected products only &lt;br /&gt;
***Include only the products you select below in the datafeed.&lt;br /&gt;
&lt;br /&gt;
Once the feed is set, it will update once a day and can be accessed using the URL that will appear on the bottom of the page once you click the Submit button under the &amp;quot;Pick Up Data Feeds&amp;quot; section.&lt;br /&gt;
&lt;br /&gt;
===SingleFeed===&lt;br /&gt;
* Settings&lt;br /&gt;
** Category: How you want your products categorized by SingleFeed.  Usually the category or top-level category.&lt;br /&gt;
** Manufacturer: You may have this data from your vendor.&lt;br /&gt;
** Keywords: Keywords you want associated with this product in SingleFeed&#039;s data.&lt;br /&gt;
** UPC, Model/Part Number, ISBN, Department, Color, and Size: All these can be uploaded if they are contained in one of your custom fields.&lt;br /&gt;
&lt;br /&gt;
* Select Products&lt;br /&gt;
** Choose from all active products, or select a limited list.&lt;br /&gt;
&lt;br /&gt;
You will be provided with a link to your file in [[SingleFeed_file_format|this format]].  Please allow 12-24 hours for the initial file to be created.&lt;br /&gt;
&lt;br /&gt;
===Suggested Search===&lt;br /&gt;
This allows you to view and modify terms for the &#039;&#039;&#039;Suggested Search&#039;&#039;&#039; feature.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; You may need a template upgrade in order to use this feature.&lt;br /&gt;
&lt;br /&gt;
To enable this feature Options &amp;gt;&amp;gt; Display Options &amp;gt;&amp;gt; Search Options &amp;gt;&amp;gt; and select &#039;&#039;&#039;Would you like to enable the suggested search feature?&#039;&#039;&#039; For more info on enabling this feature please see [[ECMS Suggested Search]].&lt;br /&gt;
&lt;br /&gt;
===URI Redirects===&lt;br /&gt;
&lt;br /&gt;
This allows you to create URI redirects for your store pointing old/outdated URIs to their updated locations.  The import file contains two columns - the first with the &amp;quot;From&amp;quot; URI, the second with the &amp;quot;To&amp;quot; URI.  Click [http://docs.commercev3.com/index.php/URI_Redirects here] to read the full documentation.&lt;br /&gt;
&lt;br /&gt;
* Import URI Redirects&lt;br /&gt;
** Choose File&lt;br /&gt;
** &#039;&#039;&#039;Type&#039;&#039;&#039; - the file can be comma-, tab-, or pipe-delimited.&lt;br /&gt;
** Character set (leave at the default).&lt;br /&gt;
** Notification email&lt;br /&gt;
* Export URI Redirects&lt;br /&gt;
** &#039;&#039;&#039;Export Active Redirects&#039;&#039;&#039; - exports a file containing all active redirects set up for your site via this process.&lt;br /&gt;
** &#039;&#039;&#039;Export Expired Redirects&#039;&#039;&#039; - exports a file containing redirects set up via this process that are more than 30 days old (and are therefore expired).&lt;br /&gt;
&lt;br /&gt;
===Delete Store===&lt;br /&gt;
This will delete your store. You will probably want to avoid clicking this option.&lt;br /&gt;
&lt;br /&gt;
===New Features===&lt;br /&gt;
New Features to eCMS will be listed here, including features, templates, and services.&lt;br /&gt;
&lt;br /&gt;
===Launch Checklist===&lt;br /&gt;
&lt;br /&gt;
==Design==&lt;br /&gt;
===Template Tags===&lt;br /&gt;
Template tags offer you an easy way to change the content of your pages, as well as the content of your communications to your customers. [[Image:Template_tags.jpg|thumb|Image of Template Tags. Clicking on any of the links will show you the available template tags.]]&lt;br /&gt;
&lt;br /&gt;
See [[Custom Template Tags]] for additional information on how to setup and use custom template tags.&lt;br /&gt;
&lt;br /&gt;
===Template Library===&lt;br /&gt;
This is where all of the templates for your site are. Templates use [http://www.smarty.net/ Smarty] and [http://www.w3schools.com/HTML/ HTML] to control all of the visual elements of your site. For more info see [[ECMS Templates]].&lt;br /&gt;
&lt;br /&gt;
===Image Library===&lt;br /&gt;
This is where all of the images for your site are uploaded and stored. Site images will be available at http://yoursite.com/images/. The options are:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Mass Image Upload | Single Image Upload | Assign Product Images | Publish All Images | Mass Publish Images |  Backup Images &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Mass Image Upload&#039;&#039;&#039; -- Use this option to upload a .zip file of images used for the site or products. There are two options as follows:&lt;br /&gt;
**&#039;&#039;&#039;Upload Product Images&#039;&#039;&#039; -- Use this option to upload a .zip file containing product images (thumbnails, large, and pop-up).&lt;br /&gt;
**&#039;&#039;&#039;Upload Site Images&#039;&#039;&#039; -- Use this option to upload site images for things like headers, backgrounds, etc. Site images will be available at http://yoursite.com/images/&lt;br /&gt;
*&#039;&#039;&#039;Single Image Upload&#039;&#039;&#039; -- Use this option to upload single site image. (Not used for product images.)&lt;br /&gt;
*&#039;&#039;&#039;Assign Product Images&#039;&#039;&#039; -- Use this option to assign products to images you have uploaded using the Mass Image Upload &amp;gt;&amp;gt; Upload Product Images.&lt;br /&gt;
*&#039;&#039;&#039;Publish All Images&#039;&#039;&#039; -- Use this option to publish &#039;&#039;&#039;all&#039;&#039;&#039; images to your live site. &#039;&#039;Images that are upload are only available in staging until you have publishes them.&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Mass Publish Images&#039;&#039;&#039; -- Use this option to selectively publish multiple images to your live site at once. &#039;&#039;Images that are upload are only available in staging until you have publishes them.&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Backup Images&#039;&#039;&#039; -- Use this option to create a .zip file of all of your images for download to your local computer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can also assign product images for one product at a time by going to Inventory &amp;gt;&amp;gt; All Products &amp;gt;&amp;gt; (click on the product name) &amp;gt;&amp;gt; Product Display &amp;gt;&amp;gt; Images.&lt;br /&gt;
===File Library===&lt;br /&gt;
You can upload files for use/download on your site here. Some examples are .js files for additional JavaScript functionality, PDF files for download, Flash Videos for streaming movies, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The options are as follows:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Upload File | Publish All Files | Mass Publish Files |  Backup Files &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Upload File&#039;&#039;&#039; -- Use this option to upload a file to your site. &lt;br /&gt;
*&#039;&#039;&#039;Publish All Files&#039;&#039;&#039; -- Use this option to publish files to your live site. Published files will be available at http://yoursite.com/downloads/&lt;br /&gt;
*&#039;&#039;&#039;Mass Publish Files&#039;&#039;&#039; -- Use this option to selectively publish multiple files at once to your site. Published files will be available at http://yoursite.com/downloads/&lt;br /&gt;
*&#039;&#039;&#039;Backup Files&#039;&#039;&#039; -- Use this option to create .zip backup of all the files on your site.&lt;br /&gt;
&lt;br /&gt;
===Generic Forms===&lt;br /&gt;
Generic forms are used to collect specific information from a customer when one of the standard forms, such as the catalog request or contact form, cannot be used. Add, remove, and edit your generic forms here.&lt;br /&gt;
&lt;br /&gt;
==Inventory==&lt;br /&gt;
[[ECMS Product Types| Click here for more information on the eCMS product types]]&lt;br /&gt;
===Edit Categories===&lt;br /&gt;
Here you can manage your categories. To edit a category just click on the category name. The two options are:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Add Category | Delete Category&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Add Category&#039;&#039;&#039; -- Use this option to add new categories to your site.&lt;br /&gt;
*&#039;&#039;&#039;Delete Category&#039;&#039;&#039; -- Use this option to delete categories from your site.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click &amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Expand All &amp;lt;/span&amp;gt; you can view all of your sub-categories. &amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Collapse All&amp;lt;/span&amp;gt; will close all of the sub-categories and only display your parent categories.&lt;br /&gt;
&lt;br /&gt;
[[Image:Cat_adjust_order.jpg|frame|right|Adjust product order.]]You can adjust the order the categories display on your site by changing the numeric values in the Adjust Order column. For example, in the image notice the one in the last row instead of a six. If you click submit this category will now display first.&lt;br /&gt;
&lt;br /&gt;
===All Products===&lt;br /&gt;
[[ECMS Product Types| Click here for more information on the eCMS product types]] &lt;br /&gt;
&lt;br /&gt;
Add, remove, and edit your Products here. You can edit an existing product by clicking on it&#039;s name. The options are as follows:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Add Product | Copy Product | Delete Product | Product Search | Product ID Finder&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Add Product&#039;&#039;&#039; -- Use this option to add additional products to your site. &#039;&#039;&#039;Note:&#039;&#039;&#039; Products added manually will not be present in CMS. You should usually add products in CMS and then upload them to the web.&lt;br /&gt;
*&#039;&#039;&#039;Copy Product&#039;&#039;&#039; -- Use this option to copy a product. &#039;&#039;&#039;Note:&#039;&#039;&#039; Images and electronic download information will not be copied. &lt;br /&gt;
*&#039;&#039;&#039;Delete Product&#039;&#039;&#039; -- Use this option to delete a product. &#039;&#039;&#039;Note:&#039;&#039;&#039; This will not delete a product from CMS.&lt;br /&gt;
*&#039;&#039;&#039;Product Search&#039;&#039;&#039; -- Use this option to search for a product by SKU, name, or type.&lt;br /&gt;
*&#039;&#039;&#039;Product ID Finder&#039;&#039;&#039; -- Use this option to display a list of products by Name, SKU, and Product ID.&lt;br /&gt;
&lt;br /&gt;
===Products By Cat.===&lt;br /&gt;
In the product by category listing you are able to view, edit and remove products and sub-products from your store. Not only can you view your products, but you can manage the order in which your products and sub-products are displayed within their category the same way you can adjust the order of [[ECMS_Control_Panel#Edit_Categories|categories]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Add Product | Copy Product | Delete Product | Product Search&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Add Product&#039;&#039;&#039; -- Use this option to add additional products to your site. &#039;&#039;&#039;Note:&#039;&#039;&#039; Products added manually will not be present in CMS. You should usually add products in CMS and then upload them to the web.&lt;br /&gt;
*&#039;&#039;&#039;Copy Product&#039;&#039;&#039; -- Use this option to copy a product. &#039;&#039;&#039;Note:&#039;&#039;&#039; Images and electronic download information will not be copied. &lt;br /&gt;
*&#039;&#039;&#039;Delete Product&#039;&#039;&#039; -- Use this option to delete a product. &#039;&#039;&#039;Note:&#039;&#039;&#039; This will not delete a product from CMS.&lt;br /&gt;
*&#039;&#039;&#039;Product Search&#039;&#039;&#039; -- Use this option to search for a product by SKU, name, or type.&lt;br /&gt;
&lt;br /&gt;
===Product Search===&lt;br /&gt;
Search with product name or sku or select the type of product you would like to view.&lt;br /&gt;
&lt;br /&gt;
===Refined Search===&lt;br /&gt;
Create custom search options to allow your customers to find the products quickly.&lt;br /&gt;
&lt;br /&gt;
===Category Filter===&lt;br /&gt;
Allow customers to narrow down the list of products in a category by selecting options from drop-down boxes.&lt;br /&gt;
* Create the filter options here.&lt;br /&gt;
* Set the keyword for each option via:&lt;br /&gt;
** Individual product editing page.  &#039;&#039;&#039;OR&#039;&#039;&#039;&lt;br /&gt;
** eCMS Product Import.&lt;br /&gt;
* This can be done to create a custom grouping of semi-related products where a single sub-category is not a good fit.&lt;br /&gt;
&lt;br /&gt;
===Custom Product Forms===&lt;br /&gt;
Custom product forms allow you to associate additional information with your products as well as adjusting the price. When this product is picked up by CMS the information in this form will be in the notes field.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE&#039;&#039;&#039;: &lt;br /&gt;
* Changes to Custom Product Forms are live. There is no staging for these forms. It&#039;s best to design the form completely before associating with a product.&lt;br /&gt;
* You need to have the following smarty code where you&#039;d like the form to show up. Generally in the product.tpl or the default_product.tpl files: &amp;lt;source lang=&amp;quot;smarty&amp;quot;&amp;gt;{include file=&amp;quot;custom_form.tpl&amp;quot;}&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Add a form ====&lt;br /&gt;
* Click &#039;&#039;&#039;Add Form&#039;&#039;&#039;&lt;br /&gt;
* On the next page enter a name for this form in the &#039;&#039;&#039;Form Name&#039;&#039;&#039; field&lt;br /&gt;
* Click &#039;&#039;&#039;Add New Form&#039;&#039;&#039; - you will be taken to the form page&lt;br /&gt;
&lt;br /&gt;
Here you can add the fields you would like to have on the product page (see below for more details on form fields). Once you finish adding the form fields you&#039;ll need to associate products with this form.&lt;br /&gt;
&lt;br /&gt;
==== Product Selection ====&lt;br /&gt;
* Click &#039;&#039;&#039;Product Selection&#039;&#039;&#039;&lt;br /&gt;
* On this page select the products that should be associated with this form&lt;br /&gt;
* Click &#039;&#039;&#039;Submit&#039;&#039;&#039; when finished&lt;br /&gt;
&lt;br /&gt;
====Form Fields====&lt;br /&gt;
=====Subheading=====&lt;br /&gt;
* &#039;&#039;&#039;Subheading Text:&#039;&#039;&#039; Brief text to describe a section&lt;br /&gt;
=====Blank Line=====&lt;br /&gt;
* Used as a spacer in the form, adds a blank line&lt;br /&gt;
=====Text Field=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this text field&lt;br /&gt;
* &#039;&#039;&#039;Size of Text Field:&#039;&#039;&#039; How large the text field will be&lt;br /&gt;
* &#039;&#039;&#039;Maximum Length of Text Field:&#039;&#039;&#039; The maximum number of characters the text field can hold&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;How should this field be validated?:&#039;&#039;&#039; Select the proper validation based on the following list.&lt;br /&gt;
** &#039;&#039;&#039;Letters only:&#039;&#039;&#039; Will only validate alphabetic characters, no numbers/symbols/spaces&lt;br /&gt;
** &#039;&#039;&#039;Numbers only:&#039;&#039;&#039; Will only validate numbers, no alphabetic/symbol/space characters&lt;br /&gt;
** &#039;&#039;&#039;Letters and Numbers only:&#039;&#039;&#039; Will validate alphanumeric characters, no spaces&lt;br /&gt;
** &#039;&#039;&#039;Sentence:&#039;&#039;&#039; Validates any alphanumeric text including spaces and symbols. Basically if you want a combined first/last name field, or an Address1 field, those are considered &amp;quot;sentence&amp;quot; fields.&lt;br /&gt;
** &#039;&#039;&#039;Paragraph:&#039;&#039;&#039; Validates any alphanumeric text including spaces, symbols, and multiple lines.&lt;br /&gt;
** &#039;&#039;&#039;Money:&#039;&#039;&#039; Will validate numeric values with a decimal place. No symbols.&lt;br /&gt;
** &#039;&#039;&#039;Web Address:&#039;&#039;&#039; Will validate a URL, http://www.example.com to just example.com&lt;br /&gt;
** &#039;&#039;&#039;E-mail Address:&#039;&#039;&#039; Will validate email addresses&lt;br /&gt;
** &#039;&#039;&#039;Phone Number:&#039;&#039;&#039; Will validate phone numbers&lt;br /&gt;
** &#039;&#039;&#039;Zip Code:&#039;&#039;&#039; Will validate a zip code including zip+4&lt;br /&gt;
* &#039;&#039;&#039;Default Field Value:&#039;&#039;&#039; The fields starting value, keep this blank if no default value is needed.&lt;br /&gt;
&lt;br /&gt;
=====Radio Buttons=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this field&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;Radio Options:&#039;&#039;&#039; A list of options to display, one per line&lt;br /&gt;
* &#039;&#039;&#039;Price Adjustments:&#039;&#039;&#039; A list of options, one per line, corresponding to the radio options entered above that will dynamically adjust your product price. Enter the values like &#039;&#039;&#039;+1.00&#039;&#039;&#039; to add a dollar to the price, and &#039;&#039;&#039;-.050&#039;&#039;&#039; to subtract 50 cents from the price.&lt;br /&gt;
* &#039;&#039;&#039;Default Value:&#039;&#039;&#039; Which of the above options should be initially selected, enter the same name as the desired Radio Option when the form is loaded this option will start selected.&lt;br /&gt;
=====Text Area=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this text field&lt;br /&gt;
* &#039;&#039;&#039;Number of Columns:&#039;&#039;&#039; How wide the box will be by the number of characters to display. I.E. a value of 30 will be a box 30 characters wide.&lt;br /&gt;
* &#039;&#039;&#039;Number of Rows:&#039;&#039;&#039; How tall the box will be in rows. I.E. a value of 4 will allow for 4 lines of text.&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;How should this field be validated?:&#039;&#039;&#039; Select the proper validation based on the following list.&lt;br /&gt;
** &#039;&#039;&#039;See Text Field Validation above for a description&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Default Field Value:&#039;&#039;&#039; The fields starting value, keep this blank if no default value is needed.&lt;br /&gt;
=====Multiple Checkboxes=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this field&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;Checkbox Options:&#039;&#039;&#039; A list of options to display, one per line&lt;br /&gt;
* &#039;&#039;&#039;Price Adjustments:&#039;&#039;&#039; A list of options, one per line, corresponding to the checkbox options entered above that will dynamically adjust your product price. Enter the values like &#039;&#039;&#039;+1.00&#039;&#039;&#039; to add a dollar to the price, and &#039;&#039;&#039;-.050&#039;&#039;&#039; to subtract 50 cents from the price.&lt;br /&gt;
* &#039;&#039;&#039;Default Value:&#039;&#039;&#039; Which of the above options should be initially checked, enter the same name as the desired Checkbox Option, one per line, when the form is loaded these options will start checked.&lt;br /&gt;
=====Single Checkbox=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this field&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;Checkbox Option:&#039;&#039;&#039; The value of this check box&lt;br /&gt;
* &#039;&#039;&#039;Price Adjustments:&#039;&#039;&#039; Enter a value that will dynamically adjust your product price. Enter the value like &#039;&#039;&#039;+1.00&#039;&#039;&#039; to add a dollar to the price, or &#039;&#039;&#039;-.050&#039;&#039;&#039; to subtract 50 cents from the price.&lt;br /&gt;
* &#039;&#039;&#039;Default Value:&#039;&#039;&#039; If you want this box checked by default enter the same name you entered in Checkbox Option above, otherwise leave this blank.&lt;br /&gt;
=====Drop Down Box=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this field&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;Drop Down Options:&#039;&#039;&#039; A list of options to display, one per line&lt;br /&gt;
* &#039;&#039;&#039;Price Adjustments:&#039;&#039;&#039; A list of options, one per line, corresponding to the drop down options entered above that will dynamically adjust your product price. Enter the values like &#039;&#039;&#039;+1.00&#039;&#039;&#039; to add a dollar to the price, and &#039;&#039;&#039;-.050&#039;&#039;&#039; to subtract 50 cents from the price.&lt;br /&gt;
* &#039;&#039;&#039;Default Value:&#039;&#039;&#039; Which of the above options should be initially selected, enter the same name as the desired Drop Down Option when the form is loaded this option will start selected.&lt;br /&gt;
&lt;br /&gt;
===Product Discounts===&lt;br /&gt;
Product discount tables allow you to control the number of items you offer at a discount, the discount price, and / or the percentage adjustment you desire to grant your customers who purchase the items identified within your discount table. Remember, you will need to create a product group to associate with each discount table. A video on this is available on our [http://www.youtube.com/watch?v=7OsgEPA04NQ YouTube Video Page].&lt;br /&gt;
&lt;br /&gt;
There are three links at the top of the &#039;&#039;&#039;Product Discounts&#039;&#039;&#039; page:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Add Discount Table&#039;&#039;&#039; - This option will take you create a new &#039;&#039;&#039;Discount Table&#039;&#039;&#039;.&lt;br /&gt;
* &#039;&#039;&#039;Edit Product Groups&#039;&#039;&#039; - This option will allow you to edit &#039;&#039;&#039;Product Groups&#039;&#039;&#039;.&lt;br /&gt;
* &#039;&#039;&#039;Import Discount Tables/Product Groups&#039;&#039;&#039; - This option allows you to import a list of products or groups to apply discounts to in bulk.&lt;br /&gt;
&lt;br /&gt;
A video on this is available on our [http://www.youtube.com/watch?v=7OsgEPA04NQ YouTube Video Page].&lt;br /&gt;
&lt;br /&gt;
===Product Reviews===&lt;br /&gt;
View pending product reviews that have not yet been approved for display on your site.&lt;br /&gt;
* If you are configured to auto-approve product reviews (under &#039;&#039;&#039;Settings-&amp;gt;Options-&amp;gt;Product Review Options&#039;&#039;&#039;), reviews will never show up under this section.&lt;br /&gt;
&lt;br /&gt;
===Product Import===&lt;br /&gt;
The Product Import is used to import new products to your eCMS store, or update existing products.  This can be useful to add information fields that are not currently a part of CMS, such as meta data fields.  [[eCMS_Product_Import|This page]] covers the product import in much greater detail.&lt;br /&gt;
&lt;br /&gt;
===Category Import===&lt;br /&gt;
The Category import can be used to import new categories into eCMS, or to update information in existing categories (for example, meta title/description information).&lt;br /&gt;
&lt;br /&gt;
A few details:&lt;br /&gt;
* URLName is used if you want to be able to link to the category by a named URL instead of /category/&amp;lt;catID&amp;gt; (for example, using /category/dogfood).  The field should contain only the name, without any slashes or other directory information (&#039;dogfood&#039;, in our example), and must be a unique name in that store.  &#039;&#039;&#039;Spaces are prohibited!&#039;&#039;&#039;  (Underscores or hyphens are fine)&lt;br /&gt;
* Either Name or ID must be present.  If using Name, the full category &amp;quot;tree&amp;quot; must be present in this format: Main~SubCat~SubCat2~...FinalCat.&lt;br /&gt;
&lt;br /&gt;
====Running the Category Import====&lt;br /&gt;
# Click Inventory-&amp;gt;Category Import.&lt;br /&gt;
# Browse to the file you want to import.&lt;br /&gt;
# Set the notification email and click Submit.&lt;br /&gt;
#* If you get a response other than &amp;quot;thanks for the file, we&#039;ll email you when it&#039;s done&amp;quot;, your file has a formatting error.  Double-check your file and try again.&lt;br /&gt;
&lt;br /&gt;
===Category Export===&lt;br /&gt;
This category export will export your categories in a format that is immediately importable into eCMS. There are no options for category exports other than the [http://en.wikipedia.org/wiki/Delimiter delimiter] type (comma, pipe, or tab) and what email you would like to be notified at once the export had completed.&lt;br /&gt;
&lt;br /&gt;
===Refined Search Import===&lt;br /&gt;
Import a text file containing refined search information.  See the [http://docs.commercev3.com/index.php/Refined_Search_Import full Refined Search Import documentation] for more information on formatting.&lt;br /&gt;
&lt;br /&gt;
===Inventory Control===&lt;br /&gt;
Manually add and remove product inventory counts. You can also upload a comma delimited inventory list, if you wish.&lt;br /&gt;
&lt;br /&gt;
====Inventory Control Import File====&lt;br /&gt;
This is a comma-separated file with two columns; SKU and inventory count (no header row).  For example:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&#039;0002-1&#039;,10&lt;br /&gt;
&#039;0002-2&#039;,15&lt;br /&gt;
&#039;0002-3&#039;,20&lt;br /&gt;
&#039;0003&#039;,50&lt;br /&gt;
&#039;T-SHIRT&#039;,100&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
To run the inventory import:&lt;br /&gt;
# Browse for the file.&lt;br /&gt;
# Enter your email address (you will receive a notification email when the import is complete, including any errors received).&lt;br /&gt;
# Click Submit down at the bottom of the page.&lt;br /&gt;
&lt;br /&gt;
===Price Categories===&lt;br /&gt;
Price categories allow you to set the price you want to extend to your customers associated to promotion codes or customer groups.  This section allows you to add new price categories or delete existing ones.&lt;br /&gt;
&lt;br /&gt;
===Subscription Products===&lt;br /&gt;
View subscription products and place subscription orders for appropriate products.&lt;br /&gt;
&lt;br /&gt;
===Vendors===&lt;br /&gt;
Add your products&#039;s vendors so that they will be notified via email when orders are placed for any of their products.&lt;br /&gt;
&lt;br /&gt;
===Recipes===&lt;br /&gt;
Manage your Recipes and Recipe Categories to give your customers delicious ideas for your products.&lt;br /&gt;
# Add one or more recipe categories.&lt;br /&gt;
#* (These are different from product categories!)&lt;br /&gt;
# Add the recipe, filling out any of these fields as applicable:&lt;br /&gt;
#* Title&lt;br /&gt;
#* Category (select one or more)&lt;br /&gt;
#* Image (optional)&lt;br /&gt;
#* Ingredients&lt;br /&gt;
#* Instructions&lt;br /&gt;
#* Products from your site used in this recipe.&lt;br /&gt;
# Submit the recipe when complete.&lt;br /&gt;
&lt;br /&gt;
Although this is designed for food products and items, it could also apply to items assembled using hardware components from your site.&lt;br /&gt;
&lt;br /&gt;
===Gift Certificates===&lt;br /&gt;
Use this to create a list of gift certificate codes of a specific value.  You can then manually email these codes to customers or use them for your own pre-printed gift certificates.&lt;br /&gt;
&lt;br /&gt;
* Value&lt;br /&gt;
* Days Available (0 for unlimited)&lt;br /&gt;
* Quantity Needed &#039;&#039;&#039;OR&#039;&#039;&#039;&lt;br /&gt;
* Import File (import a text file with one gift code per line instead of putting a quantity)&lt;br /&gt;
* Log Note (for your reference)&lt;br /&gt;
&lt;br /&gt;
After clicking Create Gift Certificates, the page will refresh with a link for you to download a file containing the gift certificate codes.&lt;br /&gt;
&lt;br /&gt;
==Customers==&lt;br /&gt;
===Search===&lt;br /&gt;
Search for customers who have purchased from you before (not necessarily members) by email address, first name or last name.  To change the customer groups one of the resulting customers belongs to:&lt;br /&gt;
* Check the &#039;&#039;&#039;Add&#039;&#039;&#039; box for that customer&#039;s record in the top section.&lt;br /&gt;
* Check the &#039;&#039;&#039;Add&#039;&#039;&#039; box for each group you want to add the customer to in the bottom section.&lt;br /&gt;
* Click Submit.&lt;br /&gt;
To add or remove customer groups from just one customer, it will be quicker to just click on their email address.  This brings up a popup window with Remove (for current groups) and Add (for other groups) checkboxes.&lt;br /&gt;
&lt;br /&gt;
===Groups===&lt;br /&gt;
&lt;br /&gt;
For a detailed example see [[Promo Codes|Examples of using Customer Groups/Promo Codes.]]&lt;br /&gt;
&lt;br /&gt;
===Members===&lt;br /&gt;
&lt;br /&gt;
For a detail example see [[eCMS Members|What is the members section?]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Options_member_options.jpg|thumb|Here you can set various member options.]]&lt;br /&gt;
You can set various member options in &#039;&#039;&#039;Options &amp;gt;&amp;gt; Member Options&#039;&#039;&#039;. These include:&lt;br /&gt;
&lt;br /&gt;
*Would you like to require approval before a customer can become a member? -- If set to &#039;&#039;&#039;Yes&#039;&#039;&#039; then you will need to approve all members by going to &#039;&#039;&#039;Customers &amp;gt;&amp;gt; Members&#039;&#039;&#039;. If set to &#039;&#039;&#039;No&#039;&#039;&#039; then all members will be auto-approved.&lt;br /&gt;
*What is the to address to inform you of a new member request? -- What email address would you like to receive new member request at.&lt;br /&gt;
*What is the from address for the email that notifies your customers once they are approved? -- The address you would like to have reply to member approvals with. Can be the same email address as the new member requests.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Reminder Service: you must edit the email message in reminder_service_email.tpl and enter the subject and from email below.&#039;&#039;&#039;&lt;br /&gt;
*What is the from address for the member reminder service? -- What email address you would like to use to send out reminders to members.&lt;br /&gt;
*What is the subject of the reminder service email? -- Subject for the reminder email.&lt;br /&gt;
&#039;&#039;&#039;Reminder Service Default Events&#039;&#039;&#039;&lt;br /&gt;
*Add New Reminder Service Event: -- Select the name and date of your reminder/event.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; You can allow only members to use payment options other than credit cards by going to &#039;&#039;&#039;Options &amp;gt;&amp;gt; Payment Options &amp;gt;&amp;gt; Payment Options &amp;gt;&amp;gt; Only allow members to use payment methods other than credit card&#039;&#039;&#039;. In order to prevent a customer from abusing this you may want to use this option only if you require members to be approved first.&lt;br /&gt;
&lt;br /&gt;
For a detail example see [[eCMS Members|What is the members section?]]&lt;br /&gt;
&lt;br /&gt;
===Wishlists===&lt;br /&gt;
Search for customer wishlists by customer last name or zip code.&lt;br /&gt;
&lt;br /&gt;
==Orders==&lt;br /&gt;
===Pending===&lt;br /&gt;
View and export all pending orders. If you have orders that have yet to be downloaded into CMS they will be displayed here. Also, if you move orders from search back to pending they will be available here. You can click on any order to view the order details.&lt;br /&gt;
====Export Type====&lt;br /&gt;
You can also change the export type if you need to manually download orders. The export type should be &#039;&#039;&#039;CMS&#039;&#039;&#039; or &#039;&#039;&#039;Automatic CMS&#039;&#039;&#039;. Sometimes for troubleshooting it is necessary to change the export type to PDF or to manually download the XML. Be aware that downloading the orders outside of CMS will display credit cards in plain text and will likely put you in violation of [[PCI_Compliance| PCI]].&lt;br /&gt;
&lt;br /&gt;
===Search===&lt;br /&gt;
Here you can search for previously placed orders. You can search by:&lt;br /&gt;
&lt;br /&gt;
*Order ID - Supply the Order Number.&lt;br /&gt;
*Date Ordered - Use the Date Range (mm/dd/yyyy) to search for orders.&lt;br /&gt;
*Ship On Date - Use the Date Range (mm/dd/yyyy) to search for orders.&lt;br /&gt;
*User&#039;s Last Name - Use the User Last Name to search for orders.&lt;br /&gt;
*User&#039;s Email Address - Use the Users Email Address to search for orders.&lt;br /&gt;
&lt;br /&gt;
===Gift Certificate Emails===&lt;br /&gt;
Any pending emails for digital gift certificates will be displayed here.&lt;br /&gt;
&lt;br /&gt;
===Catalog Requests===&lt;br /&gt;
Any catalog requests that have yet to be downloaded into CMS will be displayed here.&lt;br /&gt;
&lt;br /&gt;
==Wholesale==&lt;br /&gt;
&lt;br /&gt;
===Orders===&lt;br /&gt;
Shows a list of all unprocessed (pending download) wholesale orders, and gives the option to download/export them.&lt;br /&gt;
&lt;br /&gt;
===Approve Wholesalers===&lt;br /&gt;
List of companies have requested access to the wholesale section. View their information by clicking on the company name.&lt;br /&gt;
* &#039;&#039;&#039;Approve wholesalers&#039;&#039;&#039;&lt;br /&gt;
*# Check the &amp;quot;Approve&amp;quot; box on the wholesaler&#039;s record.&lt;br /&gt;
*# When you have checked off all the wholesalers you want to approve, click the Submit button at the bottom of the page.&lt;br /&gt;
* &#039;&#039;&#039;Pending wholesalers&#039;&#039;&#039; will remain on this list until they are deleted.&lt;br /&gt;
&lt;br /&gt;
===Search Wholesalers===&lt;br /&gt;
Search for wholesalers by:&lt;br /&gt;
* Company name&lt;br /&gt;
* Email address&lt;br /&gt;
* Contact last name&lt;br /&gt;
* State&lt;br /&gt;
* Active/inactive wholesaler status&lt;br /&gt;
* New wholesaler requests&lt;br /&gt;
&lt;br /&gt;
===Shipping===&lt;br /&gt;
Create and edit shipping tables specific to your wholesalers&#039; site.  These are created the same way as your site&#039;s [[ECMS_Shipping_Tables|standard shipping tables]], but apply only to wholesale customers logged into the wholesale site.&lt;br /&gt;
&lt;br /&gt;
==Marketing==&lt;br /&gt;
&lt;br /&gt;
===Meta Tags===&lt;br /&gt;
Meta tags are not seen by your visitors but are used to help search engines classify your site. Your site should have at least the default set of Meta Tags. If you have the &#039;&#039;&#039;dynamic meta data&#039;&#039;&#039; (&#039;&#039;&#039;Options &amp;gt;&amp;gt; Display Options &amp;gt;&amp;gt; Catalog Options&#039;&#039;&#039;) feature enabled your site will display category and product descriptions as the meta data unless you specify specific meta data for those fields. For a more detailed explanation see the [[SEO]] page on this.&lt;br /&gt;
&lt;br /&gt;
You can setup multiple sets of meta tags for use with the Gateway Pages option below.&lt;br /&gt;
&lt;br /&gt;
===Gateway Pages===&lt;br /&gt;
Create a gateway page with its own meta information set that points to a specific area of your site.  This can be used to help direct search engine keyword traffic to a particular area, or to create marketing URLs associated with a particular advertising campaign to track the campaign&#039;s effectiveness through reports.&lt;br /&gt;
&lt;br /&gt;
===Email Campaigns===&lt;br /&gt;
&lt;br /&gt;
Email campaigns provides a way to create, manage, and organize email &#039;blasts&#039;. For full documentation read the [http://webapps/wiki/images/2/2f/EmailBlasts.pdf pdf]&lt;br /&gt;
&lt;br /&gt;
==Reporting==&lt;br /&gt;
===Benchmark===&lt;br /&gt;
Use this report to find out how your store compares to other stores using CommerceV3 in regard to:&lt;br /&gt;
* Conversion rates (number of orders compared to site visits).&lt;br /&gt;
* Cart abandonment (number of sessions where product[s] are added to cart but checkout is not completed).&lt;br /&gt;
* Email blast conversion rate (number of email links clicked compared to number of emails sent).&lt;br /&gt;
&lt;br /&gt;
===Bot Tracker===&lt;br /&gt;
Tracks which pages are being visited by these major search engines, and how frequently:&lt;br /&gt;
* Google&lt;br /&gt;
* Yahoo&lt;br /&gt;
* MSN&lt;br /&gt;
* Ask.com&lt;br /&gt;
&lt;br /&gt;
===Cart Abandonment===&lt;br /&gt;
These reports track trends in cart abandonment. They can help you make changes to your site to minimize the number of people who are leaving your site before making a purchase. The definition of a cart abandoner is a visitor who adds at least one item to the cart but does not place an order.&lt;br /&gt;
&lt;br /&gt;
===Catalog Requests===&lt;br /&gt;
Track catalog requests by day, month, or year.  This can show you when you are your busiest, when you should plan marketing efforts, and when your holiday season begins and ends.&lt;br /&gt;
&lt;br /&gt;
===Comparatives===&lt;br /&gt;
Compare current year&#039;s values to those from the previous year:&lt;br /&gt;
* Visitors&lt;br /&gt;
* Orders&lt;br /&gt;
* Revenue&lt;br /&gt;
* Average order amount&lt;br /&gt;
&lt;br /&gt;
===Email Bounce===&lt;br /&gt;
Displays a line item for each email blast showing the number of emails sent and the number that bounced as undeliverable.&lt;br /&gt;
&lt;br /&gt;
===Gateway Pages===&lt;br /&gt;
View the referring domain or Media Code, number of catalog requests, number of visits, orders, Sales Avg. $ per Visit, average Dollar amount per Order, and last visit by date for each of your Gateway Pages (configured under Marketing).&lt;br /&gt;
&lt;br /&gt;
===Gift Certificates===&lt;br /&gt;
Use this report to track usage and issuance of gift certificates.&lt;br /&gt;
&lt;br /&gt;
===Incentive Programs===&lt;br /&gt;
====Affiliates====&lt;br /&gt;
[[Image:Ecms-affiliate-setup.JPG|thumb|left| Setting up an Affiliate]]&lt;br /&gt;
Affiliates are a way to track affiliate sales through click-throughs and allow other companies or people to receive a commission for sales they generate. Affiliates are tracked through an &#039;affiliate code&#039; tacked to the end of a URL. For example, if you have an affiliate named &#039;getpaid&#039; then the URL would be http://www.your-site.com?a=getpaid. You would instruct your affiliates to append &#039;?a=getpaid&#039; to any link to your site. All hits would then be tracked and you can view reports to see how much, if any you traffic your affiliates generate for you and pay them appropriately.&lt;br /&gt;
&lt;br /&gt;
From your eCMS control panel expand the Reporting section and click on Affiliates. Then click on the &amp;quot;Add Affiliates&amp;quot; link at the top of the page and fill out the appropriate information. &lt;br /&gt;
&lt;br /&gt;
*Affiliate or Program Name: Pick a unique name for this affiliate. &lt;br /&gt;
*Affiliate Code (used in url): This will be code on the end of the URL (http://your-site.com?a=code). Use alpha-numeric *characters to make it(a-z 0-9)easy. &lt;br /&gt;
*Email of Report Recipient: Who do you want to receive a copy of the report? &lt;br /&gt;
*Commission Rate: This is a numeric value expresses as either a flat rate dollar amount per sale, or a percentage of the total sale without tax and shipping. &lt;br /&gt;
*Send Monthly Email Report?: Check yes to enable this. An email will then be sent to the email addressed supplied above. &lt;br /&gt;
*Web Address: Affiliate&#039;s web site. &lt;br /&gt;
*Check Payable To: Payee &lt;br /&gt;
*Address 1: Address of Payee &lt;br /&gt;
*Address 2: &lt;br /&gt;
*City: &lt;br /&gt;
*State: &lt;br /&gt;
*Zip: &lt;br /&gt;
*Country: &lt;br /&gt;
*Phone: &lt;br /&gt;
*Affiliates can have access to their commission and statistics for the last 12 months. All you need to do is give the affiliate a password and send them to http://yourdomain.com/affiliate. &lt;br /&gt;
*Affiliate Section Password: If you want the affiliate to be able to login to your site and view their statistics then supply a password for them. &lt;br /&gt;
*Retype Affiliate Section Password:&lt;br /&gt;
&lt;br /&gt;
If you have a link on your site for people to apply to be an affiliate of yours, you can manage those applications from &#039;&#039;&#039;Reporting &amp;gt;&amp;gt; Affiliates &amp;gt;&amp;gt; Approve Affiliates&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
For an example of what your customer would see -&amp;gt;&lt;br /&gt;
&lt;br /&gt;
http://www.yourstore.com/affiliate_register&lt;br /&gt;
&lt;br /&gt;
Review and approve, assign an affiliate code, assign commission rate, or deny (delete) the applications from this screen.&lt;br /&gt;
&lt;br /&gt;
===Opt-Out===&lt;br /&gt;
Displays a line item for each email blast showing the number of emails sent and the number of recipients that clicked an opt-out link.&lt;br /&gt;
&lt;br /&gt;
===Order Detail===&lt;br /&gt;
View line items ordered on all site orders in the date range entered.&lt;br /&gt;
&lt;br /&gt;
===Product Aging===&lt;br /&gt;
Shows all products in order of last update, with &amp;quot;stalest&amp;quot; products starting at the top of the list.  This helps you find products that have not been updated in a long time so you can keep your product list up-to-date with your latest changes.&lt;br /&gt;
&lt;br /&gt;
===Referrers===&lt;br /&gt;
Shows the amount of site traffic in the specified date range, grouped according to the referring URL (could be a search engine or an affiliated page):&lt;br /&gt;
* Catalog requests&lt;br /&gt;
* Visits&lt;br /&gt;
* Orders&lt;br /&gt;
* Sales&lt;br /&gt;
* Average dollar amount per visit&lt;br /&gt;
* Average dollar amount per order&lt;br /&gt;
* Last visit&lt;br /&gt;
&lt;br /&gt;
===Revenue===&lt;br /&gt;
&lt;br /&gt;
* The amounts used in the report are total order amounts&lt;br /&gt;
* Total order amount will include adjustments, discounts, shipping, etc. &lt;br /&gt;
* The report will also include free products however, it will not affect the money total&lt;br /&gt;
&lt;br /&gt;
===Sales Rank===&lt;br /&gt;
Use to identify the best selling items in your inventory. This tool is useful to not only see where you are making money but also to find which items need attention in order to improve their ranking.&lt;br /&gt;
&lt;br /&gt;
===Search Engine Placement===&lt;br /&gt;
This feature allows you to view the Google and Yahoo! search engine placement for you and several of your competitors.  To set up this report:&lt;br /&gt;
# Add the keywords you want to check against the two search engines.&lt;br /&gt;
# (Optional) Add one or more competitors you want to check your ranking against.&lt;br /&gt;
The report runs nightly, so your updated statistics will be available each morning for review.&lt;br /&gt;
&lt;br /&gt;
===Search Terms===&lt;br /&gt;
See what people have searched your site for using the built-in search functionality.&lt;br /&gt;
&lt;br /&gt;
===Square In. Analyzer===&lt;br /&gt;
The square inch analyzer&#039;s primary function is to help you identify the items in your store that are under or over performing, and with that information make changes to increase your item&#039;s sales performance.&lt;br /&gt;
&lt;br /&gt;
===Tell a Friend===&lt;br /&gt;
Show a list of products that customers have shared with friends using the Tell A Friend link on the product&#039;s page.  This can show you which products are popular and help you decide which products to market.&lt;br /&gt;
&lt;br /&gt;
===Visits===&lt;br /&gt;
Show graphs of site visits per day, month, and year.&lt;br /&gt;
&lt;br /&gt;
===Wishlist Products===&lt;br /&gt;
Show a list of products that have been added to customer wishlists, and how many lists they are a part of.&lt;br /&gt;
&lt;br /&gt;
==Help==&lt;br /&gt;
===Register for Training===&lt;br /&gt;
===Training Videos===&lt;br /&gt;
===Message Board===&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Control_Panel&amp;diff=1137</id>
		<title>ECMS Control Panel</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Control_Panel&amp;diff=1137"/>
		<updated>2011-01-24T17:44:12Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: /* Affiliates */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Dashboard_mini.jpg‎|thumb|Sidebar of the eCMS Dashboard. Clicking on the plus sign next to each heading will expand the options.]]&lt;br /&gt;
==Settings==&lt;br /&gt;
===Overview===&lt;br /&gt;
The Dashboard where you can see New Feature Release, Site Maintenance, and Quick Stats&lt;br /&gt;
&lt;br /&gt;
===Options===&lt;br /&gt;
Options are where the majority of the site specific functions are set. These range from shipping and tax options, to site display options.  For a detailed breakdown of the options, see the [[eCMS Options]] page.&lt;br /&gt;
&lt;br /&gt;
===Shipping Tables===&lt;br /&gt;
Here you can setup and maintain site shipping tables. For a full explanation and example see [[ECMS Shipping Tables]].&lt;br /&gt;
&lt;br /&gt;
===Shipping Groups===&lt;br /&gt;
Shipping Groups are used to further limit shipping options to specific groups of customers that meet the defined criteria, such as State, Country, or product purchase type.&lt;br /&gt;
&lt;br /&gt;
===Tax Tables===&lt;br /&gt;
Tax tables allow you to setup tax rates for any state or city. For more information see [[eCMS tax tables]].&lt;br /&gt;
&lt;br /&gt;
===Google Sitemap===&lt;br /&gt;
Create and edit a Site Map for submission to Google&#039;s [http://www.google.com/webmasters/sitemaps/login Site Map program].&lt;br /&gt;
&lt;br /&gt;
===Google Base===&lt;br /&gt;
&lt;br /&gt;
Creates an XML file that is manually uploaded to [http://base.google.com/base/help/sellongoogle.html Google Base].&lt;br /&gt;
&lt;br /&gt;
If you have a &#039;&#039;&#039;Download Files&#039;&#039;&#039; link here, you have a Google Base XML file available for download.  Click the link to get to the download page.&lt;br /&gt;
&lt;br /&gt;
* Settings&lt;br /&gt;
** Feed Title&lt;br /&gt;
** Feed Description&lt;br /&gt;
** Feed Expiration&lt;br /&gt;
** &#039;&#039;&#039;Brand&#039;&#039;&#039; - product data field to use for Brand.&lt;br /&gt;
** &#039;&#039;&#039;Product Type&#039;&#039;&#039; - product data field to use for Product Type (category or top-level category is probably best).&lt;br /&gt;
** Department&lt;br /&gt;
** &#039;&#039;&#039;Use special pricing?&#039;&#039;&#039; - If a product is currently on special, selecting Yes will upload this price rather than the normal retail price.&lt;br /&gt;
* Select Products&lt;br /&gt;
** Include all active products &#039;&#039;&#039;OR&#039;&#039;&#039;&lt;br /&gt;
** Include selected products only.&lt;br /&gt;
* Email Notification Address&lt;br /&gt;
** You will receive an email at the address entered when the file is ready for download.&lt;br /&gt;
&lt;br /&gt;
===ChannelAdvisor===&lt;br /&gt;
*Settings (all the settings can be left blank if you do not want to use them)&lt;br /&gt;
**Manufacturer:&lt;br /&gt;
*** If you use this field you can set it to the field that contains the manufacturer, some people like vitamin companies, would have a manufacturer set.&lt;br /&gt;
**Manufacturer Number:&lt;br /&gt;
*** Set to the field that contains this info, usually set to sku.&lt;br /&gt;
**Brand: &lt;br /&gt;
*** Some people have their brands set as their categories, in this case you&#039;d select the category, otherwise whatever field contains this information.&lt;br /&gt;
**Use special pricing?&lt;br /&gt;
*** Yes or No - If a product is on special and &#039;No&#039; is selected above, the retail price will be included in the ChannelAdvisor Data Feed.&lt;br /&gt;
*Select Products&lt;br /&gt;
**Include all active products&lt;br /&gt;
***Include all active products - meaning all products that are not set as inactive.&lt;br /&gt;
**Include selected products only &lt;br /&gt;
***Include only the products you select below in the datafeed.&lt;br /&gt;
&lt;br /&gt;
Once the feed is set, it will update once a day and can be accessed using the URL that will appear on the bottom of the page once you click the Submit button under the &amp;quot;Pick Up Data Feeds&amp;quot; section.&lt;br /&gt;
&lt;br /&gt;
===SingleFeed===&lt;br /&gt;
* Settings&lt;br /&gt;
** Category: How you want your products categorized by SingleFeed.  Usually the category or top-level category.&lt;br /&gt;
** Manufacturer: You may have this data from your vendor.&lt;br /&gt;
** Keywords: Keywords you want associated with this product in SingleFeed&#039;s data.&lt;br /&gt;
** UPC, Model/Part Number, ISBN, Department, Color, and Size: All these can be uploaded if they are contained in one of your custom fields.&lt;br /&gt;
&lt;br /&gt;
* Select Products&lt;br /&gt;
** Choose from all active products, or select a limited list.&lt;br /&gt;
&lt;br /&gt;
You will be provided with a link to your file in [[SingleFeed_file_format|this format]].  Please allow 12-24 hours for the initial file to be created.&lt;br /&gt;
&lt;br /&gt;
===Suggested Search===&lt;br /&gt;
This allows you to view and modify terms for the &#039;&#039;&#039;Suggested Search&#039;&#039;&#039; feature.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; You may need a template upgrade in order to use this feature.&lt;br /&gt;
&lt;br /&gt;
To enable this feature Options &amp;gt;&amp;gt; Display Options &amp;gt;&amp;gt; Search Options &amp;gt;&amp;gt; and select &#039;&#039;&#039;Would you like to enable the suggested search feature?&#039;&#039;&#039; For more info on enabling this feature please see [[ECMS Suggested Search]].&lt;br /&gt;
&lt;br /&gt;
===URI Redirects===&lt;br /&gt;
&lt;br /&gt;
This allows you to create URI redirects for your store pointing old/outdated URIs to their updated locations.  The import file contains two columns - the first with the &amp;quot;From&amp;quot; URI, the second with the &amp;quot;To&amp;quot; URI.  Click [http://docs.commercev3.com/index.php/URI_Redirects here] to read the full documentation.&lt;br /&gt;
&lt;br /&gt;
* Import URI Redirects&lt;br /&gt;
** Choose File&lt;br /&gt;
** &#039;&#039;&#039;Type&#039;&#039;&#039; - the file can be comma-, tab-, or pipe-delimited.&lt;br /&gt;
** Character set (leave at the default).&lt;br /&gt;
** Notification email&lt;br /&gt;
* Export URI Redirects&lt;br /&gt;
** &#039;&#039;&#039;Export Active Redirects&#039;&#039;&#039; - exports a file containing all active redirects set up for your site via this process.&lt;br /&gt;
** &#039;&#039;&#039;Export Expired Redirects&#039;&#039;&#039; - exports a file containing redirects set up via this process that are more than 30 days old (and are therefore expired).&lt;br /&gt;
&lt;br /&gt;
===Delete Store===&lt;br /&gt;
This will delete your store. You will probably want to avoid clicking this option.&lt;br /&gt;
&lt;br /&gt;
===New Features===&lt;br /&gt;
New Features to eCMS will be listed here, including features, templates, and services.&lt;br /&gt;
&lt;br /&gt;
===Launch Checklist===&lt;br /&gt;
&lt;br /&gt;
==Design==&lt;br /&gt;
===Template Tags===&lt;br /&gt;
Template tags offer you an easy way to change the content of your pages, as well as the content of your communications to your customers. [[Image:Template_tags.jpg|thumb|Image of Template Tags. Clicking on any of the links will show you the available template tags.]]&lt;br /&gt;
&lt;br /&gt;
See [[Custom Template Tags]] for additional information on how to setup and use custom template tags.&lt;br /&gt;
&lt;br /&gt;
===Template Library===&lt;br /&gt;
This is where all of the templates for your site are. Templates use [http://www.smarty.net/ Smarty] and [http://www.w3schools.com/HTML/ HTML] to control all of the visual elements of your site. For more info see [[ECMS Templates]].&lt;br /&gt;
&lt;br /&gt;
===Image Library===&lt;br /&gt;
This is where all of the images for your site are uploaded and stored. Site images will be available at http://yoursite.com/images/. The options are:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Mass Image Upload | Single Image Upload | Assign Product Images | Publish All Images | Mass Publish Images |  Backup Images &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Mass Image Upload&#039;&#039;&#039; -- Use this option to upload a .zip file of images used for the site or products. There are two options as follows:&lt;br /&gt;
**&#039;&#039;&#039;Upload Product Images&#039;&#039;&#039; -- Use this option to upload a .zip file containing product images (thumbnails, large, and pop-up).&lt;br /&gt;
**&#039;&#039;&#039;Upload Site Images&#039;&#039;&#039; -- Use this option to upload site images for things like headers, backgrounds, etc. Site images will be available at http://yoursite.com/images/&lt;br /&gt;
*&#039;&#039;&#039;Single Image Upload&#039;&#039;&#039; -- Use this option to upload single site image. (Not used for product images.)&lt;br /&gt;
*&#039;&#039;&#039;Assign Product Images&#039;&#039;&#039; -- Use this option to assign products to images you have uploaded using the Mass Image Upload &amp;gt;&amp;gt; Upload Product Images.&lt;br /&gt;
*&#039;&#039;&#039;Publish All Images&#039;&#039;&#039; -- Use this option to publish &#039;&#039;&#039;all&#039;&#039;&#039; images to your live site. &#039;&#039;Images that are upload are only available in staging until you have publishes them.&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Mass Publish Images&#039;&#039;&#039; -- Use this option to selectively publish multiple images to your live site at once. &#039;&#039;Images that are upload are only available in staging until you have publishes them.&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Backup Images&#039;&#039;&#039; -- Use this option to create a .zip file of all of your images for download to your local computer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can also assign product images for one product at a time by going to Inventory &amp;gt;&amp;gt; All Products &amp;gt;&amp;gt; (click on the product name) &amp;gt;&amp;gt; Product Display &amp;gt;&amp;gt; Images.&lt;br /&gt;
===File Library===&lt;br /&gt;
You can upload files for use/download on your site here. Some examples are .js files for additional JavaScript functionality, PDF files for download, Flash Videos for streaming movies, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The options are as follows:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Upload File | Publish All Files | Mass Publish Files |  Backup Files &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Upload File&#039;&#039;&#039; -- Use this option to upload a file to your site. &lt;br /&gt;
*&#039;&#039;&#039;Publish All Files&#039;&#039;&#039; -- Use this option to publish files to your live site. Published files will be available at http://yoursite.com/downloads/&lt;br /&gt;
*&#039;&#039;&#039;Mass Publish Files&#039;&#039;&#039; -- Use this option to selectively publish multiple files at once to your site. Published files will be available at http://yoursite.com/downloads/&lt;br /&gt;
*&#039;&#039;&#039;Backup Files&#039;&#039;&#039; -- Use this option to create .zip backup of all the files on your site.&lt;br /&gt;
&lt;br /&gt;
===Generic Forms===&lt;br /&gt;
Generic forms are used to collect specific information from a customer when one of the standard forms, such as the catalog request or contact form, cannot be used. Add, remove, and edit your generic forms here.&lt;br /&gt;
&lt;br /&gt;
==Inventory==&lt;br /&gt;
[[ECMS Product Types| Click here for more information on the eCMS product types]]&lt;br /&gt;
===Edit Categories===&lt;br /&gt;
Here you can manage your categories. To edit a category just click on the category name. The two options are:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Add Category | Delete Category&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Add Category&#039;&#039;&#039; -- Use this option to add new categories to your site.&lt;br /&gt;
*&#039;&#039;&#039;Delete Category&#039;&#039;&#039; -- Use this option to delete categories from your site.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click &amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Expand All &amp;lt;/span&amp;gt; you can view all of your sub-categories. &amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Collapse All&amp;lt;/span&amp;gt; will close all of the sub-categories and only display your parent categories.&lt;br /&gt;
&lt;br /&gt;
[[Image:Cat_adjust_order.jpg|frame|right|Adjust product order.]]You can adjust the order the categories display on your site by changing the numeric values in the Adjust Order column. For example, in the image notice the one in the last row instead of a six. If you click submit this category will now display first.&lt;br /&gt;
&lt;br /&gt;
===All Products===&lt;br /&gt;
[[ECMS Product Types| Click here for more information on the eCMS product types]] &lt;br /&gt;
&lt;br /&gt;
Add, remove, and edit your Products here. You can edit an existing product by clicking on it&#039;s name. The options are as follows:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Add Product | Copy Product | Delete Product | Product Search | Product ID Finder&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Add Product&#039;&#039;&#039; -- Use this option to add additional products to your site. &#039;&#039;&#039;Note:&#039;&#039;&#039; Products added manually will not be present in CMS. You should usually add products in CMS and then upload them to the web.&lt;br /&gt;
*&#039;&#039;&#039;Copy Product&#039;&#039;&#039; -- Use this option to copy a product. &#039;&#039;&#039;Note:&#039;&#039;&#039; Images and electronic download information will not be copied. &lt;br /&gt;
*&#039;&#039;&#039;Delete Product&#039;&#039;&#039; -- Use this option to delete a product. &#039;&#039;&#039;Note:&#039;&#039;&#039; This will not delete a product from CMS.&lt;br /&gt;
*&#039;&#039;&#039;Product Search&#039;&#039;&#039; -- Use this option to search for a product by SKU, name, or type.&lt;br /&gt;
*&#039;&#039;&#039;Product ID Finder&#039;&#039;&#039; -- Use this option to display a list of products by Name, SKU, and Product ID.&lt;br /&gt;
&lt;br /&gt;
===Products By Cat.===&lt;br /&gt;
In the product by category listing you are able to view, edit and remove products and sub-products from your store. Not only can you view your products, but you can manage the order in which your products and sub-products are displayed within their category the same way you can adjust the order of [[ECMS_Control_Panel#Edit_Categories|categories]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Add Product | Copy Product | Delete Product | Product Search&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Add Product&#039;&#039;&#039; -- Use this option to add additional products to your site. &#039;&#039;&#039;Note:&#039;&#039;&#039; Products added manually will not be present in CMS. You should usually add products in CMS and then upload them to the web.&lt;br /&gt;
*&#039;&#039;&#039;Copy Product&#039;&#039;&#039; -- Use this option to copy a product. &#039;&#039;&#039;Note:&#039;&#039;&#039; Images and electronic download information will not be copied. &lt;br /&gt;
*&#039;&#039;&#039;Delete Product&#039;&#039;&#039; -- Use this option to delete a product. &#039;&#039;&#039;Note:&#039;&#039;&#039; This will not delete a product from CMS.&lt;br /&gt;
*&#039;&#039;&#039;Product Search&#039;&#039;&#039; -- Use this option to search for a product by SKU, name, or type.&lt;br /&gt;
&lt;br /&gt;
===Product Search===&lt;br /&gt;
Search with product name or sku or select the type of product you would like to view.&lt;br /&gt;
&lt;br /&gt;
===Refined Search===&lt;br /&gt;
Create custom search options to allow your customers to find the products quickly.&lt;br /&gt;
&lt;br /&gt;
===Category Filter===&lt;br /&gt;
Allow customers to narrow down the list of products in a category by selecting options from drop-down boxes.&lt;br /&gt;
* Create the filter options here.&lt;br /&gt;
* Set the keyword for each option via:&lt;br /&gt;
** Individual product editing page.  &#039;&#039;&#039;OR&#039;&#039;&#039;&lt;br /&gt;
** eCMS Product Import.&lt;br /&gt;
* This can be done to create a custom grouping of semi-related products where a single sub-category is not a good fit.&lt;br /&gt;
&lt;br /&gt;
===Custom Product Forms===&lt;br /&gt;
Custom product forms allow you to associate additional information with your products as well as adjusting the price. When this product is picked up by CMS the information in this form will be in the notes field.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE&#039;&#039;&#039;: &lt;br /&gt;
* Changes to Custom Product Forms are live. There is no staging for these forms. It&#039;s best to design the form completely before associating with a product.&lt;br /&gt;
* You need to have the following smarty code where you&#039;d like the form to show up. Generally in the product.tpl or the default_product.tpl files: &amp;lt;source lang=&amp;quot;smarty&amp;quot;&amp;gt;{include file=&amp;quot;custom_form.tpl&amp;quot;}&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Add a form ====&lt;br /&gt;
* Click &#039;&#039;&#039;Add Form&#039;&#039;&#039;&lt;br /&gt;
* On the next page enter a name for this form in the &#039;&#039;&#039;Form Name&#039;&#039;&#039; field&lt;br /&gt;
* Click &#039;&#039;&#039;Add New Form&#039;&#039;&#039; - you will be taken to the form page&lt;br /&gt;
&lt;br /&gt;
Here you can add the fields you would like to have on the product page (see below for more details on form fields). Once you finish adding the form fields you&#039;ll need to associate products with this form.&lt;br /&gt;
&lt;br /&gt;
==== Product Selection ====&lt;br /&gt;
* Click &#039;&#039;&#039;Product Selection&#039;&#039;&#039;&lt;br /&gt;
* On this page select the products that should be associated with this form&lt;br /&gt;
* Click &#039;&#039;&#039;Submit&#039;&#039;&#039; when finished&lt;br /&gt;
&lt;br /&gt;
====Form Fields====&lt;br /&gt;
=====Subheading=====&lt;br /&gt;
* &#039;&#039;&#039;Subheading Text:&#039;&#039;&#039; Brief text to describe a section&lt;br /&gt;
=====Blank Line=====&lt;br /&gt;
* Used as a spacer in the form, adds a blank line&lt;br /&gt;
=====Text Field=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this text field&lt;br /&gt;
* &#039;&#039;&#039;Size of Text Field:&#039;&#039;&#039; How large the text field will be&lt;br /&gt;
* &#039;&#039;&#039;Maximum Length of Text Field:&#039;&#039;&#039; The maximum number of characters the text field can hold&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;How should this field be validated?:&#039;&#039;&#039; Select the proper validation based on the following list.&lt;br /&gt;
** &#039;&#039;&#039;Letters only:&#039;&#039;&#039; Will only validate alphabetic characters, no numbers/symbols/spaces&lt;br /&gt;
** &#039;&#039;&#039;Numbers only:&#039;&#039;&#039; Will only validate numbers, no alphabetic/symbol/space characters&lt;br /&gt;
** &#039;&#039;&#039;Letters and Numbers only:&#039;&#039;&#039; Will validate alphanumeric characters, no spaces&lt;br /&gt;
** &#039;&#039;&#039;Sentence:&#039;&#039;&#039; Validates any alphanumeric text including spaces and symbols. Basically if you want a combined first/last name field, or an Address1 field, those are considered &amp;quot;sentence&amp;quot; fields.&lt;br /&gt;
** &#039;&#039;&#039;Paragraph:&#039;&#039;&#039; Validates any alphanumeric text including spaces, symbols, and multiple lines.&lt;br /&gt;
** &#039;&#039;&#039;Money:&#039;&#039;&#039; Will validate numeric values with a decimal place. No symbols.&lt;br /&gt;
** &#039;&#039;&#039;Web Address:&#039;&#039;&#039; Will validate a URL, http://www.example.com to just example.com&lt;br /&gt;
** &#039;&#039;&#039;E-mail Address:&#039;&#039;&#039; Will validate email addresses&lt;br /&gt;
** &#039;&#039;&#039;Phone Number:&#039;&#039;&#039; Will validate phone numbers&lt;br /&gt;
** &#039;&#039;&#039;Zip Code:&#039;&#039;&#039; Will validate a zip code including zip+4&lt;br /&gt;
* &#039;&#039;&#039;Default Field Value:&#039;&#039;&#039; The fields starting value, keep this blank if no default value is needed.&lt;br /&gt;
&lt;br /&gt;
=====Radio Buttons=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this field&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;Radio Options:&#039;&#039;&#039; A list of options to display, one per line&lt;br /&gt;
* &#039;&#039;&#039;Price Adjustments:&#039;&#039;&#039; A list of options, one per line, corresponding to the radio options entered above that will dynamically adjust your product price. Enter the values like &#039;&#039;&#039;+1.00&#039;&#039;&#039; to add a dollar to the price, and &#039;&#039;&#039;-.050&#039;&#039;&#039; to subtract 50 cents from the price.&lt;br /&gt;
* &#039;&#039;&#039;Default Value:&#039;&#039;&#039; Which of the above options should be initially selected, enter the same name as the desired Radio Option when the form is loaded this option will start selected.&lt;br /&gt;
=====Text Area=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this text field&lt;br /&gt;
* &#039;&#039;&#039;Number of Columns:&#039;&#039;&#039; How wide the box will be by the number of characters to display. I.E. a value of 30 will be a box 30 characters wide.&lt;br /&gt;
* &#039;&#039;&#039;Number of Rows:&#039;&#039;&#039; How tall the box will be in rows. I.E. a value of 4 will allow for 4 lines of text.&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;How should this field be validated?:&#039;&#039;&#039; Select the proper validation based on the following list.&lt;br /&gt;
** &#039;&#039;&#039;See Text Field Validation above for a description&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Default Field Value:&#039;&#039;&#039; The fields starting value, keep this blank if no default value is needed.&lt;br /&gt;
=====Multiple Checkboxes=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this field&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;Checkbox Options:&#039;&#039;&#039; A list of options to display, one per line&lt;br /&gt;
* &#039;&#039;&#039;Price Adjustments:&#039;&#039;&#039; A list of options, one per line, corresponding to the checkbox options entered above that will dynamically adjust your product price. Enter the values like &#039;&#039;&#039;+1.00&#039;&#039;&#039; to add a dollar to the price, and &#039;&#039;&#039;-.050&#039;&#039;&#039; to subtract 50 cents from the price.&lt;br /&gt;
* &#039;&#039;&#039;Default Value:&#039;&#039;&#039; Which of the above options should be initially checked, enter the same name as the desired Checkbox Option, one per line, when the form is loaded these options will start checked.&lt;br /&gt;
=====Single Checkbox=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this field&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;Checkbox Option:&#039;&#039;&#039; The value of this check box&lt;br /&gt;
* &#039;&#039;&#039;Price Adjustments:&#039;&#039;&#039; Enter a value that will dynamically adjust your product price. Enter the value like &#039;&#039;&#039;+1.00&#039;&#039;&#039; to add a dollar to the price, or &#039;&#039;&#039;-.050&#039;&#039;&#039; to subtract 50 cents from the price.&lt;br /&gt;
* &#039;&#039;&#039;Default Value:&#039;&#039;&#039; If you want this box checked by default enter the same name you entered in Checkbox Option above, otherwise leave this blank.&lt;br /&gt;
=====Drop Down Box=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this field&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;Drop Down Options:&#039;&#039;&#039; A list of options to display, one per line&lt;br /&gt;
* &#039;&#039;&#039;Price Adjustments:&#039;&#039;&#039; A list of options, one per line, corresponding to the drop down options entered above that will dynamically adjust your product price. Enter the values like &#039;&#039;&#039;+1.00&#039;&#039;&#039; to add a dollar to the price, and &#039;&#039;&#039;-.050&#039;&#039;&#039; to subtract 50 cents from the price.&lt;br /&gt;
* &#039;&#039;&#039;Default Value:&#039;&#039;&#039; Which of the above options should be initially selected, enter the same name as the desired Drop Down Option when the form is loaded this option will start selected.&lt;br /&gt;
&lt;br /&gt;
===Product Discounts===&lt;br /&gt;
Product discount tables allow you to control the number of items you offer at a discount, the discount price, and / or the percentage adjustment you desire to grant your customers who purchase the items identified within your discount table. Remember, you will need to create a product group to associate with each discount table. A video on this is available on our [http://www.youtube.com/watch?v=7OsgEPA04NQ YouTube Video Page].&lt;br /&gt;
&lt;br /&gt;
There are three links at the top of the &#039;&#039;&#039;Product Discounts&#039;&#039;&#039; page:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Add Discount Table&#039;&#039;&#039; - This option will take you create a new &#039;&#039;&#039;Discount Table&#039;&#039;&#039;.&lt;br /&gt;
* &#039;&#039;&#039;Edit Product Groups&#039;&#039;&#039; - This option will allow you to edit &#039;&#039;&#039;Product Groups&#039;&#039;&#039;.&lt;br /&gt;
* &#039;&#039;&#039;Import Discount Tables/Product Groups&#039;&#039;&#039; - This option allows you to import a list of products or groups to apply discounts to in bulk.&lt;br /&gt;
&lt;br /&gt;
A video on this is available on our [http://www.youtube.com/watch?v=7OsgEPA04NQ YouTube Video Page].&lt;br /&gt;
&lt;br /&gt;
===Product Reviews===&lt;br /&gt;
View pending product reviews that have not yet been approved for display on your site.&lt;br /&gt;
* If you are configured to auto-approve product reviews (under &#039;&#039;&#039;Settings-&amp;gt;Options-&amp;gt;Product Review Options&#039;&#039;&#039;), reviews will never show up under this section.&lt;br /&gt;
&lt;br /&gt;
===Product Import===&lt;br /&gt;
The Product Import is used to import new products to your eCMS store, or update existing products.  This can be useful to add information fields that are not currently a part of CMS, such as meta data fields.  [[eCMS_Product_Import|This page]] covers the product import in much greater detail.&lt;br /&gt;
&lt;br /&gt;
===Category Import===&lt;br /&gt;
The Category import can be used to import new categories into eCMS, or to update information in existing categories (for example, meta title/description information).&lt;br /&gt;
&lt;br /&gt;
A few details:&lt;br /&gt;
* URLName is used if you want to be able to link to the category by a named URL instead of /category/&amp;lt;catID&amp;gt; (for example, using /category/dogfood).  The field should contain only the name, without any slashes or other directory information (&#039;dogfood&#039;, in our example), and must be a unique name in that store.  &#039;&#039;&#039;Spaces are prohibited!&#039;&#039;&#039;  (Underscores or hyphens are fine)&lt;br /&gt;
* Either Name or ID must be present.  If using Name, the full category &amp;quot;tree&amp;quot; must be present in this format: Main~SubCat~SubCat2~...FinalCat.&lt;br /&gt;
&lt;br /&gt;
====Running the Category Import====&lt;br /&gt;
# Click Inventory-&amp;gt;Category Import.&lt;br /&gt;
# Browse to the file you want to import.&lt;br /&gt;
# Set the notification email and click Submit.&lt;br /&gt;
#* If you get a response other than &amp;quot;thanks for the file, we&#039;ll email you when it&#039;s done&amp;quot;, your file has a formatting error.  Double-check your file and try again.&lt;br /&gt;
&lt;br /&gt;
===Category Export===&lt;br /&gt;
This category export will export your categories in a format that is immediately importable into eCMS. There are no options for category exports other than the [http://en.wikipedia.org/wiki/Delimiter delimiter] type (comma, pipe, or tab) and what email you would like to be notified at once the export had completed.&lt;br /&gt;
&lt;br /&gt;
===Refined Search Import===&lt;br /&gt;
Import a text file containing refined search information.  See the [http://docs.commercev3.com/index.php/Refined_Search_Import full Refined Search Import documentation] for more information on formatting.&lt;br /&gt;
&lt;br /&gt;
===Inventory Control===&lt;br /&gt;
Manually add and remove product inventory counts. You can also upload a comma delimited inventory list, if you wish.&lt;br /&gt;
&lt;br /&gt;
====Inventory Control Import File====&lt;br /&gt;
This is a comma-separated file with two columns; SKU and inventory count (no header row).  For example:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&#039;0002-1&#039;,10&lt;br /&gt;
&#039;0002-2&#039;,15&lt;br /&gt;
&#039;0002-3&#039;,20&lt;br /&gt;
&#039;0003&#039;,50&lt;br /&gt;
&#039;T-SHIRT&#039;,100&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
To run the inventory import:&lt;br /&gt;
# Browse for the file.&lt;br /&gt;
# Enter your email address (you will receive a notification email when the import is complete, including any errors received).&lt;br /&gt;
# Click Submit down at the bottom of the page.&lt;br /&gt;
&lt;br /&gt;
===Price Categories===&lt;br /&gt;
Price categories allow you to set the price you want to extend to your customers associated to promotion codes or customer groups.  This section allows you to add new price categories or delete existing ones.&lt;br /&gt;
&lt;br /&gt;
===Subscription Products===&lt;br /&gt;
View subscription products and place subscription orders for appropriate products.&lt;br /&gt;
&lt;br /&gt;
===Vendors===&lt;br /&gt;
Add your products&#039;s vendors so that they will be notified via email when orders are placed for any of their products.&lt;br /&gt;
&lt;br /&gt;
===Recipes===&lt;br /&gt;
Manage your Recipes and Recipe Categories to give your customers delicious ideas for your products.&lt;br /&gt;
# Add one or more recipe categories.&lt;br /&gt;
#* (These are different from product categories!)&lt;br /&gt;
# Add the recipe, filling out any of these fields as applicable:&lt;br /&gt;
#* Title&lt;br /&gt;
#* Category (select one or more)&lt;br /&gt;
#* Image (optional)&lt;br /&gt;
#* Ingredients&lt;br /&gt;
#* Instructions&lt;br /&gt;
#* Products from your site used in this recipe.&lt;br /&gt;
# Submit the recipe when complete.&lt;br /&gt;
&lt;br /&gt;
Although this is designed for food products and items, it could also apply to items assembled using hardware components from your site.&lt;br /&gt;
&lt;br /&gt;
===Gift Certificates===&lt;br /&gt;
Use this to create a list of gift certificate codes of a specific value.  You can then manually email these codes to customers or use them for your own pre-printed gift certificates.&lt;br /&gt;
&lt;br /&gt;
* Value&lt;br /&gt;
* Days Available (0 for unlimited)&lt;br /&gt;
* Quantity Needed &#039;&#039;&#039;OR&#039;&#039;&#039;&lt;br /&gt;
* Import File (import a text file with one gift code per line instead of putting a quantity)&lt;br /&gt;
* Log Note (for your reference)&lt;br /&gt;
&lt;br /&gt;
After clicking Create Gift Certificates, the page will refresh with a link for you to download a file containing the gift certificate codes.&lt;br /&gt;
&lt;br /&gt;
==Customers==&lt;br /&gt;
===Search===&lt;br /&gt;
Search for customers who have purchased from you before (not necessarily members) by email address, first name or last name.  To change the customer groups one of the resulting customers belongs to:&lt;br /&gt;
* Check the &#039;&#039;&#039;Add&#039;&#039;&#039; box for that customer&#039;s record in the top section.&lt;br /&gt;
* Check the &#039;&#039;&#039;Add&#039;&#039;&#039; box for each group you want to add the customer to in the bottom section.&lt;br /&gt;
* Click Submit.&lt;br /&gt;
To add or remove customer groups from just one customer, it will be quicker to just click on their email address.  This brings up a popup window with Remove (for current groups) and Add (for other groups) checkboxes.&lt;br /&gt;
&lt;br /&gt;
===Groups===&lt;br /&gt;
&lt;br /&gt;
For a detailed example see [[Promo Codes|Examples of using Customer Groups/Promo Codes.]]&lt;br /&gt;
&lt;br /&gt;
===Members===&lt;br /&gt;
&lt;br /&gt;
For a detail example see [[eCMS Members|What is the members section?]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Options_member_options.jpg|thumb|Here you can set various member options.]]&lt;br /&gt;
You can set various member options in &#039;&#039;&#039;Options &amp;gt;&amp;gt; Member Options&#039;&#039;&#039;. These include:&lt;br /&gt;
&lt;br /&gt;
*Would you like to require approval before a customer can become a member? -- If set to &#039;&#039;&#039;Yes&#039;&#039;&#039; then you will need to approve all members by going to &#039;&#039;&#039;Customers &amp;gt;&amp;gt; Members&#039;&#039;&#039;. If set to &#039;&#039;&#039;No&#039;&#039;&#039; then all members will be auto-approved.&lt;br /&gt;
*What is the to address to inform you of a new member request? -- What email address would you like to receive new member request at.&lt;br /&gt;
*What is the from address for the email that notifies your customers once they are approved? -- The address you would like to have reply to member approvals with. Can be the same email address as the new member requests.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Reminder Service: you must edit the email message in reminder_service_email.tpl and enter the subject and from email below.&#039;&#039;&#039;&lt;br /&gt;
*What is the from address for the member reminder service? -- What email address you would like to use to send out reminders to members.&lt;br /&gt;
*What is the subject of the reminder service email? -- Subject for the reminder email.&lt;br /&gt;
&#039;&#039;&#039;Reminder Service Default Events&#039;&#039;&#039;&lt;br /&gt;
*Add New Reminder Service Event: -- Select the name and date of your reminder/event.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; You can allow only members to use payment options other than credit cards by going to &#039;&#039;&#039;Options &amp;gt;&amp;gt; Payment Options &amp;gt;&amp;gt; Payment Options &amp;gt;&amp;gt; Only allow members to use payment methods other than credit card&#039;&#039;&#039;. In order to prevent a customer from abusing this you may want to use this option only if you require members to be approved first.&lt;br /&gt;
&lt;br /&gt;
For a detail example see [[eCMS Members|What is the members section?]]&lt;br /&gt;
&lt;br /&gt;
===Wishlists===&lt;br /&gt;
Search for customer wishlists by customer last name or zip code.&lt;br /&gt;
&lt;br /&gt;
==Orders==&lt;br /&gt;
===Pending===&lt;br /&gt;
View and export all pending orders. If you have orders that have yet to be downloaded into CMS they will be displayed here. Also, if you move orders from search back to pending they will be available here. You can click on any order to view the order details.&lt;br /&gt;
====Export Type====&lt;br /&gt;
You can also change the export type if you need to manually download orders. The export type should be &#039;&#039;&#039;CMS&#039;&#039;&#039; or &#039;&#039;&#039;Automatic CMS&#039;&#039;&#039;. Sometimes for troubleshooting it is necessary to change the export type to PDF or to manually download the XML. Be aware that downloading the orders outside of CMS will display credit cards in plain text and will likely put you in violation of [[PCI_Compliance| PCI]].&lt;br /&gt;
&lt;br /&gt;
===Search===&lt;br /&gt;
Here you can search for previously placed orders. You can search by:&lt;br /&gt;
&lt;br /&gt;
*Order ID - Supply the Order Number.&lt;br /&gt;
*Date Ordered - Use the Date Range (mm/dd/yyyy) to search for orders.&lt;br /&gt;
*Ship On Date - Use the Date Range (mm/dd/yyyy) to search for orders.&lt;br /&gt;
*User&#039;s Last Name - Use the User Last Name to search for orders.&lt;br /&gt;
*User&#039;s Email Address - Use the Users Email Address to search for orders.&lt;br /&gt;
&lt;br /&gt;
===Gift Certificate Emails===&lt;br /&gt;
Any pending emails for digital gift certificates will be displayed here.&lt;br /&gt;
&lt;br /&gt;
===Catalog Requests===&lt;br /&gt;
Any catalog requests that have yet to be downloaded into CMS will be displayed here.&lt;br /&gt;
&lt;br /&gt;
==Wholesale==&lt;br /&gt;
&lt;br /&gt;
===Orders===&lt;br /&gt;
Shows a list of all unprocessed (pending download) wholesale orders, and gives the option to download/export them.&lt;br /&gt;
&lt;br /&gt;
===Approve Wholesalers===&lt;br /&gt;
List of companies have requested access to the wholesale section. View their information by clicking on the company name.&lt;br /&gt;
* &#039;&#039;&#039;Approve wholesalers&#039;&#039;&#039;&lt;br /&gt;
*# Check the &amp;quot;Approve&amp;quot; box on the wholesaler&#039;s record.&lt;br /&gt;
*# When you have checked off all the wholesalers you want to approve, click the Submit button at the bottom of the page.&lt;br /&gt;
* &#039;&#039;&#039;Pending wholesalers&#039;&#039;&#039; will remain on this list until they are deleted.&lt;br /&gt;
&lt;br /&gt;
===Search Wholesalers===&lt;br /&gt;
Search for wholesalers by:&lt;br /&gt;
* Company name&lt;br /&gt;
* Email address&lt;br /&gt;
* Contact last name&lt;br /&gt;
* State&lt;br /&gt;
* Active/inactive wholesaler status&lt;br /&gt;
* New wholesaler requests&lt;br /&gt;
&lt;br /&gt;
===Shipping===&lt;br /&gt;
Create and edit shipping tables specific to your wholesalers&#039; site.  These are created the same way as your site&#039;s [[ECMS_Shipping_Tables|standard shipping tables]], but apply only to wholesale customers logged into the wholesale site.&lt;br /&gt;
&lt;br /&gt;
==Marketing==&lt;br /&gt;
&lt;br /&gt;
===Meta Tags===&lt;br /&gt;
Meta tags are not seen by your visitors but are used to help search engines classify your site. Your site should have at least the default set of Meta Tags. If you have the &#039;&#039;&#039;dynamic meta data&#039;&#039;&#039; (&#039;&#039;&#039;Options &amp;gt;&amp;gt; Display Options &amp;gt;&amp;gt; Catalog Options&#039;&#039;&#039;) feature enabled your site will display category and product descriptions as the meta data unless you specify specific meta data for those fields. For a more detailed explanation see the [[SEO]] page on this.&lt;br /&gt;
&lt;br /&gt;
You can setup multiple sets of meta tags for use with the Gateway Pages option below.&lt;br /&gt;
&lt;br /&gt;
===Gateway Pages===&lt;br /&gt;
Create a gateway page with its own meta information set that points to a specific area of your site.  This can be used to help direct search engine keyword traffic to a particular area, or to create marketing URLs associated with a particular advertising campaign to track the campaign&#039;s effectiveness through reports.&lt;br /&gt;
&lt;br /&gt;
===Email Campaigns===&lt;br /&gt;
&lt;br /&gt;
Email campaigns provides a way to create, manage, and organize email &#039;blasts&#039;. For full documentation read the [http://webapps/wiki/images/2/2f/EmailBlasts.pdf pdf]&lt;br /&gt;
&lt;br /&gt;
==Reporting==&lt;br /&gt;
===Benchmark===&lt;br /&gt;
Use this report to find out how your store compares to other stores using CommerceV3 in regard to:&lt;br /&gt;
* Conversion rates (number of orders compared to site visits).&lt;br /&gt;
* Cart abandonment (number of sessions where product[s] are added to cart but checkout is not completed).&lt;br /&gt;
* Email blast conversion rate (number of email links clicked compared to number of emails sent).&lt;br /&gt;
&lt;br /&gt;
===Bot Tracker===&lt;br /&gt;
Tracks which pages are being visited by these major search engines, and how frequently:&lt;br /&gt;
* Google&lt;br /&gt;
* Yahoo&lt;br /&gt;
* MSN&lt;br /&gt;
* Ask.com&lt;br /&gt;
&lt;br /&gt;
===Cart Abandonment===&lt;br /&gt;
These reports track trends in cart abandonment. They can help you make changes to your site to minimize the number of people who are leaving your site before making a purchase. The definition of a cart abandoner is a visitor who adds at least one item to the cart but does not place an order.&lt;br /&gt;
&lt;br /&gt;
===Catalog Requests===&lt;br /&gt;
Track catalog requests by day, month, or year.  This can show you when you are your busiest, when you should plan marketing efforts, and when your holiday season begins and ends.&lt;br /&gt;
&lt;br /&gt;
===Comparatives===&lt;br /&gt;
Compare current year&#039;s values to those from the previous year:&lt;br /&gt;
* Visitors&lt;br /&gt;
* Orders&lt;br /&gt;
* Revenue&lt;br /&gt;
* Average order amount&lt;br /&gt;
&lt;br /&gt;
===Email Bounce===&lt;br /&gt;
Displays a line item for each email blast showing the number of emails sent and the number that bounced as undeliverable.&lt;br /&gt;
&lt;br /&gt;
===Gateway Pages===&lt;br /&gt;
View the referring domain or Media Code, number of catalog requests, number of visits, orders, Sales Avg. $ per Visit, average Dollar amount per Order, and last visit by date for each of your Gateway Pages (configured under Marketing).&lt;br /&gt;
&lt;br /&gt;
===Gift Certificates===&lt;br /&gt;
Use this report to track usage and issuance of gift certificates.&lt;br /&gt;
&lt;br /&gt;
===Incentive Programs===&lt;br /&gt;
====Affiliates====&lt;br /&gt;
Affiliates is a way to track affiliate sales through click-throughs and allow other companies or people to receive a commission for sales they generate. Affiliates are tracked through an &#039;affiliate code&#039; tacked to the end of a URL. For example, if you have an affiliate named &#039;getpaid&#039; then the URL would be http://www.your-site.com?a=getpaid. You would instruct your affiliates to append &#039;?a=getpaid&#039; to any link to your site. All hits would then be tracked and you can view reports to see how much, if any you traffic your affiliates generate for you and pay them appropriately.&lt;br /&gt;
From your eCMS control panel expand the Reporting section and click on Affiliates. Then click on the &amp;quot;Add Affiliates&amp;quot; link at the top of the page and fill out the appropriate information. &lt;br /&gt;
&lt;br /&gt;
*Affiliate or Program Name: Pick a unique name for this affiliate. &lt;br /&gt;
*Affiliate Code (used in url): This will be code on the end of the URL (http://your-site.com?a=code). Use alpha-numeric *characters to make it(a-z 0-9)easy. &lt;br /&gt;
*Email of Report Recipient: Who do you want to receive a copy of the report? &lt;br /&gt;
*Commission Rate: This is a numeric value expresses as either a flat rate dollar amount per sale, or a percentage of the total sale without tax and shipping. &lt;br /&gt;
*Send Monthly Email Report?: Check yes to enable this. An email will then be sent to the email addressed supplied above. &lt;br /&gt;
*Web Address: Affiliate&#039;s web site. &lt;br /&gt;
*Check Payable To: Payee &lt;br /&gt;
*Address 1: Address of Payee &lt;br /&gt;
*Address 2: &lt;br /&gt;
*City: &lt;br /&gt;
*State: &lt;br /&gt;
*Zip: &lt;br /&gt;
*Country: &lt;br /&gt;
*Phone: &lt;br /&gt;
*Affiliates can have access to their commission and statistics for the last 12 months. All you need to do is give the affiliate a password and send them to http://yourdomain.com/affiliate. &lt;br /&gt;
*Affiliate Section Password: If you want the affiliate to be able to login to your site and view their statistics then supply a password for them. &lt;br /&gt;
*Retype Affiliate Section Password:&lt;br /&gt;
&lt;br /&gt;
If you have a link on your site for people to apply to be an affiliate of yours, you can manage those applications from &#039;&#039;&#039;Reporting &amp;gt;&amp;gt; Affiliates &amp;gt;&amp;gt; Approve Affiliates&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
For an example of what your customer would see -&amp;gt;&lt;br /&gt;
&lt;br /&gt;
http://www.yourstore.com/affiliate_register&lt;br /&gt;
&lt;br /&gt;
Review and approve, assign an affiliate code, assign commission rate, or deny (delete) the applications from this screen.&lt;br /&gt;
&lt;br /&gt;
===Opt-Out===&lt;br /&gt;
Displays a line item for each email blast showing the number of emails sent and the number of recipients that clicked an opt-out link.&lt;br /&gt;
&lt;br /&gt;
===Order Detail===&lt;br /&gt;
View line items ordered on all site orders in the date range entered.&lt;br /&gt;
&lt;br /&gt;
===Product Aging===&lt;br /&gt;
Shows all products in order of last update, with &amp;quot;stalest&amp;quot; products starting at the top of the list.  This helps you find products that have not been updated in a long time so you can keep your product list up-to-date with your latest changes.&lt;br /&gt;
&lt;br /&gt;
===Referrers===&lt;br /&gt;
Shows the amount of site traffic in the specified date range, grouped according to the referring URL (could be a search engine or an affiliated page):&lt;br /&gt;
* Catalog requests&lt;br /&gt;
* Visits&lt;br /&gt;
* Orders&lt;br /&gt;
* Sales&lt;br /&gt;
* Average dollar amount per visit&lt;br /&gt;
* Average dollar amount per order&lt;br /&gt;
* Last visit&lt;br /&gt;
&lt;br /&gt;
===Revenue===&lt;br /&gt;
&lt;br /&gt;
* The amounts used in the report are total order amounts&lt;br /&gt;
* Total order amount will include adjustments, discounts, shipping, etc. &lt;br /&gt;
* The report will also include free products however, it will not affect the money total&lt;br /&gt;
&lt;br /&gt;
===Sales Rank===&lt;br /&gt;
Use to identify the best selling items in your inventory. This tool is useful to not only see where you are making money but also to find which items need attention in order to improve their ranking.&lt;br /&gt;
&lt;br /&gt;
===Search Engine Placement===&lt;br /&gt;
This feature allows you to view the Google and Yahoo! search engine placement for you and several of your competitors.  To set up this report:&lt;br /&gt;
# Add the keywords you want to check against the two search engines.&lt;br /&gt;
# (Optional) Add one or more competitors you want to check your ranking against.&lt;br /&gt;
The report runs nightly, so your updated statistics will be available each morning for review.&lt;br /&gt;
&lt;br /&gt;
===Search Terms===&lt;br /&gt;
See what people have searched your site for using the built-in search functionality.&lt;br /&gt;
&lt;br /&gt;
===Square In. Analyzer===&lt;br /&gt;
The square inch analyzer&#039;s primary function is to help you identify the items in your store that are under or over performing, and with that information make changes to increase your item&#039;s sales performance.&lt;br /&gt;
&lt;br /&gt;
===Tell a Friend===&lt;br /&gt;
Show a list of products that customers have shared with friends using the Tell A Friend link on the product&#039;s page.  This can show you which products are popular and help you decide which products to market.&lt;br /&gt;
&lt;br /&gt;
===Visits===&lt;br /&gt;
Show graphs of site visits per day, month, and year.&lt;br /&gt;
&lt;br /&gt;
===Wishlist Products===&lt;br /&gt;
Show a list of products that have been added to customer wishlists, and how many lists they are a part of.&lt;br /&gt;
&lt;br /&gt;
==Help==&lt;br /&gt;
===Register for Training===&lt;br /&gt;
===Training Videos===&lt;br /&gt;
===Message Board===&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Add_an_Affiliate&amp;diff=1136</id>
		<title>ECMS Add an Affiliate</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Add_an_Affiliate&amp;diff=1136"/>
		<updated>2011-01-24T17:40:59Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Ecms-affiliate-setup.JPG|thumb|left|Screenshot of adding a new affiliate.]]&lt;br /&gt;
&lt;br /&gt;
Affiliate programs are ways are marketing tools you can use to promote your site. There are three types of Affiliate programs currently available in eCMS (Affiliates, Refer-A-Friend, and E-Party). Affiliate programs use a small code at the end of a link to track referrers to your site. Ex: www.mysite.com/&#039;&#039;&#039;?a=code&#039;&#039;&#039;, where &#039;&#039;&#039;code&#039;&#039;&#039; is the affiliate code assigned to a&lt;br /&gt;
particular affiliate. To add an Affiliate login to your eCMS control panel and go to &#039;&#039;&#039;Reporting &amp;gt;&amp;gt; Incentive Programs &amp;gt;&amp;gt; Add Incentive Program&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Name:&#039;&#039;&#039; Their name&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Affiliate Code:&#039;&#039;&#039; this is what they will use to send people to your site. The code will allow you to track the orders they are responsible for. You make this code. Ex: www.mysite.com/?a=[code], where [code] is the affiliate code assigned to a particular affiliate&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Email of Report Recipient:&#039;&#039;&#039; set the email address where they want the affiliate report to be sent to. This will show them the stats for their code only.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Commission Rate:&#039;&#039;&#039; set how much you plan to give them per visit or sale&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Send monthly report?&#039;&#039;&#039; Check this if you want to send the report to them.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Web Address:&#039;&#039;&#039; Their site domain name if they have one&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Check Payable To:&#039;&#039;&#039; Who do they want their earnings check to go to&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Address info&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Affiliates can have access to their commission and statistics for the last 12 months. All you need to do is give the affiliate a password and send them to http://yourdomain.com/affiliate.&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
Affiliate Section Password:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Retype Affiliate Section Password:&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Add_an_Affiliate&amp;diff=1135</id>
		<title>ECMS Add an Affiliate</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Add_an_Affiliate&amp;diff=1135"/>
		<updated>2011-01-24T17:39:22Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Ecms-affiliate-setup.JPG|thumb|left|Screenshot of adding a new affiliate.]]&lt;br /&gt;
&lt;br /&gt;
Affiliate programs are ways are marketing tools you can use to promote your site. There are three types of Affiliate programs currently available in eCMS (Affiliates, Refer-A-Friend, and E-Party). Affiliate programs use a small code at the end of a link to track referrers to your site. Ex: www.mysite.com/&#039;&#039;&#039;?a=code&#039;&#039;&#039;, where &#039;&#039;&#039;code&#039;&#039;&#039; is the affiliate code assigned to a&lt;br /&gt;
particular affiliate. To add an Affiliate login to your eCMS control panel and go to &#039;&#039;&#039;Reporting &amp;gt;&amp;gt; Incentive Programs &amp;gt;&amp;gt; Add Incentive Program&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: Their name&lt;br /&gt;
&lt;br /&gt;
Affiliate Code: this is what they will use to send people to your site. The code will allow you to track the orders they are responsible for. You make this code. Ex: www.mysite.com/?a=[code], where [code] is the affiliate code assigned to a particular affiliate&lt;br /&gt;
&lt;br /&gt;
Email of Report Recipient: set the email address where they want the affiliate report to be sent to. This will show them the stats for their code only.&lt;br /&gt;
&lt;br /&gt;
Commission Rate: set how much you plan to give them per visit or sale&lt;br /&gt;
&lt;br /&gt;
Send monthly report? Check this if you want to send the report to them.&lt;br /&gt;
&lt;br /&gt;
Web Address: Their site domain name if they have one&lt;br /&gt;
&lt;br /&gt;
Check Payable To: Who do they want their earnings check to go to&lt;br /&gt;
&lt;br /&gt;
Address info&lt;br /&gt;
&lt;br /&gt;
Affiliates can have access to their commission and statistics for the last 12 months. All you need to do is give the affiliate a password and send them to http://yourdomain.com/affiliate.&lt;br /&gt;
&lt;br /&gt;
Affiliate Section Password:&lt;br /&gt;
&lt;br /&gt;
Retype Affiliate Section Password:&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Add_an_Affiliate&amp;diff=1134</id>
		<title>ECMS Add an Affiliate</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Add_an_Affiliate&amp;diff=1134"/>
		<updated>2011-01-24T17:39:03Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Ecms-affiliate-setup.JPG|thumb|left|Screen shot on adding an affiliate.]]&lt;br /&gt;
&lt;br /&gt;
Affiliate programs are ways are marketing tools you can use to promote your site. There are three types of Affiliate programs currently available in eCMS (Affiliates, Refer-A-Friend, and E-Party). Affiliate programs use a small code at the end of a link to track referrers to your site. Ex: www.mysite.com/&#039;&#039;&#039;?a=code&#039;&#039;&#039;, where &#039;&#039;&#039;code&#039;&#039;&#039; is the affiliate code assigned to a&lt;br /&gt;
particular affiliate. To add an Affiliate login to your eCMS control panel and go to &#039;&#039;&#039;Reporting &amp;gt;&amp;gt; Incentive Programs &amp;gt;&amp;gt; Add Incentive Program&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: Their name&lt;br /&gt;
&lt;br /&gt;
Affiliate Code: this is what they will use to send people to your site. The code will allow you to track the orders they are responsible for. You make this code. Ex: www.mysite.com/?a=[code], where [code] is the affiliate code assigned to a particular affiliate&lt;br /&gt;
&lt;br /&gt;
Email of Report Recipient: set the email address where they want the affiliate report to be sent to. This will show them the stats for their code only.&lt;br /&gt;
&lt;br /&gt;
Commission Rate: set how much you plan to give them per visit or sale&lt;br /&gt;
&lt;br /&gt;
Send monthly report? Check this if you want to send the report to them.&lt;br /&gt;
&lt;br /&gt;
Web Address: Their site domain name if they have one&lt;br /&gt;
&lt;br /&gt;
Check Payable To: Who do they want their earnings check to go to&lt;br /&gt;
&lt;br /&gt;
Address info&lt;br /&gt;
&lt;br /&gt;
Affiliates can have access to their commission and statistics for the last 12 months. All you need to do is give the affiliate a password and send them to http://yourdomain.com/affiliate.&lt;br /&gt;
&lt;br /&gt;
Affiliate Section Password:&lt;br /&gt;
&lt;br /&gt;
Retype Affiliate Section Password:&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Add_an_Affiliate&amp;diff=1133</id>
		<title>ECMS Add an Affiliate</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Add_an_Affiliate&amp;diff=1133"/>
		<updated>2011-01-24T17:37:42Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Affiliate programs are ways are marketing tools you can use to promote your site. There are three types of Affiliate programs currently available in eCMS (Affiliates, Refer-A-Friend, and E-Party). Affiliate programs use a small code at the end of a link to track referrers to your site. Ex: www.mysite.com/&#039;&#039;&#039;?a=code&#039;&#039;&#039;, where &#039;&#039;&#039;code&#039;&#039;&#039; is the affiliate code assigned to a&lt;br /&gt;
particular affiliate. To add an Affiliate login to your eCMS control panel and go to &#039;&#039;&#039;Reporting &amp;gt;&amp;gt; Incentive Programs &amp;gt;&amp;gt; Add Incentive Program&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: Their name&lt;br /&gt;
&lt;br /&gt;
Affiliate Code: this is what they will use to send people to your site. The code will allow you to track the orders they are responsible for. You make this code. Ex: www.mysite.com/?a=[code], where [code] is the affiliate code assigned to a particular affiliate&lt;br /&gt;
&lt;br /&gt;
Email of Report Recipient: set the email address where they want the affiliate report to be sent to. This will show them the stats for their code only.&lt;br /&gt;
&lt;br /&gt;
Commission Rate: set how much you plan to give them per visit or sale&lt;br /&gt;
&lt;br /&gt;
Send monthly report? Check this if you want to send the report to them.&lt;br /&gt;
&lt;br /&gt;
Web Address: Their site domain name if they have one&lt;br /&gt;
&lt;br /&gt;
Check Payable To: Who do they want their earnings check to go to&lt;br /&gt;
&lt;br /&gt;
Address info&lt;br /&gt;
&lt;br /&gt;
Affiliates can have access to their commission and statistics for the last 12 months. All you need to do is give the affiliate a password and send them to http://yourdomain.com/affiliate.&lt;br /&gt;
&lt;br /&gt;
Affiliate Section Password:&lt;br /&gt;
&lt;br /&gt;
Retype Affiliate Section Password:&lt;br /&gt;
&lt;br /&gt;
[[Image:Ecms-affiliate-setup.JPG|frame|Screen shot on adding an affiliate.]]&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Add_an_Affiliate&amp;diff=1132</id>
		<title>ECMS Add an Affiliate</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Add_an_Affiliate&amp;diff=1132"/>
		<updated>2011-01-24T17:36:46Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Affiliate programs are ways are marketing tools you can use to promote your site. There are three types of Affiliate programs currently available in eCMS (Affiliates, Refer-A-Friend, and E-Party). Affiliate programs use a small code at the end of a link to track referrers to your site. Ex: www.mysite.com/&#039;&#039;&#039;?a=code&#039;&#039;&#039;, where &#039;&#039;&#039;code&#039;&#039;&#039; is the affiliate code assigned to a&lt;br /&gt;
particular affiliate. To add an Affiliate login to your eCMS control panel and go to &#039;&#039;&#039;Reporting &amp;gt;&amp;gt; Incentive Programs &amp;gt;&amp;gt; Add Incentive Program&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: Their name&lt;br /&gt;
&lt;br /&gt;
Affiliate Code: this is what they will use to send people to your site. The code will allow you to track the orders they are responsible for. You make this code. Ex: www.mysite.com/?a=[code], where [code] is the affiliate code assigned to a particular affiliate&lt;br /&gt;
&lt;br /&gt;
Email of Report Recipient: set the email address where they want the affiliate report to be sent to. This will show them the stats for their code only.&lt;br /&gt;
&lt;br /&gt;
Commission Rate: set how much you plan to give them per visit or sale&lt;br /&gt;
&lt;br /&gt;
Send monthly report? Check this if you want to send the report to them.&lt;br /&gt;
&lt;br /&gt;
Web Address: Their site domain name if they have one&lt;br /&gt;
&lt;br /&gt;
Check Payable To: Who do they want their earnings check to go to&lt;br /&gt;
&lt;br /&gt;
Address info&lt;br /&gt;
&lt;br /&gt;
Affiliates can have access to their commission and statistics for the last 12 months. All you need to do is give the affiliate a password and send them to http://yourdomain.com/affiliate.&lt;br /&gt;
&lt;br /&gt;
Affiliate Section Password:&lt;br /&gt;
&lt;br /&gt;
Retype Affiliate Section Password:&lt;br /&gt;
&lt;br /&gt;
[[Image:Ecms-affiliate-setup.JPG]]&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Add_an_Affiliate&amp;diff=1131</id>
		<title>ECMS Add an Affiliate</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Add_an_Affiliate&amp;diff=1131"/>
		<updated>2011-01-24T17:32:06Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Affiliate programs are ways are marketing tools you can use to promote your site. There are three types of Affiliate programs currently available in eCMS (Affiliates, Refer-A-Friend, and E-Party). Affiliate programs use a small code at the end of a link to track referrers to your site. Ex: www.mysite.com/&#039;&#039;&#039;?a=code&#039;&#039;&#039;, where &#039;&#039;&#039;code&#039;&#039;&#039; is the affiliate code assigned to a&lt;br /&gt;
particular affiliate.&lt;br /&gt;
&lt;br /&gt;
[[Image:Ecms-affiliate-setup.JPG]]&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Add_an_Affiliate&amp;diff=1130</id>
		<title>ECMS Add an Affiliate</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Add_an_Affiliate&amp;diff=1130"/>
		<updated>2011-01-24T17:30:41Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Affiliate programs are ways are marketing tools you can use to promote your site. There are three types of Affiliate programs currently available in eCMS (Affiliates, Refer-A-Friend, and E-Party). Affiliate programs use a small code at the end of a link to track referrers to your site.&lt;br /&gt;
[[Image:Ecms-affiliate-setup.JPG]]&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=File:Ecms-affiliate-setup.JPG&amp;diff=1129</id>
		<title>File:Ecms-affiliate-setup.JPG</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=File:Ecms-affiliate-setup.JPG&amp;diff=1129"/>
		<updated>2011-01-24T17:29:03Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: Setup Affiliates in eCMS&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Setup Affiliates in eCMS&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Add_an_Affiliate&amp;diff=1128</id>
		<title>ECMS Add an Affiliate</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Add_an_Affiliate&amp;diff=1128"/>
		<updated>2011-01-24T16:54:15Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Affiliate programs are ways are marketing tools you can use to promote your site. There are three types of Affiliate programs currently available in eCMS (Affiliates, Refer-A-Friend, and E-Party). Affiliate programs use a small code at the end of a link to track referrers to your site.&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Add_an_Affiliate&amp;diff=1127</id>
		<title>ECMS Add an Affiliate</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Add_an_Affiliate&amp;diff=1127"/>
		<updated>2011-01-24T16:45:08Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: Created page with &amp;#039;Affiliate programs are ways are marketing tools you can use to increase and track traffic to your site.&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Affiliate programs are ways are marketing tools you can use to increase and track traffic to your site.&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Help&amp;diff=1126</id>
		<title>ECMS Help</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Help&amp;diff=1126"/>
		<updated>2011-01-24T16:42:04Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: /* Commonly Asked eCMS Questions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- ==[[ECMS Getting Started]]==&lt;br /&gt;
&lt;br /&gt;
[[ECMS Getting Started]] will walk you through the initial setup of CMS and eCMS including how to setup products to be uploaded to your site, how to login, and how to download orders.&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
==[[ECMS Control Panel]] (Dashboard)==&lt;br /&gt;
&lt;br /&gt;
[[ECMS Control Panel]] will explain the many different options in your eCMS interface/control panel.&lt;br /&gt;
&lt;br /&gt;
==Commonly Asked eCMS Questions==&lt;br /&gt;
&lt;br /&gt;
* [[Setup eCMS store in CMS]]&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Accounts]] - How to create multiple eCMS user accounts.&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Members]] - What is the members section?&lt;br /&gt;
&lt;br /&gt;
* [[Promo Codes]] - Examples of using Customer Groups/Promo Codes.&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Gift Sets]] - How to setup Gift Sets in eCMS.&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Shipping Groups]] - How to use shipping groups.&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Content Only Product]] - What is a content only product?&lt;br /&gt;
&lt;br /&gt;
* [[eCMS File &amp;amp; Image Libraries#Allowed file types]] - What file types are allowed in the Image and File Libraries?&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Site Search]] - How site search works and ways to improve your results.&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Custom Category/Product Templates]]&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Webmail]]&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Adding Products]] - How to add products to eCMS&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Shipping Tables]] - How do I set up shipping tables in eCMS?&lt;br /&gt;
&lt;br /&gt;
* [[eCMS cats to products]] - How can I quickly and easily add categories to my eCMS products after uploading them from CMS?&lt;br /&gt;
 &lt;br /&gt;
* [[eCMS tax tables]]&lt;br /&gt;
&lt;br /&gt;
* [[Google Analytics for eCommerce]]&lt;br /&gt;
&lt;br /&gt;
* [[eCMS URL Redirects]] - How do I set up redirects from old site links to new locations?&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Export Type]]&lt;br /&gt;
&lt;br /&gt;
* [[ECMS Product Types]] - Differences between the various product types in eCMS&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Templates]] - Useful information on the eCMS templating system.&lt;br /&gt;
&lt;br /&gt;
* [[eCMS Add an Affiliate]] - How to setup a new affiliate program.&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=Web_Resources&amp;diff=1067</id>
		<title>Web Resources</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=Web_Resources&amp;diff=1067"/>
		<updated>2010-10-11T14:11:06Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a list of some of the resources we have found useful for web design, development, and troubleshooting. If you have a suggestion that we have not considered, please email us at [mailto:ecms@newhavensoftware.com ecms@newhavensoftware.com]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
* [http://www.w3.org/ W3C] is the organization responsible for deciding web standards. This is the definitive source for HTML, CSS, XML, etc. A little technical and dry.&lt;br /&gt;
* [http://www.d.umn.edu/itss/support/Training/Online/webdesign/php.html Web Design REFERENCES - PHP] A massive collection of PHP links, tutorials, and documentation.&lt;br /&gt;
* [http://www.d.umn.edu/itss/support/Training/Online/webdesign/javascript.html Web Design REFERENCES - JavaScript] A massive collection of JavaScript links, tutorials, and documentation.&lt;br /&gt;
* [http://www.d.umn.edu/itss/support/Training/Online/webdesign/css.html Web Design REFERENCES - CSS] A massive collection of CSS (Cascading Style Sheets) links, tutorials, and documentation.&lt;br /&gt;
* [http://www.ibm.com/developerworks/web/tutorials/wa-html5/ Create modern Web sites using HTML5 and CSS3] - Implementing the canvas and video elements in HTML5&lt;br /&gt;
* [http://net.tutsplus.com/ Net Tuts +] - Large selection of tutorials.&lt;br /&gt;
* [http://net.tutsplus.com/ Dive into HTML5] - Great overview of HTML5 and and introduction to the usage of some of the new features.&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=Web_Resources&amp;diff=1066</id>
		<title>Web Resources</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=Web_Resources&amp;diff=1066"/>
		<updated>2010-10-11T14:08:17Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a list of some of the resources we have found useful for web design, development, and troubleshooting. If you have a suggestion that we have not considered, please email us at [mailto:ecms@newhavensoftware.com ecms@newhavensoftware.com]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
* [http://www.w3.org/ W3C] is the organization responsible for deciding web standards. This is the definitive source for HTML, CSS, XML, etc. A little technical and dry.&lt;br /&gt;
* [http://www.d.umn.edu/itss/support/Training/Online/webdesign/php.html Web Design REFERENCES - PHP] A massive collection of PHP links, tutorials, and documentation.&lt;br /&gt;
* [http://www.d.umn.edu/itss/support/Training/Online/webdesign/javascript.html Web Design REFERENCES - JavaScript] A massive collection of JavaScript links, tutorials, and documentation.&lt;br /&gt;
* [http://www.d.umn.edu/itss/support/Training/Online/webdesign/css.html Web Design REFERENCES - CSS] A massive collection of CSS (Cascading Style Sheets) links, tutorials, and documentation.&lt;br /&gt;
* [http://www.ibm.com/developerworks/web/tutorials/wa-html5/ Create modern Web sites using HTML5 and CSS3] - Implementing the canvas and video elements in HTML5&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=SEO&amp;diff=1064</id>
		<title>SEO</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=SEO&amp;diff=1064"/>
		<updated>2010-09-09T14:01:39Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: /* About */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About ==&lt;br /&gt;
What is &#039;&#039;&#039;SEO&#039;&#039;&#039;? [http://en.wikipedia.org/wiki/Search_engine_optimization Wikipedia] defines it as &#039;Search engine optimization (SEO) is the process of improving the visibility of a web site or a web page in search engines via the &amp;quot;natural&amp;quot; or un-paid (&amp;quot;organic&amp;quot; or &amp;quot;algorithmic&amp;quot;) search results.&#039; &amp;lt;ref&amp;gt;http://en.wikipedia.org/wiki/Search_engine_optimization&amp;lt;/ref&amp;gt; In simpler terms it means to modify or design your site in a way that is more friendly to search engines. Good SEO is not about tricks or tactics to manipulate the search engines into returning better results for your site, but rather presenting your content in a consistent and optimized format.&lt;br /&gt;
&lt;br /&gt;
One important thing to note is that search engines use powerful algorithms to search, classify, and index content. These algorithms are unique to each search provider and are invaluable to them, therefore the actual inner workings of all the major search engines is a closely guarded secret. Be aware of this if someone or some site is claiming to be an expert in a particular search engine or has definitive answers in how specific search functions work. This means that most of what has been learned about how a search engine functions has been through trial and error, testing, and a little black magic.&lt;br /&gt;
&lt;br /&gt;
===How Search Engines Work===&lt;br /&gt;
&lt;br /&gt;
== SEO Basics ==&lt;br /&gt;
There are three main components to increasing search engine traffic to your site:&lt;br /&gt;
&lt;br /&gt;
===Technical===&lt;br /&gt;
Is your site written with valid HTML and CSS? Are there proper &amp;lt;title&amp;gt; and header tags? Do you have a valid sitemap? Are portions of your site invisible unless using Flash or JavaScript?&lt;br /&gt;
&lt;br /&gt;
Some common suggestions that may help your site be indexed correctly by a search engine.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Validation&#039;&#039;&#039; -- Does your site validate? Are all of your tags closed? Are you using bad tags? While having a validated site will not increase your search rankings it will help to ensure that your site can be read by more search engines. You can use the [http://validator.w3.org/ W3C Validation Service] to check your site&#039;s HTML. You can also check for [http://validator.w3.org/checklink/ dead links] and [http://jigsaw.w3.org/css-validator/ validate your CSS]&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Title Tags&#039;&#039;&#039; -- Does your page have accurate and unique title tags? To read about what makes up a good title tag see [http://www.seologic.com/faq/title-tags.php title tag facts] on [http://www.seologic.com/faq/title-tags.php seologic.com].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Header Tags&#039;&#039;&#039; -- Header tags are a way to show prominence to content, like titles to an article or section, category names, etc. Proper header tags help each page get indexed more accurately based on the keywords you provide. For more on header tags see [http://www.mywebtronics.com/blog/seo-header-tags/ SEO Header Tags]&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Product/Category URLs&#039;&#039;&#039; -- Do your product pages still look like http://www.mysite.com/category/1983/67? If so you should read this [http://www.avangate.com/articles/url-rewriting_70.htm article] and give your products/categories proper url-names.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Meta Tags&#039;&#039;&#039; -- [http://en.wikipedia.org/wiki/Meta_element Meta Tags] are a way to categorize content on your site. The importance of meta tags has declined over the years as they were used to manipulate the search engines, as a consequence most search providers have dropped or seriously decreased the importance in a sites ranking.&amp;lt;ref&amp;gt;http://en.wikipedia.org/wiki/Meta_element#cite_note-14&amp;lt;/ref&amp;gt; For help in setting up Meta Tags on your eCMS site see [[Meta Tags]].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Image Alt Tags&#039;&#039;&#039; -- [http://www.w3schools.com/tags/tag_IMG.asp Img at tags] were designed as a text placeholder while an image downloads or if an image was missing. Alt tags also provide a way for search engines to classify images and the surrounding content. Google has a great [http://www.google.com/support/webmasters/bin/answer.py?answer=114016 article] on images in their [http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;amp;answer=35769#2 Webmaster Guidelines].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Broken Links&#039;&#039;&#039; -- Make sure that there are no broken links out there pointing to your site. This can happen if you change the name of a category, page, or product and do not setup a redirect (Settings &amp;gt;&amp;gt; URI Redirects). If you have a Google Webmaster Account then you can look at your [http://googleblog.blogspot.com/2008/10/helping-website-oweners-fix-broken.html site errors] to determine if you have any broken links. You can also use the [http://validator.w3.org/checklink/ W3 Link Checker] to check your site.&lt;br /&gt;
&lt;br /&gt;
=== Content===&lt;br /&gt;
Content is still king. The first thing you should always remember when discussing how well your site ranks is content. If your site has little or no quality content it is unlikely that users will return link to your site much less link to it. Does your site have good content? Do your products contain descriptive information that would help a user find your products using a search engine? Are you using quality keywords that would attract a user to click on your site if it was returned by a search engine? &lt;br /&gt;
&lt;br /&gt;
===Marketing===&lt;br /&gt;
Are you linking to quality sites and are they linking to you in turn? Have you promoted your site to blogs or other sites in your industry? Are you using ads to target &lt;br /&gt;
&lt;br /&gt;
==Additional Resources==&lt;br /&gt;
&lt;br /&gt;
* [http://www.seomoz.org/ SEOmoz.org] - Long considered one of the best sites on the site to learn about SEO. There are must read [http://guides.seomoz.org/beginners-guide-to-search-engine-optimization guides for the beginner] and great lists of [http://www.seomoz.org/dp/the-internet-marketing-handbook free tools].&lt;br /&gt;
&lt;br /&gt;
* [http://searchengineland.com/ Search Engine Land] - One of, if not the most popular sites for news and information about the search industry. Great set of [http://searchengineland.com/how-to  beginners guides]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=SEO&amp;diff=1050</id>
		<title>SEO</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=SEO&amp;diff=1050"/>
		<updated>2010-09-07T20:34:09Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About ==&lt;br /&gt;
What is &#039;&#039;&#039;SEO&#039;&#039;&#039;? [http://en.wikipedia.org/wiki/Search_engine_optimization Wikipedia] defines it as &#039;Search engine optimization (SEO) is the process of improving the visibility of a web site or a web page in search engines via the &amp;quot;natural&amp;quot; or un-paid (&amp;quot;organic&amp;quot; or &amp;quot;algorithmic&amp;quot;) search results.&#039; &amp;lt;ref&amp;gt;http://en.wikipedia.org/wiki/Search_engine_optimization&amp;lt;/ref&amp;gt; In simpler terms it means to modify or design your site in a way that is more friendly to search engines. Good SEO is not about tricks or tactics to manipulate the search engines into returning better results for your site, but rather presenting your content in consistent and optimized format.&lt;br /&gt;
&lt;br /&gt;
One important thing to note is that search engines use powerful algorithms to search, classify, and index content. These algorithms are unique to each search provider and are invaluable to them, therefore the actual inner workings of all the major search engines is a closely guarded secret. Be aware of this if someone or some site is claiming to be an expert in a particular search engine or has definitive answers in how specific search functions work. This means that most of what has been learned about how a search engine functions has been through trial and error, testing, and a little black magic.&lt;br /&gt;
&lt;br /&gt;
== SEO Basics ==&lt;br /&gt;
There are three main components to increasing search engine traffic to your site:&lt;br /&gt;
&lt;br /&gt;
===Technical===&lt;br /&gt;
Is your site written with valid HTML and CSS? Are there proper &amp;lt;title&amp;gt; and header tags? Do you have a valid sitemap? Are portions of your site invisible unless using Flash or JavaScript?&lt;br /&gt;
&lt;br /&gt;
Some common suggestions that may help your site be indexed correctly by a search engine.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Validation&#039;&#039;&#039; -- Does your site validate? Are all of your tags closed? Are you using bad tags? While having a validated site will not increase your search rankings it will help to ensure that your site can be read by more search engines. You can use the [http://validator.w3.org/ W3C Validation Service] to check your site&#039;s HTML. You can also check for [http://validator.w3.org/checklink/ dead links] and [http://jigsaw.w3.org/css-validator/ validate your CSS]&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Title Tags&#039;&#039;&#039; -- Does your page have accurate and unique title tags? To read about what makes up a good title tag see [http://www.seologic.com/faq/title-tags.php title tag facts] on [http://www.seologic.com/faq/title-tags.php seologic.com].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Header Tags&#039;&#039;&#039; -- Header tags are a way to show prominence to content, like titles to an article or section, category names, etc. Proper header tags help each page get indexed more accurately based on the keywords you provide. For more on header tags see [http://www.mywebtronics.com/blog/seo-header-tags/ SEO Header Tags]&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Product/Category URLs&#039;&#039;&#039; -- Do your product pages still look like http://www.mysite.com/category/1983/67? If so you should read this [http://www.avangate.com/articles/url-rewriting_70.htm article] and give your products/categories proper url-names.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Meta Tags&#039;&#039;&#039; -- [http://en.wikipedia.org/wiki/Meta_element Meta Tags] are a way to categorize content on your site. The importance of meta tags has declined over the years as they were used to manipulate the search engines, as a consequence most search providers have dropped or seriously decreased the importance in a sites ranking.&amp;lt;ref&amp;gt;http://en.wikipedia.org/wiki/Meta_element#cite_note-14&amp;lt;/ref&amp;gt; For help in setting up Meta Tags on your eCMS site see [[Meta Tags]].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Image Alt Tags&#039;&#039;&#039; -- [http://www.w3schools.com/tags/tag_IMG.asp Img at tags] were designed as a text placeholder while an image downloads or if an image was missing. Alt tags also provide a way for search engines to classify images and the surrounding content. Google has a great [http://www.google.com/support/webmasters/bin/answer.py?answer=114016 article] on images in their [http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;amp;answer=35769#2 Webmaster Guidelines].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Broken Links&#039;&#039;&#039; -- Make sure that there are no broken links out there pointing to your site. This can happen if you change the name of a category, page, or product and do not setup a redirect (Settings &amp;gt;&amp;gt; URI Redirects). If you have a Google Webmaster Account then you can look at your [http://googleblog.blogspot.com/2008/10/helping-website-oweners-fix-broken.html site errors] to determine if you have any broken links. You can also use the [http://validator.w3.org/checklink/ W3 Link Checker] to check your site.&lt;br /&gt;
&lt;br /&gt;
=== Content===&lt;br /&gt;
Content is still king. The first thing you should always remember when discussing how well your site ranks is content. If your site has little or no quality content it is unlikely that users will return link to your site much less link to it. Does your site have good content? Do your products contain descriptive information that would help a user find your products using a search engine? Are you using quality keywords that would attract a user to click on your site if it was returned by a search engine? &lt;br /&gt;
&lt;br /&gt;
===Marketing===&lt;br /&gt;
Are you linking to quality sites and are they linking to you in turn? Have you promoted your site to blogs or other sites in your industry? Are you using ads to target &lt;br /&gt;
&lt;br /&gt;
==Additional Resources==&lt;br /&gt;
&lt;br /&gt;
* [http://www.seomoz.org/ SEOmoz.org] - Long considered one of the best sites on the site to learn about SEO. There are must read [http://guides.seomoz.org/beginners-guide-to-search-engine-optimization guides for the beginner] and great lists of [http://www.seomoz.org/dp/the-internet-marketing-handbook free tools].&lt;br /&gt;
&lt;br /&gt;
* [http://searchengineland.com/ Search Engine Land] - One of, if not the most popular sites for news and information about the search industry. Great set of [http://searchengineland.com/how-to  beginners guides]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=SEO&amp;diff=1049</id>
		<title>SEO</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=SEO&amp;diff=1049"/>
		<updated>2010-09-07T20:32:32Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: /* Technical */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About ==&lt;br /&gt;
What is &#039;&#039;&#039;SEO&#039;&#039;&#039;? [http://en.wikipedia.org/wiki/Search_engine_optimization Wikipedia] defines it as &#039;Search engine optimization (SEO) is the process of improving the visibility of a web site or a web page in search engines via the &amp;quot;natural&amp;quot; or un-paid (&amp;quot;organic&amp;quot; or &amp;quot;algorithmic&amp;quot;) search results.&#039;[http://en.wikipedia.org/wiki/Search_engine_optimization] In simpler terms it means to modify or design your site in a way that is more friendly to search engines. Good SEO is not about tricks or tactics to manipulate the search engines into returning better results for your site, but rather presenting your content in consistent and optimized format.&lt;br /&gt;
&lt;br /&gt;
One important thing to note is that search engines use powerful algorithms to search, classify, and index content. These algorithms are unique to each search provider and are invaluable to them, therefore the actual inner workings of all the major search engines is a closely guarded secret. Be aware of this if someone or some site is claiming to be an expert in a particular search engine or has definitive answers in how specific search functions work. This means that most of what has been learned about how a search engine functions has been through trial and error, testing, and a little black magic.&lt;br /&gt;
&lt;br /&gt;
== SEO Basics ==&lt;br /&gt;
There are three main components to increasing search engine traffic to your site:&lt;br /&gt;
&lt;br /&gt;
===Technical===&lt;br /&gt;
Is your site written with valid HTML and CSS? Are there proper &amp;lt;title&amp;gt; and header tags? Do you have a valid sitemap? Are portions of your site invisible unless using Flash or JavaScript?&lt;br /&gt;
&lt;br /&gt;
Some common suggestions that may help your site be indexed correctly by a search engine.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Validation&#039;&#039;&#039; -- Does your site validate? Are all of your tags closed? Are you using bad tags? While having a validated site will not increase your search rankings it will help to ensure that your site can be read by more search engines. You can use the [http://validator.w3.org/ W3C Validation Service] to check your site&#039;s HTML. You can also check for [http://validator.w3.org/checklink/ dead links] and [http://jigsaw.w3.org/css-validator/ validate your CSS]&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Title Tags&#039;&#039;&#039; -- Does your page have accurate and unique title tags? To read about what makes up a good title tag see [http://www.seologic.com/faq/title-tags.php title tag facts] on [http://www.seologic.com/faq/title-tags.php seologic.com].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Header Tags&#039;&#039;&#039; -- Header tags are a way to show prominence to content, like titles to an article or section, category names, etc. Proper header tags help each page get indexed more accurately based on the keywords you provide. For more on header tags see [http://www.mywebtronics.com/blog/seo-header-tags/ SEO Header Tags]&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Product/Category URLs&#039;&#039;&#039; -- Do your product pages still look like http://www.mysite.com/category/1983/67? If so you should read this [http://www.avangate.com/articles/url-rewriting_70.htm article] and give your products/categories proper url-names.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Meta Tags&#039;&#039;&#039; -- [http://en.wikipedia.org/wiki/Meta_element Meta Tags] are a way to categorize content on your site. The importance of meta tags has declined over the years as they were used to manipulate the search engines, as a consequence most search providers have dropped or seriously decreased the importance in a sites ranking.&amp;lt;ref&amp;gt;http://en.wikipedia.org/wiki/Meta_element#cite_note-14&amp;lt;/ref&amp;gt; For help in setting up Meta Tags on your eCMS site see [[Meta Tags]].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Image Alt Tags&#039;&#039;&#039; -- [http://www.w3schools.com/tags/tag_IMG.asp Img at tags] were designed as a text placeholder while an image downloads or if an image was missing. Alt tags also provide a way for search engines to classify images and the surrounding content. Google has a great [http://www.google.com/support/webmasters/bin/answer.py?answer=114016 article] on images in their [http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;amp;answer=35769#2 Webmaster Guidelines].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Broken Links&#039;&#039;&#039; -- Make sure that there are no broken links out there pointing to your site. This can happen if you change the name of a category, page, or product and do not setup a redirect (Settings &amp;gt;&amp;gt; URI Redirects). If you have a Google Webmaster Account then you can look at your [http://googleblog.blogspot.com/2008/10/helping-website-oweners-fix-broken.html site errors] to determine if you have any broken links. You can also use the [http://validator.w3.org/checklink/ W3 Link Checker] to check your site.&lt;br /&gt;
&lt;br /&gt;
=== Content===&lt;br /&gt;
Content is still king. The first thing you should always remember when discussing how well your site ranks is content. If your site has little or no quality content it is unlikely that users will return link to your site much less link to it. Does your site have good content? Do your products contain descriptive information that would help a user find your products using a search engine? Are you using quality keywords that would attract a user to click on your site if it was returned by a search engine? &lt;br /&gt;
&lt;br /&gt;
===Marketing===&lt;br /&gt;
Are you linking to quality sites and are they linking to you in turn? Have you promoted your site to blogs or other sites in your industry? Are you using ads to target &lt;br /&gt;
&lt;br /&gt;
==Additional Resources==&lt;br /&gt;
&lt;br /&gt;
* [http://www.seomoz.org/ SEOmoz.org] - Long considered one of the best sites on the site to learn about SEO. There are must read [http://guides.seomoz.org/beginners-guide-to-search-engine-optimization guides for the beginner] and great lists of [http://www.seomoz.org/dp/the-internet-marketing-handbook free tools].&lt;br /&gt;
&lt;br /&gt;
* [http://searchengineland.com/ Search Engine Land] - One of, if not the most popular sites for news and information about the search industry. Great set of [http://searchengineland.com/how-to  beginners guides]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=SEO&amp;diff=1048</id>
		<title>SEO</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=SEO&amp;diff=1048"/>
		<updated>2010-09-07T20:27:32Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: /* Technical */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About ==&lt;br /&gt;
What is &#039;&#039;&#039;SEO&#039;&#039;&#039;? [http://en.wikipedia.org/wiki/Search_engine_optimization Wikipedia] defines it as &#039;Search engine optimization (SEO) is the process of improving the visibility of a web site or a web page in search engines via the &amp;quot;natural&amp;quot; or un-paid (&amp;quot;organic&amp;quot; or &amp;quot;algorithmic&amp;quot;) search results.&#039;[http://en.wikipedia.org/wiki/Search_engine_optimization] In simpler terms it means to modify or design your site in a way that is more friendly to search engines. Good SEO is not about tricks or tactics to manipulate the search engines into returning better results for your site, but rather presenting your content in consistent and optimized format.&lt;br /&gt;
&lt;br /&gt;
One important thing to note is that search engines use powerful algorithms to search, classify, and index content. These algorithms are unique to each search provider and are invaluable to them, therefore the actual inner workings of all the major search engines is a closely guarded secret. Be aware of this if someone or some site is claiming to be an expert in a particular search engine or has definitive answers in how specific search functions work. This means that most of what has been learned about how a search engine functions has been through trial and error, testing, and a little black magic.&lt;br /&gt;
&lt;br /&gt;
== SEO Basics ==&lt;br /&gt;
There are three main components to increasing search engine traffic to your site:&lt;br /&gt;
&lt;br /&gt;
===Technical===&lt;br /&gt;
Is your site written with valid HTML and CSS? Are there proper &amp;lt;title&amp;gt; and header tags? Do you have a valid sitemap? Are portions of your site invisible unless using Flash or JavaScript?&lt;br /&gt;
&lt;br /&gt;
Some common suggestions that may help your site be indexed correctly by a search engine.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Validation&#039;&#039;&#039; -- Does your site validate? Are all of your tags closed? Are you using bad tags? While having a validated site will not increase your search rankings it will help to ensure that your site can be read by more search engines. You can use the [http://validator.w3.org/ W3C Validation Service] to check your site&#039;s HTML. You can also check for [http://validator.w3.org/checklink/ dead links] and [http://jigsaw.w3.org/css-validator/ validate your CSS]&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Title Tags&#039;&#039;&#039; -- Does your page have accurate and unique title tags? To read about what makes up a good title tag see [http://www.seologic.com/faq/title-tags.php title tag facts] on [http://www.seologic.com/faq/title-tags.php seologic.com].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Header Tags&#039;&#039;&#039; -- Header tags are a way to show prominence to content, like titles to an article or section, category names, etc. Proper header tags help each page get indexed more accurately based on the keywords you provide. For more on header tags see [http://www.mywebtronics.com/blog/seo-header-tags/ SEO Header Tags]&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Product/Category URLs&#039;&#039;&#039; -- Do your product pages still look like http://www.mysite.com/category/1983/67? If so you should read this [http://www.avangate.com/articles/url-rewriting_70.htm article] and give your products/categories proper url-names.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Meta Tags&#039;&#039;&#039; -- [http://en.wikipedia.org/wiki/Meta_element Meta Tags] are a way to categorize content on your site. The importance of meta tags has declined over the years as they were used to manipulate the search engines, as a consequence most search providers have dropped or seriously decreased the importance in a sites ranking.&amp;lt;ref&amp;gt;http://en.wikipedia.org/wiki/Meta_element#cite_note-14&amp;lt;/ref&amp;gt; For help in setting up Meta Tags on your eCMS site see [[Meta Tags]].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Image Alt Tags&#039;&#039;&#039; -- [http://www.w3schools.com/tags/tag_IMG.asp Img at tags] were designed as a text placeholder while an image downloads or if an image was missing. Alt tags also provide a way for search engines to classify images and the surrounding content. Google has a great [http://www.google.com/support/webmasters/bin/answer.py?answer=114016 article] on images in their [http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;amp;answer=35769#2 Webmaster Guidelines].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Broken Links&#039;&#039;&#039; -- Make sure that there are no broken links out there pointing to your site. This can happen if you change the name of a category, page, or product and do not setup a redirect (Settings &amp;gt;&amp;gt; URI Redirects). If you have a Google Webmaster Account then you can look at your [http://googleblog.blogspot.com/2008/10/helping-website-oweners-fix-broken.html site errors] to determine if you have any broken links.&lt;br /&gt;
&lt;br /&gt;
=== Content===&lt;br /&gt;
Content is still king. The first thing you should always remember when discussing how well your site ranks is content. If your site has little or no quality content it is unlikely that users will return link to your site much less link to it. Does your site have good content? Do your products contain descriptive information that would help a user find your products using a search engine? Are you using quality keywords that would attract a user to click on your site if it was returned by a search engine? &lt;br /&gt;
&lt;br /&gt;
===Marketing===&lt;br /&gt;
Are you linking to quality sites and are they linking to you in turn? Have you promoted your site to blogs or other sites in your industry? Are you using ads to target &lt;br /&gt;
&lt;br /&gt;
==Additional Resources==&lt;br /&gt;
&lt;br /&gt;
* [http://www.seomoz.org/ SEOmoz.org] - Long considered one of the best sites on the site to learn about SEO. There are must read [http://guides.seomoz.org/beginners-guide-to-search-engine-optimization guides for the beginner] and great lists of [http://www.seomoz.org/dp/the-internet-marketing-handbook free tools].&lt;br /&gt;
&lt;br /&gt;
* [http://searchengineland.com/ Search Engine Land] - One of, if not the most popular sites for news and information about the search industry. Great set of [http://searchengineland.com/how-to  beginners guides]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Site_Search&amp;diff=1045</id>
		<title>ECMS Site Search</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Site_Search&amp;diff=1045"/>
		<updated>2010-09-07T16:07:46Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: /* And/Or Settings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==About==&lt;br /&gt;
&lt;br /&gt;
Site Search is a way for customers to quickly find products on your site. Some customers prefer to use category navigation and filters to give a subset of products while others have a better idea as to what they are looking for and just want to see that item. You need to make sure your site is as optimized as possible for each group of customers.&lt;br /&gt;
&lt;br /&gt;
==Settings Overview==&lt;br /&gt;
&lt;br /&gt;
There are a few options in the admin as to how the search is performed. One of the settings is &amp;quot;Choose the type for the site search:&amp;quot;, and the available options are &amp;quot;Return partial and whole word matches&amp;quot; and &amp;quot;Return only whole word matches&amp;quot;. Whole word matches are exact matches. If a customer searches for &amp;quot;rug&amp;quot; then the search would only return items that have the term &amp;quot;rug&amp;quot;. If you have it it set to return partial word matches then any item containing a word that has &amp;quot;rug&amp;quot; anywhere in it will be returned, like drug, drugs, rug, rugs, rugby, rugged, shrug, shrugs, shrugged, frugal, trug, etc. As you can see this can return a lot of results.&lt;br /&gt;
&lt;br /&gt;
The other option that effects the amount of results returned is the &amp;quot;Choose fields to use with the site search&amp;quot; option. If you are currently setup to &amp;quot;Use the fields defined in the search templates&amp;quot;, (which are: &amp;quot;keywords,prod_name,sku,desc_header,prod_description,cust_1,cust_2,cust_3,cust_4,cust_5,cust_6,attribute1,attribute2,attribute3,attribute4, then all of those fields are indexed and searchable when a user enters a search term. So for example, if you have 1,000 products indexed by 1,000 words per product then that is 1,000,000 words that need to be indexed. This makes the likelihood of returning the product the customer is searching for less likely.&lt;br /&gt;
&lt;br /&gt;
==Additional Settings==&lt;br /&gt;
&lt;br /&gt;
I took a recent product export from a customer&#039;s site and did a little benchmarking. I searched all the available fields for the term &amp;quot;rug&amp;quot; and returned 2,155 results. I did a whole word match only and came back with 1,905 matches. I then went into the admin and did a count on all the product name that contain the term &amp;quot;rug&amp;quot; and found 590 results. When I did a whole word match it came back with 573. &#039;&#039;I didn&#039;t eliminate inactive items as I&#039;m only using this for reference.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
So what happens when a user searches for a term that returns too many results? Rather than slow the system down the search just returns the message &amp;quot;Your search returned too many results. Please refine your search and try again.&amp;quot; But there are a number of things you can do to minimize this:&lt;br /&gt;
&lt;br /&gt;
===Check your Search Terms Report=== &lt;br /&gt;
(Reporting &amp;gt;&amp;gt; Search Terms) and see what people are searching for. -- This is your best friend. Here you can see the popular searches on your site and test the results. You can also setup &#039;Search Redirects&#039; (explained below) and View Search Results. If you click the &#039;View Search Results&amp;quot; link to see what items are returned. Take a look at &#039;rug&#039; and you will see 313 results, including items like:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Crow&#039;s Cabin Sign 	6715-S 		&lt;br /&gt;
Faux Distressed Leather Cornice 	9050-S 		&lt;br /&gt;
Iron Wall Sconce 	9263 		&lt;br /&gt;
Lariat Stool 	9011-S 		&lt;br /&gt;
Petroglyph Print Barstool 	9014-S 		&lt;br /&gt;
Pinecone Prairie Twin Tree Sconce 	7669-S 		&lt;br /&gt;
Rebel Biker Jacket 	9137 		&lt;br /&gt;
Red River Valance 	8007-S 		&lt;br /&gt;
Sacred Crosses Belt 	8885 		&lt;br /&gt;
Spirit of the West Stallion Sculpture 	4748 		&lt;br /&gt;
Vintage Leather Belt 	9030 		&lt;br /&gt;
Yakima Flat Screen TV Cabinet &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Some of these items seemingly have nothing to do with &#039;rug&#039;, for example, the Yakima Flat Screen TV Cabinet has the term rug in the description: &amp;quot;Traditional southwestern rug pattern is hand-painted....&amp;quot; And the Sacred Crosses Belt matched the word &#039;rugged&#039; in the description:&amp;quot;The swagger of rugged leather....&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You can eliminate a lot of these products by using &amp;quot;Whole Word Matches&amp;quot; and in the &amp;quot;View Search Results&amp;quot; by clicking on the &amp;quot;Exclude Product&amp;quot; checkbox. &lt;br /&gt;
&lt;br /&gt;
===Setup &#039;Search Redirects&#039;===&lt;br /&gt;
Search Redirects are gold if you have categories that match a search term. For example, if you have a category with nothing but rugs you can setup a redirect to that category when customers search for the term &#039;rug&#039;. If your rugs are scattered amongst multiple categories this is not really an option, but for some items it may be. You could also setup a hidden category with all of your rugs and redirect &#039;rug&#039; and &#039;rugs&#039; to that category.&lt;br /&gt;
&lt;br /&gt;
===Limit the fields searched===&lt;br /&gt;
Currently you may be set to search &amp;quot;keywords,prod_name,sku,desc_header,prod_description,cust_1,cust_2,cust_3,cust_4,cust_5,cust_6,attribute1,attribute2,attribute3,attribute4&amp;quot;. This may seem like a good idea because you are matching as many fields as possible, but it&#039;s not very targeted. You do not want to overwhelm a customer with too many results. Which fields are important to you? Think about your own searches on the web.&lt;br /&gt;
&lt;br /&gt;
=== Choose whole word matches===&lt;br /&gt;
This has some benefits and drawbacks. If a user searches for &#039;rug&#039; then only products that match on that term are returned, not rugs, drug, shrug, etc. That makes your searches results much more valid to the users search string but has the potential to overlook plurals.&lt;br /&gt;
&lt;br /&gt;
===Use Category Filters===&lt;br /&gt;
Category filters allow the user to narrow down a list of products by filters you set up. For example, you could have a filter named &#039;rugs&#039; with a yes or no option. Then you could have a filter named &#039;runner&#039; with a yes or no option, and another filter named &#039;shape&#039; with oval, round, square, and rectangular as options, and another filter named &#039;fringes&#039; with a yes or no option. This allows a user to select something like: all rugs that are not runners and are round w/o fringes, thereby returning a lot fewer and far more relevant results. Category filters would require a minor template upgrade and a lot of investment of time on your end though.&lt;br /&gt;
&lt;br /&gt;
I went to Amazon and searched for &#039;rug&#039; and received 563,090 results. Obviously I cannot look through that many items, I would need to narrow my search. But if I apply the filters: &amp;quot;8 x 10&amp;quot;, with a floral pattern and made out of wool I only see 75 results. Those are the only 75 results I care about so I have closer to 100% relevancy on my search now, rather than .00013990188214665447% by just using the term &#039;rug&#039;.&lt;br /&gt;
&lt;br /&gt;
===And/Or Settings===&lt;br /&gt;
There is another setting in the templates that is not controlled by an admin setting at this time, it is the &#039;and/or&#039; setting. This setting controls how searches are done when more than one search string is provided. For example, if you search for &#039;ball cap&#039; and have it set to &#039;&#039;&#039;or&#039;&#039;&#039;, then any item that contains &#039;ball&#039; or &#039;cap&#039; will be returned. This could be a lot of items. If you have it set to &#039;and&#039; then only items that contain both terms will be returned.&lt;br /&gt;
&lt;br /&gt;
This setting requires a template modification to change. In the &#039;&#039;&#039;sitesearch.tpl&#039;&#039;&#039; template there are the two following lines:&lt;br /&gt;
&lt;br /&gt;
====&#039;&#039;&#039;And&#039;&#039;&#039; Setting====&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 &amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;category_andor&amp;quot; value=&amp;quot;and&amp;quot; /&amp;gt; --&amp;gt;&lt;br /&gt;
 &amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;andor&amp;quot; value=&amp;quot;and&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
If you want to modify the settings from &#039;&#039;&#039;and&#039;&#039;&#039; to &#039;&#039;&#039;or&#039;&#039;&#039; (or vice-versa) then you need to change the value in the &#039;value=&amp;quot;&#039;&#039;&#039;and&#039;&#039;&#039;&amp;quot;&#039; field and save the template (make sure you publish it if you want it on your live site).&lt;br /&gt;
&lt;br /&gt;
====&#039;&#039;&#039;Or&#039;&#039;&#039; Setting====&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 &amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;category_andor&amp;quot; value=&amp;quot;or&amp;quot; /&amp;gt; --&amp;gt;&lt;br /&gt;
 &amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;andor&amp;quot; value=&amp;quot;or&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you have questions please contact eCMS support at [mailto:ecms@newhavensoftware.com ecms@newhavensoftware.com]&lt;br /&gt;
&lt;br /&gt;
--Malcolm&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Site_Search&amp;diff=1044</id>
		<title>ECMS Site Search</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Site_Search&amp;diff=1044"/>
		<updated>2010-09-07T16:04:43Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==About==&lt;br /&gt;
&lt;br /&gt;
Site Search is a way for customers to quickly find products on your site. Some customers prefer to use category navigation and filters to give a subset of products while others have a better idea as to what they are looking for and just want to see that item. You need to make sure your site is as optimized as possible for each group of customers.&lt;br /&gt;
&lt;br /&gt;
==Settings Overview==&lt;br /&gt;
&lt;br /&gt;
There are a few options in the admin as to how the search is performed. One of the settings is &amp;quot;Choose the type for the site search:&amp;quot;, and the available options are &amp;quot;Return partial and whole word matches&amp;quot; and &amp;quot;Return only whole word matches&amp;quot;. Whole word matches are exact matches. If a customer searches for &amp;quot;rug&amp;quot; then the search would only return items that have the term &amp;quot;rug&amp;quot;. If you have it it set to return partial word matches then any item containing a word that has &amp;quot;rug&amp;quot; anywhere in it will be returned, like drug, drugs, rug, rugs, rugby, rugged, shrug, shrugs, shrugged, frugal, trug, etc. As you can see this can return a lot of results.&lt;br /&gt;
&lt;br /&gt;
The other option that effects the amount of results returned is the &amp;quot;Choose fields to use with the site search&amp;quot; option. If you are currently setup to &amp;quot;Use the fields defined in the search templates&amp;quot;, (which are: &amp;quot;keywords,prod_name,sku,desc_header,prod_description,cust_1,cust_2,cust_3,cust_4,cust_5,cust_6,attribute1,attribute2,attribute3,attribute4, then all of those fields are indexed and searchable when a user enters a search term. So for example, if you have 1,000 products indexed by 1,000 words per product then that is 1,000,000 words that need to be indexed. This makes the likelihood of returning the product the customer is searching for less likely.&lt;br /&gt;
&lt;br /&gt;
==Additional Settings==&lt;br /&gt;
&lt;br /&gt;
I took a recent product export from a customer&#039;s site and did a little benchmarking. I searched all the available fields for the term &amp;quot;rug&amp;quot; and returned 2,155 results. I did a whole word match only and came back with 1,905 matches. I then went into the admin and did a count on all the product name that contain the term &amp;quot;rug&amp;quot; and found 590 results. When I did a whole word match it came back with 573. &#039;&#039;I didn&#039;t eliminate inactive items as I&#039;m only using this for reference.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
So what happens when a user searches for a term that returns too many results? Rather than slow the system down the search just returns the message &amp;quot;Your search returned too many results. Please refine your search and try again.&amp;quot; But there are a number of things you can do to minimize this:&lt;br /&gt;
&lt;br /&gt;
===Check your Search Terms Report=== &lt;br /&gt;
(Reporting &amp;gt;&amp;gt; Search Terms) and see what people are searching for. -- This is your best friend. Here you can see the popular searches on your site and test the results. You can also setup &#039;Search Redirects&#039; (explained below) and View Search Results. If you click the &#039;View Search Results&amp;quot; link to see what items are returned. Take a look at &#039;rug&#039; and you will see 313 results, including items like:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Crow&#039;s Cabin Sign 	6715-S 		&lt;br /&gt;
Faux Distressed Leather Cornice 	9050-S 		&lt;br /&gt;
Iron Wall Sconce 	9263 		&lt;br /&gt;
Lariat Stool 	9011-S 		&lt;br /&gt;
Petroglyph Print Barstool 	9014-S 		&lt;br /&gt;
Pinecone Prairie Twin Tree Sconce 	7669-S 		&lt;br /&gt;
Rebel Biker Jacket 	9137 		&lt;br /&gt;
Red River Valance 	8007-S 		&lt;br /&gt;
Sacred Crosses Belt 	8885 		&lt;br /&gt;
Spirit of the West Stallion Sculpture 	4748 		&lt;br /&gt;
Vintage Leather Belt 	9030 		&lt;br /&gt;
Yakima Flat Screen TV Cabinet &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Some of these items seemingly have nothing to do with &#039;rug&#039;, for example, the Yakima Flat Screen TV Cabinet has the term rug in the description: &amp;quot;Traditional southwestern rug pattern is hand-painted....&amp;quot; And the Sacred Crosses Belt matched the word &#039;rugged&#039; in the description:&amp;quot;The swagger of rugged leather....&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You can eliminate a lot of these products by using &amp;quot;Whole Word Matches&amp;quot; and in the &amp;quot;View Search Results&amp;quot; by clicking on the &amp;quot;Exclude Product&amp;quot; checkbox. &lt;br /&gt;
&lt;br /&gt;
===Setup &#039;Search Redirects&#039;===&lt;br /&gt;
Search Redirects are gold if you have categories that match a search term. For example, if you have a category with nothing but rugs you can setup a redirect to that category when customers search for the term &#039;rug&#039;. If your rugs are scattered amongst multiple categories this is not really an option, but for some items it may be. You could also setup a hidden category with all of your rugs and redirect &#039;rug&#039; and &#039;rugs&#039; to that category.&lt;br /&gt;
&lt;br /&gt;
===Limit the fields searched===&lt;br /&gt;
Currently you may be set to search &amp;quot;keywords,prod_name,sku,desc_header,prod_description,cust_1,cust_2,cust_3,cust_4,cust_5,cust_6,attribute1,attribute2,attribute3,attribute4&amp;quot;. This may seem like a good idea because you are matching as many fields as possible, but it&#039;s not very targeted. You do not want to overwhelm a customer with too many results. Which fields are important to you? Think about your own searches on the web.&lt;br /&gt;
&lt;br /&gt;
=== Choose whole word matches===&lt;br /&gt;
This has some benefits and drawbacks. If a user searches for &#039;rug&#039; then only products that match on that term are returned, not rugs, drug, shrug, etc. That makes your searches results much more valid to the users search string but has the potential to overlook plurals.&lt;br /&gt;
&lt;br /&gt;
===Use Category Filters===&lt;br /&gt;
Category filters allow the user to narrow down a list of products by filters you set up. For example, you could have a filter named &#039;rugs&#039; with a yes or no option. Then you could have a filter named &#039;runner&#039; with a yes or no option, and another filter named &#039;shape&#039; with oval, round, square, and rectangular as options, and another filter named &#039;fringes&#039; with a yes or no option. This allows a user to select something like: all rugs that are not runners and are round w/o fringes, thereby returning a lot fewer and far more relevant results. Category filters would require a minor template upgrade and a lot of investment of time on your end though.&lt;br /&gt;
&lt;br /&gt;
I went to Amazon and searched for &#039;rug&#039; and received 563,090 results. Obviously I cannot look through that many items, I would need to narrow my search. But if I apply the filters: &amp;quot;8 x 10&amp;quot;, with a floral pattern and made out of wool I only see 75 results. Those are the only 75 results I care about so I have closer to 100% relevancy on my search now, rather than .00013990188214665447% by just using the term &#039;rug&#039;.&lt;br /&gt;
&lt;br /&gt;
===And/Or Settings===&lt;br /&gt;
There is another setting in the templates that is not controlled by an admin setting at this time, it is the &#039;and/or&#039; setting. This setting controls how searches are done when more than one search string is provided. For example, if you search for &#039;ball cap&#039; and have it set to &#039;&#039;&#039;or&#039;&#039;&#039;, then any item that contains &#039;ball&#039; or &#039;cap&#039; will be returned. This could be a lot of items. If you have it set to &#039;and&#039; then only items that contain both terms will be returned.&lt;br /&gt;
&lt;br /&gt;
This setting requires a template modification to change. In the &#039;&#039;&#039;sitesearch.tpl&#039;&#039;&#039; template there are the two following lines:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 &amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;category_andor&amp;quot; value=&amp;quot;and&amp;quot; /&amp;gt; --&amp;gt;&lt;br /&gt;
 &amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;andor&amp;quot; value=&amp;quot;and&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you have questions please contact eCMS support at [mailto:ecms@newhavensoftware.com ecms@newhavensoftware.com]&lt;br /&gt;
&lt;br /&gt;
--Malcolm&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Site_Search&amp;diff=1043</id>
		<title>ECMS Site Search</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Site_Search&amp;diff=1043"/>
		<updated>2010-09-07T15:25:32Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: /* Use Category Filters */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==About==&lt;br /&gt;
&lt;br /&gt;
Site Search is a way for customers to quickly find products on your site. Some customers prefer to use category navigation and filters to give a subset of products while others have a better idea as to what they are looking for and just want to see that item. You need to make sure your site is as optimized as possible for each group of customers.&lt;br /&gt;
&lt;br /&gt;
==Settings Overview==&lt;br /&gt;
&lt;br /&gt;
There are a few options in the admin as to how the search is performed. One of the settings is &amp;quot;Choose the type for the site search:&amp;quot;, and the available options are &amp;quot;Return partial and whole word matches&amp;quot; and &amp;quot;Return only whole word matches&amp;quot;. Whole word matches are exact matches. If a customer searches for &amp;quot;rug&amp;quot; then the search would only return items that have the term &amp;quot;rug&amp;quot;. If you have it it set to return partial word matches then any item containing a word that has &amp;quot;rug&amp;quot; anywhere in it will be returned, like drug, drugs, rug, rugs, rugby, rugged, shrug, shrugs, shrugged, frugal, trug, etc. As you can see this can return a lot of results.&lt;br /&gt;
&lt;br /&gt;
The other option that effects the amount of results returned is the &amp;quot;Choose fields to use with the site search&amp;quot; option. If you are currently setup to &amp;quot;Use the fields defined in the search templates&amp;quot;, (which are: &amp;quot;keywords,prod_name,sku,desc_header,prod_description,cust_1,cust_2,cust_3,cust_4,cust_5,cust_6,attribute1,attribute2,attribute3,attribute4, then all of those fields are indexed and searchable when a user enters a search term. So for example, if you have 1,000 products indexed by 1,000 words per product then that is 1,000,000 words that need to be indexed. This makes the likelihood of returning the product the customer is searching for less likely.&lt;br /&gt;
&lt;br /&gt;
==Additional Settings==&lt;br /&gt;
&lt;br /&gt;
I took a recent product export from a customer&#039;s site and did a little benchmarking. I searched all the available fields for the term &amp;quot;rug&amp;quot; and returned 2,155 results. I did a whole word match only and came back with 1,905 matches. I then went into the admin and did a count on all the product name that contain the term &amp;quot;rug&amp;quot; and found 590 results. When I did a whole word match it came back with 573. &#039;&#039;I didn&#039;t eliminate inactive items as I&#039;m only using this for reference.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
So what happens when a user searches for a term that returns too many results? Rather than slow the system down the search just returns the message &amp;quot;Your search returned too many results. Please refine your search and try again.&amp;quot; But there are a number of things you can do to minimize this:&lt;br /&gt;
&lt;br /&gt;
===Check your Search Terms Report=== &lt;br /&gt;
(Reporting &amp;gt;&amp;gt; Search Terms) and see what people are searching for. -- This is your best friend. Here you can see the popular searches on your site and test the results. You can also setup &#039;Search Redirects&#039; (explained below) and View Search Results. If you click the &#039;View Search Results&amp;quot; link to see what items are returned. Take a look at &#039;rug&#039; and you will see 313 results, including items like:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Crow&#039;s Cabin Sign 	6715-S 		&lt;br /&gt;
Faux Distressed Leather Cornice 	9050-S 		&lt;br /&gt;
Iron Wall Sconce 	9263 		&lt;br /&gt;
Lariat Stool 	9011-S 		&lt;br /&gt;
Petroglyph Print Barstool 	9014-S 		&lt;br /&gt;
Pinecone Prairie Twin Tree Sconce 	7669-S 		&lt;br /&gt;
Rebel Biker Jacket 	9137 		&lt;br /&gt;
Red River Valance 	8007-S 		&lt;br /&gt;
Sacred Crosses Belt 	8885 		&lt;br /&gt;
Spirit of the West Stallion Sculpture 	4748 		&lt;br /&gt;
Vintage Leather Belt 	9030 		&lt;br /&gt;
Yakima Flat Screen TV Cabinet &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Some of these items seemingly have nothing to do with &#039;rug&#039;, for example, the Yakima Flat Screen TV Cabinet has the term rug in the description: &amp;quot;Traditional southwestern rug pattern is hand-painted....&amp;quot; And the Sacred Crosses Belt matched the word &#039;rugged&#039; in the description:&amp;quot;The swagger of rugged leather....&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You can eliminate a lot of these products by using &amp;quot;Whole Word Matches&amp;quot; and in the &amp;quot;View Search Results&amp;quot; by clicking on the &amp;quot;Exclude Product&amp;quot; checkbox. &lt;br /&gt;
&lt;br /&gt;
===Setup &#039;Search Redirects&#039;===&lt;br /&gt;
Search Redirects are gold if you have categories that match a search term. For example, if you have a category with nothing but rugs you can setup a redirect to that category when customers search for the term &#039;rug&#039;. If your rugs are scattered amongst multiple categories this is not really an option, but for some items it may be. You could also setup a hidden category with all of your rugs and redirect &#039;rug&#039; and &#039;rugs&#039; to that category.&lt;br /&gt;
&lt;br /&gt;
===Limit the fields searched===&lt;br /&gt;
Currently you may be set to search &amp;quot;keywords,prod_name,sku,desc_header,prod_description,cust_1,cust_2,cust_3,cust_4,cust_5,cust_6,attribute1,attribute2,attribute3,attribute4&amp;quot;. This may seem like a good idea because you are matching as many fields as possible, but it&#039;s not very targeted. You do not want to overwhelm a customer with too many results. Which fields are important to you? Think about your own searches on the web.&lt;br /&gt;
&lt;br /&gt;
=== Choose whole word matches===&lt;br /&gt;
This has some benefits and drawbacks. If a user searches for &#039;rug&#039; then only products that match on that term are returned, not rugs, drug, shrug, etc. That makes your searches results much more valid to the users search string but has the potential to overlook plurals.&lt;br /&gt;
&lt;br /&gt;
===Use Category Filters===&lt;br /&gt;
Category filters allow the user to narrow down a list of products by filters you set up. For example, you could have a filter named &#039;rugs&#039; with a yes or no option. Then you could have a filter named &#039;runner&#039; with a yes or no option, and another filter named &#039;shape&#039; with oval, round, square, and rectangular as options, and another filter named &#039;fringes&#039; with a yes or no option. This allows a user to select something like: all rugs that are not runners and are round w/o fringes, thereby returning a lot fewer and far more relevant results. Category filters would require a minor template upgrade and a lot of investment of time on your end though.&lt;br /&gt;
&lt;br /&gt;
I went to Amazon and searched for &#039;rug&#039; and received 563,090 results. Obviously I cannot look through that many items, I would need to narrow my search. But if I apply the filters: &amp;quot;8 x 10&amp;quot;, with a floral pattern and made out of wool I only see 75 results. Those are the only 75 results I care about so I have closer to 100% relevancy on my search now, rather than .00013990188214665447% by just using the term &#039;rug&#039;.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
If you have questions please contact eCMS support at [mailto:ecms@newhavensoftware.com ecms@newhavensoftware.com]&lt;br /&gt;
&lt;br /&gt;
--Malcolm&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Site_Search&amp;diff=1042</id>
		<title>ECMS Site Search</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Site_Search&amp;diff=1042"/>
		<updated>2010-09-07T15:25:19Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==About==&lt;br /&gt;
&lt;br /&gt;
Site Search is a way for customers to quickly find products on your site. Some customers prefer to use category navigation and filters to give a subset of products while others have a better idea as to what they are looking for and just want to see that item. You need to make sure your site is as optimized as possible for each group of customers.&lt;br /&gt;
&lt;br /&gt;
==Settings Overview==&lt;br /&gt;
&lt;br /&gt;
There are a few options in the admin as to how the search is performed. One of the settings is &amp;quot;Choose the type for the site search:&amp;quot;, and the available options are &amp;quot;Return partial and whole word matches&amp;quot; and &amp;quot;Return only whole word matches&amp;quot;. Whole word matches are exact matches. If a customer searches for &amp;quot;rug&amp;quot; then the search would only return items that have the term &amp;quot;rug&amp;quot;. If you have it it set to return partial word matches then any item containing a word that has &amp;quot;rug&amp;quot; anywhere in it will be returned, like drug, drugs, rug, rugs, rugby, rugged, shrug, shrugs, shrugged, frugal, trug, etc. As you can see this can return a lot of results.&lt;br /&gt;
&lt;br /&gt;
The other option that effects the amount of results returned is the &amp;quot;Choose fields to use with the site search&amp;quot; option. If you are currently setup to &amp;quot;Use the fields defined in the search templates&amp;quot;, (which are: &amp;quot;keywords,prod_name,sku,desc_header,prod_description,cust_1,cust_2,cust_3,cust_4,cust_5,cust_6,attribute1,attribute2,attribute3,attribute4, then all of those fields are indexed and searchable when a user enters a search term. So for example, if you have 1,000 products indexed by 1,000 words per product then that is 1,000,000 words that need to be indexed. This makes the likelihood of returning the product the customer is searching for less likely.&lt;br /&gt;
&lt;br /&gt;
==Additional Settings==&lt;br /&gt;
&lt;br /&gt;
I took a recent product export from a customer&#039;s site and did a little benchmarking. I searched all the available fields for the term &amp;quot;rug&amp;quot; and returned 2,155 results. I did a whole word match only and came back with 1,905 matches. I then went into the admin and did a count on all the product name that contain the term &amp;quot;rug&amp;quot; and found 590 results. When I did a whole word match it came back with 573. &#039;&#039;I didn&#039;t eliminate inactive items as I&#039;m only using this for reference.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
So what happens when a user searches for a term that returns too many results? Rather than slow the system down the search just returns the message &amp;quot;Your search returned too many results. Please refine your search and try again.&amp;quot; But there are a number of things you can do to minimize this:&lt;br /&gt;
&lt;br /&gt;
===Check your Search Terms Report=== &lt;br /&gt;
(Reporting &amp;gt;&amp;gt; Search Terms) and see what people are searching for. -- This is your best friend. Here you can see the popular searches on your site and test the results. You can also setup &#039;Search Redirects&#039; (explained below) and View Search Results. If you click the &#039;View Search Results&amp;quot; link to see what items are returned. Take a look at &#039;rug&#039; and you will see 313 results, including items like:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Crow&#039;s Cabin Sign 	6715-S 		&lt;br /&gt;
Faux Distressed Leather Cornice 	9050-S 		&lt;br /&gt;
Iron Wall Sconce 	9263 		&lt;br /&gt;
Lariat Stool 	9011-S 		&lt;br /&gt;
Petroglyph Print Barstool 	9014-S 		&lt;br /&gt;
Pinecone Prairie Twin Tree Sconce 	7669-S 		&lt;br /&gt;
Rebel Biker Jacket 	9137 		&lt;br /&gt;
Red River Valance 	8007-S 		&lt;br /&gt;
Sacred Crosses Belt 	8885 		&lt;br /&gt;
Spirit of the West Stallion Sculpture 	4748 		&lt;br /&gt;
Vintage Leather Belt 	9030 		&lt;br /&gt;
Yakima Flat Screen TV Cabinet &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Some of these items seemingly have nothing to do with &#039;rug&#039;, for example, the Yakima Flat Screen TV Cabinet has the term rug in the description: &amp;quot;Traditional southwestern rug pattern is hand-painted....&amp;quot; And the Sacred Crosses Belt matched the word &#039;rugged&#039; in the description:&amp;quot;The swagger of rugged leather....&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You can eliminate a lot of these products by using &amp;quot;Whole Word Matches&amp;quot; and in the &amp;quot;View Search Results&amp;quot; by clicking on the &amp;quot;Exclude Product&amp;quot; checkbox. &lt;br /&gt;
&lt;br /&gt;
===Setup &#039;Search Redirects&#039;===&lt;br /&gt;
Search Redirects are gold if you have categories that match a search term. For example, if you have a category with nothing but rugs you can setup a redirect to that category when customers search for the term &#039;rug&#039;. If your rugs are scattered amongst multiple categories this is not really an option, but for some items it may be. You could also setup a hidden category with all of your rugs and redirect &#039;rug&#039; and &#039;rugs&#039; to that category.&lt;br /&gt;
&lt;br /&gt;
===Limit the fields searched===&lt;br /&gt;
Currently you may be set to search &amp;quot;keywords,prod_name,sku,desc_header,prod_description,cust_1,cust_2,cust_3,cust_4,cust_5,cust_6,attribute1,attribute2,attribute3,attribute4&amp;quot;. This may seem like a good idea because you are matching as many fields as possible, but it&#039;s not very targeted. You do not want to overwhelm a customer with too many results. Which fields are important to you? Think about your own searches on the web.&lt;br /&gt;
&lt;br /&gt;
=== Choose whole word matches===&lt;br /&gt;
This has some benefits and drawbacks. If a user searches for &#039;rug&#039; then only products that match on that term are returned, not rugs, drug, shrug, etc. That makes your searches results much more valid to the users search string but has the potential to overlook plurals.&lt;br /&gt;
&lt;br /&gt;
===Use Category Filters===&lt;br /&gt;
Category filters allow the user to narrow down a list of products by filters you set up. For example, you could have a filter named &#039;rugs&#039; with a yes or no option. Then you could have a filter named &#039;runner&#039; with a yes or no option, and another filter named &#039;shape&#039; with oval, round, square, and rectangular as options, and another filter named &#039;fringes&#039; with a yes or no option. This allows a user to select something like: all rugs that are not runners and are round w/o fringes, thereby returning a lot fewer and far more relevant results. Category filters would require a minor template upgrade and a lot of investment of time on your end though.&lt;br /&gt;
&lt;br /&gt;
I went to Amazon and searched for &#039;rug&#039; and received 563,090 results. Obviously I cannot look through that many items, I would need to narrow my search. But if I apply the filters: &amp;quot;8 x 10&amp;quot;, with a floral pattern and made out of wool I only see 75 results. Those are the only 75 results I care about so I have closer to 100% relevancy on my search now, rather than .00013990188214665447% by just using the term &#039;rug&#039;.&lt;br /&gt;
&lt;br /&gt;
If you have questions please contact eCMS support at [mailto:ecms@newhavensoftware.com ecms@newhavensoftware.com]&lt;br /&gt;
&lt;br /&gt;
--Malcolm&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Site_Search&amp;diff=1041</id>
		<title>ECMS Site Search</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Site_Search&amp;diff=1041"/>
		<updated>2010-09-07T15:24:49Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==About==&lt;br /&gt;
&lt;br /&gt;
Site Search is a way for customers to quickly find products on your site. Some customers prefer to use category navigation and filters to give a subset of products while others have a better idea as to what they are looking for and just want to see that item. You need to make sure your site is as optimized as possible for each group of customers.&lt;br /&gt;
&lt;br /&gt;
==Settings Overview==&lt;br /&gt;
&lt;br /&gt;
There are a few options in the admin as to how the search is performed. One of the settings is &amp;quot;Choose the type for the site search:&amp;quot;, and the available options are &amp;quot;Return partial and whole word matches&amp;quot; and &amp;quot;Return only whole word matches&amp;quot;. Whole word matches are exact matches. If a customer searches for &amp;quot;rug&amp;quot; then the search would only return items that have the term &amp;quot;rug&amp;quot;. If you have it it set to return partial word matches then any item containing a word that has &amp;quot;rug&amp;quot; anywhere in it will be returned, like drug, drugs, rug, rugs, rugby, rugged, shrug, shrugs, shrugged, frugal, trug, etc. As you can see this can return a lot of results.&lt;br /&gt;
&lt;br /&gt;
The other option that effects the amount of results returned is the &amp;quot;Choose fields to use with the site search&amp;quot; option. If you are currently setup to &amp;quot;Use the fields defined in the search templates&amp;quot;, (which are: &amp;quot;keywords,prod_name,sku,desc_header,prod_description,cust_1,cust_2,cust_3,cust_4,cust_5,cust_6,attribute1,attribute2,attribute3,attribute4, then all of those fields are indexed and searchable when a user enters a search term. So for example, if you have 1,000 products indexed by 1,000 words per product then that is 1,000,000 words that need to be indexed. This makes the likelihood of returning the product the customer is searching for less likely.&lt;br /&gt;
&lt;br /&gt;
==Additional Settings==&lt;br /&gt;
&lt;br /&gt;
I took a recent product export from a customer&#039;s site and did a little benchmarking. I searched all the available fields for the term &amp;quot;rug&amp;quot; and returned 2,155 results. I did a whole word match only and came back with 1,905 matches. I then went into the admin and did a count on all the product name that contain the term &amp;quot;rug&amp;quot; and found 590 results. When I did a whole word match it came back with 573. &#039;&#039;I didn&#039;t eliminate inactive items as I&#039;m only using this for reference.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
So what happens when a user searches for a term that returns too many results? Rather than slow the system down the search just returns the message &amp;quot;Your search returned too many results. Please refine your search and try again.&amp;quot; But there are a number of things you can do to minimize this:&lt;br /&gt;
&lt;br /&gt;
===Check your Search Terms Report=== &lt;br /&gt;
(Reporting &amp;gt;&amp;gt; Search Terms) and see what people are searching for. -- This is your best friend. Here you can see the popular searches on your site and test the results. You can also setup &#039;Search Redirects&#039; (explained below) and View Search Results. If you click the &#039;View Search Results&amp;quot; link to see what items are returned. Take a look at &#039;rug&#039; and you will see 313 results, including items like:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Crow&#039;s Cabin Sign 	6715-S 		&lt;br /&gt;
Faux Distressed Leather Cornice 	9050-S 		&lt;br /&gt;
Iron Wall Sconce 	9263 		&lt;br /&gt;
Lariat Stool 	9011-S 		&lt;br /&gt;
Petroglyph Print Barstool 	9014-S 		&lt;br /&gt;
Pinecone Prairie Twin Tree Sconce 	7669-S 		&lt;br /&gt;
Rebel Biker Jacket 	9137 		&lt;br /&gt;
Red River Valance 	8007-S 		&lt;br /&gt;
Sacred Crosses Belt 	8885 		&lt;br /&gt;
Spirit of the West Stallion Sculpture 	4748 		&lt;br /&gt;
Vintage Leather Belt 	9030 		&lt;br /&gt;
Yakima Flat Screen TV Cabinet &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Some of these items seemingly have nothing to do with &#039;rug&#039;, for example, the Yakima Flat Screen TV Cabinet has the term rug in the description: &amp;quot;Traditional southwestern rug pattern is hand-painted....&amp;quot; And the Sacred Crosses Belt matched the word &#039;rugged&#039; in the description:&amp;quot;The swagger of rugged leather....&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You can eliminate a lot of these products by using &amp;quot;Whole Word Matches&amp;quot; and in the &amp;quot;View Search Results&amp;quot; by clicking on the &amp;quot;Exclude Product&amp;quot; checkbox. &lt;br /&gt;
&lt;br /&gt;
===Setup &#039;Search Redirects&#039;===&lt;br /&gt;
Search Redirects are gold if you have categories that match a search term. For example, if you have a category with nothing but rugs you can setup a redirect to that category when customers search for the term &#039;rug&#039;. If your rugs are scattered amongst multiple categories this is not really an option, but for some items it may be. You could also setup a hidden category with all of your rugs and redirect &#039;rug&#039; and &#039;rugs&#039; to that category.&lt;br /&gt;
&lt;br /&gt;
===Limit the fields searched===&lt;br /&gt;
Currently you may be set to search &amp;quot;keywords,prod_name,sku,desc_header,prod_description,cust_1,cust_2,cust_3,cust_4,cust_5,cust_6,attribute1,attribute2,attribute3,attribute4&amp;quot;. This may seem like a good idea because you are matching as many fields as possible, but it&#039;s not very targeted. You do not want to overwhelm a customer with too many results. Which fields are important to you? Think about your own searches on the web.&lt;br /&gt;
&lt;br /&gt;
=== Choose whole word matches===&lt;br /&gt;
This has some benefits and drawbacks. If a user searches for &#039;rug&#039; then only products that match on that term are returned, not rugs, drug, shrug, etc. That makes your searches results much more valid to the users search string but has the potential to overlook plurals.&lt;br /&gt;
&lt;br /&gt;
===Use Category Filters===&lt;br /&gt;
Category filters allow the user to narrow down a list of products by filters you set up. For example, you could have a filter named &#039;rugs&#039; with a yes or no option. Then you could have a filter named &#039;runner&#039; with a yes or no option, and another filter named &#039;shape&#039; with oval, round, square, and rectangular as options, and another filter named &#039;fringes&#039; with a yes or no option. This allows a user to select something like: all rugs that are not runners and are round w/o fringes, thereby returning a lot fewer and far more relevant results. Category filters would require a minor template upgrade and a lot of investment of time on your end though.&lt;br /&gt;
&lt;br /&gt;
I went to Amazon and searched for &#039;rug&#039; and received 563,090 results. Obviously I cannot look through that many items, I would need to narrow my search. But if I apply the filters: &amp;quot;8 x 10&amp;quot;, with a floral pattern and made out of wool I only see 75 results. Those are the only 75 results I care about so I have closer to 100% relevancy on my search now, rather than .00013990188214665447% by just using the term &#039;rug&#039;.&lt;br /&gt;
&lt;br /&gt;
If you have questions please contact eCMS support at [mailto:ecms@newhavensoftware.com ecms@newhavensoftware.com]&lt;br /&gt;
--Malcolm&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Site_Search&amp;diff=1040</id>
		<title>ECMS Site Search</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Site_Search&amp;diff=1040"/>
		<updated>2010-09-07T15:23:26Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: /* Limit the fields searched */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==About==&lt;br /&gt;
&lt;br /&gt;
Site Search is a way for customers to quickly find products on your site. Some customers prefer to use category navigation and filters to give a subset of products while others have a better idea as to what they are looking for and just want to see that item. You need to make sure your site is as optimized as possible for each group of customers.&lt;br /&gt;
&lt;br /&gt;
==Settings Overview==&lt;br /&gt;
&lt;br /&gt;
There are a few options in the admin as to how the search is performed. One of the settings is &amp;quot;Choose the type for the site search:&amp;quot;, and the available options are &amp;quot;Return partial and whole word matches&amp;quot; and &amp;quot;Return only whole word matches&amp;quot;. Whole word matches are exact matches. If a customer searches for &amp;quot;rug&amp;quot; then the search would only return items that have the term &amp;quot;rug&amp;quot;. If you have it it set to return partial word matches then any item containing a word that has &amp;quot;rug&amp;quot; anywhere in it will be returned, like drug, drugs, rug, rugs, rugby, rugged, shrug, shrugs, shrugged, frugal, trug, etc. As you can see this can return a lot of results.&lt;br /&gt;
&lt;br /&gt;
The other option that effects the amount of results returned is the &amp;quot;Choose fields to use with the site search&amp;quot; option. If you are currently setup to &amp;quot;Use the fields defined in the search templates&amp;quot;, (which are: &amp;quot;keywords,prod_name,sku,desc_header,prod_description,cust_1,cust_2,cust_3,cust_4,cust_5,cust_6,attribute1,attribute2,attribute3,attribute4, then all of those fields are indexed and searchable when a user enters a search term. So for example, if you have 1,000 products indexed by 1,000 words per product then that is 1,000,000 words that need to be indexed. This makes the likelihood of returning the product the customer is searching for less likely.&lt;br /&gt;
&lt;br /&gt;
==Additional Settings==&lt;br /&gt;
&lt;br /&gt;
I took a recent product export from a customer&#039;s site and did a little benchmarking. I searched all the available fields for the term &amp;quot;rug&amp;quot; and returned 2,155 results. I did a whole word match only and came back with 1,905 matches. I then went into the admin and did a count on all the product name that contain the term &amp;quot;rug&amp;quot; and found 590 results. When I did a whole word match it came back with 573. &#039;&#039;I didn&#039;t eliminate inactive items as I&#039;m only using this for reference.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
So what happens when a user searches for a term that returns too many results? Rather than slow the system down the search just returns the message &amp;quot;Your search returned too many results. Please refine your search and try again.&amp;quot; But there are a number of things you can do to minimize this:&lt;br /&gt;
&lt;br /&gt;
===Check your Search Terms Report=== &lt;br /&gt;
(Reporting &amp;gt;&amp;gt; Search Terms) and see what people are searching for. -- This is your best friend. Here you can see the popular searches on your site and test the results. You can also setup &#039;Search Redirects&#039; (explained below) and View Search Results. If you click the &#039;View Search Results&amp;quot; link to see what items are returned. Take a look at &#039;rug&#039; and you will see 313 results, including items like:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Crow&#039;s Cabin Sign 	6715-S 		&lt;br /&gt;
Faux Distressed Leather Cornice 	9050-S 		&lt;br /&gt;
Iron Wall Sconce 	9263 		&lt;br /&gt;
Lariat Stool 	9011-S 		&lt;br /&gt;
Petroglyph Print Barstool 	9014-S 		&lt;br /&gt;
Pinecone Prairie Twin Tree Sconce 	7669-S 		&lt;br /&gt;
Rebel Biker Jacket 	9137 		&lt;br /&gt;
Red River Valance 	8007-S 		&lt;br /&gt;
Sacred Crosses Belt 	8885 		&lt;br /&gt;
Spirit of the West Stallion Sculpture 	4748 		&lt;br /&gt;
Vintage Leather Belt 	9030 		&lt;br /&gt;
Yakima Flat Screen TV Cabinet &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Some of these items seemingly have nothing to do with &#039;rug&#039;, for example, the Yakima Flat Screen TV Cabinet has the term rug in the description: &amp;quot;Traditional southwestern rug pattern is hand-painted....&amp;quot; And the Sacred Crosses Belt matched the word &#039;rugged&#039; in the description:&amp;quot;The swagger of rugged leather....&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You can eliminate a lot of these products by using &amp;quot;Whole Word Matches&amp;quot; and in the &amp;quot;View Search Results&amp;quot; by clicking on the &amp;quot;Exclude Product&amp;quot; checkbox. &lt;br /&gt;
&lt;br /&gt;
===Setup &#039;Search Redirects&#039;===&lt;br /&gt;
Search Redirects are gold if you have categories that match a search term. For example, if you have a category with nothing but rugs you can setup a redirect to that category when customers search for the term &#039;rug&#039;. If your rugs are scattered amongst multiple categories this is not really an option, but for some items it may be. You could also setup a hidden category with all of your rugs and redirect &#039;rug&#039; and &#039;rugs&#039; to that category.&lt;br /&gt;
&lt;br /&gt;
===Limit the fields searched===&lt;br /&gt;
Currently you may be set to search &amp;quot;keywords,prod_name,sku,desc_header,prod_description,cust_1,cust_2,cust_3,cust_4,cust_5,cust_6,attribute1,attribute2,attribute3,attribute4&amp;quot;. This may seem like a good idea because you are matching as many fields as possible, but it&#039;s not very targeted. You do not want to overwhelm a customer with too many results. Which fields are important to you? Think about your own searches on the web.&lt;br /&gt;
&lt;br /&gt;
=== Choose whole word matches===&lt;br /&gt;
This has some benefits and drawbacks. If a user searches for &#039;rug&#039; then only products that match on that term are returned, not rugs, drug, shrug, etc. That makes your searches results much more valid to the users search string but has the potential to overlook plurals.&lt;br /&gt;
&lt;br /&gt;
===Use Category Filters===&lt;br /&gt;
Category filters allow the user to narrow down a list of products by filters you set up. For example, you could have a filter named &#039;rugs&#039; with a yes or no option. Then you could have a filter named &#039;runner&#039; with a yes or no option, and another filter named &#039;shape&#039; with oval, round, square, and rectangular as options, and another filter named &#039;fringes&#039; with a yes or no option. This allows a user to select something like: all rugs that are not runners and are round w/o fringes, thereby returning a lot fewer and far more relevant results. Category filters would require a minor template upgrade and a lot of investment of time on your end though.&lt;br /&gt;
&lt;br /&gt;
I went to Amazon and searched for &#039;rug&#039; and received 563,090 results. Obviously I cannot look through that many items, I would need to narrow my search. But if I apply the filters: &amp;quot;8 x 10&amp;quot;, with a floral pattern and made out of wool I only see 75 results. Those are the only 75 results I care about so I have closer to 100% relevancy on my search now, rather than .00013990188214665447% by just using the term &#039;rug&#039;.&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Site_Search&amp;diff=1039</id>
		<title>ECMS Site Search</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Site_Search&amp;diff=1039"/>
		<updated>2010-09-07T15:19:56Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: /* Additional Settings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==About==&lt;br /&gt;
&lt;br /&gt;
Site Search is a way for customers to quickly find products on your site. Some customers prefer to use category navigation and filters to give a subset of products while others have a better idea as to what they are looking for and just want to see that item. You need to make sure your site is as optimized as possible for each group of customers.&lt;br /&gt;
&lt;br /&gt;
==Settings Overview==&lt;br /&gt;
&lt;br /&gt;
There are a few options in the admin as to how the search is performed. One of the settings is &amp;quot;Choose the type for the site search:&amp;quot;, and the available options are &amp;quot;Return partial and whole word matches&amp;quot; and &amp;quot;Return only whole word matches&amp;quot;. Whole word matches are exact matches. If a customer searches for &amp;quot;rug&amp;quot; then the search would only return items that have the term &amp;quot;rug&amp;quot;. If you have it it set to return partial word matches then any item containing a word that has &amp;quot;rug&amp;quot; anywhere in it will be returned, like drug, drugs, rug, rugs, rugby, rugged, shrug, shrugs, shrugged, frugal, trug, etc. As you can see this can return a lot of results.&lt;br /&gt;
&lt;br /&gt;
The other option that effects the amount of results returned is the &amp;quot;Choose fields to use with the site search&amp;quot; option. If you are currently setup to &amp;quot;Use the fields defined in the search templates&amp;quot;, (which are: &amp;quot;keywords,prod_name,sku,desc_header,prod_description,cust_1,cust_2,cust_3,cust_4,cust_5,cust_6,attribute1,attribute2,attribute3,attribute4, then all of those fields are indexed and searchable when a user enters a search term. So for example, if you have 1,000 products indexed by 1,000 words per product then that is 1,000,000 words that need to be indexed. This makes the likelihood of returning the product the customer is searching for less likely.&lt;br /&gt;
&lt;br /&gt;
==Additional Settings==&lt;br /&gt;
&lt;br /&gt;
I took a recent product export from a customer&#039;s site and did a little benchmarking. I searched all the available fields for the term &amp;quot;rug&amp;quot; and returned 2,155 results. I did a whole word match only and came back with 1,905 matches. I then went into the admin and did a count on all the product name that contain the term &amp;quot;rug&amp;quot; and found 590 results. When I did a whole word match it came back with 573. &#039;&#039;I didn&#039;t eliminate inactive items as I&#039;m only using this for reference.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
So what happens when a user searches for a term that returns too many results? Rather than slow the system down the search just returns the message &amp;quot;Your search returned too many results. Please refine your search and try again.&amp;quot; But there are a number of things you can do to minimize this:&lt;br /&gt;
&lt;br /&gt;
===Check your Search Terms Report=== &lt;br /&gt;
(Reporting &amp;gt;&amp;gt; Search Terms) and see what people are searching for. -- This is your best friend. Here you can see the popular searches on your site and test the results. You can also setup &#039;Search Redirects&#039; (explained below) and View Search Results. If you click the &#039;View Search Results&amp;quot; link to see what items are returned. Take a look at &#039;rug&#039; and you will see 313 results, including items like:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Crow&#039;s Cabin Sign 	6715-S 		&lt;br /&gt;
Faux Distressed Leather Cornice 	9050-S 		&lt;br /&gt;
Iron Wall Sconce 	9263 		&lt;br /&gt;
Lariat Stool 	9011-S 		&lt;br /&gt;
Petroglyph Print Barstool 	9014-S 		&lt;br /&gt;
Pinecone Prairie Twin Tree Sconce 	7669-S 		&lt;br /&gt;
Rebel Biker Jacket 	9137 		&lt;br /&gt;
Red River Valance 	8007-S 		&lt;br /&gt;
Sacred Crosses Belt 	8885 		&lt;br /&gt;
Spirit of the West Stallion Sculpture 	4748 		&lt;br /&gt;
Vintage Leather Belt 	9030 		&lt;br /&gt;
Yakima Flat Screen TV Cabinet &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Some of these items seemingly have nothing to do with &#039;rug&#039;, for example, the Yakima Flat Screen TV Cabinet has the term rug in the description: &amp;quot;Traditional southwestern rug pattern is hand-painted....&amp;quot; And the Sacred Crosses Belt matched the word &#039;rugged&#039; in the description:&amp;quot;The swagger of rugged leather....&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You can eliminate a lot of these products by using &amp;quot;Whole Word Matches&amp;quot; and in the &amp;quot;View Search Results&amp;quot; by clicking on the &amp;quot;Exclude Product&amp;quot; checkbox. &lt;br /&gt;
&lt;br /&gt;
===Setup &#039;Search Redirects&#039;===&lt;br /&gt;
Search Redirects are gold if you have categories that match a search term. For example, if you have a category with nothing but rugs you can setup a redirect to that category when customers search for the term &#039;rug&#039;. If your rugs are scattered amongst multiple categories this is not really an option, but for some items it may be. You could also setup a hidden category with all of your rugs and redirect &#039;rug&#039; and &#039;rugs&#039; to that category.&lt;br /&gt;
&lt;br /&gt;
===Limit the fields searched===&lt;br /&gt;
Currently you are set to search &amp;quot;keywords,prod_name,sku,desc_header,prod_description,cust_1,cust_2,cust_3,cust_4,cust_5,cust_6,attribute1,attribute2,attribute3,attribute4&amp;quot;. This may seem like a good idea because you are matching as many fields as possible, but it&#039;s not very targeted. You do not want to overwhelm a customer with too many results. Which fields are important to you? Think about your own searches on the web.&lt;br /&gt;
&lt;br /&gt;
=== Choose whole word matches===&lt;br /&gt;
This has some benefits and drawbacks. If a user searches for &#039;rug&#039; then only products that match on that term are returned, not rugs, drug, shrug, etc. That makes your searches results much more valid to the users search string but has the potential to overlook plurals.&lt;br /&gt;
&lt;br /&gt;
===Use Category Filters===&lt;br /&gt;
Category filters allow the user to narrow down a list of products by filters you set up. For example, you could have a filter named &#039;rugs&#039; with a yes or no option. Then you could have a filter named &#039;runner&#039; with a yes or no option, and another filter named &#039;shape&#039; with oval, round, square, and rectangular as options, and another filter named &#039;fringes&#039; with a yes or no option. This allows a user to select something like: all rugs that are not runners and are round w/o fringes, thereby returning a lot fewer and far more relevant results. Category filters would require a minor template upgrade and a lot of investment of time on your end though.&lt;br /&gt;
&lt;br /&gt;
I went to Amazon and searched for &#039;rug&#039; and received 563,090 results. Obviously I cannot look through that many items, I would need to narrow my search. But if I apply the filters: &amp;quot;8 x 10&amp;quot;, with a floral pattern and made out of wool I only see 75 results. Those are the only 75 results I care about so I have closer to 100% relevancy on my search now, rather than .00013990188214665447% by just using the term &#039;rug&#039;.&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Site_Search&amp;diff=1038</id>
		<title>ECMS Site Search</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Site_Search&amp;diff=1038"/>
		<updated>2010-09-07T15:19:39Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: /* Additional Settings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==About==&lt;br /&gt;
&lt;br /&gt;
Site Search is a way for customers to quickly find products on your site. Some customers prefer to use category navigation and filters to give a subset of products while others have a better idea as to what they are looking for and just want to see that item. You need to make sure your site is as optimized as possible for each group of customers.&lt;br /&gt;
&lt;br /&gt;
==Settings Overview==&lt;br /&gt;
&lt;br /&gt;
There are a few options in the admin as to how the search is performed. One of the settings is &amp;quot;Choose the type for the site search:&amp;quot;, and the available options are &amp;quot;Return partial and whole word matches&amp;quot; and &amp;quot;Return only whole word matches&amp;quot;. Whole word matches are exact matches. If a customer searches for &amp;quot;rug&amp;quot; then the search would only return items that have the term &amp;quot;rug&amp;quot;. If you have it it set to return partial word matches then any item containing a word that has &amp;quot;rug&amp;quot; anywhere in it will be returned, like drug, drugs, rug, rugs, rugby, rugged, shrug, shrugs, shrugged, frugal, trug, etc. As you can see this can return a lot of results.&lt;br /&gt;
&lt;br /&gt;
The other option that effects the amount of results returned is the &amp;quot;Choose fields to use with the site search&amp;quot; option. If you are currently setup to &amp;quot;Use the fields defined in the search templates&amp;quot;, (which are: &amp;quot;keywords,prod_name,sku,desc_header,prod_description,cust_1,cust_2,cust_3,cust_4,cust_5,cust_6,attribute1,attribute2,attribute3,attribute4, then all of those fields are indexed and searchable when a user enters a search term. So for example, if you have 1,000 products indexed by 1,000 words per product then that is 1,000,000 words that need to be indexed. This makes the likelihood of returning the product the customer is searching for less likely.&lt;br /&gt;
&lt;br /&gt;
==Additional Settings==&lt;br /&gt;
&lt;br /&gt;
I took a recent product export from a customer&#039;s site and did a little benchmarking. I searched all the available fields for the term &amp;quot;rug&amp;quot; and returned 2,155 results. I did a whole word match only and came back with 1,905 matches. I then went into the admin and did a count on all the product name that contain the term &amp;quot;rug&amp;quot; and found 590 results. When I did a whole word match it came back with 573. &#039;&#039;I didn&#039;t eliminate inactive items as I&#039;m only using this for reference.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
So what happens when a user searches for a term that returns too many results? Rather than slow the system down the search just returns the message &amp;quot;Your search returned too many results. Please refine your search and try again.&amp;quot; But there are a few things you can do to minimize this:&lt;br /&gt;
&lt;br /&gt;
===Check your Search Terms Report=== &lt;br /&gt;
(Reporting &amp;gt;&amp;gt; Search Terms) and see what people are searching for. -- This is your best friend. Here you can see the popular searches on your site and test the results. You can also setup &#039;Search Redirects&#039; (explained below) and View Search Results. If you click the &#039;View Search Results&amp;quot; link to see what items are returned. Take a look at &#039;rug&#039; and you will see 313 results, including items like:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Crow&#039;s Cabin Sign 	6715-S 		&lt;br /&gt;
Faux Distressed Leather Cornice 	9050-S 		&lt;br /&gt;
Iron Wall Sconce 	9263 		&lt;br /&gt;
Lariat Stool 	9011-S 		&lt;br /&gt;
Petroglyph Print Barstool 	9014-S 		&lt;br /&gt;
Pinecone Prairie Twin Tree Sconce 	7669-S 		&lt;br /&gt;
Rebel Biker Jacket 	9137 		&lt;br /&gt;
Red River Valance 	8007-S 		&lt;br /&gt;
Sacred Crosses Belt 	8885 		&lt;br /&gt;
Spirit of the West Stallion Sculpture 	4748 		&lt;br /&gt;
Vintage Leather Belt 	9030 		&lt;br /&gt;
Yakima Flat Screen TV Cabinet &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Some of these items seemingly have nothing to do with &#039;rug&#039;, for example, the Yakima Flat Screen TV Cabinet has the term rug in the description: &amp;quot;Traditional southwestern rug pattern is hand-painted....&amp;quot; And the Sacred Crosses Belt matched the word &#039;rugged&#039; in the description:&amp;quot;The swagger of rugged leather....&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You can eliminate a lot of these products by using &amp;quot;Whole Word Matches&amp;quot; and in the &amp;quot;View Search Results&amp;quot; by clicking on the &amp;quot;Exclude Product&amp;quot; checkbox. &lt;br /&gt;
&lt;br /&gt;
===Setup &#039;Search Redirects&#039;===&lt;br /&gt;
Search Redirects are gold if you have categories that match a search term. For example, if you have a category with nothing but rugs you can setup a redirect to that category when customers search for the term &#039;rug&#039;. If your rugs are scattered amongst multiple categories this is not really an option, but for some items it may be. You could also setup a hidden category with all of your rugs and redirect &#039;rug&#039; and &#039;rugs&#039; to that category.&lt;br /&gt;
&lt;br /&gt;
===Limit the fields searched===&lt;br /&gt;
Currently you are set to search &amp;quot;keywords,prod_name,sku,desc_header,prod_description,cust_1,cust_2,cust_3,cust_4,cust_5,cust_6,attribute1,attribute2,attribute3,attribute4&amp;quot;. This may seem like a good idea because you are matching as many fields as possible, but it&#039;s not very targeted. You do not want to overwhelm a customer with too many results. Which fields are important to you? Think about your own searches on the web.&lt;br /&gt;
&lt;br /&gt;
=== Choose whole word matches===&lt;br /&gt;
This has some benefits and drawbacks. If a user searches for &#039;rug&#039; then only products that match on that term are returned, not rugs, drug, shrug, etc. That makes your searches results much more valid to the users search string but has the potential to overlook plurals.&lt;br /&gt;
&lt;br /&gt;
===Use Category Filters===&lt;br /&gt;
Category filters allow the user to narrow down a list of products by filters you set up. For example, you could have a filter named &#039;rugs&#039; with a yes or no option. Then you could have a filter named &#039;runner&#039; with a yes or no option, and another filter named &#039;shape&#039; with oval, round, square, and rectangular as options, and another filter named &#039;fringes&#039; with a yes or no option. This allows a user to select something like: all rugs that are not runners and are round w/o fringes, thereby returning a lot fewer and far more relevant results. Category filters would require a minor template upgrade and a lot of investment of time on your end though.&lt;br /&gt;
&lt;br /&gt;
I went to Amazon and searched for &#039;rug&#039; and received 563,090 results. Obviously I cannot look through that many items, I would need to narrow my search. But if I apply the filters: &amp;quot;8 x 10&amp;quot;, with a floral pattern and made out of wool I only see 75 results. Those are the only 75 results I care about so I have closer to 100% relevancy on my search now, rather than .00013990188214665447% by just using the term &#039;rug&#039;.&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Site_Search&amp;diff=1037</id>
		<title>ECMS Site Search</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Site_Search&amp;diff=1037"/>
		<updated>2010-09-07T15:19:05Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: /* Settings Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==About==&lt;br /&gt;
&lt;br /&gt;
Site Search is a way for customers to quickly find products on your site. Some customers prefer to use category navigation and filters to give a subset of products while others have a better idea as to what they are looking for and just want to see that item. You need to make sure your site is as optimized as possible for each group of customers.&lt;br /&gt;
&lt;br /&gt;
==Settings Overview==&lt;br /&gt;
&lt;br /&gt;
There are a few options in the admin as to how the search is performed. One of the settings is &amp;quot;Choose the type for the site search:&amp;quot;, and the available options are &amp;quot;Return partial and whole word matches&amp;quot; and &amp;quot;Return only whole word matches&amp;quot;. Whole word matches are exact matches. If a customer searches for &amp;quot;rug&amp;quot; then the search would only return items that have the term &amp;quot;rug&amp;quot;. If you have it it set to return partial word matches then any item containing a word that has &amp;quot;rug&amp;quot; anywhere in it will be returned, like drug, drugs, rug, rugs, rugby, rugged, shrug, shrugs, shrugged, frugal, trug, etc. As you can see this can return a lot of results.&lt;br /&gt;
&lt;br /&gt;
The other option that effects the amount of results returned is the &amp;quot;Choose fields to use with the site search&amp;quot; option. If you are currently setup to &amp;quot;Use the fields defined in the search templates&amp;quot;, (which are: &amp;quot;keywords,prod_name,sku,desc_header,prod_description,cust_1,cust_2,cust_3,cust_4,cust_5,cust_6,attribute1,attribute2,attribute3,attribute4, then all of those fields are indexed and searchable when a user enters a search term. So for example, if you have 1,000 products indexed by 1,000 words per product then that is 1,000,000 words that need to be indexed. This makes the likelihood of returning the product the customer is searching for less likely.&lt;br /&gt;
&lt;br /&gt;
==Additional Settings==&lt;br /&gt;
&lt;br /&gt;
I took a recent product export from a customer&#039;s site and did a little benchmarking. I searched all the available fields for the term &amp;quot;rug&amp;quot; and returned 2,155 results. I did a whole word match only and came back with 1,905 matches. I then went into the admin and did a count on all the product name that contain the term &amp;quot;rug&amp;quot; and found 590 results. When I did a whole word match it came back with 573. &#039;&#039;I didn&#039;t eliminate inactive items as I&#039;m only using this for reference.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
So what happens when a user searches for a term that returns too many results? Rather than slow the system down the search just returns the message &amp;quot;Your search returned too many results. Please refine your search and try again.&amp;quot; But there are a few things you can do to minimize this.&lt;br /&gt;
&lt;br /&gt;
===Check your Search Terms Report=== &lt;br /&gt;
(Reporting &amp;gt;&amp;gt; Search Terms) and see what people are searching for. -- This is your best friend. Here you can see the popular searches on your site and test the results. You can also setup &#039;Search Redirects&#039; (explained below) and View Search Results. If you click the &#039;View Search Results&amp;quot; link to see what items are returned. Take a look at &#039;rug&#039; and you will see 313 results, including items like:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Crow&#039;s Cabin Sign 	6715-S 		&lt;br /&gt;
Faux Distressed Leather Cornice 	9050-S 		&lt;br /&gt;
Iron Wall Sconce 	9263 		&lt;br /&gt;
Lariat Stool 	9011-S 		&lt;br /&gt;
Petroglyph Print Barstool 	9014-S 		&lt;br /&gt;
Pinecone Prairie Twin Tree Sconce 	7669-S 		&lt;br /&gt;
Rebel Biker Jacket 	9137 		&lt;br /&gt;
Red River Valance 	8007-S 		&lt;br /&gt;
Sacred Crosses Belt 	8885 		&lt;br /&gt;
Spirit of the West Stallion Sculpture 	4748 		&lt;br /&gt;
Vintage Leather Belt 	9030 		&lt;br /&gt;
Yakima Flat Screen TV Cabinet &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Some of these items seemingly have nothing to do with &#039;rug&#039;, for example, the Yakima Flat Screen TV Cabinet has the term rug in the description: &amp;quot;Traditional southwestern rug pattern is hand-painted....&amp;quot; And the Sacred Crosses Belt matched the word &#039;rugged&#039; in the description:&amp;quot;The swagger of rugged leather....&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You can eliminate a lot of these products by using &amp;quot;Whole Word Matches&amp;quot; and in the &amp;quot;View Search Results&amp;quot; by clicking on the &amp;quot;Exclude Product&amp;quot; checkbox. &lt;br /&gt;
&lt;br /&gt;
===Setup &#039;Search Redirects&#039;===&lt;br /&gt;
Search Redirects are gold if you have categories that match a search term. For example, if you have a category with nothing but rugs you can setup a redirect to that category when customers search for the term &#039;rug&#039;. If your rugs are scattered amongst multiple categories this is not really an option, but for some items it may be. You could also setup a hidden category with all of your rugs and redirect &#039;rug&#039; and &#039;rugs&#039; to that category.&lt;br /&gt;
&lt;br /&gt;
===Limit the fields searched===&lt;br /&gt;
Currently you are set to search &amp;quot;keywords,prod_name,sku,desc_header,prod_description,cust_1,cust_2,cust_3,cust_4,cust_5,cust_6,attribute1,attribute2,attribute3,attribute4&amp;quot;. This may seem like a good idea because you are matching as many fields as possible, but it&#039;s not very targeted. You do not want to overwhelm a customer with too many results. Which fields are important to you? Think about your own searches on the web.&lt;br /&gt;
&lt;br /&gt;
=== Choose whole word matches===&lt;br /&gt;
This has some benefits and drawbacks. If a user searches for &#039;rug&#039; then only products that match on that term are returned, not rugs, drug, shrug, etc. That makes your searches results much more valid to the users search string but has the potential to overlook plurals.&lt;br /&gt;
&lt;br /&gt;
===Use Category Filters===&lt;br /&gt;
Category filters allow the user to narrow down a list of products by filters you set up. For example, you could have a filter named &#039;rugs&#039; with a yes or no option. Then you could have a filter named &#039;runner&#039; with a yes or no option, and another filter named &#039;shape&#039; with oval, round, square, and rectangular as options, and another filter named &#039;fringes&#039; with a yes or no option. This allows a user to select something like: all rugs that are not runners and are round w/o fringes, thereby returning a lot fewer and far more relevant results. Category filters would require a minor template upgrade and a lot of investment of time on your end though.&lt;br /&gt;
&lt;br /&gt;
I went to Amazon and searched for &#039;rug&#039; and received 563,090 results. Obviously I cannot look through that many items, I would need to narrow my search. But if I apply the filters: &amp;quot;8 x 10&amp;quot;, with a floral pattern and made out of wool I only see 75 results. Those are the only 75 results I care about so I have closer to 100% relevancy on my search now, rather than .00013990188214665447% by just using the term &#039;rug&#039;.&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Site_Search&amp;diff=1036</id>
		<title>ECMS Site Search</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Site_Search&amp;diff=1036"/>
		<updated>2010-09-07T15:15:02Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: /* About */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==About==&lt;br /&gt;
&lt;br /&gt;
Site Search is a way for customers to quickly find products on your site. Some customers prefer to use category navigation and filters to give a subset of products while others have a better idea as to what they are looking for and just want to see that item. You need to make sure your site is as optimized as possible for each group of customers.&lt;br /&gt;
&lt;br /&gt;
==Settings Overview==&lt;br /&gt;
&lt;br /&gt;
There are a few options in the admin as to how the search is performed. One of the settings is &amp;quot;Choose the type for the site search:&amp;quot;, and the available options are &amp;quot;Return partial and whole word matches&amp;quot; and &amp;quot;Return only whole word matches&amp;quot;. Whole word matches are exact matches. If a customer searches for rug then the search would only return items that have the term &amp;quot;rug&amp;quot;. If you have it it set to return partial word matches then any item containing a word that has &amp;quot;rug&amp;quot; anywhere in it will be returned, like drug, drugs, rug, rugs, rugby, rugged, shrug, shrugs, shrugged, frugal, trug, etc. This can return a lot of results.&lt;br /&gt;
&lt;br /&gt;
The other option that effects the amount of results returned is the &amp;quot;Choose fields to use with the site search&amp;quot; option. If you are currently setup to &amp;quot;Use the fields defined in the search templates&amp;quot;, (which are: &amp;quot;keywords,prod_name,sku,desc_header,prod_description,cust_1,cust_2,cust_3,cust_4,cust_5,cust_6,attribute1,attribute2,attribute3,attribute4, then all of those fields are indexed and searchable when a user enters a search term.&lt;br /&gt;
&lt;br /&gt;
So for example, if you have 1,000 products indexed by 1,000 words per product then that is 1,000,000 words that need to be indexed. If you have 300 stores all with 1,000,000 indexed words then you can imagine the resources that would use. Google has a few millions servers (and a few billion dollars) they can throw at search so something like this is nothing to them, but sadly we cannot compete at that level.&lt;br /&gt;
&lt;br /&gt;
==Additional Settings==&lt;br /&gt;
&lt;br /&gt;
I took a recent product export from a customer&#039;s site and did a little benchmarking. I searched all the available fields for the term &amp;quot;rug&amp;quot; and returned 2,155 results. I did a whole word match only and came back with 1,905 matches. I then went into the admin and did a count on all the product name that contain the term &amp;quot;rug&amp;quot; and found 590 results. When I did a whole word match it came back with 573. &#039;&#039;I didn&#039;t eliminate inactive items as I&#039;m only using this for reference.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
So what happens when a user searches for a term that returns too many results? Rather than slow the system down the search just returns the message &amp;quot;Your search returned too many results. Please refine your search and try again.&amp;quot; But there are a few things you can do to minimize this.&lt;br /&gt;
&lt;br /&gt;
===Check your Search Terms Report=== &lt;br /&gt;
(Reporting &amp;gt;&amp;gt; Search Terms) and see what people are searching for. -- This is your best friend. Here you can see the popular searches on your site and test the results. You can also setup &#039;Search Redirects&#039; (explained below) and View Search Results. If you click the &#039;View Search Results&amp;quot; link to see what items are returned. Take a look at &#039;rug&#039; and you will see 313 results, including items like:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Crow&#039;s Cabin Sign 	6715-S 		&lt;br /&gt;
Faux Distressed Leather Cornice 	9050-S 		&lt;br /&gt;
Iron Wall Sconce 	9263 		&lt;br /&gt;
Lariat Stool 	9011-S 		&lt;br /&gt;
Petroglyph Print Barstool 	9014-S 		&lt;br /&gt;
Pinecone Prairie Twin Tree Sconce 	7669-S 		&lt;br /&gt;
Rebel Biker Jacket 	9137 		&lt;br /&gt;
Red River Valance 	8007-S 		&lt;br /&gt;
Sacred Crosses Belt 	8885 		&lt;br /&gt;
Spirit of the West Stallion Sculpture 	4748 		&lt;br /&gt;
Vintage Leather Belt 	9030 		&lt;br /&gt;
Yakima Flat Screen TV Cabinet &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Some of these items seemingly have nothing to do with &#039;rug&#039;, for example, the Yakima Flat Screen TV Cabinet has the term rug in the description: &amp;quot;Traditional southwestern rug pattern is hand-painted....&amp;quot; And the Sacred Crosses Belt matched the word &#039;rugged&#039; in the description:&amp;quot;The swagger of rugged leather....&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You can eliminate a lot of these products by using &amp;quot;Whole Word Matches&amp;quot; and in the &amp;quot;View Search Results&amp;quot; by clicking on the &amp;quot;Exclude Product&amp;quot; checkbox. &lt;br /&gt;
&lt;br /&gt;
===Setup &#039;Search Redirects&#039;===&lt;br /&gt;
Search Redirects are gold if you have categories that match a search term. For example, if you have a category with nothing but rugs you can setup a redirect to that category when customers search for the term &#039;rug&#039;. If your rugs are scattered amongst multiple categories this is not really an option, but for some items it may be. You could also setup a hidden category with all of your rugs and redirect &#039;rug&#039; and &#039;rugs&#039; to that category.&lt;br /&gt;
&lt;br /&gt;
===Limit the fields searched===&lt;br /&gt;
Currently you are set to search &amp;quot;keywords,prod_name,sku,desc_header,prod_description,cust_1,cust_2,cust_3,cust_4,cust_5,cust_6,attribute1,attribute2,attribute3,attribute4&amp;quot;. This may seem like a good idea because you are matching as many fields as possible, but it&#039;s not very targeted. You do not want to overwhelm a customer with too many results. Which fields are important to you? Think about your own searches on the web.&lt;br /&gt;
&lt;br /&gt;
=== Choose whole word matches===&lt;br /&gt;
This has some benefits and drawbacks. If a user searches for &#039;rug&#039; then only products that match on that term are returned, not rugs, drug, shrug, etc. That makes your searches results much more valid to the users search string but has the potential to overlook plurals.&lt;br /&gt;
&lt;br /&gt;
===Use Category Filters===&lt;br /&gt;
Category filters allow the user to narrow down a list of products by filters you set up. For example, you could have a filter named &#039;rugs&#039; with a yes or no option. Then you could have a filter named &#039;runner&#039; with a yes or no option, and another filter named &#039;shape&#039; with oval, round, square, and rectangular as options, and another filter named &#039;fringes&#039; with a yes or no option. This allows a user to select something like: all rugs that are not runners and are round w/o fringes, thereby returning a lot fewer and far more relevant results. Category filters would require a minor template upgrade and a lot of investment of time on your end though.&lt;br /&gt;
&lt;br /&gt;
I went to Amazon and searched for &#039;rug&#039; and received 563,090 results. Obviously I cannot look through that many items, I would need to narrow my search. But if I apply the filters: &amp;quot;8 x 10&amp;quot;, with a floral pattern and made out of wool I only see 75 results. Those are the only 75 results I care about so I have closer to 100% relevancy on my search now, rather than .00013990188214665447% by just using the term &#039;rug&#039;.&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Site_Search&amp;diff=1035</id>
		<title>ECMS Site Search</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Site_Search&amp;diff=1035"/>
		<updated>2010-09-07T15:06:21Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==About==&lt;br /&gt;
&lt;br /&gt;
Site Search is the internal search for your site. Search is a way for customers to quickly find products on your site. Some customers prefer to use category navigation and filters to give a subset of products while others have a better idea as to what they are looking for and just want to see that item. You need to make sure your site is as optimized as possible for each group of customers.&lt;br /&gt;
&lt;br /&gt;
==Settings Overview==&lt;br /&gt;
&lt;br /&gt;
There are a few options in the admin as to how the search is performed. One of the settings is &amp;quot;Choose the type for the site search:&amp;quot;, and the available options are &amp;quot;Return partial and whole word matches&amp;quot; and &amp;quot;Return only whole word matches&amp;quot;. Whole word matches are exact matches. If a customer searches for rug then the search would only return items that have the term &amp;quot;rug&amp;quot;. If you have it it set to return partial word matches then any item containing a word that has &amp;quot;rug&amp;quot; anywhere in it will be returned, like drug, drugs, rug, rugs, rugby, rugged, shrug, shrugs, shrugged, frugal, trug, etc. This can return a lot of results.&lt;br /&gt;
&lt;br /&gt;
The other option that effects the amount of results returned is the &amp;quot;Choose fields to use with the site search&amp;quot; option. If you are currently setup to &amp;quot;Use the fields defined in the search templates&amp;quot;, (which are: &amp;quot;keywords,prod_name,sku,desc_header,prod_description,cust_1,cust_2,cust_3,cust_4,cust_5,cust_6,attribute1,attribute2,attribute3,attribute4, then all of those fields are indexed and searchable when a user enters a search term.&lt;br /&gt;
&lt;br /&gt;
So for example, if you have 1,000 products indexed by 1,000 words per product then that is 1,000,000 words that need to be indexed. If you have 300 stores all with 1,000,000 indexed words then you can imagine the resources that would use. Google has a few millions servers (and a few billion dollars) they can throw at search so something like this is nothing to them, but sadly we cannot compete at that level.&lt;br /&gt;
&lt;br /&gt;
==Additional Settings==&lt;br /&gt;
&lt;br /&gt;
I took a recent product export from a customer&#039;s site and did a little benchmarking. I searched all the available fields for the term &amp;quot;rug&amp;quot; and returned 2,155 results. I did a whole word match only and came back with 1,905 matches. I then went into the admin and did a count on all the product name that contain the term &amp;quot;rug&amp;quot; and found 590 results. When I did a whole word match it came back with 573. &#039;&#039;I didn&#039;t eliminate inactive items as I&#039;m only using this for reference.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
So what happens when a user searches for a term that returns too many results? Rather than slow the system down the search just returns the message &amp;quot;Your search returned too many results. Please refine your search and try again.&amp;quot; But there are a few things you can do to minimize this.&lt;br /&gt;
&lt;br /&gt;
===Check your Search Terms Report=== &lt;br /&gt;
(Reporting &amp;gt;&amp;gt; Search Terms) and see what people are searching for. -- This is your best friend. Here you can see the popular searches on your site and test the results. You can also setup &#039;Search Redirects&#039; (explained below) and View Search Results. If you click the &#039;View Search Results&amp;quot; link to see what items are returned. Take a look at &#039;rug&#039; and you will see 313 results, including items like:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Crow&#039;s Cabin Sign 	6715-S 		&lt;br /&gt;
Faux Distressed Leather Cornice 	9050-S 		&lt;br /&gt;
Iron Wall Sconce 	9263 		&lt;br /&gt;
Lariat Stool 	9011-S 		&lt;br /&gt;
Petroglyph Print Barstool 	9014-S 		&lt;br /&gt;
Pinecone Prairie Twin Tree Sconce 	7669-S 		&lt;br /&gt;
Rebel Biker Jacket 	9137 		&lt;br /&gt;
Red River Valance 	8007-S 		&lt;br /&gt;
Sacred Crosses Belt 	8885 		&lt;br /&gt;
Spirit of the West Stallion Sculpture 	4748 		&lt;br /&gt;
Vintage Leather Belt 	9030 		&lt;br /&gt;
Yakima Flat Screen TV Cabinet &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Some of these items seemingly have nothing to do with &#039;rug&#039;, for example, the Yakima Flat Screen TV Cabinet has the term rug in the description: &amp;quot;Traditional southwestern rug pattern is hand-painted....&amp;quot; And the Sacred Crosses Belt matched the word &#039;rugged&#039; in the description:&amp;quot;The swagger of rugged leather....&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You can eliminate a lot of these products by using &amp;quot;Whole Word Matches&amp;quot; and in the &amp;quot;View Search Results&amp;quot; by clicking on the &amp;quot;Exclude Product&amp;quot; checkbox. &lt;br /&gt;
&lt;br /&gt;
===Setup &#039;Search Redirects&#039;===&lt;br /&gt;
Search Redirects are gold if you have categories that match a search term. For example, if you have a category with nothing but rugs you can setup a redirect to that category when customers search for the term &#039;rug&#039;. If your rugs are scattered amongst multiple categories this is not really an option, but for some items it may be. You could also setup a hidden category with all of your rugs and redirect &#039;rug&#039; and &#039;rugs&#039; to that category.&lt;br /&gt;
&lt;br /&gt;
===Limit the fields searched===&lt;br /&gt;
Currently you are set to search &amp;quot;keywords,prod_name,sku,desc_header,prod_description,cust_1,cust_2,cust_3,cust_4,cust_5,cust_6,attribute1,attribute2,attribute3,attribute4&amp;quot;. This may seem like a good idea because you are matching as many fields as possible, but it&#039;s not very targeted. You do not want to overwhelm a customer with too many results. Which fields are important to you? Think about your own searches on the web.&lt;br /&gt;
&lt;br /&gt;
=== Choose whole word matches===&lt;br /&gt;
This has some benefits and drawbacks. If a user searches for &#039;rug&#039; then only products that match on that term are returned, not rugs, drug, shrug, etc. That makes your searches results much more valid to the users search string but has the potential to overlook plurals.&lt;br /&gt;
&lt;br /&gt;
===Use Category Filters===&lt;br /&gt;
Category filters allow the user to narrow down a list of products by filters you set up. For example, you could have a filter named &#039;rugs&#039; with a yes or no option. Then you could have a filter named &#039;runner&#039; with a yes or no option, and another filter named &#039;shape&#039; with oval, round, square, and rectangular as options, and another filter named &#039;fringes&#039; with a yes or no option. This allows a user to select something like: all rugs that are not runners and are round w/o fringes, thereby returning a lot fewer and far more relevant results. Category filters would require a minor template upgrade and a lot of investment of time on your end though.&lt;br /&gt;
&lt;br /&gt;
I went to Amazon and searched for &#039;rug&#039; and received 563,090 results. Obviously I cannot look through that many items, I would need to narrow my search. But if I apply the filters: &amp;quot;8 x 10&amp;quot;, with a floral pattern and made out of wool I only see 75 results. Those are the only 75 results I care about so I have closer to 100% relevancy on my search now, rather than .00013990188214665447% by just using the term &#039;rug&#039;.&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Site_Search&amp;diff=1034</id>
		<title>ECMS Site Search</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Site_Search&amp;diff=1034"/>
		<updated>2010-09-07T15:03:27Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==About==&lt;br /&gt;
&lt;br /&gt;
Site Search is the internal search for your site. Search is a way for customers to quickly find products on your site. Some customers prefer to use category navigation and filters to give a subset of products while others have a better idea as to what they are looking for and just want to see that item. You need to make sure your site is as optimized as possible for each group of customers.&lt;br /&gt;
&lt;br /&gt;
==Settings Overview==&lt;br /&gt;
&lt;br /&gt;
There are a few options in the admin as to how the search is performed. One of the settings is &amp;quot;Choose the type for the site search:&amp;quot;, and the available options are &amp;quot;Return partial and whole word matches&amp;quot; and &amp;quot;Return only whole word matches&amp;quot;. Whole word matches are exact matches. If a customer searches for rug then the search would only return items that have the term &amp;quot;rug&amp;quot;. If you have it it set to return partial word matches then any item containing a word that has &amp;quot;rug&amp;quot; anywhere in it will be returned, like drug, drugs, rug, rugs, rugby, rugged, shrug, shrugs, shrugged, frugal, trug, etc. This can return a lot of results.&lt;br /&gt;
&lt;br /&gt;
The other option that effects the amount of results returned is the &amp;quot;Choose fields to use with the site search&amp;quot; option. If you are currently setup to &amp;quot;Use the fields defined in the search templates&amp;quot;, (which are: &amp;quot;keywords,prod_name,sku,desc_header,prod_description,cust_1,cust_2,cust_3,cust_4,cust_5,cust_6,attribute1,attribute2,attribute3,attribute4, then all of those fields are indexed and searchable when a user enters a search term.&lt;br /&gt;
&lt;br /&gt;
So for example, if you have 1,000 products indexed by 1,000 words per product then that is 1,000,000 words that need to be indexed. If you have 300 stores all with 1,000,000 indexed words then you can imagine the resources that would use. Google has a few millions servers (and a few billion dollars) they can throw at search so something like this is nothing to them, but sadly we cannot compete at that level.&lt;br /&gt;
&lt;br /&gt;
==Additional Settings==&lt;br /&gt;
&lt;br /&gt;
I took a recent product export from a customer&#039;s site and did a little benchmarking. I searched all the available fields for the term &amp;quot;rug&amp;quot; and returned 2,155 results. I did a whole word match only and came back with 1,905 matches. I then went into the admin and did a count on all the product name that contain the term &amp;quot;rug&amp;quot; and found 590 results. When I did a whole word match it came back with 573. &#039;&#039;I didn&#039;t eliminate inactive items as I&#039;m only using this for reference.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
So what happens when a user searches for a term that returns too many results? Rather than slow the system down the search just returns the message &amp;quot;Your search returned too many results. Please refine your search and try again.&amp;quot; But there are a few things you can do to minimize this.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Check your Search Terms Report&#039;&#039;&#039; (Reporting &amp;gt;&amp;gt; Search Terms) and see what people are searching for. -- This is your best friend. Here you can see the popular searches on your site and test the results. You can also setup &#039;Search Redirects&#039; (explained below) and View Search Results. If you click the &#039;View Search Results&amp;quot; link to see what items are returned. Take a look at &#039;rug&#039; and you will see 313 results, including items like:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Crow&#039;s Cabin Sign 	6715-S 		&lt;br /&gt;
Faux Distressed Leather Cornice 	9050-S 		&lt;br /&gt;
Iron Wall Sconce 	9263 		&lt;br /&gt;
Lariat Stool 	9011-S 		&lt;br /&gt;
Petroglyph Print Barstool 	9014-S 		&lt;br /&gt;
Pinecone Prairie Twin Tree Sconce 	7669-S 		&lt;br /&gt;
Rebel Biker Jacket 	9137 		&lt;br /&gt;
Red River Valance 	8007-S 		&lt;br /&gt;
Sacred Crosses Belt 	8885 		&lt;br /&gt;
Spirit of the West Stallion Sculpture 	4748 		&lt;br /&gt;
Vintage Leather Belt 	9030 		&lt;br /&gt;
Yakima Flat Screen TV Cabinet &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Some of these items seemingly have nothing to do with &#039;rug&#039;, for example, the Yakima Flat Screen TV Cabinet has the term rug in the description: &amp;quot;Traditional southwestern rug pattern is hand-painted....&amp;quot; And the Sacred Crosses Belt matched the word &#039;rugged&#039; in the description:&amp;quot;The swagger of rugged leather....&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You can eliminate a lot of these products by using &amp;quot;Whole Word Matches&amp;quot; and in the &amp;quot;View Search Results&amp;quot; by clicking on the &amp;quot;Exclude Product&amp;quot; checkbox. &lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Setup &#039;Search Redirects&#039;.&#039;&#039;&#039; -- Search Redirects are gold if you have categories that match a search term. For example, if you have a category with nothing but rugs you can setup a redirect to that category when customers search for the term &#039;rug&#039;. If your rugs are scattered amongst multiple categories this is not really an option, but for some items it may be. You could also setup a hidden category with all of your rugs and redirect &#039;rug&#039; and &#039;rugs&#039; to that category.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Limit the fields searched.&#039;&#039;&#039; -- Currently you are set to search &amp;quot;keywords,prod_name,sku,desc_header,prod_description,cust_1,cust_2,cust_3,cust_4,cust_5,cust_6,attribute1,attribute2,attribute3,attribute4&amp;quot;. This may seem like a good idea because you are matching as many fields as possible, but it&#039;s not very targeted. You do not want to overwhelm a customer with too many results. Which fields are important to you? Think about your own searches on the web.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039; Choose whole word matches.&#039;&#039;&#039; -- This has some benefits and drawbacks. If a user searches for &#039;rug&#039; then only products that match on that term are returned, not rugs, drug, shrug, etc. That makes your searches results much more valid to the users search string but has the potential to overlook plurals.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Use Category Filters.&#039;&#039;&#039; -- Category filters allow the user to narrow down a list of products by filters you set up. For example, you could have a filter named &#039;rugs&#039; with a yes or no option. Then you could have a filter named &#039;runner&#039; with a yes or no option, and another filter named &#039;shape&#039; with oval, round, square, and rectangular as options, and another filter named &#039;fringes&#039; with a yes or no option. This allows a user to select something like: all rugs that are not runners and are round w/o fringes, thereby returning a lot fewer and far more relevant results. Category filters would require a minor template upgrade and a lot of investment of time on your end though.&lt;br /&gt;
&lt;br /&gt;
I went to Amazon and searched for &#039;rug&#039; and received 563,090 results. Obviously I cannot look through that many items, I would need to narrow my search. But if I apply the filters: &amp;quot;8 x 10&amp;quot;, with a floral pattern and made out of wool I only see 75 results. Those are the only 75 results I care about so I have closer to 100% relevancy on my search now, rather than .00013990188214665447% by just using the term &#039;rug&#039;.&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Site_Search&amp;diff=1033</id>
		<title>ECMS Site Search</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Site_Search&amp;diff=1033"/>
		<updated>2010-09-07T15:02:18Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==About==&lt;br /&gt;
&lt;br /&gt;
Site Search is the internal search for your site. Search is a way for customers to quickly find products on your site. Some customers prefer to use category navigation and filters to give a subset of products while others have a better idea as to what they are looking for and just want to see that item. You need to make sure your site is as optimized as possible for each group of customers.&lt;br /&gt;
&lt;br /&gt;
==Settings==&lt;br /&gt;
&lt;br /&gt;
There are a few options in the admin as to how the search is performed. One of the settings is &amp;quot;Choose the type for the site search:&amp;quot;, and the available options are &amp;quot;Return partial and whole word matches&amp;quot; and &amp;quot;Return only whole word matches&amp;quot;. Whole word matches are exact matches. If a customer searches for rug then the search would only return items that have the term &amp;quot;rug&amp;quot;. If you have it it set to return partial word matches then any item containing a word that has &amp;quot;rug&amp;quot; anywhere in it will be returned, like drug, drugs, rug, rugs, rugby, rugged, shrug, shrugs, shrugged, frugal, trug, etc. This can return a lot of results.&lt;br /&gt;
&lt;br /&gt;
The other option that effects the amount of results returned is the &amp;quot;Choose fields to use with the site search&amp;quot; option. If you are currently setup to &amp;quot;Use the fields defined in the search templates&amp;quot;, (which are: &amp;quot;keywords,prod_name,sku,desc_header,prod_description,cust_1,cust_2,cust_3,cust_4,cust_5,cust_6,attribute1,attribute2,attribute3,attribute4, then all of those fields are indexed and searchable when a user enters a search term.&lt;br /&gt;
&lt;br /&gt;
So for example, if you have 1,000 products indexed by 1,000 words per product then that is 1,000,000 words that need to be indexed. If you have 300 stores all with 1,000,000 indexed words then you can imagine the resources that would use. Google has a few millions servers (and a few billion dollars) they can throw at search so something like this is nothing to them, but sadly we cannot compete at that level.&lt;br /&gt;
&lt;br /&gt;
I took a recent product export for a customer&#039;s site and did a little benchmarking. I searched all the available fields for the term &amp;quot;rug&amp;quot; and returned 2,155 results. I did a whole word match only and came back with 1,905 matches. I then went into the admin and did a count on all the product name that contain the term &amp;quot;rug&amp;quot; and found 590 results. When I did a whole word match it came back with 573. &#039;&#039;I didn&#039;t eliminate inactive items as I&#039;m only using this for reference.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
So what happens when a user searches for a term that returns too many results? Rather than slow the system down the search just returns the message &amp;quot;Your search returned too many results. Please refine your search and try again.&amp;quot; But there are a few things you can do to minimize this.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Check your Search Terms Report&#039;&#039;&#039; (Reporting &amp;gt;&amp;gt; Search Terms) and see what people are searching for. -- This is your best friend. Here you can see the popular searches on your site and test the results. You can also setup &#039;Search Redirects&#039; (explained below) and View Search Results. If you click the &#039;View Search Results&amp;quot; link to see what items are returned. Take a look at &#039;rug&#039; and you will see 313 results, including items like:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Crow&#039;s Cabin Sign 	6715-S 		&lt;br /&gt;
Faux Distressed Leather Cornice 	9050-S 		&lt;br /&gt;
Iron Wall Sconce 	9263 		&lt;br /&gt;
Lariat Stool 	9011-S 		&lt;br /&gt;
Petroglyph Print Barstool 	9014-S 		&lt;br /&gt;
Pinecone Prairie Twin Tree Sconce 	7669-S 		&lt;br /&gt;
Rebel Biker Jacket 	9137 		&lt;br /&gt;
Red River Valance 	8007-S 		&lt;br /&gt;
Sacred Crosses Belt 	8885 		&lt;br /&gt;
Spirit of the West Stallion Sculpture 	4748 		&lt;br /&gt;
Vintage Leather Belt 	9030 		&lt;br /&gt;
Yakima Flat Screen TV Cabinet &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Some of these items seemingly have nothing to do with &#039;rug&#039;, for example, the Yakima Flat Screen TV Cabinet has the term rug in the description: &amp;quot;Traditional southwestern rug pattern is hand-painted....&amp;quot; And the Sacred Crosses Belt matched the word &#039;rugged&#039; in the description:&amp;quot;The swagger of rugged leather....&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You can eliminate a lot of these products by using &amp;quot;Whole Word Matches&amp;quot; and in the &amp;quot;View Search Results&amp;quot; by clicking on the &amp;quot;Exclude Product&amp;quot; checkbox. &lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Setup &#039;Search Redirects&#039;.&#039;&#039;&#039; -- Search Redirects are gold if you have categories that match a search term. For example, if you have a category with nothing but rugs you can setup a redirect to that category when customers search for the term &#039;rug&#039;. If your rugs are scattered amongst multiple categories this is not really an option, but for some items it may be. You could also setup a hidden category with all of your rugs and redirect &#039;rug&#039; and &#039;rugs&#039; to that category.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Limit the fields searched.&#039;&#039;&#039; -- Currently you are set to search &amp;quot;keywords,prod_name,sku,desc_header,prod_description,cust_1,cust_2,cust_3,cust_4,cust_5,cust_6,attribute1,attribute2,attribute3,attribute4&amp;quot;. This may seem like a good idea because you are matching as many fields as possible, but it&#039;s not very targeted. You do not want to overwhelm a customer with too many results. Which fields are important to you? Think about your own searches on the web.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039; Choose whole word matches.&#039;&#039;&#039; -- This has some benefits and drawbacks. If a user searches for &#039;rug&#039; then only products that match on that term are returned, not rugs, drug, shrug, etc. That makes your searches results much more valid to the users search string but has the potential to overlook plurals.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Use Category Filters.&#039;&#039;&#039; -- Category filters allow the user to narrow down a list of products by filters you set up. For example, you could have a filter named &#039;rugs&#039; with a yes or no option. Then you could have a filter named &#039;runner&#039; with a yes or no option, and another filter named &#039;shape&#039; with oval, round, square, and rectangular as options, and another filter named &#039;fringes&#039; with a yes or no option. This allows a user to select something like: all rugs that are not runners and are round w/o fringes, thereby returning a lot fewer and far more relevant results. Category filters would require a minor template upgrade and a lot of investment of time on your end though.&lt;br /&gt;
&lt;br /&gt;
I went to Amazon and searched for &#039;rug&#039; and received 563,090 results. Obviously I cannot look through that many items, I would need to narrow my search. But if I apply the filters: &amp;quot;8 x 10&amp;quot;, with a floral pattern and made out of wool I only see 75 results. Those are the only 75 results I care about so I have closer to 100% relevancy on my search now, rather than .00013990188214665447% by just using the term &#039;rug&#039;.&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=SEO&amp;diff=1032</id>
		<title>SEO</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=SEO&amp;diff=1032"/>
		<updated>2010-09-03T22:28:31Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: /* Technical */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About ==&lt;br /&gt;
What is &#039;&#039;&#039;SEO&#039;&#039;&#039;? [http://en.wikipedia.org/wiki/Search_engine_optimization Wikipedia] defines it as &#039;Search engine optimization (SEO) is the process of improving the visibility of a web site or a web page in search engines via the &amp;quot;natural&amp;quot; or un-paid (&amp;quot;organic&amp;quot; or &amp;quot;algorithmic&amp;quot;) search results.&#039;[http://en.wikipedia.org/wiki/Search_engine_optimization] In simpler terms it means to modify or design your site in a way that is more friendly to search engines. Good SEO is not about tricks or tactics to manipulate the search engines into returning better results for your site, but rather presenting your content in consistent and optimized format.&lt;br /&gt;
&lt;br /&gt;
One important thing to note is that search engines use powerful algorithms to search, classify, and index content. These algorithms are unique to each search provider and are invaluable to them, therefore the actual inner workings of all the major search engines is a closely guarded secret. Be aware of this if someone or some site is claiming to be an expert in a particular search engine or has definitive answers in how specific search functions work. This means that most of what has been learned about how a search engine functions has been through trial and error, testing, and a little black magic.&lt;br /&gt;
&lt;br /&gt;
== SEO Basics ==&lt;br /&gt;
There are three main components to increasing search engine traffic to your site:&lt;br /&gt;
&lt;br /&gt;
===Technical===&lt;br /&gt;
Is your site written with valid HTML and CSS? Are there proper &amp;lt;title&amp;gt; and header tags? Do you have a valid sitemap? Are portions of your site invisible unless using Flash or JavaScript?&lt;br /&gt;
&lt;br /&gt;
Some common suggestions that may help your site be indexed correctly by a search engine.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Validation&#039;&#039;&#039; -- Does your site validate? Are all of your tags closed? Are you using bad tags? While having a validated site will not increase your search rankings it will help to ensure that your site can be read by more search engines. You can use the [http://validator.w3.org/ W3C Validation Service] to check your site&#039;s HTML. You can also check for [http://validator.w3.org/checklink/ dead links] and [http://jigsaw.w3.org/css-validator/ validate your CSS]&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Title Tags&#039;&#039;&#039; -- Does your page have accurate and unique title tags? To read about what makes up a good title tag see [http://www.seologic.com/faq/title-tags.php title tag facts] on [http://www.seologic.com/faq/title-tags.php seologic.com].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Header Tags&#039;&#039;&#039; -- Header tags are a way to show prominence to content, like titles to an article or section, category names, etc. Proper header tags help each page get indexed more accurately based on the keywords you provide. For more on header tags see [http://www.mywebtronics.com/blog/seo-header-tags/ SEO Header Tags]&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Product/Category URLs&#039;&#039;&#039; -- Do your product pages still look like http://www.mysite.com/category/1983/67? If so you should read this [http://www.avangate.com/articles/url-rewriting_70.htm article] and give your products/categories proper url-names.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Meta Tags&#039;&#039;&#039; -- [http://en.wikipedia.org/wiki/Meta_element Meta Tags] are a way to categorize content on your site. The importance of meta tags has declined over the years as they were used to manipulate the search engines, as a consequence most search providers have dropped or seriously decreased the importance in a sites ranking.&amp;lt;ref&amp;gt;http://en.wikipedia.org/wiki/Meta_element#cite_note-14&amp;lt;/ref&amp;gt; For help in setting up Meta Tags on your eCMS site see [[Meta Tags]].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Image Alt Tags&#039;&#039;&#039; -- [http://www.w3schools.com/tags/tag_IMG.asp Img at tags] were designed as a text placeholder while an image downloads or if an image was missing. Alt tags also provide a way for search engines to classify images and the surrounding content. Google has a great [http://www.google.com/support/webmasters/bin/answer.py?answer=114016 article] on images in their [http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;amp;answer=35769#2 Webmaster Guidelines].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Site Maps&#039;&#039;&#039; --&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Broken Links&#039;&#039;&#039; --&lt;br /&gt;
&lt;br /&gt;
=== Content===&lt;br /&gt;
Content is still king. The first thing you should always remember when discussing how well your site ranks is content. If your site has little or no quality content it is unlikely that users will return link to your site much less link to it. Does your site have good content? Do your products contain descriptive information that would help a user find your products using a search engine? Are you using quality keywords that would attract a user to click on your site if it was returned by a search engine? &lt;br /&gt;
&lt;br /&gt;
===Marketing===&lt;br /&gt;
Are you linking to quality sites and are they linking to you in turn? Have you promoted your site to blogs or other sites in your industry? Are you using ads to target &lt;br /&gt;
&lt;br /&gt;
==Additional Resources==&lt;br /&gt;
&lt;br /&gt;
* [http://www.seomoz.org/ SEOmoz.org] - Long considered one of the best sites on the site to learn about SEO. There are must read [http://guides.seomoz.org/beginners-guide-to-search-engine-optimization guides for the beginner] and great lists of [http://www.seomoz.org/dp/the-internet-marketing-handbook free tools].&lt;br /&gt;
&lt;br /&gt;
* [http://searchengineland.com/ Search Engine Land] - One of, if not the most popular sites for news and information about the search industry. Great set of [http://searchengineland.com/how-to  beginners guides]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=SEO&amp;diff=1031</id>
		<title>SEO</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=SEO&amp;diff=1031"/>
		<updated>2010-09-03T22:04:45Z</updated>

		<summary type="html">&lt;p&gt;Malcolm lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About ==&lt;br /&gt;
What is &#039;&#039;&#039;SEO&#039;&#039;&#039;? [http://en.wikipedia.org/wiki/Search_engine_optimization Wikipedia] defines it as &#039;Search engine optimization (SEO) is the process of improving the visibility of a web site or a web page in search engines via the &amp;quot;natural&amp;quot; or un-paid (&amp;quot;organic&amp;quot; or &amp;quot;algorithmic&amp;quot;) search results.&#039;[http://en.wikipedia.org/wiki/Search_engine_optimization] In simpler terms it means to modify or design your site in a way that is more friendly to search engines. Good SEO is not about tricks or tactics to manipulate the search engines into returning better results for your site, but rather presenting your content in consistent and optimized format.&lt;br /&gt;
&lt;br /&gt;
One important thing to note is that search engines use powerful algorithms to search, classify, and index content. These algorithms are unique to each search provider and are invaluable to them, therefore the actual inner workings of all the major search engines is a closely guarded secret. Be aware of this if someone or some site is claiming to be an expert in a particular search engine or has definitive answers in how specific search functions work. This means that most of what has been learned about how a search engine functions has been through trial and error, testing, and a little black magic.&lt;br /&gt;
&lt;br /&gt;
== SEO Basics ==&lt;br /&gt;
There are three main components to increasing search engine traffic to your site:&lt;br /&gt;
&lt;br /&gt;
===Technical===&lt;br /&gt;
Is your site written with valid HTML and CSS? Are there proper &amp;lt;title&amp;gt; and header tags? Do you have a valid sitemap? Are portions of your site invisible unless using Flash or JavaScript?&lt;br /&gt;
&lt;br /&gt;
Some common suggestions that may help your site be indexed correctly by a search engine.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Validation&#039;&#039;&#039; -- Does your site validate? Are all of your tags closed? Are you using bad tags? While having a validated site will not increase your search rankings it will help to ensure that your site can be read by more search engines. You can use the [http://validator.w3.org/ W3C Validation Service] to check your site&#039;s HTML. You can also check for [http://validator.w3.org/checklink/ dead links] and [http://jigsaw.w3.org/css-validator/ validate your CSS]&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Title Tags&#039;&#039;&#039; -- Does your page have accurate and unique title tags? To read about what makes up a good title tag see [http://www.seologic.com/faq/title-tags.php title tag facts] on [http://www.seologic.com/faq/title-tags.php seologic.com].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Header Tags&#039;&#039;&#039; -- Header tags are a way to show prominence to content, like titles to an article or section, category names, etc. Proper header tags help each page get indexed more accurately based on the keywords you provide. For more on header tags see [http://www.mywebtronics.com/blog/seo-header-tags/ SEO Header Tags]&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Product/Category URLs&#039;&#039;&#039; -- Do your product pages still look like http://www.mysite.com/category/1983/67? If so you should read this [http://www.avangate.com/articles/url-rewriting_70.htm article] and give your products/categories proper url-names.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Meta Tags&#039;&#039;&#039; -- [http://en.wikipedia.org/wiki/Meta_element Meta Tags] are a way to categorize content on your site. The importance of meta tags has declined over the years as they were used to manipulate the search engines, as a consequence most search providers have dropped or seriously decreased the importance in a sites ranking.&amp;lt;ref&amp;gt;http://en.wikipedia.org/wiki/Meta_element#cite_note-14&amp;lt;/ref&amp;gt; For help in setting up Meta Tags on your eCMS site see [[Meta Tags]].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Image Alt Tags&#039;&#039;&#039; --&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Site Maps&#039;&#039;&#039; --&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Broken Links&#039;&#039;&#039; --&lt;br /&gt;
&lt;br /&gt;
=== Content===&lt;br /&gt;
Content is still king. The first thing you should always remember when discussing how well your site ranks is content. If your site has little or no quality content it is unlikely that users will return link to your site much less link to it. Does your site have good content? Do your products contain descriptive information that would help a user find your products using a search engine? Are you using quality keywords that would attract a user to click on your site if it was returned by a search engine? &lt;br /&gt;
&lt;br /&gt;
===Marketing===&lt;br /&gt;
Are you linking to quality sites and are they linking to you in turn? Have you promoted your site to blogs or other sites in your industry? Are you using ads to target &lt;br /&gt;
&lt;br /&gt;
==Additional Resources==&lt;br /&gt;
&lt;br /&gt;
* [http://www.seomoz.org/ SEOmoz.org] - Long considered one of the best sites on the site to learn about SEO. There are must read [http://guides.seomoz.org/beginners-guide-to-search-engine-optimization guides for the beginner] and great lists of [http://www.seomoz.org/dp/the-internet-marketing-handbook free tools].&lt;br /&gt;
&lt;br /&gt;
* [http://searchengineland.com/ Search Engine Land] - One of, if not the most popular sites for news and information about the search industry. Great set of [http://searchengineland.com/how-to  beginners guides]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Malcolm lee</name></author>
	</entry>
</feed>