Zen Cart Logo
Forums / Basic Configuration / Why am I not on www.?

Why am I not on www.?

Locked

Views: 853

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
12 Aug 2009, 8:57 PM
#1
plsony avatar

plsony

New Zenner

Join Date:
Jul 2009
Posts:
54
Plugin Contributions:
0

Why am I not on www.?

I installed my zen cart using CPanel Fantastico through my provider JustHost. I had an existing site https://www.midwestnotebooks.com built on HTML when I installed the zen cart.

I can go to http://www.midwestnotebooks.com and view the site but when I click on any link on the page it reverts to http://midwestnotebooks.com

Is this normal? Any ill effects? I seem to have lost of traffic data on google analytics.

12 Aug 2009, 9:00 PM
#2
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: Why am I not on www.?

If you change the HTTP_SERVER and HTTPS_SERVER settings in your includes/configure.php file to read "http://www.midwestnotebooks.com" this will sort itself out.

12 Aug 2009, 9:25 PM
#3
plsony avatar

plsony

New Zenner

Join Date:
Jul 2009
Posts:
54
Plugin Contributions:
0

Re: Why am I not on www.?

Thanks!

That worked! Changed permission to write to configure.php and updated. Changed permission back to read only.

That should definately solve my Analytics issue.

On a side note, I put my Analytics code in Google Checkout. Is this sufficent to get the traffic reports or does Checkout use it for some other reason?

12 Aug 2009, 9:32 PM
#4
plsony avatar

plsony

New Zenner

Join Date:
Jul 2009
Posts:
54
Plugin Contributions:
0

Re: Why am I not on www.?

It threw me a curve ball. I could change permission in Dreamweaver but could not change it back. Said does not work on some servers, logged into CPanel and changed permission correctly.