Page 1 of 1

Search Results Template returns customer to development site

PostPosted: Mon Jan 16, 2012 10:45 pm
by rooster_cogbern
Hi - again. Have been testing a few new pages/ and customer registration scripts. Still working on it, but noticed that when I go to our production webstore, if I use the search feature .. and from that page I am returned back to my development index page.
In the source code on the search page, I found "<base href="http://bdweb9821m.bluedomino.com/store/">" in the header.

I looked up the search template for the Congruence-Search.sst and found that in the code it refers to the "home tab" as

<li class="tab_home"><a href="[-- MyStoreURL --]" title="[-- STORE.Name --]"><span>Home</span></a></li>

If this is the problem.. how do I change [-- MyStoreURL --] so that it points back to "http://www.amclassic.com/store/" ?

Re: Search Results Template returns customer to development

PostPosted: Tue Jan 17, 2012 9:52 am
by Jim
Change Preference > Hosting Services > "My Store" url.

Re: Search Results Template returns customer to development

PostPosted: Tue Jan 17, 2012 11:00 am
by rooster_cogbern
Jim - thanks for the help. If I changed the "My Store" URL, it would have overwrote our 'production' store with our 'test' store. But it did make me review our Store Preferences -> Search Setttings -> Search Layout -> and create a new template that redirects the customer to the correct Home page in our production store. Your suggestion helped me figure that out. Thanks.

Rooster.