Register Advertise with usHelp Desk Today's Posts Search

Closed Thread
Thread Tools Search this Thread
Unread 5th Nov 2013, 10:45 AM   #1
HyperActive Warrior
War Room Member
 
ClearWater404's Avatar
 
Join Date: 2008
Posts: 108
Thanks: 24
Thanked 13 Times in 11 Posts
Default
Redirecting to mobile site on a responsive website ?
Share on: 
fb share twitter share gplus share more share

If one has a responsive website, where the user experience is great for desktop down to tablet, but wants to redirect users from a smartphone and mobile phone to the mobile website (different content),...

is it possible ?

how does it work ?

thxs
ClearWater404 is offline  
Unread 5th Nov 2013, 02:08 PM   #2
Mobile+WP = JumpMobi.com
War Room Member
 
Jay Moreno's Avatar
 
Join Date: 2009
Location: San Antonio, Tx
Posts: 1,270
Thanks: 301
Thanked 449 Times in 309 Posts
Default
Re: Redirecting to mobile site on a responsive website ?
Share on: 
fb share twitter share gplus share more share

Originally Posted by ClearWater404 View Post

If one has a responsive website, where the user experience is great for desktop down to tablet, but wants to redirect users from a smartphone and mobile phone to the mobile website (different content),...

is it possible ?

how does it work ?

thxs
Yes it can be done - the best way to do this is to do it with PHP user agent detection if possible.

Alternatively if you are using something like WordPress for example you can use a plugin to simply switch themes based also on the user agent so that mobile phone viewers see a more mobile optimized theme instead of the desktop theme.

This is exactly the way our WordPress mobile theme works - but also goes on to deliver different HTML based on the type of phone too to make sure its the most compatible.

If you need any pointers feel free to PM me.

HTH

Jay

Sorry, I am too busy helping people to think of a cool signature!
Jay Moreno is offline  
Unread 5th Nov 2013, 02:15 PM   #3
HyperActive Warrior
War Room Member
 
ClearWater404's Avatar
 
Join Date: 2008
Posts: 108
Thanks: 24
Thanked 13 Times in 11 Posts
Default
Re: Redirecting to mobile site on a responsive website ?
Share on: 
fb share twitter share gplus share more share

Thanks Jay

do the scripts you get from other mobile website builders include this as standard, or is my request unusual ?
ClearWater404 is offline  
Unread 5th Nov 2013, 03:34 PM   #4
Mobile+WP = JumpMobi.com
War Room Member
 
Jay Moreno's Avatar
 
Join Date: 2009
Location: San Antonio, Tx
Posts: 1,270
Thanks: 301
Thanked 449 Times in 309 Posts
Default
Re: Redirecting to mobile site on a responsive website ?
Share on: 
fb share twitter share gplus share more share

Originally Posted by ClearWater404 View Post

Thanks Jay

do the scripts you get from other mobile website builders include this as standard, or is my request unusual ?
i would say for the most part the redirect should still trigger - however just FYI if you are using something like Wordpress, certain plugins can interfere with the redirection process.

HTH

Jay

Sorry, I am too busy helping people to think of a cool signature!
Jay Moreno is offline  
Unread 7th Nov 2013, 01:28 AM   #5
Mobile Website Designer
War Room Member
 
Adrian John's Avatar
 
Join Date: 2009
Posts: 529
Thanks: 611
Thanked 119 Times in 95 Posts
Default
Re: Redirecting to mobile site on a responsive website ?
Share on: 
fb share twitter share gplus share more share

You should try an place the redirection scripts into header files and see if it's triggered or install a mobile redirection plugin and see if it's working.
I've encounter situations when the actual responsive theme was blocking/bypassing any redirection script I used, but usually doing a little research to see how the theme works, going through the theme's files and coding, can reveal a way to make it work.
If you need any help, just let me know.I might be able to help you.

ARE YOU A CONSULTANT? Do you have clients who could use MORE LEADS?
Get them a MOBILE WEBSITE PLATFORM built to stay up with their clients habits.
More than 50% of their customers buys from their mobile devices now!

CLICK HERE FOR MORE INFO
Adrian John is offline  
The Following User Says Thank You to Adrian John For This Useful Post:
Unread 7th Nov 2013, 02:39 AM   #6
Mobile+WP = JumpMobi.com
War Room Member
 
Jay Moreno's Avatar
 
Join Date: 2009
Location: San Antonio, Tx
Posts: 1,270
Thanks: 301
Thanked 449 Times in 309 Posts
Default
Re: Redirecting to mobile site on a responsive website ?
Share on: 
fb share twitter share gplus share more share

Originally Posted by Adrian John View Post

You should try an place the redirection scripts into header files and see if it's triggered or install a mobile redirection plugin and see if it's working.
I've encounter situations when the actual responsive theme was blocking/bypassing any redirection script I used, but usually doing a little research to see how the theme works, going through the theme's files and coding, can reveal a way to make it work.
If you need any help, just let me know.I might be able to help you.
The biggest culprit of preventing redirect scripts from triggering properly we find is typically when cache plugins are used.

Typically if a php user agent script is managing the redirect - since the cached files that are rendered are HTML the PHP function doesn't obviously get triggered.

That's why it is good to have a plugin that offers a JavaScript alternative. So at least the JavaScript snippet itself can be cached also. Again the only downside to this though is JavaScript redirects function much slower than PHP based ones since the PHP version triggers before even a single line of code is rendered whereas the same is not true for JavaScript redirects. Sometimes you can't have your cake and eat it! LOL

HTH

Jay

Sorry, I am too busy helping people to think of a cool signature!
Jay Moreno is offline  
The Following 2 Users Say Thank You to Jay Moreno For This Useful Post:
Unread 7th Nov 2013, 06:44 AM   #7
HyperActive Warrior
War Room Member
 
ClearWater404's Avatar
 
Join Date: 2008
Posts: 108
Thanks: 24
Thanked 13 Times in 11 Posts
Default
Re: Redirecting to mobile site on a responsive website ?
Share on: 
fb share twitter share gplus share more share

Thanks Adrian and Jay - I will keep these points in mind.

Florian
ClearWater404 is offline  
Unread 22nd May 2014, 04:47 AM   #8
HyperActive Warrior
 
RaymondB's Avatar
 
Join Date: 2013
Posts: 249
Thanks: 235
Thanked 23 Times in 21 Posts
Default
Re: Redirecting to mobile site on a responsive website ?
Share on: 
fb share twitter share gplus share more share

ClearWater404 yes it is very possible. All you need to have is a 'mobile' version of your desktop responsive website. You just need to install a redirect link to your head tag (depending on the platform you use).

Friendly advice, useful tips...
Raymond B.
RaymondB is offline  
Unread 28th May 2014, 11:44 AM   #9
Active Warrior
 
klapstoel's Avatar
 
Join Date: 2011
Posts: 31
Thanks: 24
Thanked 4 Times in 2 Posts
Default
Re: Redirecting to mobile site on a responsive website ?
Share on: 
fb share twitter share gplus share more share

Why dont you create a simple app for your mobile site?

Free Download: Clicky Web Analytics App for Android!!
klapstoel is offline  
Unread 28th May 2014, 12:52 PM   #10
Advanced Warrior
War Room Member
 
Join Date: 2012
Location: Philadelphia, PA
Posts: 629
Thanks: 39
Thanked 197 Times in 103 Posts
Default
Re: Redirecting to mobile site on a responsive website ?
Share on: 
fb share twitter share gplus share more share

Originally Posted by klapstoel View Post

Why dont you create a simple app for your mobile site?
What do you mean?

imsolutionsgroup is offline  
Unread 1st Jun 2014, 12:24 AM   #11
www.deeptenger.com
Registered Member
 
Joe Ray's Avatar
 
Join Date: 2013
Posts: 518
Thanks: 212
Thanked 91 Times in 77 Posts
Blog Entries: 1
Default
Re: Redirecting to mobile site on a responsive website ?
Share on: 
fb share twitter share gplus share more share

Responsive site means that your site works on all devices and all screen sizes. If it's really a responsive site then you shouldn't have to redirect it.
Joe Ray is offline  
Unread 1st Jun 2014, 12:27 PM   #12
Active Warrior
 
Join Date: 2014
Posts: 42
Thanks: 23
Thanked 14 Times in 14 Posts
Default
Re: Redirecting to mobile site on a responsive website ?
Share on: 
fb share twitter share gplus share more share

Originally Posted by Joe Ray View Post

Responsive site means that your site works on all devices and all screen sizes. If it's really a responsive site then you shouldn't have to redirect it.
True to a degree. Not all responsive sites translate perfectly. A true mobile site will almost always be a better experience if its done right.
Celltactics is offline  
Unread 1st Jun 2014, 03:37 PM   #13
www.deeptenger.com
Registered Member
 
Joe Ray's Avatar
 
Join Date: 2013
Posts: 518
Thanks: 212
Thanked 91 Times in 77 Posts
Blog Entries: 1
Default
Re: Redirecting to mobile site on a responsive website ?
Share on: 
fb share twitter share gplus share more share

Originally Posted by Celltactics View Post

True to a degree. Not all responsive sites translate perfectly. A true mobile site will almost always be a better experience if its done right.
Whether or not a true mobile site is better than a responsive site is matter of opinion and I am not taking sides in that debate. However, what I said was that a truly responsive site must work on all devices and all screen sizes.

If a site doesn't adapt to all screen sizes it's not really a responsive site. There is actually a way to create a responsive site that works perfectly on all devices.
Joe Ray is offline  
Closed Thread


Bookmarks

Tags
mobile, redirecting, responsive, site, website


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -6. The time now is 10:40 AM.