|
|
|
|
![]() ![]() |
Jun 10 2007, 10:37 AM
Post
#11
|
|
|
Member [ Level 2 ] 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
|
|
|
|
Jun 10 2007, 10:40 AM
Post
#12
|
|
|
Oh come on Mrs. B! 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. |
|
|
|
Jun 10 2007, 10:41 AM
Post
#13
|
|
|
Member [ Level 2 ] Group: Members Posts: 64 Joined: 4-September 06 From: Kent Member No.: 15,730 |
Try using IE they are working on that :S
|
|
|
|
Jun 10 2007, 10:52 AM
Post
#14
|
|
|
Oh come on Mrs. B! 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. |
|
|
|
Jun 10 2007, 11:53 AM
Post
#15
|
|
|
Member [ Level 2 ] Group: Members Posts: 64 Joined: 4-September 06 From: Kent Member No.: 15,730 |
|
|
|
|
Jun 10 2007, 04:38 PM
Post
#16
|
|
|
Colonel Panic Group: [MODERATOR] Posts: 2,623 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 |
|
|
|
Jun 10 2007, 09:51 PM
Post
#17
|
|
|
Super Member Group: [HOSTED] Posts: 584 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. |
|
|
|
Jun 11 2007, 06:01 AM
Post
#18
|
|
|
Oh come on Mrs. B! Group: Members Posts: 648 Joined: 6-June 07 From: Tasmania, Australia Member No.: 22,422 |
xboxrulz and nicholas 2, should i do that?
|
|
|
|
Jul 9 2007, 05:32 PM
Post
#19
|
|
|
Member [ Level 1 ] 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. |
|
|
|
Jul 9 2007, 06:40 PM
Post
#20
|
|
|
Colonel Panic Group: [MODERATOR] Posts: 2,623 Joined: 25-March 05 From: Toronto, Ontario, Canada Member No.: 3,233 |
xboxrulz and nicholas 2, should i do that? I don't think trying it would hurt. 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 |
|
|
|
![]() ![]() |
Similar Topics
| Topics | Topics | |
|---|---|---|
|
|
|
|
Lo-Fi Version | Time is now: 5th July 2008 - 03:21 AM |