Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 11-22-2009, 04:11 PM   #1
Si
Such Fun!
 
Industry Role:
Join Date: Feb 2008
Posts: 13,900
What is the most SE friendly mobile redirect script to use?

I'm just setting up some new whitelabels with pimproll (great job BTW guys as usual )

Which works best and doesn't harm your SEO?

Code:
<script type="text/javascript">
if (navigator.userAgent.match(/(opera mini|ipod|iphone|up.browser|up.link|mmp|symbian|smartphone|midp|wap|vodafone|o2|pocket|kindle|mobile|psp|treo|nokia|blackberry|pre\/0.1|android)/i)) {
    // default for all other mobile browsers
    location.replace("http://nameofthedomaincom/");
}
</script>
or,

Code:
<?php
if (preg_match('/(opera mini|ipod|iphone|up.browser|up.link|mmp|symbian|smartphone|midp|wap|vodafone|o2|pocket|kindle|mobile|psp|treo|nokia|blackberry|pre\/0.1|android)/i', $_SERVER['HTTP_USER_AGENT'])) {
    header('Cache-Control: no-transform'); 
    header('Vary: User-Agent, Accept'); 
    header('Location: http://domaingoeshere.com'); 
    exit;
}
?>
Or is there a better more SE friendly way to do it?

Just double checking here, i'm sure either of the ways above will work perfectly.

Thanks for any help
Si is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-22-2009, 04:15 PM   #2
fatfoo
ICQ:649699063
 
Industry Role:
Join Date: Mar 2003
Posts: 27,763
These codes seem like a bunch of jibberish,
Until you crack them.
Try to do some SE, do it long-term or flee.
SE takes months of hard work.
But at the end you pop a wine cork.
__________________
Send me an email: [email protected]
fatfoo is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-22-2009, 04:17 PM   #3
alias
aliasx
 
alias's Avatar
 
Join Date: Apr 2001
Posts: 19,010
The other option is .htaccess, sample free redirects on http://nichemobi.com if you want to check .htaccess out too. Just change the links [to any mobile site or lander] then upload the .htaccess .
__________________
https://porncorporation.com
alias is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-22-2009, 04:22 PM   #4
RevShare it!
Confirmed User
 
RevShare it!'s Avatar
 
Join Date: Sep 2008
Location: RevShareIt.com
Posts: 667
Feel free to contact us for help: http://www.RevShareit.com

We can set you up with 75% to get you going and a white label. Our site is compatible with all the top phones and we have been in mobile adult for about a couple years.
__________________
Stop Losing Out On your MOBILE Traffic!
Redirect it to the Hottest Porn Sites designed for all MOBILE devices!


The Original MOBILE Paysite Sponsor!
65 - 75% RevShare for life! - White label tours available! Compatible with ALL top MOBILE devices.
RevShare it! is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-22-2009, 04:25 PM   #5
Jdoughs
Confirmed User
 
Jdoughs's Avatar
 
Industry Role:
Join Date: Mar 2004
Location: Great White North
Posts: 5,794
Quote:
Originally Posted by RevShare it! View Post
Feel free to contact us for help: http://www.RevShareit.com

We can set you up with 75% to get you going and a white label. Our site is compatible with all the top phones and we have been in mobile adult for about a couple years.
Let me thank you for the original poster, you've helped him greatly.




You could at least offer a tad bit of assistance with this blatent spam.

Fucking clueless some of you.
__________________
LinkSpun - Premier Adult Link Trading Community - ICQ - 464/\281/\250
Be Seen By New Webmasters/Affiliates * Target out webmasters/affiliates based on niches your sites are for less than $20 a month.
AmeriNOC - Proudly hosted @ AmeriNOC!
Jdoughs is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-22-2009, 04:32 PM   #6
Si
Such Fun!
 
Industry Role:
Join Date: Feb 2008
Posts: 13,900
I'm not looking for another program, i'm going with pimp roll.

The possible seo problem is what I am trying to avoid, I remember seeing a thread here before with a very good redirect code in there (think it was also .htaccess) that was meant to be google/se friendly, and I can't find it
Si is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-22-2009, 04:37 PM   #7
alias
aliasx
 
alias's Avatar
 
Join Date: Apr 2001
Posts: 19,010
Quote:
Originally Posted by Si View Post
I'm not looking for another program, i'm going with pimp roll.

The possible seo problem is what I am trying to avoid, I remember seeing a thread here before with a very good redirect code in there (think it was also .htaccess) that was meant to be google/se friendly, and I can't find it
Dude, the site I posted has it for free: http://nichemobi.com/tools/sample.htaccess_all.txt

We don't care what program you promote.. .

Other versions: http://nichemobi.com/tools/
__________________
https://porncorporation.com
alias is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-22-2009, 04:43 PM   #8
bdld
$100,000
 
Join Date: Dec 2001
Posts: 11,452
the code doesnt matter, redirecting people based on their browser to a different site is not a good idea seo-wise, you should redirect them to a mobile version of your own site.
bdld is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-22-2009, 04:49 PM   #9
alias
aliasx
 
alias's Avatar
 
Join Date: Apr 2001
Posts: 19,010

Quote:
Originally Posted by bdld View Post
the code doesnt matter, redirecting people based on their browser to a different site is not a good idea seo-wise, you should redirect them to a mobile version of your own site.
You can make a mobile.yourownsite.com, subdomain, use the script I posted. Put
Code:
<meta name="viewport" content="width=320; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;">
in the head and add whatever content and links you want.
__________________
https://porncorporation.com
alias is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-22-2009, 05:08 PM   #10
Si
Such Fun!
 
Industry Role:
Join Date: Feb 2008
Posts: 13,900
Ok, has anyone actually seen any drops in SEO traffic using mobile redirects like the one's stated above?
Si is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-22-2009, 05:15 PM   #11
alias
aliasx
 
alias's Avatar
 
Join Date: Apr 2001
Posts: 19,010
I was wary of this too, did it on some blogs. Still testing, I only really did it on blogs that wouldn't offer the mobile viewer enough as is. Will have to keep you posted, but FWIW I believe we used a 302 redirect on the .htaccess.
__________________
https://porncorporation.com
alias is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-22-2009, 05:21 PM   #12
Si
Such Fun!
 
Industry Role:
Join Date: Feb 2008
Posts: 13,900
Ok cool thanks for all the help,

I'm probably going to try this on a lesser traffic site just to see what happens. If it don't have any negative effect then obviously i'll add to some more sites.
Si is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-22-2009, 06:10 PM   #13
halfpint
GFY's Halfpint
 
halfpint's Avatar
 
Industry Role:
Join Date: Jun 2007
Location: UK
Posts: 15,223
This question was asked on the google webmasters youtube videos and heres his answer

https://youtube.com/user/GoogleWe...44/hK6wf7CBYS8

Im using the .htaccess to redirect traffic to the mobile site
__________________

Get FREE website listings on Cryptocoinshops.net
halfpint is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.