A webmaster forum specifically catering for Australian site owners. We discuss site development, marketing and management issues.
Please welcome our newest member, clairlim!
Spice up your web site with the ultimate community message board solution!
Fake Id'sGet fake Id's made right now!
vBSEOSearch Engine Optimization for your VBulletin Forum.
AdminFusion
»
To use www prefix or not?
| | #1 |
| | #2 |
| | #3 |
| | |||||
| Title: Rookie Join Date: Aug 2007 Posts: 15 Location: Canada (ON) ![]() | Okay so I am at this link not logged in: Kidney Friends I go to click "Login" and when I mouse over to click it I notice it is Kidney Friends - Login (notice the www? Even though I am on the non-www link??) Now another clue is that when I am logged in I am in the green theme. When I am NOT logged in I am in the blue theme. What is interesting is I am not logged in on the non-www link so it is blue but once I click that login link which IS Kidney Friends - Login the next page that comes up which comes up as Kidney Friends - Login and has the spot to enter Username and Password .. the page is green and already says welcome Angie at the top of the page. (*** I repeat the above steps again later but from this point do something different. I will post it at the end) As soon as I enter in my info then I am brought to this page http://www.kidney-friends.net/member.php for a matter of maybe 5 seconds which says "You have successfully been logged in. You will now be taken back to where you came from." and it is green, .. but then I am switched back to the blue page and not logged in and notice it is not a www link again. So maybe the problem is that the non-www pages and the www pages are linking to each other throwing things off for some people?? (*** When I try again and am at the Kidney Friends - Login page which has the spot to enter Username and Password .. the page that is green and already says welcome Angie at the top of the page, THIS time I decided to not put in my login and pass but just clicked where it says "new posts" since my name is at the top of the page .. and guess what? I am logged in and the page is the green one I have and without putting my info and I can read all posts... interesting. ) | ||||
| |
| | #4 |
| | #5 |
| | |||||
|
Title: Join Date: Feb 2006 Posts: 3,034 Location: Michigan, US ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Recent Blog: Action figures and comics in SW:TOR?s future? | You should pick one or the other, whichever you prefer, and do an .htaccess edit so that if users go to the other one they are taken to the one you chose. This code should work to force www: Code: RewriteEngine on
RewriteCond %{HTTP_HOST} !^www.yourdomain.com$
RewriteRule ^(.*)$ http://www.yourdomain.com/$1 [R=301]
__________________ World of Warcraft Forums - Your #1 place to discuss all things World of Warcraft. | ||||
| |
