UK Webmaster Talk - Online Marketing - SEO


 

getting people to mobile content

This is a discussion on getting people to mobile content within the Website Design Forum forums, part of the Website Design & Development category; Ok so I'm at my wits end here. I have a web site and and have made a small portion ...


Go Back   UK Webmaster Talk - Online Marketing - SEO > Website Design & Development > Website Design Forum

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Notices

Reply

 

LinkBack Thread Tools Display Modes
Old 07-11-2005, 18:26   #1 (permalink)
Newbie
 
Join Date: Nov 2005
Posts: 4
iTrader: 0 / 0%
wasdaleweb is an unknown quantity at this point
Default getting people to mobile content

Ok so I'm at my wits end here. I have a web site and and have made a small portion of it xhtml to get some webcams and a smal amount of info available on a mobile phone.

Thing is, how do I get the people to it? I could put a link on the site but people would have to browse through the old html site to find it if they could.

What I want is for people using a pc to see my main site and for mobile users to get the xhtml, but can I find a good way of doing it? I've tried using javascript to forward users with low resloution but either I've fluffed it or its not working as on my phone it doesnt work.

any ideas?
wasdaleweb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-11-2005, 18:30   #2 (permalink)
Super Moderator
 
Join Date: Mar 2005
Location: Herts, UK
Posts: 1,028
iTrader: 1 / 100%
monaghan is a jewel in the rough
Default

Could you make the main site PHP and look at the http headers to determine browser functionality then return the required content ?
monaghan is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-11-2005, 18:47   #3 (permalink)
Newbie
 
Join Date: Nov 2005
Posts: 4
iTrader: 0 / 0%
wasdaleweb is an unknown quantity at this point
Default

I really dont want to make the site into a php, it works great as it is and has fantastic number one google status so i need the main site in html

thanks for the idea though
wasdaleweb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-11-2005, 19:13   #4 (permalink)
Super Moderator
 
Join Date: Mar 2005
Location: Herts, UK
Posts: 1,028
iTrader: 1 / 100%
monaghan is a jewel in the rough
Default

If you're not going to present the correct content type, then you'll have to rely on having a scripting language on the client's browser to select the desired content, this will not always be the case and you'll be likely to get the wrong content if the browser doesn't support scripting.

The nearest you'll get is different style sheets for different media types, however the browser may well still try to download all content and just apply the differing CSS per media type making it very slow over a GRPS link.

If it's essential to not use a dynamically generated page to force the correct content, then you'll have to accept that browsers will do what they want rather than what you expect
monaghan is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-11-2005, 19:15   #5 (permalink)
Newbie
 
Join Date: Nov 2005
Posts: 4
iTrader: 0 / 0%
wasdaleweb is an unknown quantity at this point
Default

what about some nifty javascript?
wasdaleweb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-11-2005, 19:20   #6 (permalink)
Super Moderator
 
Join Date: Mar 2005
Location: Herts, UK
Posts: 1,028
iTrader: 1 / 100%
monaghan is a jewel in the rough
Default

What about a browser with no JavaScript support or it's disabled ?

How will a search engine see the page ?

If you're going to go to these lengths, then you might just as well go server side dynamic content, at least the user can't disable the script processing
monaghan is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2005, 00:19   #7 (permalink)
Newbie
 
Join Date: Nov 2005
Posts: 4
iTrader: 0 / 0%
wasdaleweb is an unknown quantity at this point
Default

yep but for such a small side of the site I dont want to jepodise search engine rankings that have taken 3 years to build by going dynamic maybe I just put a mobile link at the top of the page
wasdaleweb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-11-2005, 13:06   #8 (permalink)
Cool Newbie
 
Join Date: Oct 2005
Location: oxford
Posts: 43
iTrader: 0 / 0%
talby101 is an unknown quantity at this point
Default

are you using any scripting at the moment? If so you can check the headers for the client browser and direct accordingly...i know this technique has been mentioned but it seems like the most reasonable option.

You do not need to do anything to your site that would affect google, just add an include file before to check browser and do any redirecting before you start outputting your stuff....

BTW what webserver is it running on ?
talby101 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-02-2006, 21:10   #9 (permalink)
WMT Sponsor
 
Join Date: Jan 2005
Location: Manchester UK
Posts: 128
iTrader: 0 / 0%
Paul Wainwright has a spectacular aura about
Send a message via MSN to Paul Wainwright
Default

Have you tried searching mobile web forums, heres one www.esato.com its a big forum you might get the required help there or in the several others out there, 3gforums ect.

Could be worth a shot.
Also there is now a mobile ph browser from Opera called Opera mini
http://www.opera.com/products/mobile...mini/campaign/

It really is a good product, and having used the internet on my ph for the last two years free . this is the best there is so far.

some screen shots
http://www.opera.com/products/mobile/smallscreen/
http://www.opera.com/products/mobile/operamini/faq/

Last edited by Paul Wainwright; 11-02-2006 at 21:17. Reason: rethink
Paul Wainwright is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
content, mobile, people

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
Unique Content for Your Site Mark624 Ads, Offers & Services 0 27-08-2005 22:55
Content, Content, Content vegancoder Website Design Forum 2 16-08-2005 09:40


All times are GMT +1. The time now is 23:58.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
UK Webmaster Forum © WebmasterTalk.co.uk | Design by Forbairt

Ad Management by RedTyger

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41