Tagged Questions
1
vote
1answer
86 views
301 or 302 redirect for mobile/non-mobile pages
I'm setting up redirection for mobile/non-mobile pages. User agent is detected and redirected appropriately, but the ?mobile=1 or ?mobile=0 flag can be used to force a switch. When that flag is ...
4
votes
1answer
135 views
How to externally host a mobile website?
I've built a cool mobile website/app using JQuery Mobile. I want to offer that to clients, but I want to use my own hosting.
Here's what I want to do
If a user uses a mobile device to visit ...
1
vote
2answers
637 views
How to make a website fit in mobile browsers
How should a good website work in a mobile browser? Should it adapt to fit the browser window size, or should it redirect to a page that is made to fit in mobile browsers?
5
votes
1answer
474 views
How can my site detect mobile phones and switch visitors to a mobile Domain?
My Question is that when user enter the website: http://www.example.com then they will just go to automatically to http://www.example.mobi how can i do this .. is their any technique behind that.
...
2
votes
1answer
695 views
.htaccess mobile redirect issues
I'm trying to set up a mobile redirect for a site with 2 subfolders, and I cannot get both to work at the same time.
This is the structure of the site
www.mysite.com/EN/
www.mysite.com/ES/
This is ...
1
vote
1answer
322 views
SEO: how to handle the redirect page to mobile website when there is no equivalent
We have our website as site.com, and the mobile version at m.site.com
When the user arrives, we detect the mobile from the user agent and redirects to the corresponding page there; for exemple from
...