GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Can anyone recommend a good mobile redirect script (https://gfy.com/showthread.php?t=996175)

roly 11-05-2010 10:58 AM

Can anyone recommend a good mobile redirect script
 
hi

has anyone got any recommendations for the best way of redirecting my mobile traffic?

thanks in advance

TheSwed 11-05-2010 11:05 AM

see sig...SexGoesMobile the best mobile site, and easy tools to set up your own WL mobile site or just redirect all mobile traffic.
Here is the reason why this site convert your traffic to money

World wide billing system

World-wide BillingWhat good is having best product, if your customer is not able to pay for it?
With our state of the art billing-connections we offer you unique billing opportunities for all of your customers. Our billing system includes the following mechanisms: Premium SMS (Premium Text-messages), direct operator billing (phone bill), credit card, and direct debit.

We have operator billing in place in 51 countries (and this is still expanding), enabling your customers to pay with a simple click, and getting the receipt on their phone bill. Alternatively, in countries where operator billing for adult content is not applicable the customer can pay using credit/debit card or direct debit from his bank account.

Here are the different payment methods we use. :
1. Premium SMS
This is the oldest of all payment methods on mobile devices. In our opinion, this method had its day when people used it to pay for pictures and videos; however, we're still using it with our player as it is comfortable and quick. Premium SMS charges the phone bill of an end user.

2. WAP Billing (The payment system of the mobile network provider)
These days, many operators have their own billing system which can be used directly in the mobile internet. That means the user doesn't have to abort the session to send a SMS. In addition, the payouts are usually higher than those for Premium SMS,and the customer can pay with just one click on their device.. With this method, the user can comfortably pay on his mobile phone bill.

3. Credit Card
Billing via credit card is also an interesting payment method. It's obvious that it's difficult to implement directly in more than 130 countries therefore;therefore we used credit/debit card billing on mobile. The user has to insert his credit card information in his mobile which isn't particularly quick; however, especially in North America and other countries, this doesn't seem to be a problem. In addition, the operator's encryption mechanisms are used. The payout is significantly higher with credit card billing than with other payment methods.

4. Direct Debit
Credit card penetration in Europe is smaller than in other countries and people are quite sensitive about their credit card data. Many people prefer and are used to pay via direct debit. This is easier and compatible for the customer. Further the payout and the spending limits are significantly higher than with the other payment methods

roly 11-05-2010 11:20 AM

i'm just looking at a way of redirecting it currentky, i'll look for where to send it once i have that figured.

thanks anyway

fallenmuffin 11-05-2010 11:21 AM

http://wurfl.sourceforge.net/

Ross 11-05-2010 11:45 AM

How do you want to do it? PHP, Java or htaccess?

roly 11-05-2010 12:01 PM

Quote:

Originally Posted by fallenmuffin (Post 17675504)

thanks i'll take a look

Machete_ 11-05-2010 12:02 PM

i wonder if SE ban you for redirecting mobile users

it sounds kind of like cloaking

roly 11-05-2010 12:04 PM

Quote:

Originally Posted by Ross (Post 17675571)
How do you want to do it? PHP, Java or htaccess?

I don't mind to be honest, whatever anyones found to be the best method. php or htaccess would be preferable to javascript i think.

myneid 11-05-2010 12:05 PM

javascript:

if (navigator.userAgent.match(/(opera mini|ipod|iphone|android|webOS|up.browser|up.link| mmp|symbian|smartphone|midp|wap|vodafone|o2|pocket |kindle|mobile|hiptop|\bpda|psp|treo|nokia|blackbe rry)/i)) { location.replace("http://google.com"); }

Yngwie 11-05-2010 12:06 PM

You can use an .htaccess redirect like

RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} (mobile|android|blackberry|brew|htc|j2me|lg|midp|m ot|motorola|netfront|nokia|obigo|openweb|opera.min i|palm|psp|samsung|sanyo|sch|sonyericsson|symbian| symbos|teleca|up.browser|vodafone|wap|webos|window s.ce) [NC]
RewriteRule ^(.*)$ PUT URL HERE [R=302,L]

That's what I use to redirect any mobile traffic that I get.

roly 11-05-2010 12:09 PM

Quote:

Originally Posted by Machete_ (Post 17675632)
i wonder if SE ban you for redirecting mobile users

it sounds kind of like cloaking

yeah i've wondered that, but i'm guessing most websites redirect to a mobile site these days.

roly 11-05-2010 12:18 PM

Thanks Yngie and Myneid I'll give them a try.

Cheers

fallenmuffin 11-05-2010 12:22 PM

Quote:

Originally Posted by Yngwie (Post 17675650)
You can use an .htaccess redirect like

RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} (mobile|android|blackberry|brew|htc|j2me|lg|midp|m ot|motorola|netfront|nokia|obigo|openweb|opera.min i|palm|psp|samsung|sanyo|sch|sonyericsson|symbian| symbos|teleca|up.browser|vodafone|wap|webos|window s.ce) [NC]
RewriteRule ^(.*)$ PUT URL HERE [R=302,L]

That's what I use to redirect any mobile traffic that I get.

Forgot about this one. Very nice and thanks.

Yngwie 11-05-2010 12:35 PM

Quote:

Originally Posted by fallenmuffin (Post 17675712)
Forgot about this one. Very nice and thanks.


You're welcome.

BSleazy 12-25-2010 03:51 PM

Quote:

Originally Posted by Yngwie (Post 17675650)
You can use an .htaccess redirect like

RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} (mobile|android|blackberry|brew|htc|j2me|lg|midp|m ot|motorola|netfront|nokia|obigo|openweb|opera.min i|palm|psp|samsung|sanyo|sch|sonyericsson|symbian| symbos|teleca|up.browser|vodafone|wap|webos|window s.ce) [NC]
RewriteRule ^(.*)$ PUT URL HERE [R=302,L]

That's what I use to redirect any mobile traffic that I get.

Gave me an internal server error.


All times are GMT -7. The time now is 05:47 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123