Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Splash Page Alternatives

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #1  
Old 01-28-2004, 01:47 PM
  lyncca's Avatar 
lyncca lyncca is offline
 

X-Adept
  
Join Date: Nov 2003
Location: Fort Worth, Texas
Posts: 455
 

Default Splash Page Alternatives

Hey everyone

Being a person that fairly hates splash pages and has no need for an informational intro page, I just want to get right to my catalog. Problem is as you know, that xcart is not written to do this.

I see several options:

1) Use a redirect -- could have possible problems with search engines, and if you have any part of your site outside the cart, I am not sure that you will then be able to access them (haven't tested it)

2) Use the splash -- ick (in my case).

3) Create an HTML version of your catalog and copy that into your index, which isn't very practical if you want everything streamlined and changes often (with multiple providers)

How does everyone else handle this? Are there any other solutions I havent' thought of?

We are redoing one of our sites with xcart, so you can see why I don't need a splash, www.biz-plates.com .... I'm curious if others have better solutions I haven't thought of. As you can see we have areas of the site that aren't easily integrated with the cart as with just text pages.

Thanks!
Reply With Quote
  #2  
Old 01-28-2004, 08:24 PM
  leon's Avatar 
leon leon is offline
 

X-Wizard
  
Join Date: Mar 2003
Location: Costa Rica
Posts: 1,213
 

Default

There are always alternate solutions to everything, most of all with websites.

In my case I use the same catalog index as my site intro page, due to my products that are always in the same categories and all.

In your case, since you have updates on normal base, why not try to alter the .htaccess file in your site root.

Something like this:
DirectoryIndex /catalog/index.html

I havent tried it myself, but it seams logical to work, that way everytime you have updated your HTML catalog, it will always be fresh. Or if you prefer not to use the HTML version do the same to your php version as:
DirectoryIndex /customer/home.php

I guess that wont hurt Search Engines, since they are not redirected by another page that lowers rating, they are just told on before hand where you are.
__________________
It doesn\'t matter what is done... it is how it is done.
=============================
XCart Version: 3.5.3 -> Dmcigars.com
XCart Version: 4.1.3....
Reply With Quote
  #3  
Old 01-28-2004, 10:13 PM
 
jordan0 jordan0 is offline
 

Advanced Member
  
Join Date: Oct 2003
Location: San Francisco, CA
Posts: 77
 

Default

I changed the line in my index.php from:
Code:
header("Location: index.html");
to
Code:
header("Location: customer/home.php");
and that just goes straight to my catalog page with no redirect when the site is loaded. I have no index.html of course.

i have no idea if this is bad for search engine ranking or what. my site is not completely "live" yet, although we are filling orders. I am curious to hear about whether or not this is a good idea.
__________________
Jordan Sitkin
http://www.kitkraft.biz
X-Cart 4.0.18 [unix]
Reply With Quote
  #4  
Old 01-29-2004, 06:38 AM
  lyncca's Avatar 
lyncca lyncca is offline
 

X-Adept
  
Join Date: Nov 2003
Location: Fort Worth, Texas
Posts: 455
 

Default

These are great ideas I appreciate it and will be checking them out.

Off to play!
Reply With Quote
  #5  
Old 01-29-2004, 06:45 AM
  leon's Avatar 
leon leon is offline
 

X-Wizard
  
Join Date: Mar 2003
Location: Costa Rica
Posts: 1,213
 

Default

If you possibly try out the .htaccess version, please let us know if it actually works, since I will probably need it on my next Xcart (sounds like I need a guinea pig he, he).
__________________
It doesn\'t matter what is done... it is how it is done.
=============================
XCart Version: 3.5.3 -> Dmcigars.com
XCart Version: 4.1.3....
Reply With Quote
  #6  
Old 01-29-2004, 06:49 AM
  lyncca's Avatar 
lyncca lyncca is offline
 

X-Adept
  
Join Date: Nov 2003
Location: Fort Worth, Texas
Posts: 455
 

Default

LOL, this was going to be what I tried actually so I will let you know. If I break it though, I know who to come after
Reply With Quote
  #7  
Old 01-29-2004, 06:53 AM
  leon's Avatar 
leon leon is offline
 

X-Wizard
  
Join Date: Mar 2003
Location: Costa Rica
Posts: 1,213
 

Default

Ouch, do you run fast enough ?
__________________
It doesn\'t matter what is done... it is how it is done.
=============================
XCart Version: 3.5.3 -> Dmcigars.com
XCart Version: 4.1.3....
Reply With Quote
  #8  
Old 02-25-2004, 06:49 AM
 
rivermarinesupply rivermarinesupply is offline
 

Advanced Member
  
Join Date: Nov 2003
Posts: 65
 

Default

check out what we do...
www.rivermarinesupply.com.

We have the catalog page whenever it is re-generates itself at the root category.
Reply With Quote
  #9  
Old 02-25-2004, 08:01 AM
  lyncca's Avatar 
lyncca lyncca is offline
 

X-Adept
  
Join Date: Nov 2003
Location: Fort Worth, Texas
Posts: 455
 

Default

That looks good, but I don't think I am understanding....

So you generate and HTML page for your front and then it self-regenerates when you make changes?
Reply With Quote
  #10  
Old 02-25-2004, 11:53 AM
 
magnumkp magnumkp is offline
 

eXpert
  
Join Date: Apr 2003
Location: England
Posts: 304
 

Default

You could also make a site "in front" of the store. I see a lot of the stores use x-cart as the entire store (I have done the same in a few cases) however, you could put the about us, and other details about your company etc outside the store in a "mini site". I doubt this would work for all, but quite often it is easier to update a standard html web site than fiddling about with x-cart.
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 03:06 PM.

   

 
X-Cart forums © 2001-2020