Page showing without WWW.

Hey.

Well.. My site is showing without WWW.. It's showing like this http://social-bombers.com  

I have already contacted my hosting provider, but they said that it has something to do with dolphin, that it redirects it from http://www.social-bombers.com, to http://social-bombers.com

 

How i can fix the problem?

Quote · 6 May 2012

yes, change this file /inc/header.inc.php

Look for 

$site['ver']               = '7.0';

$site['build']             = '9';

$site['url']               = "http://yoursite.com/";

change to   $site['url']               = "http://www.yoursite.com/";

$admin_dir                 = "administration";

$iAdminPage= 0;

$site['url_admin']         = "{$site['url']}$admin_dir/";

 

save and clear cache

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 6 May 2012

open your inc/header.inc.php file and change the site address there..

Good luck

EDIT:I was typing when newton27 posted..lol

so much to do....
Quote · 6 May 2012

 

open your inc/header.inc.php file and change the site address there..

Good luck

EDIT:I was typing when newton27 posted..lol

 lol

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 6 May 2012

www is obsolete and not even need any longer. www is a subdomain in essence, and really has no bearing. 

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 9 May 2012

 

www is obsolete and not even need any longer. www is a subdomain in essence, and really has no bearing. 

Didn't we have a conversation recently where you argued for www?

 

I agree, it's not really needed and the current trend is to drop it.  But it's still a personal choice.  A good web server configuration should be able to adapt to www and non-www (a bad configuration would treat the two as different sites).

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 9 May 2012

 not at all, i could care less about a www, matter of fact all that is required to be entered in the address bar is the domain name. http which is the protocol is understood, www is an aliased named, that is no longer required.

 

however, most people use the search bar to put the domain name in, then click on a returned link, since the majority are clueless on even how to use a search engine or browser. 

 

www is obsolete and not even need any longer. www is a subdomain in essence, and really has no bearing. 

Didn't we have a conversation recently where you argued for www?

 

I agree, it's not really needed and the current trend is to drop it.  But it's still a personal choice.  A good web server configuration should be able to adapt to www and non-www (a bad configuration would treat the two as different sites).

 

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 9 May 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.