Zen Cart Logo
Forums / General Questions / How to Change Home Page?

How to Change Home Page?

Views: 1,459

Results 1 to 5 of 5
2 Mar 2010, 8:37 AM
#1
renz avatar

renz

Zen Follower

Join Date:
Jun 2006
Posts:
439
Plugin Contributions:
0

How to Change Home Page?

Hi I have a html home page that my site opens up with and then to get to zen cart you have to click on a link enter which takes you to

https://www.domain.com/shop (shop being the beginning of Zen or catalogue)

I would like zen cart to start with https://www.domain.com how do I do this please.

Thanks
RR

2 Mar 2010, 8:40 AM
#2
get_em_fast avatar

get_em_fast

Totally Zenned

Join Date:
Dec 2006
Location:
Seligman, MO U.S.A.
Posts:
2,072
Plugin Contributions:
1

Re: How to Change Home Page?

I think you'll like THIS TUTORIAL.

25 Jun 2011, 5:53 PM
#3
johnybravo avatar

johnybravo

Zen Follower

Join Date:
Jun 2011
Posts:
107
Plugin Contributions:
0

Re: How to Change Home Page?

Hi, I have looked at the tutorial and am a bit confused. Could someone explain it for an idiot please? I am tring to get the https://www.curvesandcorsets.com/catalog page to display when I open https://www.curvesandcorsets.com I have changed the sessions directory to public_html

thanks, john

25 Jun 2011, 6:21 PM
#4
johnybravo avatar

johnybravo

Zen Follower

Join Date:
Jun 2011
Posts:
107
Plugin Contributions:
0

Re: How to Change Home Page?

Thanks get em fast, thats the tutorial that I have already read but i'm a bit confused. do I need to move any files etc. I need a realk idiots guide. Also I have forgoton what my default seesions directory should have been. Any ideas?

Renz, you will prbably need to edit the index.html file that is in your top directory to have a link to your shop.

26 Jun 2011, 6:24 PM
#5
get_em_fast avatar

get_em_fast

Totally Zenned

Join Date:
Dec 2006
Location:
Seligman, MO U.S.A.
Posts:
2,072
Plugin Contributions:
1

Re: How to Change Home Page?

Renz:

Hi I have a html home page that my site opens up with and then to get to zen cart you have to click on a link enter which takes you to

www.domain.com/shop (shop being the beginning of Zen or catalogue)

I would like zen cart to start with www.domain.com how do I do this please.

Thanks
RR

Renz, as the Tutorial explains, all you need to do it take your files from public_html/shop/, move them to public_html/, then change your includes/configure.php and admin/includes/configure.php to reflect this move.