Webmaster Forum

Go Back   Webmaster Forum > Web Development > Coding Forum

Coding Forum Problems with your code? Discuss coding issues, including JavaScript, PHP & MySQL, HTML & CSS, Flash & ActionScript, and more.


Reply
 
LinkBack Thread Tools Display Modes
Old 08-12-2009, 08:23 PM   #1 (permalink)
Junior Member
 
evelester's Avatar
 
Join Date: 04-26-07
Location: Lake City, FL
Posts: 4
iTrader: 0 / 0%
Latest Blog:
None

evelester is liked by many
Question need htaccess help- redirect for iphone

(origionally posted in tech support- sorry I don't know how to move it!)

Hi all, I am at a loss here, I am TRYING to get http://andersontuttle.com to redirect to http://andersontuttle.com/mobile.html when the user access it with a iphone.

I have the htaccess in my root folder and have tried several varieties. I tested the htaccess file to make sure it was being 'read' by putting test and only 'test' in the file and sure enough I got a error. So the file is being read- the problem lies in what I am putting in it LOL

right now it has the following-

RewriteCond %{HTTP_USER_AGENT} .*iPhone.*
RewriteRule ^index\.html$ mobile.html [L]

I have also tried:

RewriteEngine on
RewriteCond ${HTTP_USER_AGENT} iPhone
RewriteRule .* http://andersontuttle.com/mobile.html

that didn't work, so I tried

#redirect mobile browsers
RewriteCond %{HTTP_USER_AGENT} ^.*iPhone.*$
RewriteRule ^(.*)$ http://andersontuttle.com/mobile.html [R=301]
RewriteCond %{HTTP_USER_AGENT} ^.*BlackBerry.*$
RewriteRule ^(.*)$ http://andersontuttle.com/mobile.html [R=301]
RewriteCond %{HTTP_USER_AGENT} ^.*Palm.*$
RewriteRule ^(.*)$ http://andersontuttle.com/mobile.html [R=301]

As far as I know NONE of those were working, my iphone is broken so I am having my mom test it when I email her- but she says she has been getting only a broken lego piece- because the flash does not load on the iphone.

Sooooo, WHAT do I do, how can I make http://andersontuttle.com to redirect to http://andersontuttle.com/mobile.html when opened in a iphone???

thanks so much in advance!
evelester is offline  
Add Post to del.icio.us
Reply With Quote
Old 08-12-2009, 08:49 PM   #2 (permalink)
Super Moderator
 
htmlbasictutor's Avatar
 
Join Date: 10-29-07
Location: British Columbia, Canada
Posts: 3,265
iTrader: 0 / 0%
Latest Blog:
Website Testing

htmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web pro
Ideas other than using .htaccess file:
How to Detect Mobile Devices - Redirect Mobile Devices to Mobile Content or Designs
Lightweight Device-Detection in PHP
Detect Mobile Vistors to Your Site With This Free Script - at WAP Review (I'd start with this one)
__________________
HTML Basic Tutor - Learn to code your web pages/blogs
Basic Computer Information - Computer Basics for website owners

Trouble getting indexed? Maybe it's something techincal - Pm me.
htmlbasictutor is online now  
Add Post to del.icio.us
Reply With Quote
Old 08-13-2009, 12:47 PM   #3 (permalink)
Super Moderator
 
htmlbasictutor's Avatar
 
Join Date: 10-29-07
Location: British Columbia, Canada
Posts: 3,265
iTrader: 0 / 0%
Latest Blog:
Website Testing

htmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web prohtmlbasictutor is a highly respected web pro
Found this today: List of User Agent Strings
__________________
HTML Basic Tutor - Learn to code your web pages/blogs
Basic Computer Information - Computer Basics for website owners

Trouble getting indexed? Maybe it's something techincal - Pm me.
htmlbasictutor is online now  
Add Post to del.icio.us
Reply With Quote
Old 08-19-2009, 05:50 AM   #4 (permalink)
Contributing Member
 
EnhanceSEO's Avatar
 
Join Date: 06-03-09
Location: UK
Posts: 55
iTrader: 0 / 0%
Latest Blog:
None

EnhanceSEO is liked by many
Great posts guys, some great information which I have been looking for for ages
EnhanceSEO is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Coding Forum

Reply

Tags
301, coding, htaccess, iphone


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
.htaccess redirect on godaddy hs4e SEO Forum 6 12-29-2008 05:58 PM
how to use htaccess for SSL redirect? jeremynet Coding Forum 1 12-06-2008 11:02 PM
.htaccess 301 redirect modine Coding Forum 14 06-12-2007 12:28 PM
htaccess 301 redirect esiason14 Coding Forum 2 01-31-2007 12:44 PM


Sponsor Links
Get exposure! Contextual Links V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 12:54 AM.
© Copyright 2008 V7 Inc
Powered by vBulletin
Copyright © 2000-2009 Jelsoft Enterprises Limited.


Search Engine Optimization by vBSEO 3.3.0 ©2009, Crawlability, Inc.