Welcome Guest ( Log In | Register )



4 Pages V  < 1 2 3 4 >  
Reply to this topicStart new topic
> Domain With Www.
nicholas2
post Jun 10 2007, 10:37 AM
Post #11


Member [ Level 2 ]
Group Icon

Group: Members
Posts: 64
Joined: 4-September 06
From: Kent
Member No.: 15,730



pyost dont worry they are sorted now i helped him through it and now they are ok wink.gif they all worked for everyone else and he needed to open a new IE window to try it. biggrin.gif
Go to the top of the page
 
+Quote Post
Sten
post Jun 10 2007, 10:40 AM
Post #12


Oh come on Mrs. B!
Group Icon

Group: Members
Posts: 648
Joined: 6-June 07
From: Tasmania, Australia
Member No.: 22,422



It's working fine for me now with the www.
Just subdomains won't work for me now.
I'll see if they work tomorrow.
Go to the top of the page
 
+Quote Post
nicholas2
post Jun 10 2007, 10:41 AM
Post #13


Member [ Level 2 ]
Group Icon

Group: Members
Posts: 64
Joined: 4-September 06
From: Kent
Member No.: 15,730



Try using IE they are working on that :S
Go to the top of the page
 
+Quote Post
Sten
post Jun 10 2007, 10:52 AM
Post #14


Oh come on Mrs. B!
Group Icon

Group: Members
Posts: 648
Joined: 6-June 07
From: Tasmania, Australia
Member No.: 22,422



I have tried in IE.
I tried with and without www. in both browsers.
Anyway I'll forget about it for now I'll see if it works tomorrow.
Go to the top of the page
 
+Quote Post
nicholas2
post Jun 10 2007, 11:53 AM
Post #15


Member [ Level 2 ]
Group Icon

Group: Members
Posts: 64
Joined: 4-September 06
From: Kent
Member No.: 15,730



QUOTE(Sten @ Jun 10 2007, 11:52 AM) *
I have tried in IE.
I tried with and without www. in both browsers.
Anyway I'll forget about it for now I'll see if it works tomorrow.

Well it works for me anyway smile.gif
Go to the top of the page
 
+Quote Post
xboxrulz
post Jun 10 2007, 04:38 PM
Post #16


Colonel Panic
Group Icon

Group: [MODERATOR]
Posts: 2,735
Joined: 25-March 05
From: Toronto, Ontario, Canada
Member No.: 3,233



It could be what pyost said, it could simply be a DNS thing.

xboxrulz
Go to the top of the page
 
+Quote Post
FirefoxRocks
post Jun 10 2007, 09:51 PM
Post #17


Super Member
Group Icon

Group: [HOSTED]
Posts: 660
Joined: 12-July 06
From: Ontario, Canada
Member No.: 14,464



Even if your site is working with both www and non-www, it is a problem with search engines, it will think that they are both different sites. Modify your .htaccess in your /public_html folder by adding these lines:

CODE
RewriteEngine On
RewriteCond %{HTTP_HOST} www.YOURURL.com
RewriteRule (.*) http://YOURURL.com/$1 [R=301,L]


This way, www.yoururl.com will redirect to yoururl.com, eliminating the www prefix. The www prefix isn't necessary and you should create this redirect for search engine purposes and for compliance with No-www Class B level.
Go to the top of the page
 
+Quote Post
Sten
post Jun 11 2007, 06:01 AM
Post #18


Oh come on Mrs. B!
Group Icon

Group: Members
Posts: 648
Joined: 6-June 07
From: Tasmania, Australia
Member No.: 22,422



xboxrulz and nicholas 2, should i do that?
Go to the top of the page
 
+Quote Post
axeffect
post Jul 9 2007, 05:32 PM
Post #19


Member [ Level 1 ]
Group Icon

Group: Members
Posts: 32
Joined: 26-May 07
Member No.: 22,157



i get the same issue the way to fix this is to upload into the www folder instead of the public_html folder even though www is a shortcut to public_html it fixed my problem.

on firefox my page works

on ie it does not with the WWW still.

oh well.
Go to the top of the page
 
+Quote Post
xboxrulz
post Jul 9 2007, 06:40 PM
Post #20


Colonel Panic
Group Icon

Group: [MODERATOR]
Posts: 2,735
Joined: 25-March 05
From: Toronto, Ontario, Canada
Member No.: 3,233



QUOTE(Sten @ Jun 11 2007, 02:01 AM) *
xboxrulz and nicholas 2, should i do that?


I don't think trying it would hurt.

QUOTE(axeffect @ Jul 9 2007, 01:32 PM) *
i get the same issue the way to fix this is to upload into the www folder instead of the public_html folder even though www is a shortcut to public_html it fixed my problem.

on firefox my page works

on ie it does not with the WWW still.

oh well.


www and public_html folders are the same thing, they're just symlinks.

xboxrulz
Go to the top of the page
 
+Quote Post

4 Pages V  < 1 2 3 4 >
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Free Dns Services(8)
  2. How Can I Enable My Domain?(6)
  3. Domain Registration(5)
  4. My Website Is Still Not On Google(12)
  5. Domain Name Wrong And Not Working(2)
  6. Using Addon-domain(2)
  7. I Want To Change The Domain(4)
  8. My Domain(6)
  9. Error Connecting To Domain(2)


 



- Lo-Fi Version Time is now: 8th September 2008 - 02:56 AM