| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Splash Page Alternatives | ||||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
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! |
|||||||||
#2
|
|||||||||
|
|||||||||
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.... |
|||||||||
#3
|
|||||||
|
|||||||
I changed the line in my index.php from:
Code:
Code:
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. |
|||||||
#4
|
|||||||||
|
|||||||||
These are great ideas I appreciate it and will be checking them out.
Off to play! |
|||||||||
#5
|
|||||||||
|
|||||||||
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.... |
|||||||||
#6
|
|||||||||
|
|||||||||
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
|
|||||||||
#7
|
|||||||||
|
|||||||||
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.... |
|||||||||
#8
|
|||||||
|
|||||||
check out what we do...
www.rivermarinesupply.com. We have the catalog page whenever it is re-generates itself at the root category. |
|||||||
#9
|
|||||||||
|
|||||||||
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? |
|||||||||
#10
|
|||||||
|
|||||||
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.
|
|||||||
|
|||
X-Cart forums © 2001-2020
|