Forums / Installing on a Windows Server / Installation question

Installation question

Results 1 to 9 of 9
03 Dec 2010, 00:20
#1
robert_perelman avatar

robert_perelman

New Zenner

Join Date:
Dec 2010
Posts:
12
Plugin Contributions:
0

Installation question

We ahve just built our site holsterland.com using Zen Cart v1.3.9g. I ahve italled Simple SSO add-on. I am using mostlygray template. The site is installed in \public_html\zencart\.... No matter what page i go to in my website the url just shows http://holsterland.com/. I realize that possibly the Simple SSO add-on is not working correctly, but then I would expect to see dynamic urls being generated for each page. We used to see the dynamic urls before, but the site's address was http://holsterland.com/zencart. We wanted to change it to just "www.holsterland.com", and a technical support rep has created a index.html file in our root directory. There is an index.php in the same directory, but when I am trying to view or edit it it is unreadable. Can someone, please help me understand what are we doing wrong?

Thank You,
Robert
03 Dec 2010, 00:28
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Posts:
31,500
Plugin Contributions:
4

Re: Installation question

We wanted to change it to just "www.holsterland.com",

Move it from the folder /zencart to the root or "/" level
Edit the 2 configure.php files according to the tutorial
https://www.zen-cart.com/tutorials/index.php?article=122
03 Dec 2010, 00:29
#3
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,506
Plugin Contributions:
173

Re: Installation question

Sounds like your tech support rep took a wimpy shortcut.

If you want to move your store to show up at http://holsterland.com/ instead of http://holsterland.com/zencart/ then you should follow this article and actually delete whatever's in the root of your public_html folder, and replace it with whatever's in your zencart folder. Once you've moved your zencart folder contents into public_html, you can delete your "/zencart/" folder.

Article which explains moving and the 2 files and 1 setting to edit: https://www.zen-cart.com/tutorials/index.php?article=122
03 Dec 2010, 00:50
#4
robert_perelman avatar

robert_perelman

New Zenner

Join Date:
Dec 2010
Posts:
12
Plugin Contributions:
0

Re: Installation question

Thanks a lot. I will give it a try
03 Dec 2010, 00:51
#5
robert_perelman avatar

robert_perelman

New Zenner

Join Date:
Dec 2010
Posts:
12
Plugin Contributions:
0

Re: Installation question

Thank You
03 Dec 2010, 05:22
#6
robert_perelman avatar

robert_perelman

New Zenner

Join Date:
Dec 2010
Posts:
12
Plugin Contributions:
0

Re: Installation question

Thank You again. Now my urls are displaying correctly. they are different for each product. I have installed Simple SEO URL add-on, but it does not seem to do anythng. I installed all the files and followoed the simple instructions. What do you think could be wrong with it?
03 Dec 2010, 07:17
#7
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Posts:
31,500
Plugin Contributions:
4

Re: Installation question

I have installed Simple SEO URL add-on, but it does not seem to do anythng. I installed all the files and followoed the simple instructions. What do you think could be wrong with it?

It's functions rely upon .htaccess and mod rewrite and these are standard on a linux server but I am not sure that a windoze server supports .htaccess
13 Dec 2010, 14:10
#8
rvjane498 avatar

rvjane498

New Zenner

Join Date:
Nov 2010
Posts:
1
Plugin Contributions:
0

Re: Installation question

I was having the same issue too. I'm glad I was reading around here.
14 Dec 2010, 17:49
#9
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Posts:
10,324
Plugin Contributions:
0

Re: Installation question

There is no benefit (though probably many disadvantages) to using these so-called "SEO Modules". They do not assist with better SEO and the search engines prefer that dynamic links are not forced to static ones.

Get rid of that module and trust that the SE's will use the dynamic URL just fine...

and yes.... htaccess does not apply if you are hosting on windows.