War Room

Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design

Featured Warrior Special Offer...
"Members Of The *War Room* Discover Secrets To Immediate Success!"
Reply
 
LinkBack Thread Tools
Old 11-02-2009, 11:08 AM   #1
Active Warrior
War Room Member
 
Join Date: Jul 2006
Location: , , USA.
Posts: 57
Thanks: 4
Thanked 2 Times in 1 Post
Contact Info
Send a message via MSN to jelder1 Send a message via Skype™ to jelder1
Default creating redirect page (firefox,ie8, safari etc)

I created a redirect page but it only works on firefix and ie8 . . how do I make one thats compatible with other browsers? It's redirecting to an affiliate link but for some reason safari wont work it just stays on the blank page. . . Id like it to work with all browsers

thanks
josh
jelder1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-02-2009, 11:48 AM   #2
Angle of Attack
 
Kevin AKA Hubcap's Avatar
 
Join Date: Nov 2008
Posts: 529
Thanks: 19
Thanked 44 Times in 34 Posts
Default Re: creating redirect page (firefox,ie8, safari etc)

What kind of redirect are you using?

IYAAMYAS
Kevin AKA Hubcap is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-03-2009, 02:45 PM   #3
Warrior Member
 
Join Date: Nov 2009
Posts: 12
Thanks: 0
Thanked 2 Times in 2 Posts
Social Networking View Member's Twitter Profile 
Default Re: creating redirect page (firefox,ie8, safari etc)

It's strange. Those browser (mozilla/safari) use the same engine. Take a look at
HTML Code:
navigator.userAgent
you'll find "Gecko" string. So i think this will work

HTML Code:
<script type="text/javascript">
window.location="hddp://trainercheats.net";
</script>
Binggo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-05-2009, 01:39 PM   #4
Active Warrior
War Room Member
 
Join Date: Jul 2006
Location: , , USA.
Posts: 57
Thanks: 4
Thanked 2 Times in 1 Post
Contact Info
Send a message via MSN to jelder1 Send a message via Skype™ to jelder1
Default Re: creating redirect page (firefox,ie8, safari etc)

that is strange how it would work on one and not the other. hmmm . . . I'll give it a try and see how the code works thanks a ton
jelder1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-05-2009, 07:40 PM   #5
Active Warrior
War Room Member
 
Join Date: Jan 2009
Posts: 74
Thanks: 7
Thanked 4 Times in 4 Posts
Default Re: creating redirect page (firefox,ie8, safari etc)

Why use a javascript redirect? I know that most people have javascript enabled but for those that don't you are losing the traffic over a very simple edit:
<?php header ("location:http://trainercheats.net"); ?>

Gimme4Free is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-05-2009, 08:40 PM   #6
Warrior Member
 
zombo's Avatar
 
Join Date: Nov 2009
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: creating redirect page (firefox,ie8, safari etc)

Are you sure its not just your PC? Link it here and I'll try it out on my PC

zombo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-06-2009, 11:14 AM   #7
Warrior Member
 
Join Date: Nov 2009
Posts: 12
Thanks: 0
Thanked 2 Times in 2 Posts
Social Networking View Member's Twitter Profile 
Default Re: creating redirect page (firefox,ie8, safari etc)

That's a good solution too.
Binggo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design

Tags
creating, firefox, ie8, page, redirect, safari

Thread Tools

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:21 PM.