delivi 0 Report post Posted March 25, 2007 I want the website url to be always http://forums.xisto.com/no_longer_exists/.even if the visitor types http://forums.xisto.com/no_longer_exists/ it should be automatically redirected to http://forums.xisto.com/no_longer_exists/I found that this works in Xisto.com too.If I type http://forums.xisto.com/, it automatically gets changed to http://forums.xisto.com/Please help me how to do this. Share this post Link to post Share on other sites
MusicOnly 0 Report post Posted March 25, 2007 i also have the same problem. you can access my site if you type it without www but if you ad www you get errors. can someone help me and delivi fix this! Share this post Link to post Share on other sites
BuffaloHelp 24 Report post Posted March 26, 2007 MusicOnly's issue is totally different from delivi's inquiry. MusicOnly's problem will be addressed by OpaQue with your own topic posted.delivi, it is not recommended to redirect your domain to include prefix of www all the time. This is not only bad for search engines but when you add your own subdomain, you will have to always add http://forums.xisto.com/no_longer_exists/. As you can see it can be messy.Your domain should be always available in two formats: one with prefix www and one without. This is how people and search engines find your domain (unless you don't mind Google dropping your site from its PR and cache because one wasn't available). Xisto (with our without prefix www) shows without redirecting to the other one. Only the forum folder replaces dropped prefix www when entered such: http://forums.xisto.com/ --> http://forums.xisto.com/ This is done through .htaccess redirect command. If for some reason you are seeing prefix www for just the Xisto domain, I believe your browser setting was set to translate with the prefix WWW, and not by Xisto. Share this post Link to post Share on other sites
delivi 0 Report post Posted March 26, 2007 i don't want to have www prefix before the subdomains, so I want to redirect if www is prefixed to the subdomain.for eg. http:// http://forums.xisto.com/no_longer_exists/ / should be redirected to http:// vault.laschatz.info /I also want to prefix www to the domain name, if the user doesn't prefix it.Please tell me how to redirect this using .htaccess, should I use ModRewrite Share this post Link to post Share on other sites