Jump to content

Recommended Posts

Posted
I am not sure if I understand you correct, but generally www.yourtchdomain.com and yourtchdomain.com is the same thing.

Yes they should be the same.

 

Type in: yahoo.com and the URL changes to www.yahoo.com

but if you type in: totalchoicehosting.com the URL doesn't change to www.totalchoicehosting.

 

My site,for some reason, needs to have the URL change to have "www." in front of the domain. I had someone develop it for me and if the "www." isn't added the dynamic menu doesn't work....I must admit I don't understand but that's the way it is for some reason.

Posted
If you domain does not resolve with out the www.

then you need to open a help ticket.

The domain DOES resolve without the "www" but for some reason my site doesn't work properly until the address actually changes to have the "www"

 

Check it out at: gotoad.com (you must use Internet Explorer to get the error message).

 

Thanks.

Posted
I checked your site using the gotoad.com in IE and experienced no errors.

 

It's still not working for me.

 

what was the displaying as the URL when you were able to get the menus to work?

Also which version of IE are you using? I'm using 6.0.2800.1106

 

Thanks.

Posted

Not that I can help with the issue, but I also get the debug error in IE when I don't use the www. I am using the same version 6.0.2800.1106. No problems either way in Firefox.

Posted

I added:

>RewriteEngine on
RewriteRule ^([0-9]+)/?$ listingview.php?listingID=$1
RewriteCond %{HTTP_HOST} ^gotoad\.com$
RewriteRule ^(.*)$ http://www.gotoad.com/$1 [R=301,L]

 

to the .htaccess file and it works!!

 

Thanks folks!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...