wrote:
> And I know there are many intelligent people here who may know the answer. I
> just bought a tablet. And Motorla Xoom, operated by an Android system.
>
> All seems to work fine and I like it, but there's one strange thing I can't
> figure out. When I go to the browser and enter the URL for my own website, which
> is www.folkusa.org, when I hit enter, the URL changes to http://m.folkusa.org
> and I get a message saying "We are sorry, there is no such site". I can go to
> every other website I've tried so far and it works, with one exception, a
> website I wrote and run for my Son, www.drivetosurvive.org. I get the same
> results. I thought it might have something to do with .org, but I tried
> www.redcross.org and www.scouting.org and they both come up. Any idea why these
> two sites, mine and my Sons, won't work? Thanks.
"m" stands for "Mobile", so a "tiny" webpage will be delivered to the tiny screen ?
Generally, as a web site owner, you want to code for the latest fad, whatever
it happens to be. Since there are a few million of those tiny gadgets around,
you might want to code for them.
The tiny screen, means changing how you present your info.
The article here, gives a few ideas.
http://www.askdavetaylor.com/what_do...name_mean.html
As to how you stop the browser from prefixing such, I haven't a clue.
I would have expected, carefully entering your own, complete URL,
shouldn't be toyed with by the browser. You'd think "http://www.folkusa.com"
would pass unchanged. Whereas "folkusa.com" allows software to pre-pend
and test various options until it gets a response. A fully developed URL
shouldn't be modified.
Paul